Briefcase Icon
-
I’d like to change the briefcase icon to another glyphicon (cog) but I’m not having any luck figuring out how to do that.
I can see the cog is in the library of icons.
In the inspector it shows it both as a glypicon in the html and a pseudo class in the css. I’ve looked at the template which just calls for the glypicon and changing just that doesn’t do anything.
So I’m a bit confused.
It’s not a big deal but it’s frustrating me.
-
Hi,
1. Open the following file,
/wp-content/plugins/advanced-classifieds-and-directory-pro/public/partials/listings/acadp-public-listings-list-display.php
2. Search for:
glyphicon glyphicon-briefcase
and replace it with your glyphicon.
Save the changes and try now.
Thanks
Many thanks, yes that works.
I think I ran into trouble because I created a custom file and got the directory location wrong. I realize that is another topic so I’ll search your forum and if I can’t find an answer I will post another question.
If anyone else is interested also in order to have a different icon on the manage listings page you can edit /wp-content/plugins/advanced-classifieds-and-directory-pro/public/partials/user/acadp-public-manage-listings-display.php
follow the instructions in the link to avoid overwritten by updates
https://pluginsware.com/documentation/customizing-acadp-templates/thanks tongpang, yes I should have clarified that I made these changes in a child theme. Thanks for pointing this out.
The topic ‘Briefcase Icon’ is closed to new replies.