BOX custom HTLM

Posted in: Newspaper
Post count: 80

Hi gays,

I need a box with letter, igual my theme. See this picture and you understand > https://prnt.sc/i2tl3u

My website is http://www.eusouandroid.co

  • This topic was modified 8 years by pedroarmindo1. Reason: add website
Post count: 20688

Hi,

So you would like tot display a text below the author box in the post page, in the same style of the block headers. There would be a method to do that. It will require you to enter it directly in the post template file used.
Each post template has a corresponding loo-single file (Ex. post template 2->loop-single-2).
Edit the post template you want to do this for, in this example I use post template 2, this is a do_shortcode that is needed

<?php echo do_shortcode ('your code here'); ?>

Set a title element on a page and configure it as you wish
https://www.screencast.com/t/oWqjw6Lyiudx
https://www.screencast.com/t/hE3oDFGAD
Then enter it in the post template file (below the author box if that is where you want to show it)
https://www.screencast.com/t/NNjdPeby
https://www.screencast.com/t/nfhhnD7HS
https://www.screencast.com/t/qvUaeoULH8J
The result – https://www.screencast.com/t/2bVAD95pN5

Thanks

Post count: 80

Thanks. But how I do responsive?

https://prnt.sc/i3x0bg

Post count: 80

I see again and make correct. Thanks

https://prnt.sc/i3x8as

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.