I'm sorry if this has already been asked and answered, but I couldn't find it on here... I want my site to show all of the Business Category Listings in a Widget, not just the ones that have a listing. How can I do this? Thank you.
Hello, Go to library > widget > category_widget.php present in your theme directory and follow the instruction as shown in image given below Thanks & Regards Gourav Shrivastava
A couple of more questions... 1. How do I change "All Listings in ..." on a business listing category page? 2. How do I change what shows when a user hovers over links in the Business Category widget? Right now, it shows the Description that I enter in the Business Listing Categories section, however, I'd like it to simply say something I choose. Thank you.
Hello, 1. Go to library > text_domains > template_path.php present in your theme directory and follow the instruction as shown in image given below 2. Unfortunately there isn't a way to do that with our theme unless you custom code something up. Sorry. Thanks & Regards Gourav Shrivastava
Hello, You can find its code in category_widget.php, You can do custom code from there. Thanks & Regards Gourav Shrivastava
Hello, I found a solution for listing category tooltip. For this, go to wp-includes > category-template.php present in your WordPress directory and follow the instruction as shown in image given below Thanks & Regards Gourav Shrivastava