remove description

This topic contains 11 replies, has 3 voices, and was last updated by  Alex Rollin 5 years, 11 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #432525

    alias
    Lifetime Member
    Post count: 79

    hi

    after update the whoop and other gd plugin, my related listing tab and related listing for sidebar showing the description. i want to disable this description. should i delete this description in the editor?

    #432526

    alias
    Lifetime Member
    Post count: 79

    also for related listing sidebar for category. i already disable the category for detail page but it still showing the category and descrption. all this happened after update the whoop plugin.

    #432529

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Could you please share your Website URL here so that I could check and see if it’s possible to hide it using custom CSS?

    Thanks!

    #432531

    alias
    Lifetime Member
    Post count: 79
    This reply has been marked as private.
    #432543

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Ok, try inserting the custom CSS code into GD > Design > Scripts > Custom Style CSS

    
    
    #related_listingTab .geodir_category_list_view .geodir-entry-content {
        display:none!important;
    }
    
    .geodir-sidebar-right .geodir_more_info , .geodir-entry-content {
        display:none!important
    }
    #432655

    alias
    Lifetime Member
    Post count: 79

    thanks kor for the css code

    1. for related tab in detail page it’s working
    2. for sidebar related listing when applied it’s working but my listing page will be blank. it only show the picture on listing page without any category, review

    #432672

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Could you please share your Website login credentials in private reply so that we could check and see if you’ve inserted the custom CSS code correctly?

    Thanks!

    #432684

    alias
    Lifetime Member
    Post count: 79
    This reply has been marked as private.
    #432685

    alias
    Lifetime Member
    Post count: 79
    This reply has been marked as private.
    #432710

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    1. for related tab in detail page it’s working

    Great!

    2. for sidebar related listing when applied it’s working but my listing page will be blank. it only show the picture on listing page without any category, review

    It shows image, title, and category, and reviews if they have them. Currently it seems to be set for ‘listing’ view, try 2 column for a different layout.

    can you please also set the distance for related listing tab in detail page

    The missing distance information in the related listings in sidebar is a known issue. A task has been created to look into the issue and the developers have been alerted and will post updates back to this thread.

    #432723

    alias
    Lifetime Member
    Post count: 79

    ok thanks alex

    #432795

    Alex Rollin
    Moderator
    Post count: 27815

    Please send FTP information to allow us to apply a fix.

    WordPress Credentials
    WP Admin Login URL:
    WP Admin Username:
    WP Admin Password:

    FTP Credentials
    FTP Host:
    FTP Port:
    FTP User:
    FTP Password:

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

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

Open Support Ticket