-
AuthorSearch Results
-
March 14, 2014 at 2:57 pm #237646
Hi!
I have just checked your website on my iphone and your logo looks fine. Menu overlaps the logo and you can fix it by adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { #advanced_menu_toggle, #advanced_menu_hide { top: 67%; }}For the promobox issue, i have already reported it to Kriesi and noted your topic.
Best regards,
YigitMarch 14, 2014 at 2:28 pm #237634Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .container #advanced_menu_toggle, #advanced_menu_hide { display: none; } .main_menu, #header_main_alternate { display: block; }}Cheers!
YigitMarch 14, 2014 at 2:19 pm #237624In reply to: Logo placement in header
Hey kathrynmichaud!
Please add following code to Quick CSS in Enfold theme options under Styling tab
div .logo { margin-top: 30px; } .header-scrolled div .logo { margin-top: 0; }Cheers!
YigitMarch 14, 2014 at 2:14 pm #237620In reply to: Insert a new font
Hi!
Please go to wp-content\themes\enfold folder and create a new folder named fonts and add your fonts inside it. To be honest, i have not tried it but as far as i remember there are some users using @font-face technique to add custom fonts
Best regards,
YigitMarch 14, 2014 at 1:48 pm #237606Hey jmikhail!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-.av_phone_active_right .phone-info { float: left; }2-
@media only screen and (max-width: 767px) { #top .social_bookmarks li { border: none; }}Cheers!
YigitMarch 14, 2014 at 1:29 pm #237594In reply to: Items not clickable on iOS devices
This reply has been marked as private.March 14, 2014 at 1:27 pm #237592In reply to: Enfold Feature Requests
Only one minor detail: would it be possible to give a parallax effect to Fullwidth Easy Slider (like by Fullscreen Slider)?
March 14, 2014 at 1:22 pm #237587In reply to: how to remove footer bg image in responsive view
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .footer_color { background: #d91b14 !important; }}Best regards,
YigitMarch 14, 2014 at 1:03 pm #237579In reply to: Can't Install Enfold theme
Hello and thank you for replying. I didn’t try yet using FTP but i’ll give it a try :)
March 14, 2014 at 1:02 pm #237577Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#footer .avia_transform .av_font_icon { opacity: 1; -moz-transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } #footer .av_font_icon { -webkit-animation: none; -moz-animation: none; animation: none; }Regards,
YigitMarch 14, 2014 at 1:00 pm #237575Topic: Addon Visual Composer – is this plugin working with Enfold?
in forum Enfoldf dech
ParticipantMarch 14, 2014 at 12:58 pm #237573In reply to: functions-enfold.php not working in Child theme
great just did as you described and it is working perfect now ;)
thanks
March 14, 2014 at 12:45 pm #237570In reply to: Styling issues with Enfold and OptimizePress plugin
This reply has been marked as private.March 14, 2014 at 12:42 pm #237568Topic: Enfold + Polylang
in forum Enfoldcerf
ParticipantHi all,
I’m using the Polylang plugin with Enfold theme and all works fine!
I have only 2 issues:
– the text in the “Enfold combo widget” is wrong in italian: “Populare” instead of “Popolare” and in the footer I have this problem
or on my website http://besos.pw/amici/– following the categories on the post I have these strings: “italiano” [or “English” if the post is in english] and something like “pll_53223caaa2692” . I would like to hide them

Thanks guys
-
This topic was modified 11 years, 9 months ago by
cerf.
March 14, 2014 at 12:38 pm #237566Topic: Dropdown text leading
in forum Enfoldcreativeyes
ParticipantHi Yigit
With the theme update to 2.6 I was asked to remove all the header code and use the Header controls in Enfold to make adjustments. They sorted all my issues except the ‘why choose us’ dropdown menu type leading when half way down a page. You may recall you sorted it last time (#225238). Would you mind providing me with a fix again.
March 14, 2014 at 12:08 pm #237547In reply to: Icons display half cut on a color section
Hi ullastret!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .iconbox_top { margin-top: 26px; }Regards,
YigitMarch 14, 2014 at 12:07 pm #237545In reply to: How to change the color and style of the tool tips?
Hey AntonNovikov!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.avia-tooltip { color: red; font-family: "Times New Roman",Georgia,Serif; }Regards,
YigitMarch 14, 2014 at 11:44 am #237538In reply to: Enfold 2.6.1 Child Theme / Theme options not working
Nevermind,
I had a custom header.php in my child theme breaking thingsSorry
March 14, 2014 at 11:34 am #237535In reply to: Problems after activating childtheme
hello ismael,
please have a look on this topic:
https://kriesi.at/support/topic/layout-header/
dude helped me a lot, but all of this tweaks are gone.my opinion: there is a kind of big change with header/mobile.
i compared the database-dumps before and after childtheme – nothing.can you kick me to solve this?
# navigation (orange thing) full width (1290px i think)
# mobile navigation from ubermenue, not enfoldright:

wrong:


-
This reply was modified 11 years, 9 months ago by
netztaucher.
March 14, 2014 at 11:34 am #237534Thank you Ismael and Dude!
It was, in fact, two differents problems : Firstly, a theme upgrade problem (not all files was upgraded) and secondly a cache problem (with WP-Cache).
Regards.
March 14, 2014 at 11:18 am #237529In reply to: Woocommerce product categories in masonry
Hi!
The masonry grid doesn’t support categories at the moment and it’s also not easily possible to add this feature. You can vote for a new feature here: https://kriesi.at/support/topic/enfold-feature-requests/ or hire a freelancer who can build you a “category masonry grid” element.
Regards,
PeterMarch 14, 2014 at 11:08 am #237523In reply to: Styling issues with Enfold and OptimizePress plugin
Hey Antonio!
Please post a link to the website.
Best regards,
PeterMarch 14, 2014 at 11:04 am #237520In reply to: Fatal Error Message after updating Enfold theme
Hey markpevans!
Please try to re-upload all theme files with ftp: https://vimeo.com/channels/aviathemes/67209750 and make sure that the client overwrites all files.
Best regards,
PeterMarch 14, 2014 at 10:57 am #237515In reply to: Fullscreen slider button link to page removed?
Not for me, it isn’t. The reason why I noticed the button option is missing was because the button on my homepage stopped working after the update. I thought I had to redo some settings just like with the header settings, but it turned out the option is just missing altogether. Screenshots below (by the way, it would be very helpful to be able to upload screenshots through this forum).
Option available as link on image:

Option missing as link on button:
March 14, 2014 at 10:48 am #237513In reply to: Enfold Feature Requests
Would you consider adding the same “scroll for more” button (now available for fullscreen slider) for fullscreen color sections?!
+1
March 14, 2014 at 10:47 am #237512britorthopaedic
ParticipantReally appreciate what you guys have done with the latest update 2.6.1 I am having an issue though with the menu in mobile. I use UberMenu to replace the standard menu and having followed this tutorial http://sevenspark.com/docs/ubermenu-enfold I had the site functioning perfect.
In 2.6.1 with the header changes the option to select a ‘Slide out’ or ‘Dropdown’ has been removed from what I can see? Are you able to give me any advise on achieving what is described in ‘Responsive/Mobile Menus’ in the tutorial?
Thanks
March 14, 2014 at 10:46 am #237511In reply to: Enfold Feature Requests
PLEASE add some social media short codes buttons or pre – styled custom sharing option on blogs and products.
I personally agree that it’s strange something so basic as this is not yet implemented in an advanced theme such as Enfold. I dislike the fact that I am to find some third-party plugin just to add some sharing buttons that are quite standard on the web today.
March 14, 2014 at 10:42 am #237509I have changed the seetings of Enfold (static page: News; static page: select; …) and the Customize settings of WordPress itself (static page: News; static page: select; …). Nothing changes the empty page unless both are set to “select”.
Is there any example/video of how this is done and what it does? What’s the difference with doing it just the way I do now?
March 14, 2014 at 10:41 am #237508In reply to: Portfolio images and configuring portfolio entries.
Hi blaircomm!
1) You can install this plugin: http://wordpress.org/plugins/wp-gallery-custom-links/ to apply a custom link to the gallery images. You could use it to i.e link your square thumbnail images to another “full size” image.
2) If you need full control over the thumbnail size you can select the “Don’t show the images at all and display the preview text only” option: http://www.clipular.com/c/6453051829256192.png?k=5TIdSdjsRn87CQytVuQeUU4899A
By going this way Enfold will stretch the content area of the ajax preview to 100% width and then you can use the entire space to build your custom layout. I.e. use the gallery and column shortcodes to build your custom gallery preview. The advantage is that you can use the thumbnail size options: http://www.clipular.com/c/5101738725998592.png?k=HlLKLkHRaW2pCz2oP5_O7UD9Ozw to determine the size of the squared images. You can install a plugin like: http://wordpress.org/plugins/simple-image-sizes/ to define new thumbnail sizes.
I am using the “Child” theme, so in what files can I customize the blow-up size, background fades, and so on?
Do you want to change the portfolio ajax animations? If yes the theme does not allow you to customize these settings. You would need to modify the enfold/js/avia.js but this may require some customization work and depending on your coding skills I recommend to hire a freelancer. You also can’t overwrite the js file directly with the child theme. If you want to remove the default avia.js file and register a custom avia.js file insert this code at the very bottom of the child theme functions.php:
if(!is_admin()) add_action('wp_enqueue_scripts', 'avia_register_child_frontend_scripts', 100); function avia_register_child_frontend_scripts() { $child_theme_url = get_stylesheet_directory_uri(); wp_dequeue_script('avia-default'); //register js wp_register_script( 'avia-default-child', $child_theme_url.'/js/avia.js', array('jquery'), 1, false); wp_enqueue_script( 'avia-default-child' ); }and then place the modified avia.js into your child theme (enfold-child/js/avia.js).
3) Yes, if you want to open the full size image with the lightbox insert this code at the very bottom of your child theme functions.php file:
add_filter('avf_avia_builder_gallery_image_link', 'avia_change_gallery_thumbnail_link', 10, 4); function avia_change_gallery_thumbnail_link($link, $attachment, $atts, $meta) { $link = wp_get_attachment_image_src($attachment->ID, "full"); return $link; }Best regards,
PeterMarch 14, 2014 at 10:26 am #237506In reply to: Portfolio Grid categories choice is BLANK!
Hi kimchan2!
1) Please make sure that one or more portfolio items are connected to the portfolio categories. The theme will not list categories which are empty (= no items are part of the category).
2) Make sure you’re using the latest version of the theme (Enfold 2.6.1) and WordPress (3.8.1).
3) If it still doesn’t work deactivate all third party plugins and check if it’s a plugin conflict.
Cheers!
Peter -
This topic was modified 11 years, 9 months ago by
-
AuthorSearch Results
-
Search Results
-
Topic: Enfold + Polylang
Hi all,
I’m using the Polylang plugin with Enfold theme and all works fine!
I have only 2 issues:
– the text in the “Enfold combo widget” is wrong in italian: “Populare” instead of “Popolare” and in the footer I have this problem
or on my website http://besos.pw/amici/– following the categories on the post I have these strings: “italiano” [or “English” if the post is in english] and something like “pll_53223caaa2692” . I would like to hide them

Thanks guys
Topic: Dropdown text leading
Hi Yigit
With the theme update to 2.6 I was asked to remove all the header code and use the Header controls in Enfold to make adjustments. They sorted all my issues except the ‘why choose us’ dropdown menu type leading when half way down a page. You may recall you sorted it last time (#225238). Would you mind providing me with a fix again.
