Forum Discussion

bhupen's avatar
bhupen
Advisor
11 years ago

Custom content not showing in front end:

Hi guys Iam not able to show custom content in front end. Following are the image which I taken from backend. I slected the custom conent and saved. But its not showing in browswer front end. Please help me in this.

haaibecc.png

Regards

 

  • Hi ,

     

    You would have to include the custom content in your page. You can do this by ,

    Studio > Page

    Left Nav > Custom Content

    Choose the custom content (based on the number) that you would like to include ,and place it accordingly.

    Now you should be able to see the content.

     

    customcontent.png

     

    The steps that you have done in admin is to define your content. The above process would place it wherever necessary.

     

    Thanks,

    Sam

      • bhupen I can't see anywhere in your screenshot where you have added the custom content 20. Moreover, this seems to be a case where you have additional custom contents, as lithium provides only 9 custom contents by default. So you have to add this in the XML tab, like:

         

          <component id="common.widget.custom-content" name="20"/>

         

        It will then reflect on the front end, let me know if this helps.