Forum Replies Created
-
AuthorPosts
-
Hi,
I don’t think it’s a bug but probably a server issue, since Yigit did have some issues updating functions.php and that might have been resolved by your host and worked properly this time :)
Best regards,
NikkoHi,
Can you try to go to Enfold > Import/Export > Iconfont Manager > remove Flaticon and Save. Let us know if this helps.
Best regards,
NikkoHey dvus4l,
I checked your site and the code you added causes it not to be centered please remove it and it should be centered again, translate() moves position as well as the left property.
Best regards,
NikkoJune 20, 2017 at 12:50 am in reply to: Individual background images for each tab (tab element) #810062Hi,
Try adding this css code:
#top .av-layout-tab { background-attachment: scroll !important; }Hope this helps :)
Best regards,
NikkoHey gardenstateloans,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { .responsive #top #main .sidebar { display: block; border-color: white; } .responsive #top #main .sidebar .inner_sidebar { margin-left: 0; } }Hope this helps.
Best regards,
NikkoHey Peter,
Can you give a link to the page mentioned? so we can take a closer look.
Best regards,
NikkoHey mleite1,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.iconbox .iconbox_content .iconbox_content_title { text-transform: none; }Content can’t be controlled by css, you need to change it in wordpress editor or avia layout builder, also css class doesn’t change title and content. The code I gave should make the letters in the iconbox title not be automatically changed to upper case.
Best regards,
NikkoHey Slade,
Can you try to add this css code in Quick CSS (located in Enfold > General Styling):
#top .price span { display: inline !important; }Hope this helps.
Best regards,
NikkoJune 19, 2017 at 1:04 pm in reply to: Change porfolio grid hover overlay to color on black/white images #809742Hey Gallop_Web,
Can you try to add this css code in Quick CSS (located in Enfold > General Styling):
.avia_transform a .image-overlay { display: none !important; }Hope this helps :)
Best regards,
NikkoHi,
We can’t tell when the next update will be released, but please try the solution posted here: https://kriesi.at/support/topic/tabs-sections-dont-work-in-firefox/#post-805471
Hope this helps.Best regards,
NikkoJune 19, 2017 at 11:14 am in reply to: Tab Section on Chrome work on some Sites and don`t on others #809717Hey MaktubJolie,
Can you try the solution I posted here: https://kriesi.at/support/topic/tabs-sections-dont-work-in-firefox/#post-805471 It might have something to do with the special characters.
Best regards,
NikkoHi,
I just checked it and it seems to be square now. Is this already fixed? I have checked this page (private content).
Best regards,
NikkoHi,
I have tested it on my end and it doesn’t have any issues, can you give us temporary admin access as well as ftp access? so we can try to check why it’s having error 500 on your end.
Best regards,
NikkoHey Camilla,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.home #after_full_slider_1 { display: none; }Hope this helps :)
Best regards,
NikkoHi,
Glad that it’s working now. Thanks for using Enfold :)
Best regards,
NikkoHi,
Let us know if you need more assistance or if we can close the thread :)
Best regards,
NikkoHi,
Glad that it’s fixed. Thanks for using Enfold :)
Best regards,
NikkoHey Besteam,
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.
Best regards,
NikkoHi Buddy,
Just checked on the link you gave and the slider doesn’t seem to work and it shows some js errors. Try to disable some plugins as it might have some conflict.
Best regards,
NikkoHi,
Glad that it’s fixed and thanks for using Enfold :)
Best regards,
NikkoJune 14, 2017 at 9:22 pm in reply to: Adjustments for blog layout: comments and sidebar widget #808224Hi,
You can upload it here: http://imgur.com/ and post the link here after the image is uploaded.
Best regards,
NikkoHey Paride,
Can you post a link to the page mentioned? and also point us to the right cells with modified padding so we can try to give you a custom css code that should work.
Best regards,
NikkoHi,
Glad that it’s fixed. Thanks for using Enfold :)
Best regards,
NikkoHey washem,
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.
Best regards,
NikkoHey conTend,
Can you provide an image of how it should look compared to the desktop version?
Best regards,
NikkoHi,
Glad we could help and thanks for using Enfold :)
Best regards,
NikkoHi Ben,
Yes, the issue still isn’t fixed atm. I’m very sorry for the inconvenience.
Best regards,
NikkoHi,
Still the same, here is the screenshot (private content).
Best regards,
NikkoHi,
I’m very sorry for the late response and missing this thread. I have found out that the problem was Auto Adjust to content is not working properly when using Layout Elements, have tried to fix it with css but I could not find the right solution, I have already reported this to Kriesi and our devs.
Best regards,
NikkoJune 12, 2017 at 6:48 am in reply to: Add word 'Share' and horizontal bar to the left share buttons on single product #806729Hey clairemartindigital,
Try editing this file wp-content/themes/enfold/includes/helper-social-media.php and find this line of code (line 217):
$this->html .= "<div class='av-share-box'>";replace it with:
$this->html .= "<div class='av-share-box'><span class="share-label">Share</span>";Then add this css code in Quick CSS (located in Enfold > General Styling):
#top .av-share-box ul { display: inline-block; text-align: left; border: 0; width: auto; } .av-share-box .av-share-box-list { display: inline-block; margin-left: 10px; } .av-share-box .av-share-box-list .av-share-link { display: inline-block; border: 0; margin: 0 5px; } .av-share-box .av-share-box-list .av-share-link a { padding: 0; } span.share-label { position: relative; top: -8px; font-weight: bold; }Hope this helps :)
Best regards,
Nikko -
AuthorPosts
