Forum Replies Created
-
AuthorPosts
-
Hi Veronika,
I have changed it again from 1/4 1/2 1/4 to 1/1 then added my-gallery-column in Custom Css Class.
Removed the last code I gave and replaced it with:#top .my-gallery-column { max-width: 920px; margin-left: auto; margin-right: auto; width: 100%; float: none; }
Hope this helps :)
Best regards,
NikkoHey ariamedtour,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
NikkoHey Gabor Baksay,
Yes it is allowed to modify the photos imported from our demo.
No license fees is needed, you can refer on this thread: https://kriesi.at/support/topic/licence-of-demo-images/Best regards,
NikkoJanuary 21, 2019 at 2:45 pm in reply to: URGENT ISSUE: Enfold Update Causing HTTP 500 Error #1056687Hey Dee,
Can you give us ftp access as well? so we can try to debug and check further.
Just post the ftp credentials in private content.Best regards,
NikkoHey ingrandimenti,
Add this css code in Quick CSS (Located in Enfold > General Styling):
#top .avia-menu-fx { bottom: 14% !important; }
Best regards,
NikkoHey rstalfoort,
Please replace this code:
.aviaccordion-image:hover { filter: grayscale(0%); -webkit-filter: grayscale(0%); }
to:
#top .aviaccordion-active-slide .aviaccordion-image { filter: grayscale(0%); -webkit-filter: grayscale(0%); }
Best regards,
NikkoHi rolfroyce,
Glad that we are able to help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi peterolle,
Glad that we are able to help :)
Thanks again for using Enfold and have a great day!Best regards,
NikkoHi Antonio,
Glad that wee could help :)
Our devs are working on improving it.
It probably just some conflict with the caching plugin.Best regards,
NikkoHey richardbeatty,
Please provide the username as well :)
Best regards,
NikkoHi bk28832,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #header_main .logo { left: 50%; margin-left: -75px; }
Best regards,
NikkoHey original52,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi PinoSilvestre,
Credentials are not sent, please check.
Please post it in private content so it’s visible to all moderators.Best regards,
NikkoHi fanlokbun,
It’s probably a bug on page but I’m not sure what triggered.
I duplicated your homepage (link in private content) and it works fine.Best regards,
NikkoHey IReklama,
If your site is already live, please rollback to your backup before the update then create a staging site (basically a clone of your site placed on your subdomain) and update the stage site instead.
This way your live site won’t be messed up as we are trying to resolve the issue, here is a link on how to create a staging site: https://themeisle.com/blog/wordpress-staging-site/
After creating the stage site, please give us the wp-admin credentials and ftp details in private content.Best regards,
NikkoHi peterolle,
Try adding box-sizing: content-box, here’s the css code you can try on the body:
#top { border: 1px solid red; box-sizing: content-box; }
Best regards,
NikkoHi Antonio,
For some reason enabling CSS file merging and compression seems to prevent it from showing.
I have disabled in Enfold > Performance and it’s now removed on your site.Best regards,
NikkoHi Valinsy,
Glad that we could help :)
Feel free to create a new thread if you need more assistance.
Thanks also for using Enfold and have a great day!Best regards,
NikkoHey ezvisa,
Try using this css code instead:
.togglecontainer .av_toggle_section:nth-child(even) .toggler { background: #3369e7; } .togglecontainer .av_toggle_section:nth-child(odd) .toggler { background: #00aeff; } .togglecontainer .toggler, .togglecontainer .toggler.activeTitle:hover { border: none; color: #eee; }
Best regards,
NikkoJanuary 21, 2019 at 1:13 pm in reply to: Portfolio – show only photo's in the category in lightbox #1056610Hey MarcusEls,
Can you give us the link to the page mentioned? so we can take a closer look.
You can post the link in private content, so it’s only visible to the moderators.Best regards,
NikkoHi Antonio,
Thanks for giving us the link.
Try adding this css code in Quick CSS:#top .av_header_transparency #header_meta { border-bottom: none !important; }
Best regards,
NikkoHi ezvisa,
Great to see you again too :)
I have checked the backend of the link you gave (link in private content) but I could not find the Horizontal Grid Block.
Can you provide a screenshot?Best regards,
NikkoHi kashcroft,
Glad that we are able help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi peterolle,
Glad to hear that. :)
Just let us know if the issue appears again.
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Valinsy,
Please remove the 2 codes I gave and replace it with this one:
#top table.aligncenter { display: table !important; width: auto !important; }
Let us know if this helps.
Best regards,
NikkoHi OKEIwebbureau,
Go to Enfold > Layout Builder > check Show element options for developers then save.
Then edit the page and the special heading, you should be able to see Custom Css Class add this in the field my-heading and save.
Go to Enfold > General Styling Quick CSS then add this css code:##top .my-heading .av-special-heading-tag { background-color: white; display: inline-block; padding: 30px; }
if that doesn’t work, use this instead:
##top .my-heading .av-special-heading-tag { background-color: white !important; display: inline-block !important; padding: 30px !important; }
Best regards,
NikkoHi peterolle,
Can you give us ftp access as well?
So we can try to debug and check on it further.
Just post the ftp credentials in private content.Best regards,
NikkoHi Valinsy,
Try adding this code as well (this will only specific to the page you gave):
#top.postid-1025 table.aligncenter { max-width: 320px; }
Best regards,
NikkoJanuary 21, 2019 at 12:37 pm in reply to: Submenu Logo only in ONE Submenu and not in all Submenus #1056576Hi Jerome,
Glad to hear that :)
Just let us know if you need further assistance.Best regards,
NikkoJanuary 21, 2019 at 12:36 pm in reply to: The font size of input text woocommerce check out page is too small #1056574Hi ezvisa,
Glad to hear that :)
Thanks again for using Enfold!Best regards,
Nikko -
AuthorPosts