Theme file locations for Featured Image code

Posted in: Newspaper
Post count: 8

I’m using full Revolution Slider’s ‘Featured Slider’ addon.

Before you say ‘Contact Themepunch’– I have, and my request for TagDiv is information about the right Newspaper theme files to make the change they have suggested.

Their featured slider addon is based on filtering WP function the_thumbnail (the_post_thumbnail?) with a piece of shortcode. This doesn’t work with themes that customized featured image code, such as Newspaper.

So I need to find the featured image code in the theme files to wrap with their shortcode.

Please help me find where to do it, and I’ll take the liability of experimenting with it myself. d(^^)b

Bonus info: They recommend using their shortcode which is [featured_revslider][/featured_revslider] via do_shortcode function, ala this example “echo do_shortcode(‘[featured_revslider]'.esc_attr( get_the_title() ).'[/featured_revslider]’);

Thank you for your time and consideration!

Todd Ruiz
Editor
KhaosodEnglish.com

Post count: 20688

Hi,

The theme creates thumbnails from the images set as featured
https://www.screencast.com/t/VppoApDdUEzH
These thumbnails are then used on post templates
https://www.screencast.com/t/5ruukDWsc
https://www.screencast.com/t/SWW6ywAzoY1a
And all the modules that form blocks and grids
https://www.screencast.com/t/cwHCEhqMbU
https://www.screencast.com/t/KoisxoYR
I don’t know if this information is useful for you in this case, but hopefully it can provide a starting point in order to achieve this.

Thanks

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