Forum Replies Created
-
AuthorPosts
-
Hi,
can you check on another computer as well please? I will tag this for someone using Windows.
Best regards,
AndyHey AppelenEelman,
check out this: http://kriesi.at/documentation/enfold/using-a-child-theme/
Best regards,
AndyHi,
Kriesi is going to fix it in the next update. Thanks for being patient.
Best regards,
AndyHi,
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,
AndyJuly 5, 2016 at 12:46 pm in reply to: Quick CSS is not working | Customizing mobile view footer menu #656997Hi,
glad it’s working. So can we close this thread now?
Best regards,
AndyHey AppelenEelman,
I get “Error 404 – Pagina niet gevonden”. Can you check and provide us a precise link where we can inspect the elements in question please?
Best regards,
AndyHi,
ask your host if your php memory limit is really higher now. Deactivate all plugins.
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,
AndyJuly 5, 2016 at 12:41 pm in reply to: Translate | change the name in the woocommerce product search field #656990Hey AppelenEelman,
check out this: https://docs.woothemes.com/document/woocommerce-localization/ and ask WooCommerce support it if you need further help.
Best regards,
AndyHi,
you can add media queries to control your image on different screen sizes: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Can you provide us a precise link showing that image in question please? we need to be able to inspect the elements.
Best regards,
AndyHi,
please follow the instructions and post a screenshot as well as a link showing the elements in question.
Best regards,
AndyHi,
check out this: http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/
Best regards,
AndyHi,
glad you’ve figured out another way for it. 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,
AndyJuly 5, 2016 at 12:21 pm in reply to: Identifying individual containers in order to edit css #656977Hi,
you can make a version for mobile only if you want. Just use custom class and hide the elements on desktop only and vice versa. Use something like:
@media only screen and (min-width: 767px) {
.your-custom-class {
display: none;
}}
to hide the elements on a screen size higher than 767px. Adjust as needed. You can also use (max-width: ) if you want. For more information about media queries: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/Feel free to hire a freelance developer if you need the job to be done by someone else: kriesi.at/contact/customization
Best regards,
AndyHey Zak,
captions seem to be fine for me:
Could you fix it already? If not please clear browser cache and hard refresh a few times.
Best regards,
AndyJuly 5, 2016 at 12:15 pm in reply to: Updated and site crashed- Fixed it, but now is displaying incorrectly #656973Hi,
in your case I would go back using a backup. Make sure your codes/adjustments are inside a child theme and not in the original theme, cause this way you won’t loose your modifications.
You could also ask your host if they can go back for you, if you do not have a backup by yourself.
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:
Best regards,
AndyHi,
will be difficult to assist you without a link to you website.
To move the flags try this:
ul.avia_wpml_language_switch.avia_wpml_language_switch_extra { left: 30px; }
and adjust as needed.
Go into your WPML settings and adjust “What to include in the language switcher” to your needs. Though I think WPML do not offer what you need. Ask WPML support about it.
Best regards,
AndyHi,
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
In addition to that, please let us know if we are allowed to deactivate one or more of your plugins as well for testing purposes :)Best regards,
AndyHi,
it would be best to ask a freelance developer for this kind of job: kriesi.at/contact/customization
Best regards,
AndyJuly 5, 2016 at 12:02 pm in reply to: Bug: Pressing enter when inserting link closes text box without saving changes #656960Hi,
feel free to make a feature request for Kriesi here: https://kriesi.at/support/enfold-feature-requests/
Best regards,
AndyHi,
versuche es mit diesem Code:
main.content.template-search.av-content-full.alpha.units { left: 30px; }
Gruß,
AndyJuly 5, 2016 at 11:52 am in reply to: "Zurück zum Shop" "Dein Warenkorb ist gegenwärtig leer." #656954Hi,
soweit ich weiß kannst du dafür das Plugin Loco Translate oder Poedit verwenden. Aber in deinem Fall würde ich die Jungs vom WooCommerce Support anschreiben bzw. mir deren Documentation/Tutorials darüber anschauen. Die kennen ihr Plugin am Besten.
Gruß,
AndyJuly 5, 2016 at 11:51 am in reply to: Social share buttons – not showing correct URL on Twitter #656953Hi,
this is WordPress’ default behavior. Go to Settings->Permalinks and make your adjustments there.
Best regards,
AndyJuly 5, 2016 at 11:50 am in reply to: Start of Socket Text cut off slightly (on posts only) when using left side menu #656952Hi,
link you’ve provided does not show any side menu at all. Please check and make sure to send us a precise link showing exactly what you mean, so we can assist you.
Best regards,
AndyHi,
we don’t offer any jobs here, we are here to assist you only. If you need a freelance developer then feel free to hire one here: kriesi.at/contact/customization
Let us know if we can assist you any further with this issue.
Best regards,
AndyHi,
to find a possible solution for this I need a link with a long headline again. The links you’ve provided before contain only a short one.
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.
Best regards,
AndyJuly 5, 2016 at 11:40 am in reply to: Fixed mobile menu / #anchor links / mobile menu doesn't fadeout completely #656947Hi,
now I see what you mean.
Please update the theme to the latest version (v3.6.1.). That should fix any issues you are currently experiencing :)
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
In addition to that, please let us know if we are allowed to deactivate one or more of your plugins as well for testing purposes :)Best regards,
AndyJuly 5, 2016 at 11:35 am in reply to: layout editor and the buttons of wordpress are no longer displayed #656944Hi,
it still does not work. Now it says “invalid login credentials”. Please check and let us know when you’re ready, so we can login without problems.
Best regards,
AndyJuly 4, 2016 at 2:32 pm in reply to: iframe issue: doesn't display portfolio among each other #656583Hi!
glad you found a solution and thanks for sharin. 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,
Andy -
AuthorPosts