Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #427802

    When I import the Coming Soon Demo it is giving me this warning:

    “Importing the dummy data will overwrite your current Theme Option settings. Proceed anyways?”

    I need to have the Coming Coon page AND I ALSO want to work on the site with another demo perhaps at the same time. How do I do both?

    Thank you

    #427843

    Hey Jasmer!

    To import only coming soon page, please enable debugging mode firstly – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
    and then add following shortcodes into the new section that will appear below Advanced Layout Builder – http://pastebin.com/mXaEyX1G

    Cheers!
    Yigit

    #428446

    Hi Yigit,

    I don’t understand what you mean by “to import only the coming soon page” I may want to import others as well.

    1. What I want is a coming soon page to be visible to visitors of the website.

    2. I need to be able to edit and work on other demos at the same time.

    So when I go to your link above it says:

    “The Advanced Layout Builder saves its content separately from the content in the visual editor so that there is less chance of a small error causing your whole layout to an error. Sometimes however you may want to see the shortcodes that are building your content exactly so that you can copy and paste them elsewhere”

    Unfortunately the grammar in this paragraph isn’t quite translated correctly to English so it is a bit confusing. I really don’t understand why I would want to do this. I just need a coming soon page to be viewable and not to be in my way while I am designing or editing another Demo. So then I will need two demos installed: the coming soon page and another.

    Can you explain to me the bigger picture please? Why do I need to deal with shortcodes? Please explain in long form and slowly so I can understand ;)

    I am using a child theme.

    Thank you for your time and help!

    #428588

    Hi!

    I asked you to enable debugging mode just for the convenience. If you import a demo, it will overwrite theme options. Debugging mode lets you add shortcodes in a section right below Advanced Layout Builder. You can simply enable debugging mode, create a new page and paste code i posted to duplicate Coming Soons page, then set it as your frontpage in theme options.

    Or, you can go to Enfold theme options > Demo Import and import the demo you would like to work on and then import Coming Soon demo

    Regards,
    Yigit

    #429266

    THANKS!

    #429305

    Questions.

    1. Notice that the page elements don’t line up on an iPhone 6 properly in portrait orientation.

    2. Also text goes outside the time boxes.

    Any ideas?

    https://dl.dropboxusercontent.com/u/1049926/IMG_9463.PNG

    #429958

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 500px) {
    .av-countdown-time-label { font-size: 12px; }}

    If that does not help, please post the link to your website

    Regards,
    Yigit

    #431783
    This reply has been marked as private.
    #432285

    Hey!

    1- Please add following code to Quick CSS as well

    @media only screen and (max-width: 480px) {
    .avia_ajax_form .form_element_third { margin-left: 0!important; }}

    2- Can you please post a screenshot of this issue as well?

    Best regards,
    Yigit

    #432617
    This reply has been marked as private.
    #432938

    Hi!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 480px) {
    .responsive #top #wrap_all .container { right: 5px; }}

    Best regards,
    Yigit

    #442729

    Perfect! Why do you think that was needed on one website of mind but not on the other website?

    Thank you!

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Coming Soon Demo’ is closed to new replies.