Jump to content

[MODULE] Text block


blmod

Recommended Posts

This module ”Text block” lets you add text to any Prestashop front end shop location. Just write some text (or add image and etc.) with TinyMCE, copy special code and paste where you wish in Prestashop template. This module support multi languages text. You can disable/enable text block.

If you like, you can add Prestashop column block style (left, right column), or create new block style with CSS.

More info: http://www.blmodules.com/prestashop-modules/text-block-in-prestashop/
Demo: http://demo.blmodules.com/

Download

38051_FLMZLt9YQSBOZSuJtWDe_t

38052_h4Qgb3z1aL6tvqWQJ02Q_t

38053_buyMlDmLg6MTSFDChI6c_t

Link to comment
Share on other sites

  • 3 weeks later...

hi Finners,
thanks for choosing our products.

First read read_me.pdf file.
If you lost him, you can download from this link:
http://blmodules.com/read_me_text_block.pdf


you must insert code in prestashop templates file.
These files are in root folder/themes/prestashop_themes/file_name.tpl
or modules templates file - root folder/modules/modules_name/file_name.tpl

Copy one of code (example is this):

{if $bl_text_block.ID}
{$bl_text_block.ID}
{/if}


Open one of template file (file_name.tpl) with some text redactor (eg. Notepad), and insert code.
Where you insert code, there will be displayed text.

If you still have a problem - you can send to as server login data and we insert text blocks.
http://www.blmodules.com/contact/ or write in forum PM.

Code description:
1 code: basic text block without style.
2 code: text block with html div and css class (style).
3 code: text block with prestashop templates (basic) column table style.

Link to comment
Share on other sites

×
×
  • Create New...