Search images and preorder module issue.

ThemeBurn SupportForumsOpenCart ThemesKiddos OpenCart ThemeSearch images and preorder module issue.

This topic has been marked as not resolved.

Hi there,
First off thanks for making a great theme. I have 2 issues on my new store I can’t figure out:

1) I have search result images enabled in the live search extension, but search images aren’t showing on the front end. See pic 1 and 2. Any ideas?

2) I’m trying to get this preorder extension to work with kiddos: https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=22276

I followed the instructions for exporting opencart modules to page builder, and have it showing as a module block. I’ve added it to the categories/products/home etc. however it’s still not active on the front end. What am I doing wrong? See pic 3. If you can take a quick look it would be greatly appreciated!

Credentials

Thanks for your time!

 sjb
August 15, 2018 at 9:36 am #65148

Hi there,

When I switch to the default theme the preorder extension works fine so it’s definately being blocked by burnengine. Like I said in my last message, I’ve added the preorder module to the necessary pages in page builder but it’s still not showing. Can you please help me figure out how to get burnengine to allow the preorder module to make changes to the product/category/home pages. It just displays the preorder button, adds a banner at the top and a few other items below the product code such as date available etc.

I’m trying to hit a deadline so any help would be great!

ftp if needed

 sjb
August 21, 2018 at 6:25 am #65185

Hi,

We’ve prepared and applied to your site a patch for the “Pre-order” extension. It should now work as intended.

Here is a dedicated patch page if you need it again:

http://support.themeburn.com/topic/preorder-out-of-stock-status

BR,
ThemeBurn team

August 27, 2018 at 11:04 am #65234

Hi,

Your live search problem has also been fixed. Is there any reason your image folder is using the old “data” structure instead of the OC 2 “catalog”? This was the problem that was preventing images from appearing. We’ve modified the extension to be less strict and now everything should be OK.

BR,
ThemeBurn team

August 27, 2018 at 1:20 pm #65241

Hi there,
Fantastic thanks! The preorder module sees to now be working fine.

The only issue now is that the add to cart button shows for all out of stock products, is it possible to make burnengine’s ‘disable checkout’ setting work for two stock statuses instead of one?

One small thing, how do I change the color of the stock status where it shows in product grids? It’s a very light grey at the moment and I’d like it to be more visible. I’ve hunted through the color settings. Should I try your suggestion in this thread http://support.themeburn.com/topic/change-text-color-out-of-stock-with-other-color?

From memory I moved the images because I migrated from OC 1.5 and didn’t want to mess up DB entries. Something like that. Thanks for fixing the search images it looks much better now :)

Thanks for your time!

 sjb
August 28, 2018 at 1:13 am #65248

Hi,

We will see if we could make the disable checkout status multiple in future versions.

About the color of the status text – the topic you have linked is a bit old. Now each status has a unique class that you can use for styling. Unfortunately there are no built-in colors and you will need to manually add the CSS:

.tb_label_stock_status {
  color: red !important;
}

BR,
ThemeBurn team

September 3, 2018 at 6:07 pm #65313
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.