[How To] Create a New Post template

Posted in: Newspaper
Post count: 8

Hello, I’d like to ask a step by step guide for implement this new post template:

featured image at the same height of the sidebar and post tile (bread e author) over the image

mix between default stlye and post 3 ?

you can see collage example here: http://android.caotic.it/files/2016/01/prova.jpg

I would create new post template

many many thanks to who will help me.

Post count: 8

I have basic skill about php and fot this reason I ask step by step guide. thanks

Post count: 6535

Hi

Creating a new post template it’s a very complex task which require good coding skills and many customizations in theme files. The new template must be registered in td_config.php here: http://screencast.com/t/37BdPEPMhnh using theme api: https://forum.tagdiv.com/td_api_single_templateadd/
Then you will need to create a new single_template_custom.php and a new loop_single_custom.php file where you will actually build your template structure.
You can take the existing post templates as a model then try to create your own.

Hope this help.
Thanks!

Post count: 8

can I ask a step by step guide to update block post 3? thanks

Post count: 7909

Hi,

Andrei provided above the steps that you can follow to create a new post template and register it in the config file and if you want just to modify the template 3 I have provided an answer on dahsboard. If you don’t know how to do it I suggest to get someone to help you as the time doesn’t allow us to provide custom services, sorry! You don’t have to use the api to update the config file, just register directly your new template in config file like the theme’s template already are.

Thanks!

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