Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2486784
Image Post in each Post
Closed

Comments

  • ugurege started the conversation

    Hi, 

    How can i add an image for each post in exact same position, for example right after heading or after each paragraph for example ? 

    I want to do it in order to promote somethign in each post. 

    Thanks


  •  2,699
    PenciDesign replied

    Hi,

    You can use option via Customize > Single Post Options > "Add Google Adsense/Custom HTML code below post description" and "Add Ads/Custom HTML Code Inside Posts Content" > and put your Custom HTML there.

    Example, if you want to put an image, you can use the HTML code like this:

    <a href="URL_CLICK_BANNER"><img src="YOUR_IMAGE_URL" alt="banner"></a>

    Note Important:

    1/ Change URL_CLICK_BANNER on the above code to the URL you want to go when users click on banner image - include http:// or https:// on the URL.

    2/ Change YOUR_IMAGE_URL to your banner image URL you want for use. Check this guide to know how to get URL of an image.


    Best Regards,

    PenciDesign

  • ugurege replied

    Thanks a lot.. 

    I believe there is no option to directly put right after heading of each post. I also would like to know if there is a way. 

  •  2,699
    PenciDesign replied

    Hi,

    I've said with you 2 places to put the ads.

    Please check option via Customize > Single Post Options > "Add Google Adsense/Custom HTML code below post description" - it will display after the post title of each post.


    Best Regards,

    PenciDesign

  • ugurege replied

    Hi, 

    Sorry i missed that. You have already told me . 

    Tx