Forum Replies Created
-
AuthorPosts
-
Not showing for me either http or https
I have the same issue this morning on 5 different websites, this is an issue with the new wordpress update 5.3.1 and enfold theme, i am not having this issue with avada theme for example
Thank you, Ismael
I fixed it by re-coding it, the previous code was from a previous developer
Thank you again fore your support!just to say i was able to make it work following what you did on the staging area but still could not get it to work on the live site ( which i am using a child theme with )
Thank you very much, Ismael, i can adjust the code now to work, appreciate your troubleshooting skills
This reply has been marked as private.thank you Victoria, i will recreate what you did in the staging area and try to troubleshoot the issue
Hi Victoria
I just updated it with the latest version of header.php but that has not resolved the issue, on the staging area I tested changing from the child theme to the regular theme and this also did not resolve the issue
Kind Regards
Jeremy
Hi Rikard, I have tried that already, on the staging area I deactivated all plugins to see if there was any conflicts
This reply has been marked as private.Hi Nikko
thank you, i have tried that but it did not fix the issue, just to be clear sidebars are displaying correctly but if i make an edit on a page they stop working
sorry, i should have looked first, /wp-content/uploads/avia_fonts/type_fonts/open-sans-v15-latin
can i ask does the zip file get unzipped ? i am looking for the location to also make rev slider font self hosted
August 7, 2017 at 5:21 pm in reply to: add LinkedIn Conversion Tracking to child theme – functions.php #835484thank you Yigit, i have tried for now just adding to the Google Analytics Tracking Code section in theme options , i am using Complete Analytics Optimization Suite (CAOS) for the GA snippet, it’s showing up on every page so hopefully it can work this way, thank you for your quick response and support, appreciate it !
that worked , i ran a test with gtmetrix and the images from the posts are no longer showing up, thanks again
thank you Victoria , i will try that
Thank you John, the site is below, is it possible to get php code i can add to functions.php in the child theme that would stop the images being called to the recent posts widget
Thank you Jordan, that sorted it
Done, 5 star rating : Great Theme, works really well across all devices and the support has been the best theme support i have had !!!
Hi Mensmaximus, i did a temporary fix of changing the mobile menu plugin and have contacted the super fly mobile menu developer to troubleshoot this issue on he staging area, thank you for your support !
Hi Rikard, thank you , i just tried it again and it worked this time , thank you for your support !
thank you
sorry my mistake , this is because of a conflict caused by the super fly menu plugin i am using on this site
Hi Jordan
thank you , i was able to achieve what i need with this code
add_filter(‘avia_breadcrumbs_args’, ‘avia_change_home_breadcrumb’, 10, 1);
function avia_change_home_breadcrumb($args){
$args[‘show_home’] = false;
return $args;
}Thank you Jordan, that changed the text but not the link, how do i change the link to go to the shop page , also is there a way to do this in the child theme so when the theme is updated the changes are not lost ?
Thank you very much, DOH ! my bad
Hi Kriesi
thank you for the super fast response, great support ! appreciate it
Best
J
-
AuthorPosts