OpenCart modules in Page Builder

ThemeBurn SupportForumsOpenCart ThemesBurnEngineOpenCart modules in Page Builder

This topic has been marked as not resolved.

Also , if we make any new module it will not working fine as you are using slot concept,can you explain us the same in more detail?

August 29, 2016 at 12:27 pm #50448

Hi,

Here is a step by step tutorial how to export third party modules for Page Builder:

http://docs.themeburn.com/burnengine/content-blocks/opencart/

BR,
ThemeBurn team

August 29, 2016 at 5:18 pm #50458

it is not working as you are using slot concept and when i code the new custom module it will not run with your theme , it gives us the blank page.

August 30, 2016 at 7:35 am #50473

Any one please help me its really important.

August 31, 2016 at 9:32 am #50494

Can any one from support, i have follow the below steps:
Create model and conteoller for xyz module

1) Duplicate catalog/view/theme/pavilion/template/product/special.tpl with a new name, in your case xyz.tpl.

2) Open the new template and replace all routes inside:

product/special
with the new one:

product/xyz

3) Duplicate tb_themes/pavilion/config/system_widgets/product/special.php (means created tb_themes/pavilion/config/system_widgets/product/xyz.php)

4) Open the new config file and update route and label keys.(change to xyz)

5) Clear theme cache.

But still getting empty page means nothing is return, can you explain please.

Also please find the attachement link below
https://snag.gy/LxXsOF.jpg

August 31, 2016 at 2:04 pm #50506

Hi,

Can you provide more information, what exactly are you trying to adopt? Why are you going through all these steps? What is the idea behind? Generally this is the way to integrate custom system pages and not modules.

BR,
ThemeBurn team

September 2, 2016 at 2:10 am #50558

yes

i am making new page for the bestseller like special page,

For that i am follow the steps mentioned in previous comment.

and for bestseller i am getting empty page for the same i have shared the screenshot in previous comment.please Suggest

Thanks

September 2, 2016 at 7:40 am #50562

Hi,

Generally, the steps you have done are those you need to do. There may be many other things that can cause the problem that we cannot be aware of.

However, there is a simpler alternative to create a page that lists bestseller products:

1) Create an information page from Admin > Catalog > Information

2) Go to Theme CP > Page Builder > Content and select the newly created page.

3) Insert a Bestseller products block.

BR,
ThemeBurn team

September 5, 2016 at 2:36 pm #50620
Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.