Smal bug on product listening

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemeSmal bug on product listening

This topic has been marked as not resolved.

Opencart 1.6.5.4
Pavilion v2.2.7
BurnEngine version 1.3.0

Hello,

When I disable Element visibility “rating” for product listening on category page and builder blocks the rating is still vissible like you can see in this screenshot: http://prntscr.com/kvxd2j

I found out this code on category.tpl and is responsible for this “bug”:

<?php } else { ?>
          <div class="rating">
            <div class="tb_bar">
              <span class="tb_percent" style="width: 0%;"></span>
              <span class="tb_base"></span>
            </div>
          </div>
          <?php } ?>

Is this realy a bug or does this code have some other function?

For now I deleted it.

Best regards,

Ultimatia

  • This reply was modified 2046 days ago by  ultimatia.
  • This reply was modified 2046 days ago by  ultimatia.
September 18, 2018 at 9:54 pm #65522

Hi Ultimatia,

Unfortunately this is a new feature that is not correctly integrated. The idea is to have an option to show empty rating in product listing. Will have this working in the next minor release – hopefully the upcoming week.

BR,
ThemeBurn team

September 19, 2018 at 3:50 pm #65525

Hi,

We’ve prepared a patch. You can find it here:

http://support.themeburn.com/topic/rating-stars-is-showing-when-option-no-used

BR,
ThemeBurn team

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