Forum Replies Created
-
AuthorPosts
-
Hey tennetno,
maybe this plugin can help you: https://wordpress.org/plugins/simple-image-sizes/
Best regards,
AndyAugust 12, 2016 at 9:59 pm in reply to: Set product hover in woocommerce products by default #672084Hi,
follow Elliott’s suggestions from the beginning of this thread. If this doesn’t work for you then you would need to hire a freelance developer or buy the plugin mentioned.
Best regards,
AndyHi,
caption title:
@media only screen and (max-width: 767px) { h2.avia-caption-title { font-size: 10px !important; }}
caption text:
@media only screen and (max-width: 767px) { .avia-caption-content.av_inherit_color { font-size: 20px !important; }}
Adjust as needed.
Best regards,
AndyAugust 12, 2016 at 9:53 pm in reply to: Safari is not my friend, pesky icons and graphics with zooming… #672082Hi,
for mobile phones you’d need to add media queries to the code, for example:
@media only screen and (max-width: 736px) { .center-icon .iconbox_icon { left: 52% !important; transform: translateX(-52%); -webkit-transform: translateX(-52%); } }
A mockup showing what you want to achieve would help us a lot. Please use imgur.com or dropbox.
Best regards,
AndyAugust 12, 2016 at 9:50 pm in reply to: Problems with mobile view — mobile menu icon not visible / home page #672081Hi,
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,
Andy@brand4
Bitte mal bei deinem Host fragen, ob ausreichend php memory Limit vorliegt. Wir empfehlen 256MB für Enfold.Gruß,
AndyHi,
alright, we’ll let this open for you. Let us know if we can close it.
Best regards,
AndyHey chb14,
I can’t find any “Vivant_neu”, can you provide us a precise link please? also provide us screenshots of the issue to highlight what’s going on. Use imgur.com or dropbox.
Best regards,
AndyHey johncory,
no they are not, only via debug mode as you already have mentioned it.
Best regards,
AndyHi,
login does not work for me. Please check.
However, I checked your website and it looks totally fine to me. Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)Best regards,
AndyHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
AndyHi,
feel free to make a feature request for Kriesi here: kriesi.at/support/enfold-feature-requests/
Best regards,
AndyHey luckylobo10,
would be best to ask plugin’s author for this, so feel free to ask WooCommerce support.
Let us know when you have some issues/questions related to the theme.
Best regards,
AndyHi,
try this code inside Quick CSS field:
@media only screen and (max-width: 767px) { .toggle_content { padding: 11px 30px 11px 10px; }}
and adjust the last number (10px) as needed.
Best regards,
AndyHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
AndyAugust 12, 2016 at 9:09 pm in reply to: Site structure & comments problem on posts using template builder #672065Hi,
check out this: https://kriesi.at/support/topic/how-to-add-blog-meta-information-to-posts-designed-with-the-advanced-editor/#post-572997
Best regards,
AndyHi,
this thread is quite confusing to me, as there are different questions/issues. Please use different threads for different questions in the future.
If you have problems with any plugin then best option is to contact plugin’s author about it. Check the general tutorials on how to use BWP Minify plugin.
Best regards,
AndyHi,
Please deactivate all plugins but WooCommerce by WooThemes 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,
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,
AndyAugust 12, 2016 at 7:16 pm in reply to: After importing settings into child theme, they don't show properly #672022Hi,
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,
AndyGuenni007 hat recht, das wird nicht so einfach klappen. Da müsste ein Developer her und das wäre relativ viel Arbeit.
Gruß,
AndyAugust 12, 2016 at 7:14 pm in reply to: How do I make the "full Stop" on my header text a different colour? #672020Hi,
I get a “Page not Found” error when trying to open link you’ve provided. Please check.
Best regards,
AndyAugust 12, 2016 at 7:13 pm in reply to: column position problem in the middle and footer customization #672019Hi,
use this code:
hr { border: none; }
Best regards,
AndyAugust 12, 2016 at 7:10 pm in reply to: Google maps loading "See the JavaScript console for technical details." #672017@marcacer
You can use private content field here in this forum.
@tantalinha
glad you could fix 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,
AndyHi,
as far as I can say we did not do anything. But if it’s fixed then it’s fine, isn’t it? Let us know if you still need help with this issue.
Best regards,
Andy@kontornord
Bitte mal bei deinem Host fragen, ob ausreichend php memory Limit vorliegt. Wir empfehlen 256MB für Enfold.Gruß,
AndyHi,
not sure which toggle elements you’re talking about, but you can use this: kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
and then implement a unique css class for the accordion elements in question only.
Best regards,
AndyHi,
you can’t compare it to a background image, cause it’s not an image. However, you can use this code to control it’s position:
#top #background-video .av-section-video-bg iframe, #top #background-video .av-section-video-bg embed, #top #background-video .av-section-video-bg object, #top #background-video .av-section-video-bg video { left: -117px; top: 25px; }
Adjust as needed.
Best regards,
AndyHi,
the site is using this code:
.avia-fullscreen-slider .avia-slideshow>ul>li { background-position: center center !important; background-size: cover; }
Best regards,
AndyAugust 11, 2016 at 5:22 pm in reply to: How do I make the "full Stop" on my header text a different colour? #671461Hey bauchope,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
Andy -
AuthorPosts