-
AuthorPosts
-
March 22, 2017 at 7:50 am #1416157
Hi there,
I created a slider for use as a landing page. Had it all working in wordpress in a page (Front Page) with a shortcode in the text tab. But now when I try to visit the url it shows a complete blank (white) page at the url instead.
Not sure what happened. I thought I might have accidentally hit ‘edit with cornerstone’ and that it was overwritten. So I went back to the text tab and pasted in the shortcode again and updated. Still a white page.
Tried to edit in cornerstone and put in a Revolution Slider element, selected the slider “LP1” but that wouldn’t load either. Still a white page.
Tried deactivating all third party plugins. That didn’t work when I tried it.
Uninstalled the Slider Revolution plugin. Cleared my cache in chrome and on my siteground host via supercacher. Reinstalled Slider Revolution plugin via Add Ons section in wp admin. Still wouldn’t work.
Please, I would really appreciate some help.
Thank you very much for your time!
March 22, 2017 at 7:54 am #1416161This reply has been marked as private.March 22, 2017 at 12:37 pm #1416524Hi There,
Would mind adding this in your wp-config.php located at the root directory of your site.
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. */
Let us know how it goes.
Thanks
March 25, 2017 at 9:05 pm #1420403Hi there,
I’ve got a couple wp sites running off the one directory using siteground.
I edited both wp-config.php files to include those lines of code but it’s still not working.I’ll reply with my siteground login credentials.
Thank you!
March 25, 2017 at 9:07 pm #1420404This reply has been marked as private.March 26, 2017 at 6:49 am #1420590Hi There,
The slider on the home page seems to work fine on my end:
Which slider is not working?
Thanks.
March 28, 2017 at 2:14 am #1422671Hi there,
I don’t know what was happening there because for me it’s working now too. Before though, it just wouldn’t load. Ah, what fun bugs are.
Thank you so much for your prompt responses. I honestly tried everything haha. Alls well that ends well.
March 28, 2017 at 8:25 am #1422992You’re most welcome.
-
AuthorPosts