Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #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.

    #645863

    Hey 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 Demo

    Another 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,
    Vinay

    #645875

    Thank 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!

    #645893

    Hi,

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.