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 #1672547
Button in Post
Closed

Comments

  • chieu-duong started the conversation

    Hi, 

    I want to add button (or a sentence with hyperlink) below the post title & author or at the end of all my post. How can I do that?

    Thanks!

  •  2,699
    PenciDesign replied

    Hi,

    You can try add more this code:

    <a href="your-link-put-here">Link Text</a>

    to Customize > Single Post Options > "Add Google Adsense code in the end of content posts" or "Add Google Adsense code below post description"

    Note:

    You need to replace 'your-link-put-here' to the link you want to go after users click on the hyperlink

    Best Regards,

    PenciDesign

  • chieu-duong replied

    Thanks!!

    How can i make a page without menu? I mean, i just want only one page doesnt have menu! Thank!

  •  2,699
    PenciDesign replied

    Hi,

    Please add more this code to Customize > Custom CSS to do that:

    body.page-id-10000 #header{ display: none; }
    

    Note Important:  Replace '10000' to the page ID you want to hide the menu. Check this guide to know how to find ID of a page.


    Best Regards,

    PenciDesign

  • honghandn replied

    Hi, thanks!!

    I want to ask: how to make feature image bigger? Thanks!

  •  2,699
    PenciDesign replied

    Hi,

    Please use bigger image to make it bigger. You're using an image with small size.


    Best Regards,

    PenciDesign