Hi, in enfold the templates by defect are template-builder.php, template-archives.php and template-blank.php.
I need to create another template like template-builder.php but with not a call to page.php, I need with a call to page2.php.
page2.php is the same code that page.php but I add a call to royalslider before <div class=’container’>..</div>.
with this modification I will have the royalslider with fullwidth.
How to make this template?
Create a templates is easy but I need a template like template-builder.php but only with this little modification.
Thanks!!
Xavier.
Hi,
I am unable to remove the language switchers in the header.
Initially, I thought they were due to WPML. However, WPML support has told me that this is an enfold function.
I was able to remove them by inserting “#top .sub_menu>ul, #top .sub_menu>ul>li {
display: none;}” into quick css. However, this is just a temporary solution and I would like to remove those flags instantly. Can you tell me which file to edit and which string to remove?
Thank you!
Hi Yigit
I’ve re-uploaded enfold 2.7, flushed all caches and flushed the permalink structure but still getting the error?
This reply has been marked as private.
Hi!
We are aware of that, other users reported similar issues with LS and Enfold elements, we will investigate.
Cheers!
Josue
Hi, I like to view the width of my royalslider like layerslider in page
http://escalamas.pintanet.com/?page_id=2
I’m developping the new version of my site escalamas.
how to have 100% width of screen?.
Xavier.
Hello,
I did it the last week.
Please, can you access to my account and check if something is wrong or how can I fix this problem?
Thanks.
Beatriz
Thanks.. It helped to disable WPML
is because of WPML plugin, not ready for WP 3.9
This reply has been marked as private.
why can I not find the basic guides, instructions etc for my Enfold theme?
Other companies include docs inside the download to get you started correctly?
After update to Enfold 2.7, my content won’t load in the editor.
http://www.50556668.dk
-
This topic was modified 11 years, 8 months ago by
NordstroemME.
Hi HiDrew!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av-main-nav > li > a { padding-left: 0; }
Regards,
Yigit
Hi hobart!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#menu-item-2852 a {
color: red;
}
You need to add the code for each menu item and change menu item ID’s. You can right click on Chrome or Firefox to inspect elements to find menu item ID http://i.imgur.com/HyPTCRg.jpg
Regards,
Yigit
Hi Martin!
Danke schon! Glad you liked it :)
Best regards,
Yigit
Hey GOWD!
Please add following code to Quick CSS in Enfold theme options under Styling tab
span.avia_hidden_link_text { display: none; }
if that does not work, please post the link to your website so we can take a look
Best regards,
Yigit
Hey!
There is no way to make the Enfold Contact Form entries appear in the Jetpack Feedback section, they are two different scripts.
I guess what you want to achieve is to have a Contact Form and at the same time that stores the messages, if that’s the case you can use this combination of plugins:
https://wordpress.org/plugins/contact-form-7/
https://wordpress.org/plugins/contact-form-7-to-database-extension/
Regards,
Josue
Hi hansrothem!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_main { background-color: white; }
Regards,
Yigit
Hey luoja!
From the Theme Options go to the Import/Export tab. At the top is a button to auto import dummy data into the theme and your WordPress installation.
The location has changed by in this install video I import in the data: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Regards,
Devin
Hey paaren!
What is the site url? We can inspect it and see whats going on as well as try re-creating it to see if its a theme issue or something local.
Regards,
Devin
Hi jonahrbrown!
Yes! I’ve played with it some and it will actually run right from the start without any issues. Once I get some time I’ll add in more in depth support and customization (like what is done for WooCommerce).
Right now it’ll look like this: http://devinvinson.com/dev/edd/downloads-shop/ . I think that is…Enfold 2.5 but it should still work.
Cheers!
Devin
Hallo Team,
seit dem WP-Update auf 3.9 funktioniert in Enfold mit Nextgen (2.061) Pro (1.0.17) nichts mehr (Overlay wird in den Footer gelegt und macht ihn ellenlang). Die üblichen Verdächtigen wie Cache leeren und Plugins abschalten wurden schon abgearbeitet.
Da WP 3.9 mit Nextgen 2.061 in anderen Themen funktioniert liegt die Vermutung nahe, dass das Problem im Thema liegt.
Hey jhop75!
You can turn on custom classes for all ALB elements with this function: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Aside from that there isn’t a way I know of to add any other code to individual elements.
Regards,
Devin
Hi hamzahmauzam!
All of the Enfold customizations on Kriesi.at are custom by Kriesi. If you’d like to mimic them you will need to look into a freelance developer from somewhere like Envato Studio or Codeable.
Cheers!
Devin
You are welcome, glad we could help :)
Regards,
Josue
So I made a sidebar.php file in my child theme folder. In the file, I only used the code you gave me – I didn’t repeat the Enfold code. It works – kind of… Basically the whole sidebar is gone, but I still wanted to show the Archive, which I’m assuming is “avia_dummy_widget(4);” According to your code, I understand it should show Archive, but I wonder why not?
I put the code in exactly as you gave it to me.
I will send site link next.
How do you change the colour of the menu name in the footer ( Widget column 1 and 2 in the footer ). At the moment you can see it is a grey colour, but i am wanting white as the links are below it.
site is, http://www.allaspectmechanicalservices.com.au
I suspect there is a css line of code for this? I cant find any option in the enfold theme backend.
This will be greatly appreciated if you can help.
Thanks, from a kangaroo in wombatland.
Thank you so much for your reply Josue. I’m not updated to version 2.7 currently, so I’ll upgrade and make that change and let you know how it all turns out.
Thanks again!
This reply has been marked as private.