Forum Replies Created
-
AuthorPosts
-
Hey yasin0424!
can you provide us a link showing your issue please?
Regards,
AndyHi!
alright. We wait for a new ticket from you if you need help again. Just post a link of this thread into your new ticket as a reference.
Regards,
AndyHey!
your site seems to be in maintenance mode and we need to see the content to be able to inspect the elements. You can provide us admin access here as private reply.
Regards,
AndyHey Hosea!
when trying to open the link you have provided I get this error message: “You do not have permission to preview drafts.”
Let us know when we can see your masonry gallery.Best regards,
AndyHi!
please refuse from bumping into your own thread.
You can make the arrows bigger using this code:
#top .avia-post-nav { height: 160px; }
Regards,
AndyAugust 6, 2015 at 5:55 pm in reply to: Mediathek ist leer – Bilder vom Demo Template werden angezeigt #484067Hi ibridd!
was genau möchtest du denn tun? du meinst wenn du eine Datei manuell hochlädst, ist deine Mediathek dennoch leer? Hast du versucht alle Plugins zu deaktivieren, um zu schauen ob eins einen Konflikt verursacht? Du kannst uns Admin Access geben, dann schauen wir mal rein. Login Daten hier poste als private Nachricht.
Gruß,
AndyHi!
as we can’t provide support for every 3rd party plugin you would need to test it yourself or ask the plugin’s author.
Let us know when you have some more questions directly related to our theme.
Cheers!
AndyAugust 6, 2015 at 5:50 pm in reply to: Imported fontella icons but not showing correctly on site #484063Hey!
glad you could almost fix the issue. Please refer to this solution for customizing your paypal icon tooltip: https://kriesi.at/support/topic/how-to-change-text-in-tooltip-for-social-media-icons-in-header/#post-319550
For hover color of your new paypal icon use this CSS code in Quick CSS field:
li.social_bookmarks_icon_name.av-social-link-icon_name.social_icon_3 a:hover { background-color: #575757 !important; color: white; }
Cheers!
AndyHey!
you are using WP Super Cache plugin which might be the reason you don’t see any changes. Please go into the plugin’s settings and switch off caching. Afterwards you can deactivate this and all other plugins to make sure none is causing any conflict. Let us know if this helps to see some of the changes due to the code you put in Quick CSS field.
Regards,
AndyHey!
I have no idea why it’s not there. Maybe caused by a plugin? try to deactivate all and check again. Do you have any additional customizations in custom.css? Do you know since when it disappeared?
Cheers!
Andy-
This reply was modified 9 years, 6 months ago by
Andy.
Hi!
login info does not work for me. Please check and let us know.
Cheers!
AndyHi Ali!
1.) not sure what you mean because I can’t see images in your header:
2.) I use chrome and footer is showing fullwidth for me. Can you provide screenshots of what you see please? use imgur.com or dropbox.
3.) Are you talking about this item?
As you can see the blue border is showing fine for me (Chrome). Did you clear browser cache and hard refresh a few times?
Regards,
AndyHi!
not sure what you mean. I checked your button and I deleted it and recreated it in your backend and now it’s working. Background image from the page you have provided and from your own page are behaving pretty much the same for me. However you can control it using media queries.
Regards,
AndyHi!
can you provide us admin access so we can take a closer look into it? Are you using ALB for your blog posts? Post login details here as private reply.
Cheers!
AndyHey!
can you post admin login please? so we can take a deeper look into the issue. Post login details here as private reply.
Regards,
AndyHi wuo!
can you try to deactivate all plugins to see if one is causing this issue? Where exactly do you see those errors? does it happen when you activate a default WordPress theme instead?
Cheers!
AndyAugust 6, 2015 at 1:26 pm in reply to: Help adding a social media icon to the header and linking to theme icon location #483844Hey!
use this code to hide it:
.avia-related-tooltip.avia-tt { display: none !important; }
Best regards,
AndyHey emin!
with product badges do you mean the “NEW” Woosticker? if yes you can use this code so it does not overlap the text anymore:
span.woosticker.new_round_left.pos_left { top: 2px !important; left: 2px !important; } .products .product h3, .products .product h4, .products .product h5, .products .product h6 { padding-left: 34px; }
Hope this helps.
Best regards,
AndyHi senso!
not sure if I fully understand. Can you show us whats going please? You can provide us a link and maybe even admin access so we can take a deeper look. I think screenshots would help as well, to get a clear idea of what you mean (use imgur.com or dropbox). You can post login details here as private reply.
Regards,
AndyAugust 6, 2015 at 1:00 pm in reply to: DE Erweiterung für enfold mit WGM German Market braucht dringend ein update #483827Hey Tobias-B-Conrad!
danke für deine Nachricht. Ich werde unseren zuständigen Entwickler fragen, ob ein Update geplant ist.
c) Ich kann leider nicht sehen was du meinst. Kannst du bitte Screenshots nutzen, um Dinge klarzumachen? verwende imgur.com oder Dropbox.
d) Nutze diesen Code um den Reiter zu vergrößern:
#top div.product .woocommerce-tabs ul.tabs li.reviews_tab a, #top div.product .woocommerce-tabs ul.tabs li.reviews_tab { width: 125px; }
Gruß,
AndyHey gearouthere!
this questions would best suited in WooCommerce Support forum, as they know their plugin best and I am sure they can tell you exactly how to change to the correct link.
Best regards,
AndyHey!
I can’t see the issue on your website. Your footer and left sided menu behave normally for me. Menu is in front of everything. Can you provide us a specific URL where the issue is happening for you? and/or send us screenshots showing what you mean? use imgur.com or dropbox.
Regards,
AndyHi!
thanks for making us aware about this issue. I reported it to Kriesi. Let’s hope he will find a fix for it soon. Thanks for being patient!
Best regards,
AndyHey avwebmaster!
you would need to use 3rd party plugins for this. Look for something like this to search and replace: https://wordpress.org/plugins/better-search-replace/
And then you could use a plugin like this for HTTPs: https://wordpress.org/plugins/wordpress-https/
Regards,
AndyHi!
can you provide us admin access so we can have a deeper look? then we can check which custom css class you are using for your masonry elements. Post login details here as private reply.
Best regards,
AndyHey!
use this code for mobile devices:
@media only screen and (max-device-width: 736px) { .av_header_transparency .phone-info a { color: black !important; }}
Best regards,
AndyHey emin!
1.) Product list is working fine for me, only the title is sometimes too long in our case. You could try to adjust font size for it using this code:
.av-catalogue-title.av-cart-update-title { font-size: 13px; }
2.) Please ask WooCommerce Support about this.
Let us know when you have any more questions directly related to the theme.
Best regards,
AndyHi endoradigital!
for such a function you would need to search a plugin. Use something like this:
https://wordpress.org/plugins/custom-header-extended/
https://wordpress.org/plugins/custom-header-images/Cheers!
AndyAugust 5, 2015 at 3:08 pm in reply to: Unable to change hover font color on main menu, current menu item #483392Hey!
try this code:
#header_main .container, .main_menu ul:first-child > li a { height: 60px; } span.avia-menu-text { position: relative; top: -29px; }
Cheers!
AndyAugust 5, 2015 at 2:59 pm in reply to: How can I remove "Sorry, no posts matched your criteria" in Author page #483384Hi!
where does it say “no results found” on the link you have provided? I can’t read the language … so maybe screenshots would help to identify the part? you could use imgur.com or dropbox. Then we can inspect the element and provide you a precise CSS code to hide it.
Best regards,
Andy -
This reply was modified 9 years, 6 months ago by
-
AuthorPosts