Single post – The Loop

Posted in: Newspaper
Post count: 16

Hi

I’m using a plugin which by default adds an audio player before the_content(). It’s fine with the default template but when I change it to another single page template from the cloud library it doesn’t show. I’ve also tried to get it to work by adding its shortcode using both Raw HTML and Single External Shortcode elements but still nothing (the shortcode can be used to specify where on the page the player is to feature if you don’t want its default position).

The plugin devs say “Our shortcode will only function whistle running inside The Loop”.

The template I’m using is Magazine Pro. Are there any theme php files that can be our devs can edit? (I’m also having an issue which a special type of video ad which again I think normally uses The Loop).

Thanks

Post count: 21065

Hello @kevrose!

A shortcode can be inserted also by using the element called “Column text” or “Text with title”. “Column text” and “text with title” elements have a button called “edit content” and if you click on that button, the WP Editor will open, and you can add some text/code/shortcode there. Close the WP Editor from X, save the changes from Composer and view the page to see the changes.
Unfortunately, we do not have any other element in the TagDiv Composer for an external shortcode with a loop feature included.

Thank you!

Post count: 16

Thanks for your reply. Are there any actual theme files that can be edited (at my own risk) to add content to the loop?

Post count: 21065

Hello @kevrose!

Unfortunately, no.

Thank you!

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