Hi Guys,
I have created a child them simply to add an additional td empty column area between the articles and the pagination on the Pagebuilder + latest articles + pagination template. I have this child the,me working but I cannot see where to replicate the code section to add the empty colum area which I can then customise with TD editor.
Thanks!
Hi,
You would need to enter the code first by taking note of the sidebar cases
– https://www.screencast.com/t/Bczmo42C
Then between the loop and pagination code. It should appear right after the end of the articles and above the pagination.
Thanks
Hi,
If you would mention what exactly you want to display there, I will try to help you. A shortcode could be used, like in this example where a custom ad is added
– https://www.screencast.com/t/9QLK5eZ8an
– https://www.screencast.com/t/DG35dIcNA
Thanks
What I need, exactly, is another drag and drop customisable area below the bottom of the articles and the top of the pagination.
Maybe to add one of the author blocks – not with a shortcode but what I wanted was a customised child theme with a new template with a second TagDiv customised area at the bottom – so I could customise what goes there.