Forum Replies Created
-
AuthorPosts
-
Hi eejsung!
please refer to this post: https://kriesi.at/support/topic/search-box-in-mobile-responsive-menu/#post-299616
Regards,
AndyHey!
Use this for the rating stars:
.thumbnail_container .rating_container { opacity: 1; }
For the hover effect and additional buttons you would need to request a more advanced customization, for example here: http://kriesi.at/contact/customization
Cheers!
AndyHey!
I reported this issue to Kriesi. Thanks for being patient.
Can you please tell us which OS and Safari version you are using?Regards,
AndyHey!
sometimes you need to refresh your page several times after clearing browser cache.
It’s strange, because your website in english works fine when I am logged in, but not when I am logged off. Please upgrade to Enfold v3.1.2. Also try to switch off all plugins (beside WPML), to see which one is causing this problem. Afterwards you can switch them on again one by one to find the causing one. Make sure to use the newest version of all plugins.
Best regards,
AndyHey!
you are using an old version of the theme. Please update to Enfold v3.1.2. Let us now if this helps.
Cheers!
AndyHey!
kannst du uns bitte Admin Zugang ermöglichen? dann können wir uns das mal genauer anschauen. Poste die Login Daten hier als private Nachricht.
Gruß,
AndyHey!
Just to let you know: I can reproduce your issue. I reported it to Kriesi and we are working on it. Thank you for being patient.
Best regards,
AndyHi!
que bien que funciona ahora. Avisenos si necesitas alguna ayuda en el futuro.
Muchos saludos,
AndyHi!
it happened before the update on my Mac only with Safari, but now I can’t see it anymore. Your site and the captions look fine to me now. Are you using newest Safari version? please clear your browser cache.
However, please upgrade to v3.1.2.Regards,
AndyMarch 27, 2015 at 1:54 am in reply to: Updated theme to most current; menu now overlaps logo – RESOLVED #418992Hi jklillibridge!
glad you could fix it. Let us know when you have a question in the future.
Best regards,
AndyHey condonpb!
the whole logo looks a bit blurry to me. I don’t think you have used a vector program like e.g. Adobe Illustrator to build and export it, have you? I would definitely recommend to do so, instead of using Photoshop or other pixel based programs.
Regards,
AndyMarch 27, 2015 at 1:44 am in reply to: How can i display in masonry external search results? #418988Hi alicante15!
I am not sure if I understand correctly, but I guess it won’t be possible. Can you please explain and show us further? what exactly do you want to achieve? Can you show us screenshots or examples?
Regards,
AndyMarch 27, 2015 at 1:13 am in reply to: Logo and Main Menu as Left Sidebar; Make it slide in and slide out #418959Hi immerag!
I am sorry, this is currently no Enfold function and it would require heavy customizations to do this. You could find a freelancer here: http://kriesi.at/contact/customization
However, you are right, it looks like a really nice function, so feel free to make a feature request here: kriesi.at/support/enfold-feature-requests/
Regards,
AndyHey jmorillo!
can you give us a link of your site so we can inspect it? Admin access would be useful as well. Post login details here as a private reply.
Please try to deactivate all plugins to make sure none is causing this problem. Newest Enfold version is currently v3.1.2.
Best regards,
AndyHi brijesh1111!
the reason might be that you are using Enfold v2.4.4., which is a very old version. Please upgrade to the newest one v.3.1.2.
Regards,
AndyMarch 27, 2015 at 1:02 am in reply to: Blog posts issues: Sidebars and dark pages / unreadable contents #418948Hi sitesme!
Please upgrade to Enfold v3.1.2 and see if things get better.
If not try this for your background:
body div .first, body div .no_margin { background-color: white; }
For your sidebar:
Go into the blog pages and edit them. Scroll down to “Layout” (on the right side):
Make sure all your settings are correct there.
If they are correct, then please deactivate all plugins to see if one is causing this issue.Cheers!
AndyHey biggley!
please upgrade to Enfold v3.1.2. and let us know if this helps :). I recommend to fill out everything in Enfold->Theme update (themeforest username+api key) for update information in the future.
Best regards,
AndyHi Juergen!
can you please upgrade to Enfold v3.1.2.?
It seems to me that your host is using some kind of caching. Could you please contact your server to ask them about that?Regards,
AndyMarch 27, 2015 at 12:20 am in reply to: Enfold website not rendering all products with product short code #418933Hi codecreative!
please upgrade to Enfold 3.1.2.
If that does not help, do you mind providing us admin access so we can have a deeper look into the issue? post login details here as private reply.Regards,
AndyHi!
when you go to Appearance->Menu and open the menu in question, then you can also insert HTML code or shortcodes as menu names. For example you could try something like this:
[av_font_icon icon='ue811' font='entypo-fontello' size='40px' position='left' color=''][/av_font_icon]
This shortcode will use an icon from http://fontello.com/. You can choose whatever icon you want and adjust size etc. as needed.
4.) For what exactly do you need the overlay effect? for hovering over an image? if yes go with this code:
.image-overlay:hover { opacity: 0.5 !important; }
and adjust as needed.
Cheers!
AndyHey!
if you want to use a different logo on mobile you can follow this thread: https://kriesi.at/support/topic/different-logo-for-mobile-version/#post-238916
Please clear your browser cache on your nokia device.Cheers!
AndyHi lorenzocristofori!
@media screen and (min-width: 768px) and (max-width: 1024px) { .avia-menu.av-main-nav-wrap { display: none; } #advanced_menu_toggle, #advanced_menu_hide { display: block; }}
Normal menu will not be shown and instead mobile menu will be visible for a screen size between 768-1024 px. Adjust as needed.
Regards,
AndyHey!
please refer to this post: https://kriesi.at/support/topic/color-change-in-sidebar/#post-245767
Hope this helps.
Cheers!
AndyHi Marssolutions!
can you give us a link to the website in question please? so we can see what’s going on. Make sure to use the newest WordPress and Theme version.
You can also try to deactivate all plugins, to see if one is causing this issue.Best regards,
AndyHey!
Right now you have a white background for the first menu item. If you are changing menu color, you will affect more than only one item. That’s why I don’t think it’s possible to what you want to do. Instead I suggest to use a black background for all menu items:
#mobile-advanced>li:first-child>a:first-child { background: black !important; } #mobile-advanced .mega_menu_title, #mobile-advanced a { background: black !important; } #mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before { color: white !important; }
Hope this helps.
Best regards,
AndyHi koelnermusikakademie!
please refer to this code posted by Josue here: https://kriesi.at/support/topic/modifying-jsavia-js-for-a-child-theme/#post-360250
With this in your functions.php you can add avia.js to your child theme, so modifications won’t be affected after an update.
Best regards,
Andy -
AuthorPosts