• Resolved rmgl

    (@rmgl)


    This plugin is great, thanks for the quick answers so far!
    I am using my own theme and I have a problem with the listing page.
    It is showing the listing title twice – once inside the listing (h2 listing_title) and once like it shows the title of an article/post on any of my other blog pages (h2 post_title). How can I make it only show the title once?

Viewing 1 replies (of 1 total)
  • You’re welcome. 🙂

    The Directorist plugin uses the theme’s post template to output its content for design compatibility. Therefore, if some theme does not use WordPress default hook to output the title, then that title cannot be replaced/hidden by the directorist plugin. Therefore, 2 titles are shown. This is what we can say for now without seeing the core codes of your current theme.

    So, the solution to the problem is to use some CSS code to hide the duplicate title or any section that you do not want to show. Any WordPress developer can do that for you. However, if you share your website link, then we can also help you with CSS codes.

    We hope it helps.

Viewing 1 replies (of 1 total)

The topic ‘Listing Page’ is closed to new replies.