-
AuthorPosts
-
January 10, 2017 at 3:05 pm #731573
Hello,
I would like to use some demo pages as templates. As the look I would like to achieve is a combination of several demos, I wonder how I can do that, without overriding the general css changes I’ve made. I found a thread where you’ve provided shortcodes to some demo pages https://kriesi.at/support/topic/how-can-i-download-the-new-demo-pagestemplates/ . That would be very useful and save me a lot of time (the other solution I found was inspecting the demo pages and trying to reproduce them…)
The demos I am interested in are:I would also like to have the debug mode activated. I’ve tried the code snippet you provide in the theme documentation http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ but without succes. I am not using a child theme. As soon as I add the provided code, my site goes down (error 500) and I have to edit my functions.php file and remove that part to make it work again.
Thank you in advance
January 11, 2017 at 7:08 am #731896Hey NNE,
I would recommend that you install a child theme first and foremost as your changes will be overwritten on updates otherwise. You can download one from here: http://kriesi.at/documentation/enfold/downloads/
Best regards,
RikardJanuary 11, 2017 at 11:54 am #731991Hi Rikard,
I should read more about child themes, I never used one.
If I understood this right, it will let me download the demos I would like to have without overriding the styling of the main Enfold theme. How do I do if I want to download 2 demos? And most important, how do I move the pages made in the child theme to the main one, or is this not necessary?I would still like to have the debug mode activated in the main theme, how can I do that?
Thank you,
NadeaJanuary 11, 2017 at 3:32 pm #732079Hi,
Demo data can be imported without over writing your theme settings by using XML file from Admin > Tools > Import > WordPress
Make sure to check the option “Download and import file attachments” while importing.Please note this will not import the theme settings you may need to set them up and upload if any images are missing from backend once the XML file is imported.
Default demo
Business Flat
App Showcase
Church Demo
Construction Demo
Cunsulting Demo
Gym DemoIt is not necessary to import any pages :) If you like to import the main theme settings to child theme it can be done using the Import/Export tab in Enfold theme settings.
Best regards,
VinayJanuary 13, 2017 at 2:27 pm #733132Hi Vinay,
I will try that. Where can I get the XML for the Startup demo and the Landing page demo?Thank you,
NadeaJanuary 16, 2017 at 11:52 am #733984January 16, 2017 at 11:55 am #733986Hi,
Thank you Vinay!
Sincerely,
NadeaJanuary 17, 2017 at 6:32 am #734487Hi Nadea,
Glad we could help :-)
Please let us know if you should need any further help on the topic.
Best regards,
RikardJanuary 18, 2017 at 10:06 am #735212Hi Rikard,
Thanks again. It goes much faster this way.
I would also like to have the Landing Page demo xml if possible to get some elements from it too.Thank you,
NadeaJanuary 20, 2017 at 1:46 pm #736456January 20, 2017 at 2:00 pm #736469Hi Vinay,
Thanks a lot! The only thing is that even when I check “Download and import file attachments”, the media files fail to be imported. It’s fine, because I will use other images.
Sincerely,
Nadea
January 20, 2017 at 3:09 pm #736512Hi,
Some demos do not include all the images sorry for that.
Feel free to check out the link in private, I hope you will like it :)
If you have not yet reviewed our theme please take a moment and click here https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayFebruary 23, 2017 at 11:38 am #750896Hi,
Thanks again for your help!
I am having some trouble adjusting the size of an image in a grid row.
I used the grid row element from the landing page demo.
My problem is, the wider the screen, the bigger the image. I wanted to set the maximum height for the image, added a css class to it, but it’s actually on the grid row and not the image. So when I try setting new css rules (in my case I tried max-height: 75vh;), it works on the row and not the image.
No idea how to set the class for the image only.March 1, 2017 at 7:19 am #753461Hi,
Did you turn on the custom css class field? This should work:
.device .avia-image-container img { max-width: 70%; margin: 0 auto; }
Did you add the “device” class attribute? You can do the same with the image element.
Best regards,
IsmaelMay 22, 2017 at 1:56 pm #797646Hello,
Sorry to bother you again, but I had a biiig problem with my laptop (no more coffee while workirking for me) and realized I didn’t have a backup for the downloaded demos. Tried the links from the post above but the files are no more there. I would like the XML file for the App Demo please.Thank you in advance,
Nadea
May 22, 2017 at 2:56 pm #797667May 22, 2017 at 3:18 pm #797687Hi Yigit,
Thank you for such a quick response! Works great.Nadea
May 22, 2017 at 3:21 pm #797690Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Demo page shortcodes’ is closed to new replies.