Hello, I’m trying to add support of tagDiv for a Custom Post type in the same way it works for Pages, but I can’t find how can I do this. I want my Custom Post type posts to have unique styles each, so I don’t want to apply templates.
How can I do this?
And the other question – is there a way to test Cloud Library on localhost? I have a license but I can’t apply it for localhost – I am afraid that my license on production will be canceled.
Thank you in advance!
Hello @al-2 !
You can have multiple templates for your posts and customize each post/page.
Why can’t you use the license on localhost if you activate the theme and insert that code?
Is there an error or something?
Full documentation here:
– https://forum.tagdiv.com/introduction-cpt-acf-newspaper-theme/
– https://forum.tagdiv.com/custom-post-type-support/
Thank you!
I added a license but still can’t use the Cloud Library
https://tinyurl.com/2zvacyll
https://tinyurl.com/2r3zzgr5
Hello @al-2 !
Make a test and deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.
Make sure you meet all the requirement: https://forum.tagdiv.com/requirements-for-newspaper/ and there is no restriction using the theme.
Thank you!
So, I reset the license and all works now.
Could you please tell me what am I doing wrong?
I assigned an empty template to the Custom Post type, but I still don’t see Edit with TagDiv Composer button at the top:
https://tinyurl.com/2q3ewomp
Hello,
You can customize the CPT templates with tagDiv Composer like a Single Post Template or a page -> https://forum.tagdiv.com/introduction-cpt-acf-newspaper-theme/ You need to edit a CPT.
Thank you!
Hi,
No, because the theme is based on templates, single post templates, author templates, cpt templates, and so on.
You need to edit the CPT Template in frontend if you assign it global -> https://i.imgur.com/wQzYruh.png
Thank you!