Edit a page in Organie theme

ThemeBurn SupportForumsOpenCart ThemesBurnEngineEdit a page in Organie theme

This topic has been marked as not resolved.

Hello,

I have read documentation to purchased item.
Unfortunately, I din´t find how to set two elements on the Organie template. (attachment)

Can you help me please ?

Many thanks,
Radoslav Pánis

July 13, 2017 at 1:50 pm #60354

Hi Radoslav,

It was not very clear what exactly you want to set.

1) The attached elements are part of the Home (shop) page. The entire page is available as a built-in template and can be inserted from Page Builder:

http://i.imgur.com/xspiG18.png
http://i.imgur.com/Wa1KzH3.png

2) If you want to know how to create such a pattern, then you should use the Text block in Page Builder.

If none of the above helps you, please provide more information about your case.

BR,
ThemeBurn team

July 13, 2017 at 3:14 pm #60362

Thanks for your advice.

Last question.
Where can I to change count of viewed products ? (for example: limit=3)
Where do we choose the tabs of viewed products ?

Best regards
Rado

July 13, 2017 at 7:25 pm #60376

Hi Rado,

In Page Builder > Content > Home, you need to expand the tabs block that contains the product blocks.

http://i.imgur.com/2Ii0Mo8.png

Each product listing block has the option to set how many products to show and the maximum row number.

http://i.imgur.com/SVVtSjE.png

BR,
ThemeBurn team

July 14, 2017 at 11:36 am #60394

Ok thanks for advice, and last questions.

1. Where can I set order of list of categories (left column) ? (in attachment)

2. I see the eshop very bad in the Safari (web browser)..
Where can be the problem ?

Thanks for response.
Rado.

October 19, 2017 at 6:52 pm #62093

Hi Rado,

1) Category position depends of the sort order inserted when adding/editing a category.

https://i.imgur.com/fGXwO0f.png

2) Which is your Safari version? Recent Safaris shouldn’t have any problems.

BR,
ThemeBurn team

October 25, 2017 at 1:00 am #62176

thank you for your response.

Can you help me with this questions please ?

1. How can I add the newsletter banner in category ? (full widht, attachment)

2. Where can i add the labels (NEW, SALE) on products ?

3. How can I fix error in administration (when i open the editation of customer)

4. How can I move the button “add to cart” below (hover effect and in responsive version) ?
(product list in category)

October 30, 2017 at 9:04 pm #62263

4. How can I move the button “add to cart” below (hover effect and in responsive version) ?
(product list in category)

October 30, 2017 at 9:05 pm #62267

Hi,

1) You need to:
- Go to Page Builder > Content (or Footer) > All categories
- Insert a new row
- Insert the newsletter block inside

You can take a look at the theme demo in Page Builder > Footer > Row 1:

https://i.imgur.com/D9IrOYk.png

2) Product labels are added automatically:
- “Sale” label is added when the product has a special price – https://i.imgur.com/BpWFWID.png
- “New” label is added for products added within N days – N is a setting in Theme Settings > Store > Commonhttps://i.imgur.com/4sxfGPO.png

3) We can take a look if you share admin access, but most likely this is not a theme related issue.

You can use hidepost to share private information with the support staff.

4) You will need some extra CSS:

.tb_grid_view .product-thumb .image,
.tb_grid_view .product-thumb .image-wrap
{
  margin-bottom: 54px;
}
.product-thumb_style1 .thumbnail .button-group {
  top: calc(100% - 80px) !important;
}

Add these styles from the Theme CP > Theme Settings > Custom > Custom Stylesheet text field.

BR,
ThemeBurn team

November 3, 2017 at 5:31 pm #62353

Thanks for your advices :)

Everything is clear, but i have just one small problem.
Where can I change the style of the Title, Email and the button “Subscribe” as on your template?

I attach my banner.

November 4, 2017 at 9:46 pm #62371
Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.