-
AuthorSearch Results
-
July 11, 2017 at 2:50 pm #819378
Topic: Mobile Menu display error on desktop (with caching plugin)
in forum Enfoldrichardhofer83
Participanthello
when caching (WP Fastest Cache) ist activated there is this weired mixup of the menu. and its only on chrome, not firefox.
when caching is deactivated this error does not occur-2x social buttons
-mobile menu and normal menu all at once
-big gap between menu and logoimage:
http://imgur.com/a/amxLAlink to site: http://www.caucawa.at
thank you!
July 11, 2017 at 2:47 pm #819373In reply to: Mobile Menu Drop Down Categories / Subcategories
Hi Ismael
If you hover over the main menu item “Metal Detectors” you will see the drop-down menu item “New Products and Specials” even though I hid it for desktop and allowed it only to display on Mobile/Tablet through CSS.

This happens in Chrome,Opera and IE. In Firefox it is hidden but the drop-down menu border still shows up.
Do you see this on your side?CSS I used is –
`@media only screen and (min-width: 769px) {
.only_mobile { display: none !important;opacity:0!important; }
}@media only screen and (max-width: 768px) {
.only_desktop { display: none !important;opacity:0!important; }}Thanks
July 11, 2017 at 2:42 pm #819366In reply to: Width problem with tab section
Hi!
We have released Enfold 4.1 today and it has many mobile improvements as well as improvements to Tab Section element. Please see change log here – http://kriesi.at/documentation/enfold/enfold-changelog/ and update the theme to the latest version – http://kriesi.at/documentation/enfold/updating-your-theme-files/. Please also see – https://kriesi.at/support/topic/enfold-version-4-1-update-troubles/
Regards,
YigitJuly 11, 2017 at 2:40 pm #819365In reply to: Menu position wrong (left instead of middle)
Hey,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu ul:first-child { width: auto; }Best regards,
YigitJuly 11, 2017 at 2:39 pm #819364Hi,
We have released Enfold 4.1 today and it has many mobile improvements. Please see change log here – http://kriesi.at/documentation/enfold/enfold-changelog/ and update the theme to the latest version – http://kriesi.at/documentation/enfold/updating-your-theme-files/. Please also see – https://kriesi.at/support/topic/enfold-version-4-1-update-troubles/
Best regards,
YigitJuly 11, 2017 at 2:20 pm #819355In reply to: Image increase on hover effect – safari
Hey!
We have released Enfold 4.1 today. Could you please try updating the theme and see if that will help – kriesi.at/documentation/enfold/updating-your-theme-files/?
You can check out change log here – http://kriesi.at/documentation/enfold/enfold-changelog/ and see this thread – https://kriesi.at/support/topic/enfold-version-4-1-update-troubles/ in case you have any issues after the update
Regards,
YigitJuly 11, 2017 at 2:12 pm #819350In reply to: footer socket social media icons
Hi clairemartindigital,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #wrap_all #socket .av-social-link-facebook:hover a, #top #wrap_all #socket .social_bookmarks li:hover a { color: #000; background-color: #fff; } #top #socket .social_bookmarks li { width: 40px; } @media only screen and (min-width: 450px) { #socket .social_bookmarks { float: left; margin: 0 25%; } }If you need further assistance please let us know.
Best regards,
VictoriaJuly 11, 2017 at 2:07 pm #819349In reply to: HTTP 500 Save Issue Product pages
Hi,
Great, glad you found the problems and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJuly 11, 2017 at 1:58 pm #819348In reply to: Enfold mobile menu display error
Hi!
Please refer to this post as well – https://kriesi.at/support/topic/enfold-version-4-1-update-troubles/ and if that does not help, please let us know!
Best regards,
YigitJuly 11, 2017 at 1:34 pm #819337In reply to: All Websites broken after theme update! Please help!
Hey,
Please refer to this post – https://kriesi.at/support/topic/enfold-version-4-1-update-troubles/ and if that does not help, please post temporary admin logins for one of the websites that has the issue so we can look into it :)
Best regards,
YigitJuly 11, 2017 at 1:31 pm #819335In reply to: iPad main menu requires two clicks, Android does not
Hey Zimbo,
We have just released Enfold 4.1 which has many mobile improvements including a new menu.
Please check out change log here – http://kriesi.at/documentation/enfold/enfold-changelog/ and update the theme – kriesi.at/documentation/enfold/updating-your-theme-files/. Please also see – https://kriesi.at/support/topic/enfold-version-4-1-update-troubles/ :)
Best regards,
YigitJuly 11, 2017 at 1:11 pm #819315In reply to: Tab section – scroll to inner tab section
Hi,
We have released Enfold 4.1 today and made improvements on Tab Section element as well. You can see change log here – http://kriesi.at/documentation/enfold/enfold-changelog/ and update the theme – kriesi.at/documentation/enfold/updating-your-theme-files/. Please also see – https://kriesi.at/support/topic/enfold-version-4-1-update-troubles/
Let us know if you still have issues after the update :)
Best regards,
YigitJuly 11, 2017 at 1:10 pm #819312Hi,
Glad we could help. Please let us know if you should need any further help on the topic.
Best regards,
RikardJuly 11, 2017 at 1:09 pm #819308In reply to: Change order responsive product page
Hey studioinktvis,
Here is the code you can put in your funtions.php
add_action('wp_footer', 'ava_new_custom_script'); function ava_new_custom_script(){ ?> <script type="text/javascript"> (function($) { function a() { if ($.avia_utilities.isMobile) { $('.sidebar.sidebar_sidebar_right.smartphones_sidebar_active').insertBefore('#av_section_1'); } } $(window).load(function() { a(); }); })(jQuery); </script> <?php }and css:
@media only screen and (max-width: 450px) .responsive #top #main .sidebar.smartphones_sidebar_active { width: 86%; padding: 0 20px; } }If you need further assistance please let us know.
Best regards,
Victoria-
This reply was modified 8 years, 9 months ago by
Victoria.
July 11, 2017 at 12:53 pm #819300In reply to: Displaying search results
Hey fmg,
Here are some threads for you to consider:
https://kriesi.at/support/topic/customize-search-results/If you need further assistance please let us know.
Best regards,
VictoriaJuly 11, 2017 at 12:42 pm #819281In reply to: Center Main Menu
Hey!
Glad it is fixed and thanks for pointing out the solution! I believe this is the correct link – https://kriesi.at/support/topic/after-update-menu-is-no-longer-centered/#post-819269 :)
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-
This reply was modified 8 years, 9 months ago by
Yigit.
July 11, 2017 at 12:42 pm #819280In reply to: Color for inactive tabs
Hey cipriana,
Try to use this css code but put it above the code that was given to you:
#top .main_color .tabcontainer .tab{background-color: #ffffff!important; color: #333333!important; }Hope this helps :)
Best regards,
NikkoJuly 11, 2017 at 12:40 pm #819277In reply to: Enfold Version 4.1 Update troubles?
Hey!
If you have been using a centered menu prior to update and if it is no longer centered, please try adding following code to Quick CSS in Enfold theme options > General Styling tab ( http://kriesi.at/documentation/enfold/custom-css-and-quick-css/ )
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu ul:first-child { width: auto; position: static; }If that does not help, please start a new thread under Enfold sub forum with login details in private :)
Regards,
YigitP.S.: We have informed our devs regarding the issue
Edit: Updated version of the code
.html_header_top.html_logo_center #top .main_menu ul:first-child { display: inline-block; width: auto; }-
This reply was modified 8 years, 9 months ago by
Yigit.
July 11, 2017 at 12:38 pm #819274In reply to: Center Main Menu
July 11, 2017 at 12:37 pm #819272In reply to: Menu after update not centered (Enfold 4.0.7 -> 4.1)
Hi,
I added following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu ul:first-child { width: auto; }We have informed our devs regarding the issue :)
Best regards,
YigitJuly 11, 2017 at 12:35 pm #819270Hi Rikard, Thanks for your quick reply, I know we cant stop user to inspect the code but is there any other player i can use in enfold theme where is is not having a option (button) to download a video like current video player is showing a option to download a video in Chrome browser and in Firefox when user right click on popup video there is a option in menu “Download Video” thats odd as its very simple way to do that. Please suggest and do needful help so that user will not found an easy option to download a video.
Thanks,
SUNNYJuly 11, 2017 at 12:35 pm #819269In reply to: After update menu is no longer centered
Hey Katrin,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu ul:first-child { width: auto; }Best regards,
YigitJuly 11, 2017 at 12:33 pm #819267Topic: Center Main Menu
in forum Enfoldanthonycamilleri
ParticipantDear all, I would like to center the main menu. Have tried various solutions on this site including:
https://kriesi.at/support/topic/centering-of-main-menu-footer/However, neither of them works.
My site is at https://kamratalperiti.org.Would appreciate your help
-
This topic was modified 8 years, 9 months ago by
anthonycamilleri.
July 11, 2017 at 12:27 pm #819263Topic: Enfold 4.1 – Flags in mobile menue are back
in forum Enfoldlewy9
ParticipantHi, I just updated to enfold 4.1.
Before I had the issue described here:
https://kriesi.at/support/topic/remove-wpml-flags-from-mobile-menu/In the and we endet up with this custom css:
#top #avia-menu .av-language-switch-item{ display: none; } .av-main-nav .wpml-ls-menu-item ul {width: 50px;} li.av-language-switch-item { display: none !important; }any solution to remove the flags from the new mobile menu?
July 11, 2017 at 11:59 am #819247In reply to: Enfold theme – nothing works in IE11
Hi, I solved the problem.
It was caused by the autoptimize Plugin. This Plugin over optimizes the code, so that elder browsers had problems.
Shooting down this plugin helped.July 11, 2017 at 11:25 am #819241Topic: Facebook link stopped working
in forum Enfoldermington
ParticipantHi the link was fine til the last update – please can you advise thanks
July 11, 2017 at 11:08 am #819233Topic: Widget on secondary menu
in forum Enfoldifidik
ParticipantHi Team,
I want to add a widget to secondary menu.
Is it possible? I read some topics, but none of them helped me.Thank you.
July 11, 2017 at 11:01 am #819227Hi Ismael,
thanks for your reply and the link. I decided to make 2 different color sections (desktop/mobile)
and i will controll that with the following script@media only screen and (max-width: 480px) { #wasser { display:none !important; } } @media only screen and (min-width: 480px) { #wasser { display:none !important; } } @media only screen and (max-width: 480px) { #wasser_mobile { display:block !important; } }because the simulator (browser) does not work. my code seems to be clean but nobody could help me.
THANKS AGAIN TO TJ! HE REALLY TRIED TO HELP ME OUT.
NIk
July 11, 2017 at 10:45 am #819221In reply to: Logo left, widget or image right, menu below
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.html_header_top.html_logo_center .logo { left: 0; -webkit-transform: translate(0%, 0); -ms-transform: translate(0%, 0); transform: translate(0%, 0); }Best regards,
RikardJuly 11, 2017 at 10:29 am #819210 -
This reply was modified 8 years, 9 months ago by
-
AuthorSearch Results
-
Search Results
-
hello
when caching (WP Fastest Cache) ist activated there is this weired mixup of the menu. and its only on chrome, not firefox.
when caching is deactivated this error does not occur-2x social buttons
-mobile menu and normal menu all at once
-big gap between menu and logoimage:
http://imgur.com/a/amxLAlink to site: http://www.caucawa.at
thank you!
Topic: Center Main Menu
Dear all, I would like to center the main menu. Have tried various solutions on this site including:
https://kriesi.at/support/topic/centering-of-main-menu-footer/However, neither of them works.
My site is at https://kamratalperiti.org.Would appreciate your help
Hi, I just updated to enfold 4.1.
Before I had the issue described here:
https://kriesi.at/support/topic/remove-wpml-flags-from-mobile-menu/In the and we endet up with this custom css:
#top #avia-menu .av-language-switch-item{ display: none; } .av-main-nav .wpml-ls-menu-item ul {width: 50px;} li.av-language-switch-item { display: none !important; }any solution to remove the flags from the new mobile menu?
Hi the link was fine til the last update – please can you advise thanks
Topic: Widget on secondary menu
