-
AuthorPosts
-
December 6, 2014 at 9:19 pm #364136
Hi everybody,
i’m taking my website for a ‘refresh’ and wanting to change some things.
I’m now working for over a year with the Enfold theme, and the last updates bring some new cool stuff; great!
But I’m struggling to get a homepage that looks similar to the page that’s found in the ‘demo’ pages.It’s this page > http://kriesi.at/themes/enfold/homepage/transparent-header/
I was doubting if I could see how that works by importing the demo-material; but wasn’t sure if that’s a good idea on a ‘live’ website.
Maybe you guys can advice how this works?I’m guessing it has something to do with the images I provide for the ‘full size’ images?
What is the current ‘normal’ setting for putting ‘large’ images out there?
Or is is a setting for that slider…Hope you guys can help?
Thanks in advance, DannyDecember 6, 2014 at 11:14 pm #364153Hi,
you can creat your page by “Header visibility and transparency”
http://imgur.com/aEBGrZ0December 6, 2014 at 11:16 pm #364154Hi begrafiks,
thanks for your reply, I already found that part.
But the confusing part for me is getting the images in the ‘correct’ size to fill up nicely the page as shown in the link above.
I can’t figure out how to do that…December 8, 2014 at 4:13 pm #364686Hi!
Please add Fullscreen Slider to the top of your page.
You can copy that pages shortcodes from here – http://pastebin.com/ZJN9e9vK
and paste it to your page after turning on debugging mode – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Regards,
YigitDecember 8, 2014 at 4:34 pm #364711Hoi Ygit,
thanks for your reply!
But I don’t understand what’s the difference between the ‘normal fullscreen slider’ from the Avia builder; or the code you have provided.
And even after the link, I don’t understand where/how to add the code.
I’m so used to using the Avia builder that I really don’t have a clue to start, that’s why I asked if I could import that demo into my live website; but I don’t wanna mess it up.Regards, Danny
December 8, 2014 at 4:37 pm #364718Hi!
Shortcode i posted will duplicate demo page you posted ( http://kriesi.at/themes/enfold/homepage/transparent-header/ ). Enabling debugging mode lets you add shortcodes to section right below Avia Builder. If you do not want to duplicate the page, you can simply add Fullscreen Slider element to your page and adjust its settings.
Best regards,
YigitDecember 8, 2014 at 5:34 pm #364800Hi!
Ah, I now understand; sorry for that!
Yes, then I add the code and revert back out of the debugging mode and then the slider is there just like the page from the demo!
(right?)
But now to the point, i don’t use a parent/child setup; where can I enter that code from the backend?Best regards, and thanks for your time to answer these questions from me!
DannyDecember 9, 2014 at 6:13 am #365176Hi!
You can add the code on Appearance > Editor > Theme Functions (functions.php) file. Please refer to this link: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Regards,
IsmaelDecember 9, 2014 at 7:54 pm #365541Hi Ismael,
I got – with your help – the things going, debugger on; editing the file, pasting the data in the debug-window.
But then… That page did I update and then wanting to preview it, I got a blanc page…Did I do something wrong?
Regards DannyDecember 9, 2014 at 7:57 pm #365546Hey!
You would like to duplicate this page – http://kriesi.at/themes/enfold/homepage/transparent-header/ is that correct?
If so, please create a temporary admin login and post it here privately so we can look into itRegards,
YigitDecember 9, 2014 at 8:30 pm #365577This reply has been marked as private.December 9, 2014 at 8:55 pm #365597December 9, 2014 at 9:02 pm #365606This reply has been marked as private.December 9, 2014 at 9:10 pm #365612Hey!
I have created a private page called “Test page”. Please review your page now
Regards,
YigitDecember 9, 2014 at 9:14 pm #365613This reply has been marked as private.December 9, 2014 at 9:56 pm #365643Hey!
One image is813x738px and other one is 974x615px. You can upload images more or less square and it should work fine.
You are welcome, glad we could help :) Let us know if you have any other questions or issuesRegards,
YigitDecember 10, 2014 at 10:20 am #365883This reply has been marked as private.December 10, 2014 at 3:43 pm #365994Hey!
I have added this code to Functions.php file in Appearance > Editor
//set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }
Please find it and remove it
Regards,
YigitDecember 10, 2014 at 6:12 pm #366141Hey,
thanks, I found it; all great!
What a great support for this theme, thanks again!Kind regards, Danny
December 10, 2014 at 6:16 pm #366144Hey!
You are welcome, glad we could help :)
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 :)Regards,
Yigit -
AuthorPosts
- The topic ‘Re-creating a homepage with 'full size images'’ is closed to new replies.