Hello,

If I'm not wrong, there is some step that you must follow to apply a theme in ecommerce.

1 - Create your theme (I suggest to clone actual ecommerce theme, rename correctly files and correct path in files.)

2 - Modify your theme (just modify one or two visual things for testing)

3 - Import theme data (actually 1 line) (after this step, don't forgot to restart OFBiz before going further)

4 - _Define this new theme as the default theme for your productStore_

Normally, you could see in page source code the path of your new ecommerce theme (like Header, footer, etc.) if you inspect it

HTH,

Julien.


Le 19/09/2018 à 11:16, Shrilesh Korgaonkar a écrit :
Yup I read that also created but still it's unable to load with my plugin
Path of Theme.xml file:: plugins/application-name/widget/Theme.xml



On Wed 19 Sep, 2018, 2:12 PM Arun Patidar, <arun.pati...@hotwax.co> wrote:

Did you read and follow file [1] shared by Nicolas in another email thread
of you?


https://svn.apache.org/repos/asf/ofbiz/ofbiz-framework/trunk/themes/README.md


Kind Regards,

Arun Patidar
Director of Information Systems

*HotWax CommerceReal OmniChannel. Real Results.*
m: +91 9827353082
w: www.hotwax.co

  <https://www.linkedin.com/company/hotwaxcommerce/>
<https://www.facebook.com/HotWaxCommerce/>
<https://twitter.com/hotwaxcommerce>



On Tue, Sep 18, 2018 at 9:55 PM Shrilesh Korgaonkar <
shrilesh.korgaon...@udyogmandir.in> wrote:

Yup I tried hard coding it
But I need help in theme.xml file it not loading with my plugin
If I can load it I will able to edit without disturbing decorator screen


On Tue 18 Sep, 2018, 7:06 PM Arun Patidar, <arun.pati...@hotwax.co>
wrote:
Hello Shrilesh,

Check the decorator screens locations in view-map path screens. You
will
need to create/use your custom decorator.



Kind Regards,

Arun Patidar
Director of Information Systems

*HotWax CommerceReal OmniChannel. Real Results.*
m: +91 9827353082
w: www.hotwax.co

  <https://www.linkedin.com/company/hotwaxcommerce/>
<https://www.facebook.com/HotWaxCommerce/>
<https://twitter.com/hotwaxcommerce>



On Tue, Sep 18, 2018 at 5:31 AM Shrilesh Korgaonkar <
shrilesh.korgaon...@udyogmandir.in> wrote:

I'm facing some problem
can anybody help me if possible
i have created a plugin and extended the ecommerce plugin
i successful created templates and view-map in controller.xml
but when i saw the source of html page
i notice that the page is using my templets as well as the existing
templets of the ecommerce
after creating Theme.xml and fixing header and footer in the html
page
source is still showing me the same thing it's header and footer are
still
coming from ecommerce

In simple words
how can i use my own created templete rather than using the templete
of
existing ecommerce application
in my own application


Reply via email to