Show Empty Business Listing Categories

Discussion in 'GeoCraft WordPress Theme' started by dmg4683, Feb 7, 2014.

  1. dmg4683

    dmg4683 Member

    Joined:
    Mar 10, 2013
    Messages:
    37
    Likes Received:
    0
    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.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to library > widget > category_widget.php present in your theme directory and follow the instruction as shown in image given below

    2014-02-08_1147.png


    Thanks & Regards
    Gourav Shrivastava
     
  3. dmg4683

    dmg4683 Member

    Joined:
    Mar 10, 2013
    Messages:
    37
    Likes Received:
    0
    Perfect! Thank you so much.
     
  4. dmg4683

    dmg4683 Member

    Joined:
    Mar 10, 2013
    Messages:
    37
    Likes Received:
    0
    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.
     
  5. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    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

    2014-02-10_1244.png


    2. Unfortunately there isn't a way to do that with our theme unless you custom code something up. Sorry.


    Thanks & Regards
    Gourav Shrivastava
     
  6. dmg4683

    dmg4683 Member

    Joined:
    Mar 10, 2013
    Messages:
    37
    Likes Received:
    0
    Thank you. I can custom code something, but can you let me know where that comes from now?
     
  7. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    You can find its code in category_widget.php, You can do custom code from there.


    Thanks & Regards
    Gourav Shrivastava
     
  8. dmg4683

    dmg4683 Member

    Joined:
    Mar 10, 2013
    Messages:
    37
    Likes Received:
    0
    Thank you! Am I able to add another field to the Listing Categories?
     
  9. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207

    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

    2014-02-11_1838.png



    Thanks & Regards
    Gourav Shrivastava
     
  10. dmg4683

    dmg4683 Member

    Joined:
    Mar 10, 2013
    Messages:
    37
    Likes Received:
    0
    Cool, I will try that. Thanks.
     

Share This Page