Tagged: child, child themes, enfold
-
AuthorPosts
-
September 23, 2016 at 4:38 pm #690891
1. First is a comment and suggestion: I made a huge rookie mistake of “applying a demo” and having it completely wipe out 10 years worth of blogging material. I thought it would keep my content. Thankfully, my host backed up my website and it was restored. As another poster had said in this forum, you may want to make a warning more obvious or put a check in place to others as he could see how a client could potentially click something and accidentally delete everything. This should be stressed that this is for only new blogs.
2. I can’t seem to find “theme options” for all of the “child” demos you are currently displaying here: http://kriesi.at/themedemo/?theme=enfold-overview
The “downloads” link you have to Dropbox (below) do not contain all of the “theme options” settings: http://kriesi.at/documentation/enfold/downloads/
There are only 11 theme settings exported.
Your http://kriesi.at/themedemo/?theme=enfold-overview shows 25.So my questions are:
A) I want to try other demos without overwriting my current blog’s content. How do we go about this?
I understand that they will not look exact, but using I merely want to try these settings as a template.B) If there are theme options for all 25, where can we download those settings for the missing ones?
September 26, 2016 at 6:16 am #691473Hey lunarstudio,
Sorry for the delayed response!
Which demos in particular are you looking to try?
Best regards,
JordanSeptember 26, 2016 at 9:05 pm #691949No problem. People have lives!
I assumed that maybe I was looking in the wrong places or that download link wasn’t updated but I suppose it’s more complicated than a simple “export”.
The mental health one in particular followed by the creative studio. Was more interested in tinkering around with the code and to see how you accomplished certain settings.
September 30, 2016 at 12:48 am #693442Hi,
You can import it and enable debug mode to see the shortcode tree below the Advanced Layout Builder. To enable debug mode add this to functions.php:
add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }
Best regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.