Hi Dude, I did that and now I only see the flags without language text. I want to use the dropdown option.
@Alessio,I’m not using Mailchimp and actually the rest of the plugins I intent to use are disabled so it has to be another way to fix this.
I don’t think it is WPML plugin since it was working correctly before updating enfold to the latest version.
I downloaded a fresh copy of the theme and uploaded via FTP, it did not help.
Any other tip in order to get the dropdown working correctly?
Thanks guys.
Peter,
Thanks for the quick response. Unfortunately, when a add that code to the child theme’s functions.php file (themes/enfold-child/functions.php) the website loads as a blank page. When I remove the code, the site/theme loads correctly again. This is repeatable. Any suggestions on how to resolve the issue would be much appreciated.
I added the code to the functions.php file after the following lines:
<?php
/*
* Add your own functions here. You can also copy some of the theme functions into this file.
* WordPress will use those functions instead of the original functions then.
*/
Keith
Hi…
I love Enfold, and you have a real good support… :)
So hopefully you can help me…one more time..
I had a look at your kriesi Website Home page and I found 2 elements there I love.
First one is the Counter element at the beginning.. is it possible to get that in enfold in the avia designer?
Second one is this big “popup”circle next to “THE BASICS”… I love that…
Maybe you can tell me how to import such elements… and maybe there are some more “tuning” possibilities…!?
Regards, Dan
Hi!
Please update Enfold to the latest version 2.6.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
You can now change when mobile menu should appear in Enfold theme options > Header > Mobile Menu section.
Let us know if issues remain after the update
Cheers!
Yigit
Hi Emil!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.page-id-2348 .avia-slider-testimonials .avia-testimonial-content, .page-id-2348 .main_color .avia-testimonial-arrow-wrap .avia-arrow { border-color: red; }
and change the page ID's to match your pages ID. You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.
Please also see - http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (min-width:1141px) {
#menu-item-359 {
left: 30%;
}}
@media only screen and (max-width: 1140px) and (min-width: 990px) {
#menu-item-359 {
left: 20%;
}}
Best regards,
Yigit
nevermind I got it, thanks
Hey guys,
I am building out a wedding blog for a client using Enfold and they hate the functionality of the galleries – they don’t want the image to change on hover, rather, they want it to change on a click.
http://simplyblue.sodaserver.com/portfolio-item/anna-joetraverse-city-mi/
Any way that I can change that?
This reply has been marked as private.
Hey!
Can you post the link to your website?
You can add something like following to Quick CSS in Enfold theme options under Styling tab
.main_menu:after { content:'scroll down ▼'; }
Cheers!
Yigit
I updated the Enfold theme today and my Frontpage reverted to the Blog.
The control for ‘Frontpage Settings’ will not allow me to change it back to the page I had before (a ‘coming soon’ notice). There is a control for ‘Select Page’, but it appears not to function. Any ideas why that might be and how I could reinstate my desired page?
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.mejs-controls div.mejs-horizontal-volume-slider { width: 59px; }
Regards,
Yigit
Hi
I have woocommerce working in conjunction with enfold theme and I cannot get the downloads function to work properly. I am being told it’s an interface problem with the template. The orders are getting marked as pending. So when a person lands on the redirect page, there is no download link. Once admin goes in and accepts the order, then you can refresh the page and get the download and it resends an email with the link as well. Have you heard of this? Is this a glitch in the template by chance? Thanks
Hi,
do i have to install WPML tu run enfold with cyrillix?
Cheers,
Alex
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 10px!important; }
Best regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 10px!important; }
Best regards,
Yigit
I removed the plugin from column three. The text-only content in column two still crosses over into column three if you reduce the browser width. So it is not special recent posts that is the issue, but how the Enfold theme handles the width of the text in columns.
I will update the theme. But I bought Enfold in December and do not consider it old at all. Unless you know of a specific fix in the update for this issue, please continue to work on a solution for this problem.
Hey Emil!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust opacity level between 0 – 1
.avia_cart_buttons { opacity: 0.7; }
Regards,
Yigit
Hey Dan!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.phone-info a { background-color: orange; color: white !important; padding: 5px; }
#top .social_bookmarks_rss a { color: #ffa133; }
#top .social_bookmarks_gplus a { color: #de5a49; }
#top .social_bookmarks_facebook a { color: #37589b; }
.page-id-734 .flex_column { border: 1px solid #e1e1e1; padding: 10px; background-color: orange; }
For further customization, please hire a freelance developer
Best regards,
Yigit
Hi!
Glad you figured it out! Let us know if you have any other questions or issues
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.home .header-scrolled #header_main { display: none; }
Cheers!
Yigit
Hi ramnefors!
1- Please add following code to Quick CSS in Enfold theme options under styling tab
.image_size_widget .news-thumb { display: none; }
2- Please try to increase the allocated memory to 128M http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 989px) and (min-width: 768px) {
#recent-posts-3.widget_recent_entries li a { font-size: 10px; }}
@media only screen and (max-width: 767px) {
#footer > div > div:nth-child(3) {
margin-bottom: 0!important;
}}
Cheers!
Yigit
Hey IHEA!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .avia-logo-element-container img { filter: grayscale(100%);
-webkit-filter: grayscale(100%);
filter: gray;
-webkit-transition: all .6s ease; }
#top .avia-logo-element-container img:hover { filter: grayscale(0%);
-webkit-filter: grayscale(0%);
filter: none; }
Cheers!
Yigit
Hi!
Glad you figured it out! Let us know if you have any other questions or issues
Regards,
Yigit
Hey lombrano!
If you are not using the latest version of Enfold (2.6.2), please update it to the latest version which gives you more control over header options. You can choose to center logo and menu and choose to display fixed header
Best regards,
Yigit
Hi,
deselecting the ” Display the language switcher in the WP Menu” works, but it’s just a workaround, infact it’s not the way WPML plugin is meant to work.
I had the same problem and solved it disabling “MailChimp List Subscribe Form” plugin, please read here for futher infos: https://kriesi.at/support/topic/enfold-wpml-translated-categories-post-slider-not-working-properly/
Hope it can help!
Alessio
-
This reply was modified 12 years ago by
aledef.
Hi Dude,
nice nick and valuable suggestions, thank you :)
1) I found the problem at last!
It’s “MailChimp List Subscribe Form” plugin (v 1.4.1 at the moment) , developed by Mailchimp itself !!
Everithing works fine when it’s inactive but I still need it to manage my subsciption forms so I guess I’ll have to find a workaround
2) It works
Thank you and have a nice day!
Alessio
-
This reply was modified 12 years ago by
aledef.
Hi,
i’ve tried for hours but can’t figure out the css for CF7 to replicate the actual form aspect and responsivness; I think something in theme CSS is creating some issues with custom one.
Can you please help me? Or at least add this feature to the theme? A lot of people asked for it!
This is the original one made using enfold contact function, I can’t place to forms on the same line and make them responsive.
