Tagged: church demo
-
AuthorPosts
-
June 9, 2016 at 11:47 pm #645846
Hello,
I am wanting to figure out how to create specific portions of the Church Demo, but am unable to import the demo. Is there a way to find out how these things were done on the demo without importing?
Any help with this is greatly appreciated. Thank you for your time.
June 10, 2016 at 12:16 am #645863Hey nonprofitsolutions,
Increasing the memory limit on wordpress and on the hosting server should resolve the issue, please check with the hosting company.
To increase the wordpress memory limit please access wp-config.php file and add the below line right after @package wordpress
define('WP_MEMORY_LIMIT', '256M');
Alternatively demo data can be imported using XML file from Admin > Tools > Import
Make sure to check the option “Download and import file attachments” while importing. You may need to upload some images from backend once the XML file is imported.App Showcase
Church Demo
Construction Demo
Cunsulting Demo
Gym DemoAnother options is to setup a staging server on localhost and import demos and enable debug mode to copy page shortcodes intot your production site kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Best regards,
VinayJune 10, 2016 at 12:41 am #645875Thank you for the support, but I think you may have misunderstood my question. Either that or I’m misunderstanding your response! :)
I don’t want to import the theme, because I don’t want it to erase anything on my currently existing website. With that said, though, there are certain aspects of the Church demo that I would love to emulate, but don’t know how. I was wondering if there was a way to see how it’s done on these demos without directly importing them.
Thanks again!
June 10, 2016 at 1:18 am #645893Hi,
Gotcha! In that case please import using XML file it will import all the pages for you and not change any settings in the theme options.
Then enable debug mode and copy the shortcode and reproduce the elements you like in the demo :)
Best regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.