Remove Video From Place Description on Archive Page

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

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

Open Support Ticket
  • Author
    Posts
  • #523893

    Darrell Aubert
    Buyer
    Post count: 8

    Hi there,

    I am experiencing an issue on the archive page. If a place adds a video to their listing, it appears first in the description on the archive page, completely messing up the sizing. How do I alter what the archive page chooses to display as a place description, specifically removing the video? I couldn’t seem to find an available short code to alter this.

    Thanks!

    #523898

    Kor
    Moderator
    Post count: 16516

    Hi Darrell Aubert,

    Thanks for your post. Could you share your Website URL here in question so that we could check on it?

    #523908

    Darrell Aubert
    Buyer
    Post count: 8
    This reply has been marked as private.
    #523913

    Kor
    Moderator
    Post count: 16516

    Hi Darrell,

    Thanks for your reply. You can use the custom CSS code below to remove it.

    .sd-archive .geodir-field-video {
        display:none;
    }
    #523914

    Darrell Aubert
    Buyer
    Post count: 8

    Worked great. Thanks so much!

    #523964

    Alex Rollin
    Moderator
    Post count: 27815

    Th way to do this is to visit the custom field settings for the video field, Show in what locations option, and remove the value ‘listings’

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

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

Open Support Ticket