Broken Icons
-
There are icons in the navigation of the website and they work fine except on the page where portfolio is used.
WordPress version 5.2.2
Visual Portfolio version 1.12.2Not sure if relevant but Elementor page builder is used throughout the website.
The page I need help with: [log in to see the link]
-
check this page
https://visualportfolio.co/documentation/developers/disable-enqueued-plugins-js-css/
the code provided, where does it go. i added it to the function.php and it errored 502 until i removed it. so where does it go. is it that hard to provide the where in the help section?
edited it too in the class-visual-portfolio.php and it did nothing.
just changed the true to a false. nothing.renamed the font-awesome folder to font-awesome1 and nothing still loaded the nav wrong.
just decided to roll back to 1.3.0 and it works again.
-
This reply was modified 6 years, 10 months ago by
Aaron Courtyard.
@aaron-courtyard What did you roll back to 1.3.0?
First link in FAQ fixed the issue.
The code goes to functions.php of the chosen theme.Hey
I’m glad that you @coalini resolved the problem.
What about 502 error @aaron-courtyard. Maybe you added this part of code with
<?php, where it is not needed? Try to add a single lineadd_filter...to your functions.php of the theme.Regards, nK.
-
This reply was modified 6 years, 10 months ago by
The topic ‘Broken Icons’ is closed to new replies.