Cornerstone display issues (AGAIN)

Hi,

Here we go again. I don’t know why but for some reason Cornerstone has problems displaying the content (see attached image) One image is how it display live, the other is cornerstone at his “best”
It’s a bit frustrating working with Cornerstone this last months, because the issues and bugs are constantly happening, independently of the updates. :confused: I have clients waiting for work and I can’t deliver like this.

No cache plugins. Tried in different browsers. Different computers (Mac and windows). It was working and it just start displaying like that, so it’s not plug-ins.
It works 50% of the times, the other 50% i’m just trying to figure what’s wrong this time. I have been working with Theme X for some time now, so I am used to everything. Not this unfixable bugs!

I know it’s not your fault, but this is constantly happening!

Thank you

Hi,

The login provided doesn’t seem to work.

Kindly check again and let us know.

For the mean time please try adding the code below in your wp-config.php file located at the root directory of your site.

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

You may add it before this line

/* That's all, stop editing! Happy blogging. */

You could also try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

Let us know how it goes!

Hi,

Thank you for your reply.
Sorry for the newby question but where can I find/access wp-config.php?

I kind of find a temporary solution, which was. I saved the template of the (cornerstone broken) page, created a new page and used the template and now it’s displaying ok. SO I will replace this two pages.

This cornerstone problem happened when I saved my page, it stayed loading in a loop so a forced a browser refresh (usually it solves) and when it refreshed, cornerstone didn’t display the page correctly.

Thank you

Here is a nice article how to edit the wp-config file: http://www.wpbeginner.com/beginners-guide/how-to-edit-wp-config-php-file-in-wordpress/

Thank you reyske

Hi @breix,

Let us know how it goes.

@reyske, thank you so much. :slight_smile:

Hi,
I added the code to my wp-config.php but it didn’t solve the problem.
Apparently this Cornerstone issue is only happening with my homepage, even though I tested by changing my home page to a new one, but the issues was not solved.

Another issue that I am facing with Cornerstone is with fonts. So I have a headline (advanced) and if I try to change the weigh of the font, instead of having the normal options (regular, bold, etc) I have a weird and long number instead.

Please have a look, because I am facing a tight dealine, and I spend more time trying to solve issues rather than working.

Cheers

Hi There,

I got the following error when I check:

Can you try this:

  1. In the Slider Settings -> Troubleshooting set option: Put JS Includes To Body option to true.

Regarding the font, unfortunately, it’s a known bug. See this please: https://theme.co/apex/forum/t/text-in-cornerstone-showing-in-bold-but-isnt-when-viewed-on-front-end/15347.

Hi Lely,

Your solution indeed solved the cornerstone display issue.
Regarding the font it’s big problem because all websites use text everywhere. Hopefully once we choose the right font weigh, that big number will not affect the front end.

Thank you

Glad that we could be of a help for the first issue.

Stay tuned for upcoming releases to fix the second issue.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.