Forum Replies Created
-
AuthorPosts
-
Hi kdhdigi,
We’ll try to check on this issue further however we don’t want to affect your live site, can you try to create a staging site? basically it’s just a duplicate your site placed in your subdomain, here’s a link on how to create a stage site: https://themeisle.com/blog/wordpress-staging-site/
If you have done this, please give us admin and ftp access of the stage site.Best regards,
NikkoApril 4, 2019 at 5:48 am in reply to: Change Caption Style and position for a specific Masonry #1086750Hi Nerohm,
I have added it a Custom Class: box, please add this css code just adjust the font size:
#top .box .av-image-caption-overlay-center p { font-size: 30px; }
Best regards,
NikkoHi Philip,
I apologize, I wasn’t around yesterday.
As for the issue seems to be a caching issue that’s why its working on your dev site.
I tried to re-upload the same image and I was expecting it to fetch the image I re-uploaded (link of new image in private content) but it’s still using the old image.Best regards,
Nikko-
This reply was modified 6 years, 4 months ago by
Nikko.
Hi Nadine,
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 an admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi restube,
I tried to check your site but it seems to be messed up (screenshot in private content).
This should be the code you can use, just replace the className:@media only screen and (max-width:767px) { #top #main .className .av_one_third.avia-builder-el-first { padding-bottom: 0 !important; } #top #main .className .av_one_third.avia-builder-el-last { padding-top: 0 !important; } #top #main .className .av_one_third.avia-builder-el-last .av-special-heading.av-special-heading-h2 { margin-top: 0 !important; } }
Best regards,
NikkoHi AlRosen,
I haven’t tested that but I think it should work as well as long as Disable Shortcode Processing is not disabled.
Best regards,
NikkoHi webworm72,
I have checked it and the code I gave doesn’t seem to be fetched.
Try to flush out caching and disable css minification.
In Enfold > Performance > disable CSS file merging and compression.Best regards,
NikkoHi bagmanden12,
Your site just shows error 500.
You’ll need to modify the file via ftp or cpanel, then go to wp-content > themes > enfold > config-gutenberg > class-avia-gutenberg.php
@vinirocha please try the solution posted by GünterBest regards,
NikkoHi Hendrik-Jan,
I have checked on this further and would have suggested to use the Magic Wand icon since it’s an alternative to use Avia Layout Builder elements even when using Default Editor, however in forum when I tried to add some content it doesn’t add anything, I tested this also using a twentynineteen theme but I get the same results.
The only thing I can suggest now is to check for bbpress documentation and check how you can override them.Best regards,
NikkoApril 4, 2019 at 2:52 am in reply to: Shopping icon was hidden but now back after latest enfold update #1086721Hi kilimats,
No, I don’t think that this is a permission issue, probably just a css issue, this usually happens if there are missing ; or {}, then those valid css codes below isn’t fetched anymore.
As for style.css.original, maybe that’s just a backup. Since the css is a bit long, maybe you can do this, backup your style.css then clear it, then just add a few css codes and check if its reading those codes.
If I checked the page source I can see that child theme’s style.css is being fetched.Best regards,
NikkoHi webworm72,
We apologize for the delayed response, please add this css code:
#header #header_main nav.main_menu { padding-right: 0; width: calc(100% - 250px); } #header #header_main nav.main_menu .avia-menu, #header #header_main nav.main_menu .avia-menu #avia-menu { width: 100%; } #header #header_main nav.main_menu .avia-menu #avia-menu { display: flex; flex-direction: row; justify-content: space-evenly; }
Best regards,
NikkoHi schweitzman,
I have checked it and it seems the image has those black color on the side (link in private content).
Best regards,
NikkoHi axels1983,
It’s aligned on my end, it can be checked here: https://kriesi.at/themes/enfold-2017/product/a-product/
But try adding this css code in Quick CSS, located in Enfold > General Styling:#top div div.woocommerce-message a.button { margin-top: -10px; }
Just adjust the margin-top value, the default is -19px.
Hope this helps.Best regards,
NikkoApril 2, 2019 at 3:53 pm in reply to: Change Caption Style and position for a specific Masonry #1086131Hi Nerohm,
Where can I find that image caption? I tried to check on the links you gave and the links in your main menu, I might have missed it.
Best regards,
NikkoHi tivo_designs,
I think I have made a mistake and include < pre > < code >, please just use this one:
@media only screen and (max-width:767px) { #top .phone-info span, #top .phone-infor span a { color: #76992a; } }
Best regards,
NikkoHi Christian,
We’re glad that we could help :)
Thanks for using Enfold..
Have a great day!Best regards,
NikkoApril 2, 2019 at 3:48 pm in reply to: Trying to remove the bottom padding on the Easy Slider element #1086122Hi ashforthmarketing,
No worries, we’re glad that we could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Mathilde,
We’re glad to help you with it :)
Thanks for using Enfold and have a great day!Best regards,
NikkoApril 2, 2019 at 3:44 pm in reply to: Custom Template – Layerslider isn't full width anymore #1086115Hi Lucas,
We’re glad that it helped :)
Thanks for using Enfold.
Have a great day!Best regards,
NikkoHi jb84,
Glad that we’re able to help :)
Thanks for trusting us and thanks also for using Enfold.
Have a great day!Best regards,
NikkoHi jonrouse,
It’s our pleasure to help you :)
Thanks for using Enfold and have a great day!Thanks for using En
Best regards,
NikkoHi Funkys,
Please replace this code that I gave:
.js_active .av-tab-section-tab-title-container { min-width: 100% !important; max-width: 100% !important; }
with:
.js_active .av-tab-section-tab-title-container { min-width: 100% !important; max-width: 100% !important; left: 0 !important; }
Best regards,
NikkoHi asystentwsieci,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoApril 2, 2019 at 10:27 am in reply to: After switch to Avia Layout Architekt no thumbnails/snippets in blog anymore #1086008Hi Birte,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi zedduo,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi asystentwsieci,
It’s fixed, I think it’s just some bug on the page since layerslider was working fine on other pages.
I just tried to recreate the page and it worked properly.Best regards,
NikkoHi Hans,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHey schweitzman,
Can you give us a link to the page mentioned? so we can take a closer look.
Best regards,
NikkoHi FionaH,
We’re glad that it’s complete.
Thanks for using Enfold and have a great day! :)Best regards,
NikkoHi Michael Maguire,
Thanks for contacting us!
Once you have imported the demo all the settings, menu will be the same as demo, as well as the pages shown in the frontend.
Your original pages should still be there and will not be changed excecpt for the header, footer, color settings, etc.
Maybe you can setup a staging site first: https://themeisle.com/blog/wordpress-staging-site/
Then test it in the staging site so your live site won’t be affected.Best regards,
Nikko -
This reply was modified 6 years, 4 months ago by
-
AuthorPosts