Supreme Tags

This topic contains 15 replies, has 3 voices, and was last updated by  Giri 7 years, 1 month ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #369223

    Michael Sena
    Buyer
    Post count: 72

    Hello,

    How can I get listing tags to appear in the same general area as the category tags when using the Supreme theme?

    Thanks
    Mike

    #369232

    Guust
    Moderator
    Post count: 29970

    Not sure what you mean, categories don’t have tags…?
    A link with some more explanation will help us to understand your question.
    Thanks

    #369338

    Giri
    Expired Member
    Post count: 3155

    Hi there,

    that would require customization.

    You need to hire a dev for that.

    Sorry about that.

    Thanks

    PS:

    This is where the category items start.

    https://github.com/mistergiri/supreme-directory/blob/master/inc/geodirectory-compatibility.php#L909

    #369514

    Giri
    Expired Member
    Post count: 3155

    Hi Michael,

    Good news.

    I thought tags were already available in supreme sidebar and you were asking for customization. But it looks like tags are not getting displayed anywhere.

    i have just added tags display feature in supreme.

    You can now display the tags in sidebar (default) and in the top section using hook.

    To display in the top section, you need these two lines

    
    
    
    remove_action('geodir_before_detail_page_more_info','sd_tags_content');
    add_action('sd_detail_before_cat_links','sd_tags_content');

    Thanks

    PS: You have to wait till next version.

    You can also apply the patch by yourself.

    https://github.com/GeoDirectory/supreme-directory/pull/21/files

    Thanks

    #369685

    Michael Sena
    Buyer
    Post count: 72

    Hello Giri,

    That is good news! I thought it was odd that Tags were not viewable anywhere in the detail page. Thank you for continuing to follow through on this. Having the option to have them in the Sidebar or at the top will be great. I would prefer to have them in the top section. I tried to apply your patch in the Supreme function.php file, that didn’t work. I also tried to apply it using the Code Snippets plugin, that didn’t work either. Obviously I’m not a King Coder like you guys are…guess I’ll have to wait for the update :-/

    Thanks again for resolving this!
    Mike

    #369741

    Giri
    Expired Member
    Post count: 3155

    No problem.

    You can post your ftp and admin details if you can’t wait till next release.

    I can apply the patch for you.

    Thanks

    #370456

    Michael Sena
    Buyer
    Post count: 72
    This reply has been marked as private.
    #370457

    Giri
    Expired Member
    Post count: 3155

    Applied.

    Let me know if you have any problem.

    Thanks

    #370459

    Giri
    Expired Member
    Post count: 3155

    I also added this style in your custom css.

    
    
    
    .sd-detail-info .geodir_more_info { clear: both; }
    #370692

    Michael Sena
    Buyer
    Post count: 72

    Thank you Giri for making the time to apply that patch and create a CSS statement for it. That addition is going to make a big difference for our visitors!

    I have a question about the results I’m getting though. As an example, if I’m looking at the detail page for the Durango KOA in Durango Colorado (http://rvtravelguidebook.com/rv-parks/colorado/durango/durango-koa/) and I click on the tag “RV Park Colorado”, the results only show the RV Parks in Durango Colorado, not all the RV Parks in Colorado. We have 64 listings that use the tag “RV Park Colorado” Shouldn’t the results be showing all 64?

    If you have an opportunity please take a look. Feel free to use the admin login I provided since it looks like we’ll be in maintenance mode for another 2 weeks or so.

    Thanks!

    #370794

    Giri
    Expired Member
    Post count: 3155
    This reply has been marked as private.
    #370927

    Michael Sena
    Buyer
    Post count: 72

    Hi Giri,

    Thats too bad… I was hoping that tags would not be location driven. Is there any way to change the code for tags so they are not based on the current location?

    I also wanted to ask… is the Tag area truncated? The last tag in this screenshot should be: US Highway 6 RV Park

    Thanks!

    #370942

    Guust
    Moderator
    Post count: 29970

    Tags are location specific if you add locations in your URL at GD > permalinks > Add location in urls
    If you do not tick that box, then tags will not be location specific.

    I will leave the truncation question for Giri.

    Thanks

    #370983

    Giri
    Expired Member
    Post count: 3155
    This reply has been marked as private.
    #371100

    Michael Sena
    Buyer
    Post count: 72

    Fantastic…Thanks Guust and Giri! Those answers solved my issues. Wish I new Geodirectory as well as you guys do…maybe someday 🙂

    Thanks again for your help!

    Mike

Viewing 15 posts - 1 through 15 (of 16 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket