BuddyDev

Search

Categories and Tags on blog posts

  • Participant
    Level: Initiated
    Posts: 19
    Daniel Moore on #40140

    Hi

    How do I make the categories / tags on blog posts ‘clickable’ ?

    Thanks

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 2935
    Ravi on #40142

    Hello Daniel,

    Thank you for the posting. Categories/tags are dependent on the theme template. I suggest if you are using any paid theme try to contact the theme author and ask him to help you with this issue.

    Regards
    Ravi

  • Participant
    Level: Initiated
    Posts: 19
    Daniel Moore on #40151

    My theme is Buddyboss but I got told to ask you. Could you help please?

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #40153

    Hi Daniel,
    I am assuming it is related to BuddyBlog Pro ? Can you please tell me on which screen this is happening?

    Is it the user profile posts screen? If possible, Please link me to a screenshot of the page having issue.

    That will help us get an idea about it.

    Regards
    Brajesh

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 2935
    Ravi on #40154

    Hello Daniel,

    Please let me know which software you are using for posting. Please point me to the post URL so that where this issue is occurring.

    Regards
    Ravi

  • Participant
    Level: Initiated
    Posts: 19
    Daniel Moore on #40156

    Hi Brajesh

    Yup it’s for BuddyBlog Pro.

    – On the page showing all of the blog posts, it doesn’t show any tags / categories for each blog.

    – From within the blog post, it shows the tags / categories, but they aren’t clickable.

    I am trying to make it work like the photo from your website (please see images)

    https://imgur.com/a/zAN5Nzy

    Many thanks
    Daniel

  • Participant
    Level: Initiated
    Posts: 19
    Daniel Moore on #40157
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #40158

    Hi Daniel,
    Thank you.

    For the single page, here is the fix

    
    .single-passion-project-upda.sticky-header #comments:before{
      margin-top:0;
      height: 0;
    }
    

    Please add this to dashboard->Themes->Appearance->Customize-> Custom css and the comment box will stop preventing the link from working.

    The screenshot on our site is from BuddyPress Default theme(used to come until BuddyPress 1.5).
    The tags on loop screen should work fine with Blog post type. Since you are using a custom post type, The taxonomy terms are not loaded. I will be checking in couple of hours and assisting you with a solution.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 19
    Daniel Moore on #40159

    Thanks Brajesh that will be brilliant, much appreciated!

  • Participant
    Level: Initiated
    Posts: 19
    Daniel Moore on #40170

    Hey Brajesh

    Is it possible for you to help me with finding a solution for the taxonomy terms no loading?

    Thanks mate, appreciate it

You must be logged in to reply to this topic.

This topic is: not resolved