Wordpress Cpa offer intrigation.. same snippet after every post?

Discussion in 'HTML & Website Design' started by moneymanus, Aug 4, 2008.

  1. #1
    Assume i want a typical

    Question answer post or html+java code

    say

    Do you like this post?

    Yes no

    when they click they land on to a cpa offer.

    I want this after every post on wordpress and dont want to do it manually..

    Is there a way i can put something after every wordpress post automatically
     
    moneymanus, Aug 4, 2008 IP
  2. ozan

    ozan Peon

    Messages:
    82
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Yes, once you figure out what the code is that you need, put it in single.php inside the loop. Usually this will be inside div.entry and after something that looks a bit like <?php the_content(); ?>.

    If you also want it on pages, add the same code in the loop for page.php. For your index, do the same for index.php.

    As for the code itself, you'd have to be more specific if you want help with that.
     
    ozan, Aug 5, 2008 IP
  3. atultanna88

    atultanna88 Active Member

    Messages:
    67
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    91
    #3
    Hi Ozan
    Kindly glance at the following site
    http://cheap-alternative-energy.com
    While making a second post a portion of my first post moved to the right hand side and the balance portion cannot be seen while the second post is posted and aligned properly.Could you help me with this and explain how it is to done and and what was the problem and how it can be avoided since me a newbie out here


    Atul
     
    atultanna88, Aug 5, 2008 IP
  4. ozan

    ozan Peon

    Messages:
    82
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Whoever designed your theme did this intentionally. What do you want it to look like?
     
    ozan, Aug 5, 2008 IP