• I am using the theme elements from wpnow. You can see it https://www.wpnow.com/demo/#elements

    Hi All,i am new here,and i really wanna know that how can i replace the default ads of this themes,the writer says:
    Navigate to your theme’s directory inside wp-content/themes/. Once there, you will notice a folder named “editable/ads”. This folder is the home to the standard advertisements. Each file has HTML comments guiding you through the process.

    and the editable/ads in the foldr is :

    <!– Advertisement // –>
    <span class=”wpn_heading2″>Sponsors</span>
    <div class=”wpn_box wpn_box-nopad wpn_expandable”>
    <!– Edit Below –>
    <div style=”padding:25px;background:#2e2e2e;”>
    <script type=”text/javascript”>
    google_ad_width = 250;
    google_ad_height = 250;
    google_ad_format = “250x250_as”;
    google_color_border = “2e2e2e”;
    google_color_bg = “2e2e2e”;
    google_color_link = “ffffff”;
    google_color_text = “cccccc”;
    google_color_url = “de6e99”;
    </script>
    <script type=”text/javascript” src=”https://pagead2.googlesyndication.com/pagead/show_ads.js”></script&gt;
    <!– END Edit –>
    </div>
    </div>
    <div class=”wpn_box-bottom”></div>
    <!– // Advertisement –>

    does anyone can tell me where and how can i create My own ad pic on it? i am not really good at those html things. thanks.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter brucehere

    (@brucehere)

    help plz

    Replace all code between <!-- Edit Below --> and <!-- END Edit -->

    Thread Starter brucehere

    (@brucehere)

    i am trying, thx anyway….

    Thread Starter brucehere

    (@brucehere)

    Hey iridiax,sorry again,i am not good at code,do u have any sample of the code?i just want to put the pics and link to some site,how can i write those code…..
    really Rookie i am………..

    Thread Starter brucehere

    (@brucehere)

    Help~

    Here’s a basic image link:

    <a href="https://example.com"><img src="https://example.com/images/ad.gif" alt="" /></a>

    If you need something fancier or more instructions, try a Google search for: image link xhtml

    Hi brucehere,

    I’m also Using WPNow Elements Theme and i got a problem with WP Post Thumbnail. Didn’t you got any problem with it. my pictures are not showing on the page. text only… can you help me with it? Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How do I replace the default advertisements?’ is closed to new replies.