Viewing 15 replies - 1 through 15 (of 20 total)
  • Plugin Author Russell Jamieson

    (@powerblogservice)

    The Intro and Trademarks pages only have instructions (and hence) no Save Button is required: they direct you to other pages such as Link Categories, Links, Pages, Menus, Widgets, etc., where elements of the footer are set up.

    Only the Footer Credits page has a Save button at the very bottom.

    It works fine on Windows 4.0.1 and 4.1.

    Thread Starter MOSHECO

    (@greenfuture)

    No
    some of the boxes are closed and the screen options is not working…i cant continue after adding the info

    Plugin Author Russell Jamieson

    (@powerblogservice)

    So it is on the Footer Credits page?

    There must be a javascript error on the site then – maybe a plugin conflict?

    Can you do a Google Chrome Inspect Element and check for errors?

    Thread Starter MOSHECO

    (@greenfuture)

    In the console
    i see

    Failed to load resource: net::ERR_CACHE_MISS

    Plugin Author Russell Jamieson

    (@powerblogservice)

    Also please ensure you have the latest version of the plugin

    Thread Starter MOSHECO

    (@greenfuture)

    Version 1.11

    Plugin Author Russell Jamieson

    (@powerblogservice)

    The ERR_CACHE miss is not related to the plugin and can be ignored it seems – https://stackoverflow.com/questions/26408931/bizarre-error-in-chrome-developer-console-failed-to-load-resource-neterr-ca

    Thread Starter MOSHECO

    (@greenfuture)

    I removed what could be the plugin conflicting but still this part of your plugin not working

    i have it on anther site with similar plugins and all is fine

    i removed the plugin a few time and reinstalled but nothing yet

    Thread Starter MOSHECO

    (@greenfuture)

    it only on the Footer Credits page

    Plugin Author Russell Jamieson

    (@powerblogservice)

    Assuming it is the Footer Credits pag, it should consist of a title at the top and a Save button at the bottom with 7 metaboxes in the middle.

    I am running 1.11 on a WordPress 4.1 site and it is working fine and it looks like this https:///images.diywebmastery.com/posts/footer-credits-admin.jpg

    If javascript is broken on the page then the Screen Options will not work.
    This might be due to your theme or a plugin conflict.

    I will be putting out Footer Putter 1.12 in the next few minutes – this has been tested with WordPress 4.1 so maybe you could update and see if this resolves the issue

    Thanks

    Thread Starter MOSHECO

    (@greenfuture)

    yes on my site im missing some of the 7 metaboxes in the middle.
    waiting for the upgrade to test

    Plugin Author Russell Jamieson

    (@powerblogservice)

    The new release is out now. Apologies for the delay. I decided to wait until today as making releases at 2am is generally not a good practice!

    Please let me know if the new release makes a difference.

    If not the only course of action is really to log in to your site to see what is happening there, that is not happening on other sites.

    Possible issues could be the version of PHP or the PHP error reporting settings. With a login I can switch on debug and track it down if you want me to go down that route.

    Thread Starter MOSHECO

    (@greenfuture)

    unfortunately it didn’t help…
    the thing is that i have anther site with same theme and same plugins and on there it works fine

    Plugin Author Russell Jamieson

    (@powerblogservice)

    Any difference between the sites in terms of the version of PHP? Or your PHP error reporting settings?

    You can try temporarily adding the following to wp-config.php and see what messages appear

    error_reporting(E_ALL);
    ini_set('display_errors', true);
    define('WP_DEBUG', true);
    define('DISPLAY_DEBUG', true);
    define('SCRIPT_DEBUG', true);
    Thread Starter MOSHECO

    (@greenfuture)

    thay seat on the same server and …3 sites are good only this one site
    https://skincarebyshoshana.com

Viewing 15 replies - 1 through 15 (of 20 total)
  • The topic ‘some area is missing from settings’ is closed to new replies.