Forum Replies Created
-
AuthorPosts
-
Hi burgola,
Can you try to replace this code:
#header { height: 40px; }to:
.responsive #top #wrap_all #header { height: 40px !important; }Then add this as well:
.responsive #top .logo { display: block !important; }And make sure to wrap them inside the media query, just like what Rikard posted.
Best regards,
NikkoJune 12, 2020 at 9:50 pm in reply to: Error Message in Page Titles: avia_set_title_tag is deprecated since version 3.6 #1222189Hi NicomIT,
I think it’s a misunderstanding, I was just on assumption that maybe you have used that function in your child theme, but if you haven’t added it in the child the theme then there’s no need to modify anything.
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
( to 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 maria_96,
Thanks for giving us admin access.
There are a lot of errors in the web console, but it’s hard to troubleshoot in the Dashboard.
Can you give us FTP access on it as well?Best regards,
NikkoHi mforlano,
If I inspect your site, it’s still using that image size.
You can check it in the screenshot link in private content.
Make sure to use the Full Size for the image size.Best regards,
NikkoHi Blake,
Thanks, I’m not really sure but I don’t see any errors related to fonts.
Also, the icons seems to work inconsistently on your site, I have created a test page on your site (link in private content) and you’ll see one of the icons not showing up.
Can you give us FTP access as well? so we can try to check further.Best regards,
NikkoHi techielab,
Thanks for giving us admin access.
Please use a child theme, so modifications made on functions.php isn’t lost during an update.
I tried to check further but Theme Editor seems limited to view config-woocommerce > config.php and shows 403 Forbidden error.
Can you give us ftp access as well?Best regards,
NikkoHi jannnnnneke,
Thanks for giving us admin access.
I have added this code in your child theme’s functions.php:function enfold_masonry_loop_entry_content($loop_excerpt) { return do_shortcode( $loop_excerpt ); } add_filter( 'avf_masonry_loop_entry_content', 'enfold_masonry_loop_entry_content');it works well and without the need to modify the parent theme :)
Best regards,
NikkoHi mforlano,
Thanks for giving us the link.
Please try to re-upload again the image for Tail Us, make it 940 x 600px similar to other images and it should fix it.Best regards,
NikkoHi Luc,
You will most likely need to modify single.php in your child theme.
First, copy single.php from the parent theme (Enfold) and paste it inside the child theme.
Above this code:if( get_post_meta(get_the_ID(), 'header', true) != 'no') echo avia_title(array('heading'=>'strong', 'title' => $title, 'link' => $t_link, 'subtitle' => $t_sub));You’ll most likely need to use the_date() function to fetch the published date: https://developer.wordpress.org/reference/functions/the_date/
Hope this helps.Best regards,
NikkoJune 10, 2020 at 11:10 pm in reply to: Avia Slide Show full width -> sidebar moves to bottom #1221450Hi Thomas,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi francemedics,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi wasim-ullah,
Can you try adding this CSS code:
.home #main .container_wrap_first { min-height: 100vh; }Hope it helps.
Best regards,
NikkoHi wasim-ullah,
Can you try to go to Enfold > Advanced Styling.
Under Select an element to customize, please choose body and click on the Edit Element button.
Then set the font size to 16px.
Hope this helps.Best regards,
NikkoHey mforlano,
Can you give us the link to your site?
Best regards,
NikkoHey Lisamarcenaro,
Please unzip the zip file you have downloaded from envato/themeforest.
Open the folder created when you unzipped it, inside it you should see enfold.zip, please use it instead.
Hope this helps.Best regards,
NikkoHey Lisa,
Thanks for contacting us!
Please unzip the zip file you have downloaded from envato/themeforest.
Open the folder created when you unzipped it, inside it you should see enfold.zip, please use it instead.
Hope this helps.Best regards,
NikkoHey fcp,
Please try to replace your selector, from:
#top #wrap_all .av-social-link-instagram a:hoverto:
#top #wrap_all .av-social-link-instagram:hover aHope it helps.
Best regards,
NikkoHey Frank,
Is the PHP ZipArchive Extension enabled on your site?
Best regards,
NikkoHey Peter Stern,
Thanks for contacting us!
I checked the CSS for Color Sections but I couldn’t find any added margins.
Can you point to us the Color Section that has margins? so we can inspect it.Best regards,
NikkoJune 10, 2020 at 10:36 pm in reply to: Error Message in Page Titles: avia_set_title_tag is deprecated since version 3.6 #1221435Hey NicomIT,
Please check in your child theme, if you have this code: avia_set_title_tag
To fix it, just replace it with: _wp_render_title_tagBest regards,
NikkoHey muvolab,
You should be able to do that using woocommerce’s hook: woocommerce_before_single_product
Hope it helps.Best regards,
NikkoHi maria_96,
Can you try to re-install Enfold via FTP? https://kriesi.at/documentation/enfold/install-enfold-theme/#reinstall-or-update-using-ftp
Hope it helps.Best regards,
NikkoHey burgola,
Can you give us a screenshot showing the additional dark area? I could not seem to see it on my end.
Best regards,
NikkoHi Blake,
I have checked it and it’s not really showing at all.
Can you try to backup your site and update to Enfold 4.7.5?Best regards,
NikkoJune 10, 2020 at 11:42 am in reply to: API key cannot be verified – Google maps not working #1221141Hi Marieke,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi techielab,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend and try to replicate it on our end for testing.
- 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
( to 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 Alexander,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Alexander,
I have enabled the plugin again but have unchecked:
Deliver the WebP versions of the images in the front-end: under Advanced
Once that’s checked, this is also selected:
Using thetag syntax
which is basically causing the issue.Best regards,
NikkoHi jannnnnneke,
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
( to 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,
Nikko -
AuthorPosts
