Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #720744

    Hello,
    I’m using a “temporary landingpage” with a countdown clock for the moment,
    in the meanwhile I would like to work on a desired page that will takie its place in the future, that will be based on the Enfold Consulting demo page,
    in order to do so, I need to import Enfold demo as a hidden draft page accessible by subdomain, without disrupting the Countdown clock demo imported before.
    I’ve been looking for one and found no way to do so or did not understand the solution provided,
    please advise,
    Mich. Osowski

    #720947

    Hey Michał,

    Please enable debug mode in order to see shortcodes: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/. Then let us know what demo page you want to import and we’ll give you the shortcodes for it.

    Best regards,
    Rikard

    #721278

    Hi Rikard,
    thank you for your reply,
    I’d like to use Enfold Medical layout,
    sorry, but I must ask – are we clear on the fact, that as for now the site visible under the adress mentioned in the private section shall be the countdown clock based on the Enfold Coming Soon layout, and the Enfold Medical theme will remain unpublished before its publishing date, planned on January 1st 2017?

    #721395

    Hi,

    I’m not sure exactly what you are using but if you want to hide pages from the public you could either password protect them or simply not publish them and work in preview mode.

    Please try the following shortcode:

    Best regards,
    Rikard

    #721738

    Hello Rikard,
    I’ve modified functions.php, also addinng the non-child theme addition,
    the last item in .php file now goes as:

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    	return "debug";
    }
    if(isset($avia_config['use_child_theme_functions_only'])) return;

    Yet I cannot see the Advanced Layout Builder Debug anywhere, could you please inform me where shall I look for a place to put shortcode in?
    Sorry, but it’s all pretty tough for me.
    Thank you,
    Michał

    • This reply was modified 9 years, 1 month ago by michalosowski. Reason: Code part marked accordingly
    #722914

    Hi,

    Thank you for the info. Please post the login details here so that we check it. The shortcode field should be visible below the advance layout builder.

    Best regards,
    Ismael

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