Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1487329

    Hello, it seems i’m not the only one experiencing the Demo installation issue.
    I have purchased ENFOLD and cant use any demo which is quite frustrating since I want to use one to save loads of time.
    When installing a Demo i get the following error message :”cURL error 28: Connection timed out after 10000 milliseconds”
    Please, can you please help me ?
    Many thanks in advance for your time and reply,
    Best Regards,
    Yves

    #1487333

    Hey Ive133,

    Thanks for the login details. It looks like you are using OVH hosting? If that is the case, then the demo import is not possible due to server restrictions from your hosting provider. We can import content manually for you though, which demo are you looking to import?

    Best regards,
    Rikard

    #1487334

    Hi Rikard,
    Thanks for your quick action.
    Correct, I have OVH subscription for my website.
    If possible, i would like to get all demos available.
    I plan to reuse elements from multiple demos to build a custom layout.
    if this is not possible, could you please confirm how many demos I can choose ?
    Thanks!
    Yves

    • This reply was modified 4 months ago by Ive133.
    #1487383

    Hi,

    We cannot copy all demo at once unfortunately, maybe it’s better if you pick a few pages? The demos are all made with the Layout Builder, so you can easily create the same content yourself.

    Best regards,
    Rikard

    #1487384

    Hi,
    Ok i understand.
    Can you install the Enfold Modern Demo one please ?
    Many thanks in advance,
    Yves

    #1487414

    Hi,

    Thanks for that. I’ve imported the content of the top level pages for you. Please note that the demo settings and images are not included. Let us know if you should need anything more from the demo.

    Best regards,
    Rikard

    #1490553

    I’m having the same issue. Can you help me?
    https://derekandbrothers.com/

    #1490581

    @Ive133:

    I plan to reuse elements from multiple demos to build a custom layout.

    in this case – maybe my method of getting the enfold shortcodes from pages by downloading the xml files of the demo.
    You find the demos here on :
    https://github.com/KriesiMedia/enfold-library/tree/master/demos

    Download the concerning zip file of the demo and extract the xml file.
    Open it in a good text editor (f.e. on Mac sublime text – on windows pc’s use notepad++)

    now you can search for “isPermaLink” (without the quotes) in that xml
    or if you look for a page look for “page_id”
    or for portfolio: “post_type=portfolio”

    Just above, you can see the title of the page and the link

    Or even more specifically, search for the title of the desired layout you want to transfer, e.g.,
    <title>Home</title>

    The Enfold shortcodes can be found directly below that reference wrapped by:

    <content:encoded><![CDATA[ 
            … here is the avia shortcode inside
    ]]></content:encoded>

    Pay attention to CDATA – there are two opening square brackets and two closing brackets below.
    The third closing bracket at the end usually belongs to the Enfold shortcodes.

    Of course, this only provides you with the layout framework, including all element settings, but the links and images must then be edited.

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