How can I add a space for banners and advertisers in the archive item page?

This topic contains 7 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
  • #518332

    Tania Perez
    Full Member
    Post count: 299

    Hi guys,

    I´m using Supreme Directory and I´d like to add a space for advertisers in the archive item page, how can I achieve that?

    I´m trying to do it via elementor and the wordpress editor, but I get something I´m not looking for. Instead of one big image I´m getting columns.

    Find examples attached. Hope you can help 🙂

    Thank you!!

    Tania

    #518338

    Kor
    Moderator
    Post count: 16516

    Hi Tania,

    Thanks for your post. You can try inserting the ads on top of the “Archive page”, “Location Page” and “Search Page” templates here in GD > Settings > Pages

    #519045

    Tania Perez
    Full Member
    Post count: 299
    This reply has been marked as private.
    #519089

    Alex Rollin
    Moderator
    Post count: 27815

    You want to edit the Archive template, not the Archive item.
    Check in GD – Settings – Pages for the GD Archive page, then click edit.
    Paste your code at the top of that page.

    #519125

    Tania Perez
    Full Member
    Post count: 299
    This reply has been marked as private.
    #519127

    Alex Rollin
    Moderator
    Post count: 27815

    Why not? Just add it below gd loop paging.

    #519238

    Tania Perez
    Full Member
    Post count: 299

    It only gives me a link 🙁

    #519261

    Alex Rollin
    Moderator
    Post count: 27815

    You may need to add some custom HTML and CSS for it, like:

    CSS for the customizer

    
    
    
    .my-add-space {
        min-height: 200px
    }
    Wrapper for the page, add your code
    <div class="my-ad-space">ad-code-here</div>
    
Viewing 8 posts - 1 through 8 (of 8 total)

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

Open Support Ticket