Tagged: x
-
AuthorPosts
-
March 6, 2017 at 10:20 am #1396405
nicolaticolaParticipantHi Support,
I’m having trouble with the homepage that I’m working on.
I’m using Cornerstone to add elements from it – a Grid and a widget side bar at the moment. I thought I was having an issue with the Grid not displaying correctly, but it seems to be more universal – the widget element on the page isn’t working either.
Is it possible for someone to have a look at this? I’m put the access details on another comment.
Thanks, Nikki
March 6, 2017 at 10:22 am #1396408
nicolaticolaParticipantThis reply has been marked as private.March 6, 2017 at 10:26 am #1396418
JoaoModeratorH Nikki,
You can try connecting to your root WordPress directory via FTP and open the file wp-config.php and add following at the bottom:
define( 'WP_MEMORY_LIMIT', '256M' ); define( 'WP_MAX_MEMORY_LIMIT', '512M' );Hope it helps
Joao
March 6, 2017 at 3:01 pm #1396778
nicolaticolaParticipantHi Joao,
Thanks… Works, but only for a short while.
When I view the page the elements display, but only for about 3 seconds or so before disappearing.
Is there something else that you would suggest trying?
Thanks, Nikki
March 6, 2017 at 11:45 pm #1397235
ChristopherModeratorMarch 7, 2017 at 3:01 am #1397406
nicolaticolaParticipantHi Christopher,
Thanks for the reply.
Do you know why the widget area isn’t showing up? When I enter Grid view I can see it there, but it doesn’t show through to the page view.
Thanks again, Nikki
March 7, 2017 at 4:52 am #1397521
ChristopherModeratorHi there,
Both preview and frond end display grid, would please provide us with more information about the issue?
Thanks.
March 7, 2017 at 5:12 am #1397543
nicolaticolaParticipantHi…
Sorry. I don’t think I’m explaining myself well.
The page is set up to have a side column with a widget area element in it that isn’t displaying (screenshot attached). That’s the section that I can’t work out why it won’t display.
Thanks, Nicola
March 7, 2017 at 5:31 am #1397568
JadeModeratorHi Nicole,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
March 7, 2017 at 5:32 am #1397569
nicolaticolaParticipantThis reply has been marked as private.March 7, 2017 at 6:25 am #1397637
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> Global CSS :
div#grid-20 { width: auto !important; overflow: hidden !important; }Hope that helps.
March 7, 2017 at 6:32 am #1397653
nicolaticolaParticipantThanks, Christopher…
Worked perfectly.
Can I ask if the code from this comment is needed? I’ll remove if it isn’t…
H Nikki,
You can try connecting to your root WordPress directory via FTP and open the file wp-config.php and add following at the bottom:
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );
Hope it helpsJoao
March 7, 2017 at 8:34 am #1397751
JoaoModeratorHi Nikki,
This code just improves the performance of your website. It is a common pratice, I personally add to every site before I even start them 🙂
Hope it helps
joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1396405 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>

