Forum Replies Created
-
AuthorPosts
-
Hi Mohammad,
Glad to hear that :)
Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!Best regards,
NikkoHi VINCEND,
I have checked the link you posted and it works properly on my end.
If I click on the title, featured image or button, it does take me to the right post you mentioned.
I only get redirected to the authors page if I click on the author beside the date.
I put my screenshot in private content, you will see that I have marked it with 2 red rectangles.
The 1st one which shows the link where you will be redirected, this is located in the lower left of your site when you hover over a link, it shows the right url.
The 2nd one I have marked is using a web inspector which shows the markup of the site, in this case, the link is correct.Best regards,
NikkoHi Andy,
Thanks for contacting us and using Enfold :)
You can upload the screenshot in https://imgur.com/ or any online image sharing sites then post the link here.
Then we’ll try to give you css codes that should work.Best regards,
NikkoHi mjakubicek,
It will be overwritten by the update, basically the theme updates replaces all files in the enfold folder.
So if you want to retain the changes, please add it to the child theme. :)Best regards,
NikkoHi Fiona,
I have checked your site and it seems weird that that page only shows errors in the console.
Can you try creating a new page instead and set it as your blog page?
This may not be necessary but as for knowing if your using a child theme, you can check this post: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#why-child-theme
Another way of knowing is it commonly shows Enfold Child in the WP Dashboard instead of Enfold. :)Best regards,
NikkoHi jgeorge64uk,
Glad we could help :)
Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!Best regards,
NikkoHi LabellaConsulting,
Glad that it’s fixed. :)
Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!Best regards,
NikkoHey barbarawsimon,
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 Neil,
Can you try to use Video found in Avia Layout Builder > Media Elements? that should not show the download icon.
Or if you want to use Text Block, switch it to Text mode and use this shortcode:[video width="800" height="500" mp4="http://link_to_your_video"][/video]
then replace http://link_to_your_video with the right url of the video.
Hope this helps :)Best regards,
NikkoHey Responsivmedia,
Thanks for giving us the link.
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):.av-burger-overlay .avia-menu-text { color: #fff !important; }
Hope it helps :)
Best regards,
NikkoHey Yasir,
Can you give us a link to the page mentioned? so we can check further.
You can post the link in private content so it’s only seen by the moderators.Best regards,
NikkoHi christianichristiani,
Glad that we could help :)
Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Monique,
It seems that there are others experiencing this issue too, can you try the solution posted by our dev in this thread:
Hope this helps :)
Best regards,
NikkoHi jgeorge64uk,
We have changed it, we modified the Color Section by going to Section Background > Background Repeat and setting it to Scale to fit (scales image so the whole image is always visible)
Added this ID mybanner then went to Enfold > General Styling > Quick CSS, and add this css code:#mybanner { background-repeat: repeat !important; }
Hope it’s all good :)
Best regards,
NikkoHey hackoffseries,
Try adding this
css code in Quick CSS (located in Enfold > General Styling):code at the bottom of functions.php:add_filter('avf_set_follow','avia_set_follow'); function avia_set_follow(){ $meta = '<meta name="robots" content="index, follow" />' . "\n"; return $meta; }
Hope it helps :)
Best regards,
Nikko-
This reply was modified 7 years, 2 months ago by
Nikko.
Hey manojvinod,
You will need to override the Image in Avia Layout Builder to do that, but first you need to use a child theme:
Then follow the instructions here: https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#add-elements-to-alb
Copy image.php found in enfold > config-templatebuilder > avia-shortcodes > image folder then paste it to the shortcodes folder in the child theme.
Find this code (line 548):$output.= "<a href='{$link}' class='avia_image' {$blank}>{$overlay}<img class='avia_image ' src='{$src}' alt='{$alt}' title='{$title}' $markup_url /></a>";
then insert the nofollow code. Hope this helps :)
Best regards,
NikkoHi AliAbabwa,
Glad that you have managed to fix it. :)
Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!Best regards,
NikkoHi AliAbabwa,
Glad that it’s all good on your site now :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Petra,
Can you try the solution posted on this thread: https://kriesi.at/support/topic/parse-error-when-updating-to-latest-version/#post-963219
Hope this helps :)Best regards,
NikkoMay 25, 2018 at 1:49 pm in reply to: WPML breaks Enfold Google Maps? Uncaught ReferenceError: google is not defined #962115Hey Phil,
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 Te Roopu Atawhai,
Glad that it’s resolved. :)
And thanks for sharing how it was fixed.
Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Lisa,
Can you try to create a new google map api key?
I tested it with the api key that I have and it works fine.
Screenshot that it works in private content.Best regards,
NikkoHey AMahoneyHPPress2,
We apologize for the incovenience, there might be some connectivity issues between the sites you have and envato, but there other factors which prevents it from working properly.
However, if you are still experiencing the issue, please try to update it manually via ftp instead, please follow the instruction in our documentation:Let us know if this helps.
Best regards,
NikkoMay 25, 2018 at 1:29 pm in reply to: Theme settings: advanced styling: widget title and font size? #962095Hey Gitte,
There’s already a plan to enhance Advanced Styling, however it will be done and implemented soon.
For now, we can help you by giving you css codes that you can add to Quick CSS and make changes in styling.
Please give us a link and tell us what you’d like to change like font size, color, etc.
You can post the link in private content, if you want it to show only to the moderators.Best regards,
NikkoHi jgeorge64uk,
I have checked your site and it seems to fetch the small version of the image.
Link to the image fetched in private content.
Can you try to use a full version, if you need assistance on it, 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 honkatech,
Thanks for giving us ftp access.
I have made changes in your Enfold theme file and your site is up now.
If it’s all good please change the password on the access you gave.
Let us know if you need further assistance :)Best regards,
NikkoHi a-l-p,
I have checked your site and it seems to work properly.
I have posted the link on the screenshot I’ve taken.
It’s probably just some caching issues.Best regards,
NikkoHi christianichristiani,
Thanks for giving us ftp access, I have commented out this code:
add_filter('avia_post_nav_settings','avia_same_category_filter', 10, 1); function avia_same_category_filter($settings) { $settings['same_category'] = true; return $settings; }
and add this code in functions.php:
add_filter('avia_post_nav_settings', 'avia_post_nav_settings_mod'); function avia_post_nav_settings_mod($settings) { if(is_singular('portfolio')) { $settings['taxonomy'] = 'portfolio_entries'; $settings['same_category'] = true;} if(is_singular('sfwd-lessons')) { $settings['taxonomy'] = 'ld_lesson_category'; $settings['same_category'] = true;} return $settings; }
And it works fine. Let us know if you need further assistance :)
Best regards,
NikkoHi Monique,
I’m not really sure why that happened and apologize for the inconvenience.
But I’m glad that it’s fixed now. Let us know if you need further assistance.Best regards,
NikkoMay 24, 2018 at 4:41 pm in reply to: MailChimp Signup Checkboxes? (Latest Release Enfold 4.4) #961674Hi goodinkcreative,
Glad to hear that. :)
Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!@L+T: Thanks for helping out :)
Best regards,
Nikko -
AuthorPosts