Forum Replies Created
-
AuthorPosts
-
Hi,
ask WooCommerce support about it and check out their documentation: https://docs.woothemes.com/document/tutorial-customising-checkout-fields-using-actions-and-filters/
Best regards,
AndyHi,
Kriesi is working on it. But there is a solution here for the google maps.
I solved it this way:
1. I got my API Key: https://developers.google.com/maps/documentation/javascript/get-api-key#key
2. I copied the footer.php into the child-theme and added the following code before the </body>-tag:<!--Google Maps JavaScript API --> <script src="https://maps.googleapis.com/maps/api/js?key=XXX" type="text/javascript"></script>
Best regards,
AndyHi,
login does not work. Please check.
Ask plugin’s author about this issue and let us know about his response, so we might be able to troubleshoot this.
Best regards,
AndyHi,
this could be caused by lots of different things.
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
If that does not help then there might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:
Best regards,
AndyHi,
I can’t find the elements you’re showing in your screenshots on the link you’ve provided. Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
AndyHi,
Please update the theme to the latest version. That should fix any issues you are currently experiencing :)
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
If that does not help, feel free to reply here and we will take a closer look at the issue. In that case please also add your WordPress login credentials (in the “private data” field) so we can take a look at your admin area
Best regards,
AndyHi,
don’t think this would work well, but try this code:
#scroll-top-link:before { content: 'cliquez' !important; }
and adjust as needed.
Best regards,
AndyHi,
can you provide us a precise link showing the elements on your website which you have shown us on your screenshot? we need to be able to inspect the elements.
Basically you need to turn on custom class for all ALB elements at first: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
AndyJune 29, 2016 at 1:29 pm in reply to: Enfold and events calendar upcoming events thumbnail size #654806Hi,
use this code to increase the thumbnail images:
img.av-upcoming-event-image.wp-post-image { width: 100px; }
and adjust as needed.
Best regards,
AndyHi,
yes it is WP standard functionality.
Best regards,
AndyHi,
no you did not. There is not !important inside your Quick CSS field, so I did it for you now. Let’s stick to hover behavior only at first. Change the value as needed. No idea what exactly you want to achieve. Maybe you can send us a precise link with an example of what kind of animation you want to achieve.
Best regards,
AndyHi,
There might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:
In addition: are we allowed to deactivate all of your plugins for testing purposes?
Best regards,
AndyHi,
try to add an !important to the values, like this:
.icone-sous-menu:hover { opacity: 0.1 !important; -webkit-transform: scale(0.5) !important; -ms-transform: scale(0.5) !important; transform: scale(0.5) !important; }
Best regards,
AndyHi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndyHi,
are we allowed to deactivate all of your plugins temporarily for testing purposes?
Best regards,
AndyHi,
remove all your custom code and all customizations to check which one is causing this issue.
If that doesn’t help then there might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:
Best regards,
AndyHi,
I think for this kind of function you’d need to search a plugin.
Best regards,
AndyHi,
hm can’t say where you’re using this code. However, use this inside of Quick CSS field:
@media only screen and (max-width: 767px) { .responsive .template-blog .blog-meta, .responsive .post_author_timeline, .responsive #top #main .sidebar { display: block; }}
Best regards,
AndyHi,
du hast lediglich vergessen die Einträge auch zu markieren (anzuklicken). Dies habe ich nun für dich gemacht. Kannst du bitte bestätigen, dass es nun für dich funktioniert?
Gruß,
AndyHi,
exactly, that’s what display: none; does, so we know that the code is working. You just need to find the correct values until it fits for you. Feel free to hire a freelance developer for this job if you can’t do it by yourself. If you need to do it on hover then use this code:
.icone-sous-menu:hover { opacity: 0.1; -webkit-transform: scale(0.5); -ms-transform: scale(0.5); transform: scale(0.5); } .icone-sous-menu:hover { -webkit-animation: avia_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation: avia_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
Best regards,
AndyHi,
this is because you’re using ALB for your blog. Use WordPress default editor for your blog, then you’ll get all the default settings like date etc. as well.
Best regards,
AndyHey pankaj_mangal,
try this code inside Quick CSS field:
#top select { width: 110%; }
and adjust as needed.
Best regards,
AndyHey pankaj_mangal,
hm? Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
AndyHey UNBUENPLAN GROUP,
you would need to search for a plugin with such a function.
Best regards,
AndyHey manuelap,
we don’t know this plugin, but we definitely recommend to work with The Events Calendar, as this plugins is fully compatible with Enfold. Please contact plugin’s author about the issue with the plugin you’ve mentioned.
Best regards,
AndyHey integraing,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
AndyHi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndyHey GuyMVI,
please refer to https://kriesi.at/support/topic/how-to-enable-the-rtl-option/ and https://kriesi.at/support/topic/how-to-enable-the-rtl/
Best regards,
AndyHey airlines1,
what is plugin’s author saying about this? Does it work when using a default WP theme instead? Try to deactivate all other plugins, to check if one is causing a conflict.
Best regards,
AndyJune 28, 2016 at 5:40 pm in reply to: Google Maps – Oops! Something went wrong. This page didn't load Google Maps #654328Hey Steve,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Andy -
AuthorPosts