Main Body Content Cs-Cart 4.3.9

CS-Cart 4.3.9

How do I edit my main page body content?

Design/Layouts -> Default tab

Please check documentation at first:

http://docs.cs-cart.com/4.3.x/user_guide/look_and_feel/layouts/index.html

Thank you both.. I am not certain why I am having such a difficult time. I go to main content and edit, and there are no content options.

Thank you both.. I am not certain why I am having such a difficult time. I go to main content and edit, and there are no content options.

Content of what page do you want to edit? It will be required to edit templates. The path of the template depends on the require location (category, page, product, checkout, etc)

Content of what page do you want to edit? It will be required to edit templates. The path of the template depends on the require location (category, page, product, checkout, etc)

The landing page..


go to main content and edit,

Please provide either a URL or the steps you took to get to your description of 'edit'. Both Ecom and I suggested you go to Design/Layouts -. Default tab to review the blocks of your homepage and then from there you can edit the blocks or you can edit the templates they reference (preferably to create your own to avoid conflicts).

What is the "type" of the block that you are trying to edit?

What is the original content and what are you trying to change it to?

If you're making a change and then saving and the change is not reflected on your site then you probably have ownership/permission issues that are preventing the cache from being cleared.

You can clear the cache manually by removing the directory (and it's contents) var/cache.

But if you have ownership/permission problems you should get them resolved.

The landing page..

Do you mean order landing page? In this case please use Design -> Layouts -> Order landing page layout page

Do you mean order landing page? In this case please use Design -> Layouts -> Order landing page layout page

The homepage as shown in the attached:

Homepage.PNG

The homepage as shown in the attached:

Design -> Layouts. Tab "Homepage".

Design -> Layouts. Tab "Homepage".

Thank you.. I go to main content and do not see where that copy is located.

The main content block only has Name, Wrapper and User-defined CSS-class

when I go into edit.

The main content block is a place holder where the controller content for that page is applied. I.e. for the homepage, any hooks or other templates related to controller=index, mode=index. In other tabs it will be directly related to the controller. I.e. Categories will generally be a category listing, etc.

If you want to add content to the home page then either place a new block in the appropriate grid or create a new grid/block and apply your content.

So in your case, you might create a new grid (width of your chosing) and then add an html/smarty block and add your html/smarty content.

As alternative, you can edit the following file:

design/themes/THEME/templates/views/index/index.tpl