eCommerce construction > Templates

Custom Template

<< < (2/2)

altongasi:
Continued.....

Please explain these 3 options' difference?

Thanks

abolabo:

--- Quote from: altongasi on January 03, 2013, 02:56:49 PM ---Continued.....

Please explain these 3 options' difference?

Thanks

--- End quote ---
Abantecart have two types of blocks - generic and custom. Custom based on abstract generic blocks like html_block, listing_block, banner_block etc.

all generic blocks have templates set. Template assist to placeholder (parent block of page layout). You can see it on design->layouts form.

When you creates new custom block and choose it's type, (in your case html_block), you can set any template of base block for it. When you choose "default" it's mean that block will use template depend on placeholder.  If you place your block to content_top or content_bottom placeholder it's will take html_block_content.tpl. If header - it will take html_block_header.tpl.
"Default" mean "automatically" by other words.
When you choose special template for your custom block it's mean that block will use it's tpl always... independently from placeholder.

Navigation

[0] Message Index

[*] Previous page

Go to full version
Powered by SMFPacks Social Login Mod