GD Advertise Widget Outside Jupiter Theme

This topic contains 12 replies, has 2 voices, and was last updated by  daleprescott 5 years, 10 months ago.

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

Open Support Ticket

Tagged: ,

  • Author
    Posts
  • #437246

    daleprescott
    Full Member
    Post count: 81

    I am building this site on Jupiter theme. This is the listings page.
    https://www.traffictt.com/camera/traffic-camera/

    On the listings and detail pages the GD Advertise widget placed within GD Listing Bottom Section and GD Detail Bottom section is displaying outside of theme area.

    The image attached highlights this issue.

    Thanks
    Dale

    #437255

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Could you replicate the issue again? I can’t seem to find any GD > Advertise widget at the bottom of your homepage.

    Thanks!

    #437311

    daleprescott
    Full Member
    Post count: 81

    Hey Kor

    Thanks for the quick reply.
    There are no ad widgets on the home page.

    You need to goto the listings page (https://www.traffictt.com/camera/traffic-camera/) or a details page (https://www.traffictt.com/camera/traffic-camera/north/champs-fleurs/champs-fleurs-sbcs-traffic-camera/)

    Thanks
    DP

    #437312

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #437374

    daleprescott
    Full Member
    Post count: 81

    Hey Kor

    Thanks again. If you look at the google ad, you will see that it’s actually not centred and off to the left. It’s the same in my image. If you change the resolution you me see it more distinctly.

    I did it again and it still appears all the way to the left and I tried it in each of my browsers.

    Thanks

    #437395

    Kor
    Moderator
    Post count: 16516

    Hi Daleprescott,

    Try using a smaller ad and use the custom CSS code below to center it. Insert into GD > Design > Scripts > Custom Style CSS

    
    
    section#advtwidget-2 {   
        text-align: center!important;
    }
    #437468

    daleprescott
    Full Member
    Post count: 81

    Hey Kor

    I did apply your recommendations. However, the matter hasn’t been solved.

    When I examine the page code in depth, the section id =”advtwidget-6″, which is responsible for displaying the bottom advert section is outside the div-id “theme page”

    Unlike the ads to the top of the page, it’s within and displays perfectly fine.
    I am referencing this page – “https://www.traffictt.com/camera/traffic-camera/”

    I have attached two images for your review.

    Thanks

    #437475

    Kor
    Moderator
    Post count: 16516

    Hi daleprescott,

    Thanks for your reply. Could you please share your WP admin access in private reply so that I could test some custom CSS codes directly on your Website?

    Thanks!

    #437498

    daleprescott
    Full Member
    Post count: 81
    This reply has been marked as private.
    #437521

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #437813

    daleprescott
    Full Member
    Post count: 81

    Thanks for the timely reply.

    However, I don’t think that is a permanent fix to the problem, but all good.

    I just changed the content of the widget and the problem re occurred. I updated the css appropriately which re-centred the ad.

    Thanks again

    #437834

    Kor
    Moderator
    Post count: 16516

    Hi Dale,

    Thanks for your reply. I’m able to see the issue when you switch ads. Let’s just target all GD advertise widgets using the custom CSS code below.

    
    
    .geodir-widget.GeoDirectory.Advertise {
        text-align:center!important;
    }
    #438154

    daleprescott
    Full Member
    Post count: 81

    Awesome

    Matter resolved.

    Thanks again.

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

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

Open Support Ticket