migrating from the Elementor template to Newspaper

Posted in: Newspaper
Post count: 28

Hello,
I’m migrating from the Elementor template to Newspaper.
I have thousands of articles using this shortcode:

[inline_related_posts title=”Read also: ” title_align=”right” style=”grid” number=”4″ align=”none” ids=”” by=”tags” orderby=”rand” order=”DESC” hide_thumb=”no” thumb_right=”no” views=”no” date=”yes” grid_columns=”2″ post_type=”” tax=””]

Is there any way to enable it in Newspaper?
Or can it be hidden with a specific code within the articles?

Post count: 35449

Hi,
If this is a shortcode and it is the same on the entire website, what it can be done is to use a regex to remove it or replace it – https://wordpress.org/plugins/search-regex/
If there are more shortcodes you can use the plugin shortcode finder – https://wordpress.org/plugins/shortcodes-finder/
Thank you!

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