Framing ads and advertising google adsense

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

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

Open Support Ticket
  • Author
    Posts
  • #505738

    Monfort jacques
    Expired Member
    Post count: 57

    Bonjour,

    Je souhaiterai savoir comment faire pour encadrer les annonces car je trouve que cela fait un peu “fouilli”. Si quelqu’un peut m’indiquer comment faire cela serait SUPER !!!

    Je souhaterai savoir aussi comment integrer des pub google adsense entre les annonces ou a certains endroits des pages, quelqu’un peut il m’aider la dessus ?

    Un grand merci a chacun pour votre aide…

    Jack
    ———————————————————–

    Hello,

    I would like to know how to frame the ads because I think it’s a little “mess”. If anyone can tell me how to do this would be SUPER !!!

    I would also like to know how to integrate google Adsense ads between ads or at certain places of the pages, can someone help me the top?

    A big thank you to everyone for your help …

    Jack

    #505756

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    When you say “frame the ads” can you say more about what you are looking for? We don’t have any GD Features related to ads at this time. If you want to place ad sense you can use an HTML widget. With widgets then you can place ads wherever there is a widget area.

    We are creating an Ads Addon, though, we are just working on a few more priority tasks before we finish that up for release. We will make an announcement about that by email when it is ready for release.

    #505758

    Monfort jacques
    Expired Member
    Post count: 57

    Hello,
    I wanted to frame the ads because when there is an ad without a photo there is a gap or there is nothing! the faiyt to be able to frame the ads will blur this problem
    thanks

    #505759

    Monfort jacques
    Expired Member
    Post count: 57

    do you have a good plugin to advise me for my google adsense ads? Please

    #505780

    Alex Rollin
    Moderator
    Post count: 27815

    I do not think you need one. Just add the code to your widget areas.

    You can enclose the add in a div like

    
    
    
    <div class="ad-frame-please">
    //ad codez
    </div>
    
    .ad-frame-please {
    border:1px solid #000000;
    }
    
    #505874

    Monfort jacques
    Expired Member
    Post count: 57

    Hello

    thank you very much for your help, it’s great on the other hand I am not an expert in programming! can you tell me exactly where I need to put this piece of code please what file or exactly

    THANK YOU 👍

    #505923

    Monfort jacques
    Expired Member
    Post count: 57

    Hello

    Can you please tell me or I have to put this piece of code

    PLEASE THANK YOU

    #505929

    Monfort jacques
    Expired Member
    Post count: 57

    I put :

    .ad-frame-please {
    border: 1px solid # 000000;
    }

    in the additional css

    where do I put in which file excelement the other part of code:
    <div class = “ad-frame-please”>
    // ad code
    </ Div>

    thank you

    #505962

    Kor
    Moderator
    Post count: 16516

    Hi Monfort,

    Thanks for your reply. Could you please share your Website URL here so that we could check what you’ve done on your end?

    #506030

    Monfort jacques
    Expired Member
    Post count: 57
    #506081

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    the example I provided would be used, for example, in an HTML widget.

    Where it says “ad code here” you would insert your add code.

    CSS should be placed in the customizer

    WP Backend – Appearance – Customizer – Additional CSS

    #506113

    Monfort jacques
    Expired Member
    Post count: 57

    I put the css in the right place! on the other hand can you tell me how and where to put the rest of the code with the tags <div> because for that I really need your help because I do not have enough knowledge! thank you

    #506133

    Alex Rollin
    Moderator
    Post count: 27815

    Add that code as a wrapper for your ad code inside an HTML widget in:

    WP Backend – Appearance – Widgets

    If you need help with writing custom HTML for your site you can contact a developer here:

    https://geodirectoryexperts.com

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