Dibit
Forum Replies Created
-
Forum: Plugins
In reply to: [Smart Custom 404 Error Page] 404 not workingHi Peter,
Thanks for the reply.
Already running version 8 and still doesn’t work.
The error page i’ve created to use with it is https://wwww.dallett.com.au/404-2/. I’ve tried changing to use just a normal page from the site to see if that works and didn’t.
If i turn compatibility mode off it shows a completely blank page with a right sidebar. if compatibility mode is on it says wrong page as well.
Cheers
DavidForum: Plugins
In reply to: [Schema] additional “sameAs” fields appearingThank you for the reply Hesham.
Yes I thought it would be pulling those extra sameAs fields from the user profile but couldn’t understand why it was still doing so after I had deleted them (just have the google + one there). I’ve tried saving in schema and doing a full delete (by clicking the full uninstall option), then re-installing and still there. cleared cache etc.
I then added dummy text in the different fields and did the save and it didn’t update, so not sure what’s happening.
Cheers
DavidForum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Change background color of Submit formAwesome Ines that worked.
Wondering why I keep seeing !important in the theme support forums. !justdoit could have been more fun.
The top bar plugin is really cool too!
Thanks
DavidForum: Fixing WordPress
In reply to: wp-includes/vars.php line 23 and no ?> ?Found where it’s defined in query.php and file seems same as up to date one so not sure what’s happening.
Forum: Fixing WordPress
In reply to: wp-includes/vars.php line 23 and no ?> ?Should query.php define what is_admin is?
Forum: Fixing WordPress
In reply to: wp-includes/vars.php line 23 and no ?> ?Deactivated all plugins and still the same. Activated twenty twelve theme and still the same (while reseting the browser each time too so I am not checking a cached page).
Forum: Fixing WordPress
In reply to: wp-includes/vars.php line 23 and no ?> ?OK switched it back to default for that page.
https://aussiebuilder.com/wp-includes/vars.php
Giving a fatal error line 23, line 23 in the code is:
if ( is_admin() ) {
Any ideas why it would be doing that?
Have deactivated admin related plugins and same problem.