Shifting Categories from GD Details Page

This topic contains 3 replies, has 3 voices, and was last updated by  mb299 4 years, 7 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #512630

    mb299
    Free User
    Post count: 147

    Hello,
    I am using WP 5.2.3 & GD V2 along with latest versions of Ninja Forms & Users WP.

    This is regarding the categories displayed on GD Details page. By default , it is shown as in the screenshot attached.
    I used the code below to hide them but it has only hidden it & not vacated the space to add anything else there, which is logical.
    /*.sd-detail-cat-links ul li {
    display:none;

    I want to use the shortcode [gd_single_taxonomies] to display it at the place of categories, just under the ***** rating stars.

    Please see the screenshot for additional info. Do let me know if this is achievable.

    Thanks / Manish

    #512646

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    You can find our example CSS to hide the categories in the GeoDirectory single template here:
    https://wpgeodirectory.com/docs-v2/themes/supreme/#css-single

    On that same page you can find two examples for customizing the SD Detail Info section, that header. Changing that section requires customization.

    If you want make your own header using GD Shortcodes by switching the GD Details template to “Default” or “Full Width”.

    #512657

    Kor
    Moderator
    Post count: 16516

    Hi Manish,

    Thanks for your post. You can use the method here https://wpgeodirectory.com/docs-v2/themes/supreme/#css-single to hide the category. Inserting the taxonomy on the header requires customization. 🙂

    #512662

    mb299
    Free User
    Post count: 147

    thanks Alex, Kor

    I thought so as well – Customization would be required to put the taxonomy in the header.

    I have already hidden the categories, so that’s ok.

    No worries! Thanks for your help

Viewing 4 posts - 1 through 4 (of 4 total)

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

Open Support Ticket