Forum Replies Created
-
AuthorPosts
-
Hi,
Try to go to Enfold > Header > Transparency Options (tab), then try to remove or replace the logo currently in there. Hope this helps :)
Best regards,
NikkoHi,
Try to use this plugin: https://wordpress.org/plugins/contact-form-7/ then use this tag to get the sender’s ip address:
[_remote_ip]You can refer here for more information on the special mail tags: https://contactform7.com/special-mail-tags/
Hope this helps :)Best regards,
NikkoHey jsheetz15,
I’ll be closing this since this is a duplicate thread, will be answering you here: https://kriesi.at/support/topic/image-slider-issues/#post-783237
Best regards,
NikkoHey jsheetz15,
Fullscreen slider covers the whole screen with the image and since the images added are in portrait, that’s why the images is cut since the height is scaled based on the 100% of the image width. Try adding this css code in Quick CSS (located in Enfold > General Styling):
.page-id-539 #fullscreen_slider_0 ul li { background-size: auto 100%; background-repeat: no-repeat; }This code is specific on the page you gave and on that slider only. Let us know if this helps :)
Best regards,
NikkoHey Doron,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:1024px) and (min-width:768px) { .home #statistic .flex_column.av_one_fourth { width: 50%; } }Let us know if this helps :)
Best regards,
NikkoApril 24, 2017 at 5:13 am in reply to: Remove menu and the row that takes up the space above logo #782133Hi,
Glad we could help! Thanks for using Enfold :)
Best regards,
NikkoApril 24, 2017 at 5:12 am in reply to: Trying to activate "event tracking" on "buy now"-buttons #782132Hi,
Try to replace the single quotes from:
’to
'I would suggest replacing them manually by typing the single quotes. Hope this helps.
Best regards,
NikkoHey Steven,
Thanks for contacting us. You can go to themeforest and purchase Enfold there ( https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990 ), so you can get your license and receive the latest updates on our theme :)
Best regards,
NikkoHi,
Glad we could help. Thanks for using Enfold :)
Best regards,
NikkoApril 24, 2017 at 5:06 am in reply to: Main product picture is fuzzy after woocommerce update #782125Hi Ana,
Can you try to add this code in functions.php:
global $woocommerce; if( version_compare( $woocommerce->version, '3.0.0', ">=" ) ) { function avia_woocommerce_gallery_thumbnail_description($img, $attachment_id, $post_id, $image_class ) { return $img; } function avia_woocommerce_post_thumbnail_description($img, $post_id){ return $img; } }Let us know if this helps :)
Best regards,
NikkoHi,
I’ve checked on it and it seems like the changes made to Quick CSS or General Styling doesn’t apply though it doesn’t seem to be cached. I can see mixed content error which might be a reason why it’s not working, to fix this try to use this plugin: https://wordpress.org/plugins/better-search-replace/ search for http://www.domain.com/ to https://www.domain.com/ just replace domain.com with your site (link below).
Best regards,
NikkoHi,
Thanks for providing the link and login details, try adding this css code in Quick CSS (located in Enfold > General Styling):
#avia-menu #menu-item-4138 > a .avia-menu-text { border: 2px solid #0065a1; padding: 5px 10px; border-radius: 4px; }Hope this helps :)
Best regards,
NikkoHey tremblayly,
I checked both french and english in mobile, and it seems both have the same issue which is the text overflowing, try adding this css code in Quick CSS (located in Enfold > General Styling), add this on both languages:
@media only screen and (max-width:767px) { #top .avia-slider-testimonials .avia-testimonial-content p { font-size: 13px; } .responsive #top .avia-testimonial { padding-left: 20px !important; padding-right: 20px !important; } }Let us know if this helps, if there are other issues missed, please provide a screenshot or point it :)
Best regards,
NikkoHi,
Glad we could help. Let us know if you need more assistance regarding this topic :)
Best regards,
NikkoHi,
Glad we could help! Thanks for using Enfold :)
Best regards,
NikkoApril 22, 2017 at 11:11 pm in reply to: How to edit link color in different areas of the website? #781815Hi,
1.) Try adding this css code in Quick CSS (located in Enfold > General Styling):
#main .content a { color: black; }2.) Add this css code in Quick CSS:
#main .content strong { color: black; }Hope this helps :)
Best regards,
NikkoHi,
Thanks for providing the login. This is fixed now, here are the steps I did to fix it:
- Go to Appearance > Themes, switched Enfold Child to Enfold
- Go to Enfold > Import/Export, exported theme settings (de)
- Switched theme back to Enfold Child
- imported theme settings
Let us know if it’s all good :)
Best regards,
NikkoHey timbright!
I have checked your site and it seems the footer is inside the container of the color section above it. Can you give us temporary admin access? just post the details in Private Content so only moderators can view. Also add this at the bottom of functions.php, this should show up some codes below the content editor which will be helpful in this case.
Best regards,
NikkoHey!
Glad we could help :)
Regards,
NikkoHi,
Thanks for the providing the link, can you tell us which menu item? I’ll try to make a sample, for the Contacto menu item, try adding this css code in Quick CSS (located in Enfold > General Styling):
#avia-menu #menu-item-1097 span.avia-menu-text { border: 2px solid white !important; background-color: darkblue; color: white !important; }Just adjust the colors as you see fit. Hope this helps :)
Cheers!
NikkoHi,
There could be 2 reasons, either API Key isn’t added or wrong. I checked your site and it seems to be working well now as maps are showing and there’s no error in the console. Let us know if you need more assistance or if we can close the thread.
Best regards,
NikkoHi,
No worries, try adding this css code in Quick CSS (located in Enfold > General Styling):
#top.page-id-6219 span.av-inner-tab-title { font-size: 28px; line-height: 1.1em; }Let us know if this helps.
Best regards,
NikkoHi,
If you check into Appearance > Themes (in WP Dashboard), check if the Active theme is Enfold or Enfold Child. After reviewing the thread, I checked on your site and it seems it’s not using a child theme.
Best regards,
NikkoHi Metin,
Can you post a screenshot where this tilted square is located? I apologize, I can’t seem to spot it. You can upload the screenshot in http://imgur.com/ and post the link here.
Best regards,
NikkoHi,
At the moment I couldn’t think of any fix since it’s hard to identify what’s causing it. Can you give us ftp access? so we can check further and try to debug.
Best regards,
NikkoHi,
Glad we could help and thanks for sharing the solution :)
Best regards,
NikkoHi,
Sorry for missing the thread. Glad to hear that it’s fixed :)
Best regards,
NikkoHey zwachm,
Can’t think of anything that could cause it but we can try to check what causes the issue. 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,
NikkoApril 21, 2017 at 10:29 pm in reply to: Font size issue into Widget Individual Menu after upgrade to enfold 4.0.5 #781447Hi,
Glad to hear that it helped :) we will let our devs regarding this.
Best regards,
NikkoApril 21, 2017 at 10:16 pm in reply to: Thumbnails Appear No Bigger than 80px Despite Debugging and Custom CSS #781440Hey hypergolica,
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,
Nikko -
AuthorPosts
