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 #2623292
message in the post title
Closed

Comments

  •  1
    shirleydt started the conversation

    Hi there, Greetings!  Hope all is well.

    Would you please advise how to include an automatic affiliate message for each post right below the post title?  Something like this. 

    https://downshiftology.com/recipes/best-hot-chocolate/

    "This post may contain affiliate links. Please read my disclosure policy"

    Thanks!

    Shirley

  •  2,699
    PenciDesign replied

    Hi,

    You can use option from Customize > Single Posts > General > "Add Google Adsense/Custom HTML code below post description" > and add the code:

    <p style="text-align: center; font-size: 13px;">This post may contain affiliate links. Please read my <a href="https://homenaturallymade.com/disclaimer/">disclosure policy</a></p>

    Best Regards,

    PenciDesign

  •  1
    shirleydt replied

    Thank you so much!  One follow up question - currently there is a huge gap between the "published date" line and this message.  How to make this message together with the "published date", so that this message follows immediately next to "published date".  Many thanks!

  •  2,699
    PenciDesign replied

    Hi,

    You can try change the code I sent to this code:

    <p style="margin-top: -10px; text-align: center; font-size: 13px;">This post may contain affiliate links. Please read my <a href="https://homenaturallymade.com/disclaimer/">disclosure policy</a></p>
    

    Change value   -10  on the above code to value as you want to reduce the space with the element above it.


    Best Regards,

    PecniDesign

  •  1
    shirleydt replied

    Hi Unfortunately the new code doesn't work, it cut off part of the top letters. 

  •  2,699
    PenciDesign replied

    Hi,

    As I said with you before, you can change value -10 on the code I sent to value as you want to adjust the space of this text with the text above it.


    Best Regards,

    PenciDesign