scottkr24
Forum Replies Created
-
Something isn’t right as you see here, I’m just getting the spinning thing and it never stops.
https://www.woodbury.nj.us/photo-gallery/Here’s the code that Next Gen created.
‘<img class=”ngg_displayed_gallery mceItem” src=”https://www.woodbury.nj.us/nextgen-attach_to_post/preview/id–5428″ alt=”” />
<img class=”ngg_displayed_gallery mceItem” src=”https://www.woodbury.nj.us/nextgen-attach_to_post/preview/id–5430″ alt=”” />’
Forum: Fixing WordPress
In reply to: RolesI found his website and sent a message to him about its compatibility for 4.1
Forum: Fixing WordPress
In reply to: RolesIts not valid for WP 4.1
Requires: 3.4 or higher
Compatible up to: 3.7.1Forum: Fixing WordPress
In reply to: RolesI’m not finding any Role Management plugin for Word Press 4.1 Saw a couple for much older versions of WP but not the 4.1
Forum: Fixing WordPress
In reply to: RolesWhen I went to a page in Pages.
Ok, will look into that plugin.
Forum: Fixing WordPress
In reply to: RolesNot even going to disable then re-enable the plugins to try this with the possibility of screwing up the site.
As for which ones the Editor role isn’t able to do, just about every single one in the list I posted.
All I saw when I had it set to Editor was Delete and Read.
Are the developers of any plugins not realize that their plugins can change the abilities of the WP roles?
Forum: Fixing WordPress
In reply to: Hyperlink Phone number for smartphonesIts working now for some reason.
<a href="tel://609-561-7597">609-561-7597</a>
Forum: Fixing WordPress
In reply to: Hyperlink Phone number for smartphonesWhat you said to try doesn’t work. All it does is link to a non existent page.
Forum: Fixing WordPress
In reply to: Hyperlink Phone number for smartphonesI don’t need the 1 before the area code. Why can’t I have it like this?
`<a href=”847-555-5555″>847-555-5555</a>’
According to this info
https://code.tutsplus.com/tutorials/mobile-web-quick-tip-phone-number-links–mobile-7667it says you need to have this
<a href="tel://1-555-555-5555">+1 (555) 555-5555</a>
Forum: Plugins
In reply to: Column Shortcodes OR List category posts Pluginissue fixed
Forum: Plugins
In reply to: [Column Shortcodes] 4 colums became 3Fixed.
Forum: Plugins
In reply to: [List category posts] Not displaying correctlyIssue fixed.
When I go to the WP site in question I can login as normal. Once the login is successful the next thing you would see is the WP Dashboard and that’s where the problem is. The Dashboard is not showing up. All I see is a blank page. I looked at my server error logs and it tells me that there’s a problem on line 664.
I’m not a programmer so I have no idea what I’m looking at.
I grabbed the same file from another WP that’s not having the same problem. Comparing line 664 in both php files are exactly the same but like I said the other site isn’t having a problem.
I really have no idea what to do as I can’t see the WP Dashboard after I login as WP isn’t showing it to me so I can’t even do anything.