No image in live seach

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeNo image in live seach

This topic has been marked as resolved.

Live search is not showing images, it happend when ik shut down the seo module, do i need to change something to ghet them back.

September 17, 2018 at 1:01 pm #65471

Hi Chris,

We will need the website url, admin and ftp access, so we can check.

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

BR,
ThemeBurn team

September 17, 2018 at 4:57 pm #65496

and is it possible to put the description from the product options above the options, not as in the picture on the left side.

Thank you,

Br,
Chris

September 17, 2018 at 6:07 pm #65501

Hi Chris,

The option to show images in the live search was turned OFF:

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

We’ve set it back to ON and now images are showing nicely.

P.S. You may need to clear your browser’s local storage since we use it to cache search results.

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

BR,
ThemeBurn team

September 20, 2018 at 10:33 am #65536

Thank you, i turned it of because it was giving a lot of errors, but now its working great, thanks.
And is there a way i can get the description from the productoptions above the options instead of to the left as in the picture.

September 20, 2018 at 11:25 am #65541

Hi Chris,

Can you please provide a screenshot?

Thanks,
ThemeBurn team

September 28, 2018 at 11:47 am #65607

Hi themeburn support,

I included a picture of thye productoptions, i would like to get the description above the options instead of on the left side.

October 1, 2018 at 11:07 am #65650

Hi,

You can use this extra CSS:

.tb_system_product_options .form-group {
  display: block;
}
.tb_system_product_options .form-group label {
  width: 100%;
  max-width: none;
  margin-bottom: 10px;
}

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

BR,
ThemeBurn team

October 8, 2018 at 10:26 am #65734

Hi,

I put in the extra css, but stil the same

October 8, 2018 at 3:32 pm #65766

My fault, it works, thank you

October 8, 2018 at 4:13 pm #65768

Happy to see this problem resolved!

BR,
ThemeBurn team

October 15, 2018 at 3:25 pm #65821
Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.