I have one query regarding Content Fragment, I have Custom Content Fragment in my Author Instance and i dragged and dropped on to my page and i replicated that project and manually published that content fragment as well...but i'm not able to see content fragment on my page in publisher instance but i'm able to see the content fragment under Assets in publisher instance. Please, Help me out.
Below is Author Instnace Page
Below is the Publisher Instance Page
Views
Replies
Total Likes
Hi @Adarsh1998 ,
Have you validated that the page has been published successfully and not in replication queue. Also check through CRXDE if the page has CF data stored on node. Do you see any issue in logs?
Also, check if on publish http://localhost:4503/api/assets.json gives you a JSON which has added CF details.
Hi @Adarsh1998
Content Fragments are created out of content fragment models and to make the content fragment work on publish instance, the content fragment model also needs to be available on publish instance.
Please check if you have the content fragment along with model is also available on publish instance.
Check the replication queue and see if all the contentn fragments are pushed to publish instance and nothing is pending in queue.
You can check the error.log in publish instance which will give the cause of error why the content fragment is not loading in publish.
Also in publish instance you do not have to use editer.html in the URL. the direct page URL can be accessed without any selector as the editor.html is only used on author instance.
Thanks!
Views
Replies
Total Likes
No, I can't access on the page. Please asutosh help me out from this issue.
Hi @Adarsh1998 ,
Do you see the same project specific nodes under /conf folder what you see in author. Basically just to check you have templates and configuration available on publish.
yes, i can see it.
Hi @Adarsh1998
If you are not able to access the component, content in publish instance, then it's definitely an issue with the code. I will suggest you to deploy the same code that you have on author to publish and try again.
@Adarsh1998 Is that a custom component in which you are dropping CF, might be something is breaking somewhere in there, do you see any console error or something in server logs.
Views
Likes
Replies
Views
Likes
Replies