Change the latest-articles part in front-page

Posted in: Newsmag
Post count: 1

How can I change the <span>Latest Articles</span> in latest-articles part inside the front page.

Post count: 35449

Hi,
Unfortunately, the only method to change that span on the latest articles element is if you modify the element in the theme files, the file path is: wp-content/plugins/td-composer/legacy/Newsmag/page-pagebuilder-latest.php
Thank you!

Post count: 2

how?

Post count: 35449

Hi salvadoroymejia,
You can edit the file using the plugin editor, select the tagDiv plugin and go on this path – wp-content/plugins/td-composer/legacy/Newsmag/page-pagebuilder-latest.php then just change all elements with h4 > span, div or other tag you want to use -https://i.imgur.com/k8gmxus.png (the element is set 3 times, for left, right and no sidebar).
Thanks

Post count: 2

I was able to do it from the Pages menu, there are 3 options, for this you can use quick edit… in template choose: Pagebuilder + Page title and that’s it. Thank you!

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