Tagged: x
-
AuthorPosts
-
November 28, 2016 at 12:10 pm #1273491
redcardParticipantI have created quite a few websites using X, and have never run into these errors before. Currently using Version 4.6.4 with all updated plugin versions.
Three Issues that I am running into:
1. I am running the Integrity1 stack, and the only demo content that will import is the home page. I tried disabling plugins to see if this would help, but it did not.
2. I am unsure as how to move the top nav bar from the top to below my full-screen landing page video… just as it shows in the Integrity 1 demo.
3. When trying to activate the Slider Revolution plugin, my site stopped working and I received the following error: ”
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 12288 bytes) in /home/website/public_html/wp-admin/includes/class-wp-list-table.php on line 166″So I ended up needing to manually delete the plugin to get the website and WP admin to function again.
I’d provide a URL, but the site is not yet live.
Thank you in advance for any feedback or tips!
November 28, 2016 at 12:23 pm #1273503
RupokMemberHi there,
Thanks for writing in!
#1. Note that the standard demos are only contains the layout of home page and in addition the portfolio and post placeholders. So you won’t get any page with standard demos.
Only Expanded demos include things like images, pages and all the “done for you things”. So if you are looking for a complete demo with pages then you can choose any of our expanded demo.
#2. You need to assign the slider to “Above Masthead” from Page Settings.
#3. 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' );Note that if your host limit the memory on server then it might not work. In that case ask your hosting provider to increase PHP memory limit.
You can find more information on http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP.
Hope this helps.
Cheers!
November 28, 2016 at 3:20 pm #1273691
redcardParticipantThank you! I had to modify my server configuration since I have a dedicated virtual server, but it looks to be working well now.
November 28, 2016 at 8:39 pm #1274033
FriechModeratorGlad you sorted things out,
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1273491 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
