Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1293132

    MyVideoPower
    Participant

    Hi-

    I know you get questions about this all the time but I dug through a bunch of support articles already and can’t get it figured out.

    I only have one page that it’s giving me issues on: http://lab.videopower.org/videos-that-move-people/

    It won’t load when I go to edit it in Cornerstone and it won’t save any changes.

    I’ve done a plugin test and that didn’t help me.

    You guys have such great support, I appreciate it.

    #1293138

    MyVideoPower
    Participant
    This reply has been marked as private.
    #1293489

    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Please try to install and run Transient Cleaner (https://en-ca.wordpress.org/plugins/artiss-transient-cleaner/).

    1. Install Transient Cleaner
    2. Navigate Dashboard -> Tools -> Transients
    3. Set Clear Expired Transients -> Enable
    4. Select Run Now
    5. Set Remove All Transients -> Enable
    6. Set Remove All Transients -> Optimize Afterwards
    7. Select Run Now
    8. Recheck your Cornerstone for functionality

    Let us know how it goes.

    #1294526

    MyVideoPower
    Participant

    I installed the plugin but it seems to be having some issues. When I click on “Settings” it gives me an error saying: “Sorry, you are not allowed to access this page”

    It seems that other users are running into the same issue. See here: https://wordpress.org/support/topic/error-sorry-you-are-not-allowed-to-access-this-page-2/#post-8557203

    Any other solutions while that’s being resolved?

    #1294913

    Darshana
    Moderator

    Hi there,

    Can you enable WP_DEBUG from wp-config.php file which is located under the root of your WordPress installation.

    You can change the line as follows:
    define('WP_DEBUG', true);

    So that we can check for possible causes.

    Thanks!

    #1298605

    MyVideoPower
    Participant

    The plugin creator updated Transient Cleaner over the weekend and I was able to run it ok but I’m still having the same issue. Do you still want me to run the debug?

    #1298952

    Prasant Rai
    Moderator

    Hello There,

    Please enable WP_debug and let us know.

    Thanks.

    #1299542

    MyVideoPower
    Participant

    Ok I’ve enabled debug mode

    #1300130

    Lely
    Moderator

    Hello There,

    There’s no error when I check. But then I have notice that the files are loaded from cache. See attached screenshot. Although, I didn’t see a caching plugin. Please make sure your Cornerstone pages are not being cached. Try to clear cache and then check again.

    #1326101

    MyVideoPower
    Participant

    Sorry it’s been such a long time since I last responded, we had the Holidays and then I was out of town for a bit.

    I tried downloading a caching plugin that would at least let me clear my cache, but that didn’t help either. Any other suggestions?

    #1326596

    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in! Cornerstone and WPEngine doesn’t really go along much. The Cornerstone builder takes place on the front end, in most cases WP Engine tries to cache its resources. This can cause stale data to be loaded. To resolve this, you’ll need to clear the site cache in WPEngine right after saving every changes you made in Cornerstone.

    How to purge the site cache
    You can use our interactive tutorial, “What should I do if I make changes and they don’t take effect?“, in the User Portal, or you can follow the instructions below.
    Purging your site cache is very easy. You just need to know where the button is located:

    1. Long into /wp-admin/
    2. Click on WP Engine button located at the left top side.

    WPE Plugin

    1. Click “Purge all caches.”


    Finally, clear your browser cache and refresh your page. Once you refresh the page you should notice that the content has updated. If it is still not updating, you may want to consider contacting support by creating a support ticket.

    To know more about WPEngine caching system, please check it out here: https://wpengine.com/support/cache/

    Moreover, We recommend that you increase your memory allocated to PHP. To increase it, please edit your wp-config.php file and insert these lines:

    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );

    You can add it before the line
    /*That's all, stop editing! Happy Blogging. */

    We would loved to know if this has work for you. Thank you.

    #1327663

    MyVideoPower
    Participant

    I don’t actually use WP Engine anymore. I deleted the plugin but that WP Engine tab is still in my sidebar for some reason.

    I tried clearing the cache through the WP Engine tab, through another Caching plugin (WP Super Cache), and I cleared the cache on my browser, but when I try to load that page, it’s still saying that it’s trying to load stuff from the cache (see attached image).

    #1328203

    Rad
    Moderator

    Hi there,

    Hmm, you should disable their other cache plugins. If your site has already running cache system, then you don’t need to install another one. It will only cache the already cached content of your site. Please disable WP Super Cache.

    I also noticed this from the dashboard,

    Memberium has detected that you are running an old version (PHP 5.5.30) of PHP.
    We recommend contacing your web host for assistance in upgrading your site.
    You can learn more about PHP support here

    Please note that WordPress recommended PHP version is 5.6 and above, and I personally recommend 5.6 (not 7.0) to avoid cornerstone issues.

    Thanks!

    #1329016

    MyVideoPower
    Participant

    I’ve disabled and deleted WP Super Cache (I only downloaded it to use it to try and clean my cache when the WP Engine one didn’t work). I’m still having the same problem and the page is still trying to load from a cache.

    I reached out to my server admin about upgrading to php 5.6 and told him about the problem I’ve been having with the page. I asked why I am still seeing that WP Engine tab in my dashboard and this was his response:

    Yes, you are off WP Engine. The button is still there just because when we migrated from WPEngine over to LiquidWeb we did an exact install copy, which brought over that little menu item with it. If you can get rid of it that is fine, as you discovered it does nothing.

    So by him saying “it does nothing”, would that possibly mean that when I clicked that “Clear Cache” button, it didn’t actually do anything and that’s why my cache isn’t clearing?

    #1329541

    Rad
    Moderator

    Hi there,

    Ah, you migrated it to a different host. How was it migrated? The way it was transferred could affect cornerstone data and settings.

    Please provide your FTP login credentials as well, maybe WP Engine leftovers can be remove through that.

    Thanks!