include information on all old and new pages

Posted in: Newsmag
Post count: 312

hello,
I need to include this message on all of our existing and future pages below the title of the article. How to carry out this inclusion? Is it possible to do this in the source code? what would be the way? It is important information related to our new WhatsApp channel.

https://imgur.com/tnPSsWM

Post count: 35449

Hi thalesbrandao, for this you’ll need to edit the single post template file that you are using for posts. For example if you are using style 1 the file path is – wp-content/plugins/td-composer/legacy/Newsmag/parts/single/loop-single-1.php set your code under the get_title() – https://i.imgur.com/OBvFW8O.png
Also, you can set the edited files in a child theme – https://forum.tagdiv.com/the-child-theme-support-tutorial/
I hope this will help you!

Post count: 312

thanks.
How can I get to the file manager to edit?
https://www.cidademarketing.com.br/marketing/2023/09/22/maxmilhas-do-grupo-123milhas-entra-com-pedido-de-recuperacao-judicial/
Another question, why doesn’t the button I used appear on the mobile model appear on the desktop model?

Post count: 35449

Hi,
That one looks like post style default, that on is on this path – wp-content/plugins/td-composer/legacy/Newsmag/loop-single.php
The button is not visible on mobile because the background color is not set, if you set the background color on element will be display – https://i.imgur.com/HzHcBx5.png
Thank you!

Post count: 312

thanks.
How can I get to this file manager? which way, please? https://i.imgur.com/OBvFW8O.png

Post count: 312

good afternoon. In fact, the positioning of the message that I need to appear is below the title photograph. Which line of source code do I need to insert? and how did you get to this file manager – is it within the Newsmag panel?
https://www.cidademarketing.com.br/marketing/2023/09/22/stellantis-confirma-continuidade-do-ciclo-de-investimentos-de-r-25-bilhoes-ate-2025-no-rio-de-janeiro/

https://imgur.com/a/DEmuNmq

Post count: 35449

Hi,
You can use the WordPress editors – https://i.imgur.com/FIXKXaX.png and access the file path => https://i.imgur.com/6BHfbiD.png (set the code under the get_image to display that message under the featured image of the post) or a FTP/cPanel – https://www.wpbeginner.com/glossary/cpanel/
Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.