"Cloud Templates" Single Post Template 10

Posted in: Newspaper
Post count: 17

Hi. I have “Cloud Templates” Single Post Template 10.
Where to add a function <?php comments_template( ”, true ) ?>
to display comments “Cackle” the plugin is installed. https://ru.wordpress.org/plugins/cackle/

Post count: 17

I have the “Cackle” comment plugin installed, but it doesn’t work in the cloud template.

I received a reply from support@cackle.me – you must add the comments_template function to single.php your theme. Example: <?php comments_template( ”, true ) ?> .

But where to add this code?

Post count: 20688

Hi,

The cloud post templates don’t have PHP files like the default predefined post templates. So adding PHP code in them is not possible, unless maybe you try using a widget that accepts PHP code and place it in the cloud template while editing with the composer composer. But that may not work.

If that plugin would have a shortcode it would be easier, shortcodes can be entered in text elements (column text, text with title).

Thanks

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