Forum Replies Created
-
AuthorPosts
-
Hi,
Glad to hear that. Thanks for using Enfold :)
Best regards,
NikkoJanuary 23, 2018 at 5:52 pm in reply to: Unable to save specific posts after update – leads to blank page (showing -1) #901580Hey aovivo,
Can you give us ftp access too? so we can check further.
Best regards,
NikkoHey cipriana,
I think it’s possible but would need a lot of time to do and outside the scope of our support, the only thing I can recommend is use the Image in Media Elements since it has this option.
Best regards,
NikkoHey jb84,
Yes, it’s possible, open the slider in LayersliderWP then go to Slider Settings > Slideshow > Pause on hover -> select Do Nothing then Save. Hope this helps :)
Best regards,
NikkoHi,
Can you try to update your php version to atleast 7.0. Let us know if this helps.
Best regards,
NikkoJanuary 23, 2018 at 5:44 pm in reply to: setting up enfold dark photography or enfold minimal photography #901574Hi,
Let us know if you need further assistance :)
Best regards,
NikkoHey takozzo,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#scroll-top-link { background: url('image_link') center center no-repeat; } #scroll-top-link:before { display: none; }Just replace image_link with the right url of the image you want to use. Hope this helps :)
Best regards,
NikkoHi,
Just add this code in functions.php:
add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['Bungee'] = 'Bungee:400,700'; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Bungee'] = 'Bungee:400,700'; return $fonts; }just place the code below this code:
if(isset($avia_config['use_child_theme_functions_only'])) return;Then go to WP Dashboard > Enfold > General Styling > Fonts (tab) > and check Heading Font and Defines the Font for your body text, you should see in the dropdown (at the bottom of the list) the Bungee font.
Best regards,
NikkoJanuary 23, 2018 at 4:35 pm in reply to: Woocommerce Product Grid number of column responsive #901540Hey Christophe,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:1200px) and (min-width:768px) { #top .shop_columns_5 .products .product { float: left; margin: 0 1% 1% 0; padding: 0; position: relative; width: 24%; margin-left: 0; } #top .shop_columns_5 .products .product.first { clear: none; } }Hope this helps :)
Best regards,
NikkoJanuary 23, 2018 at 4:29 pm in reply to: I hit the button "restart all options" , how can I revert changes?? #901538Hey 40075trip,
Unfortunately there’s no feature to undo it, unless there’s a backup. So the only thing to do is to setup the settings manually again, unless you have exported the settings.
Best regards,
NikkoJanuary 23, 2018 at 4:25 pm in reply to: Setting tooltip size on mobile devices for hotspot images #901534Hey Elena,
Can you post a link to your site? so we can take a closer look.
Best regards,
NikkoHi Vanni,
You’re welcome and glad we could help! Have a nice day too :)
Best regards,
NikkoHi,
Try adding this css code:
.page-id-11 #after_section_1 .content.av-content-full { padding: 0; } .page-id-11 #after_section_1 .content.av-content-full .av_three_fourth { border-right: 1px solid #ededed; padding-right: 3%; padding-top: 50px; } .page-id-11 #after_section_1 .content.av-content-full .av_one_fourth { margin-left: 2.5%; padding-top: 50px; }Hope this helps :)
Best regards,
NikkoHi,
Can you give us ftp access as well? so we can check further.
Best regards,
NikkoHey giorgiosilvia,
Can you make a backup for your site first? so if a problem would persist during the theme update, we can always revert it back.
Best regards,
NikkoHi,
I see, can you try to replace this code:
.infotipsbox .avia_message_box_content { text-transform: none !important; font-weight: 500 !important; font-size: 16px !important; text-align: left !important; position: relative; padding-left: 60px; }with this one:
.infotipsbox .avia_message_box_content { text-transform: none !important; font-weight: 500 !important; font-size: 16px !important; text-align: left !important; position: relative; padding-left: 60px; display: flex; align-items: center; }and this code:
.infotipsbox [data-av_icon]:before { font-size: 40px !important; position: absolute; right: 10px; }with:
.infotipsbox [data-av_icon]:before { font-size: 40px !important; position: absolute; right: 10px; margin-top: -13px !important; }Hope this helps :)
Best regards,
NikkoHi,
Can you also give us ftp access? so we can check further.
Best regards,
NikkoHey pabloamian,
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 Vanni,
Thanks for contacting us. Yes, there’s only one Enfold, and Enfold 2017 is just one of the demos. You can also use other demos which are in this link: https://kriesi.at/themedemo/?theme=enfold-overview :)
Best regards,
NikkoHi,
Sure, try adding this css code in QUick CSS (located in Enfold > General Styling):
.home #av-layout-grid-1 .iconbox_icon { margin-left: 44px; position: relative; top: 14px; }Hope this helps :)
Best regards,
NikkoHi,
1. Yes, since you’re not using a child theme, edit functions.php and find this line of code:
if(isset($avia_config['use_child_theme_functions_only'])) return;below this code add:
//set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }2. If you import a demopage, you will have all pages exactly as the demo, so if the demo has 1 page only then you get 1 page, if you import for example Enfold 2017 you’ll get all the pages it has also :)
Best regards,
NikkoHi,
No worries, you can find it in this screenshot: https://imgur.com/a/WejoH
You can then insert the image like you usually do then just you should find an image code just like this:
<img class="alignleft size-full wp-image-3797" src="image_link" alt="" width="141" height="200" />then before the img code add:
<span class="st-wrap"><span class="site-title">and after that img code add:
<span class="hovertitle">Creative Common CC BY-SA 3.0-licensen. Dette billede er i overensstemmelse hermed.</span></span></span>You can replace the Creative Common text if you want to change it, the final output should look like this:
<span class="st-wrap"><span class="site-title"><img class="alignleft size-full wp-image-3797" src="image_link" alt="" width="141" height="200" /><span class="hovertitle">Creative Common CC BY-SA 3.0-licensen. Dette billede er i overensstemmelse hermed.</span></span></span>Best regards,
NikkoHi,
Thanks for providing access, I have added this in wp-config.php:
define('CONCATENATE_SCRIPTS', false );and it fixed the problem. Let us know if it’s good on your end :)
Best regards,
NikkoHi,
Can you give us screenshots based on membership level? so we can see how it looks on your end.
Also, 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,
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,
You didn’t use Masonry, but I tweaked it a bit and added this css code in QUick CSS (located in ENfold > General Styling):
#masonrylike .container { max-width: 100%; padding: 0; } #masonrylike .container .av_one_third { width: 32%; margin-left: 1%; } #masonrylike .container .av_one_third .avia-image-container, #masonrylike .container .av_one_third .avia-image-container-inner, #masonrylike .container .av_one_third .avia-image-container img { width: 100%; display: block; } #masonrylike .container .av_one_third .av-special-heading.el_after_av_image { margin-top: 20px; }Let us know if it’s good :)
Best regards,
NikkoHey alliancepp,
Try adding this css code in QUick CSS (located in Enfold > General STyling):
@media only screen and (max-width:1024px) { .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item { display: none; } .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special { display: block; } }Best regards,
NikkoHi Gary,
Glad to hear that. Let us know if you need further assistance or if we can close the thread :)
Best regards,
NikkoHi,
Please add the code given by Rikard in QUick CSS not in functions.php, Quick CSS is located in Enfold > General Styling. Let us know if this helps.
Best regards,
NikkoHey kouamx100,
Unfortunately, we don’t have the means to do that, since wordpress itself doesn’t allow you to edit category pages like regular pages, however you can modify the category template, you can check this post for instructions: http://www.wpbeginner.com/wp-themes/how-to-create-category-templates-in-wordpress/
Hope this helps :)Best regards,
Nikko -
AuthorPosts
