Author alias custom field with cloud post template

Posted in: Newspaper
Post count: 19

Hello – I’ve been converting our test site to use Cloud templates instead of the default post template and I only have one issue remaining before I can make the switch:

I’ve been using the custom field “author_alias” for our guest blog authors and I’m not able to make that work with the new single post cloud template.

Suggestions?

Thanks,
Kent

Post count: 35449

Hi,

So if I understand correctly you want to integrate the author_alias filed in single post templates from tagDiv Cloud Library, as a suggestion you need to set the code in one element that you have set in your single post template, these can be found on this path ->
Also please notice that code implementation is not covered bu support team.
-> wp-content/plugins/td-cloud-library/shortcodes/single
If the code can be set as a shortcode in posts/pages then you ca set it wing tagDiv Composer in a column text or text with title like this -> https://i.imgur.com/uvZ6rFM.png -> https://i.imgur.com/iI7cKGE.png

Thank you!

Post count: 19

Hello – thanks for your reply, but I don’t think I was clear. I’ve attached screen shots with a description of how the default template has been working, and how the cloud template is working now. Hopefully this explains it better: https://imgur.com/a/4cKZXxx

Thanks,
Kent

Post count: 35449

Hi,

As I know this solution should work on standard post style without problems, but on cloud template is very possible to not work, cloud template is a CPT the code for single post template is different from the standard post style/template, the files from this path -> wp-content/plugins/td-cloud-library/shortcodes/single are used to create cloud templates, these are saved in database. The file responsive for the author is tdb_single_author.php
Also please note that this custom implementation is not covered by support team.

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.