BurnEngine (Pavilion 2) BETA bugs

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemeBurnEngine (Pavilion 2) BETA bugs

This topic has been marked as not resolved.

I know that there are a few small microdata tweaks in Pavilion. Perhaps in BurnEngine (Pavilion 2) too. It would be nice to have a function in BurnEngine to turn it off. Because i use extension especially for microdata and would like to prevent any kind of conflicts and etc. Thank you.

January 21, 2016 at 9:22 pm #44499

i have extrange problem, my CSS doesnt load correctly in Safari desktop and IPAD

January 23, 2016 at 5:21 pm #44508

@TB Support

I wonder if there is a ‘responsivity control’ feature for COLUMNS. In some cases, I want a COLUMN to be hidden-md, or even a set o columns to behave differently on different screens.

So far, I been using javascript, such as:


$( ".col_KBb9n" ).addClass( "col-sm-9 col-md-5" );
$( ".col_KBb9n" ).removeClass( "col-sm-5" );
$( ".col_EId9g" ).addClass( "hidden-md" );

Is there another way to do so?

  • This reply was modified 3015 days ago by  tecoad.
 tecoad
January 23, 2016 at 7:19 pm #44509

@TB Support:

Another issue found here:

On small screens and Safari (mac) the grid product lists always skips the last product on the first row.

View:

- (Chrome – iPhone): https://www.dropbox.com/s/dqwaked3uumhqoh/Foto%2023-01-16%2023%2034%2057.png

- (Safari – Mac): https://www.dropbox.com/s/daoszegac3oehb8/Captura%20de%20Tela%202016-01-23%20%C3%A0s%2023.55.49.png?dl=0

Error can be reproduced with Safari and Chrome (iPhone) and Safari (Mac).
Works fine on Chrome (Mac).

  • This reply was modified 3015 days ago by  tecoad.
 tecoad
January 24, 2016 at 3:57 am #44511

@TB Support

Regarding the issue I reported above, after investigating, found It probably has to do with the function adjustItemSize(), since the issue happens to any element calling for that function.

Hope it helps..

 tecoad
January 24, 2016 at 6:37 am #44513

@TB Support

My website is http://www.shishalogic.com please could someone tell me why css doesnt work in safari desktop and ipad?

January 25, 2016 at 2:30 pm #44553

@ ThemeBurn,

I have another weird issue.

I doesn`t have changed anything and suddenly the css is responding strange.
Sometimes everything is oke. And sometimes there are CSS problems.

Some screenshots:
1.5.6.4 Beta4

Can you take a look?

Best regards!

January 30, 2016 at 3:19 pm #44591

My problem solved Disabling MINIFY CSS

maybe be a bug

January 31, 2016 at 1:59 pm #44593

@THE_GRIF

The option to switch off the microdata tweaks is in the SEO plugin.

@adimpacto

Minifiers cause problem sometimes. What part of your CSS does not load correctly?

@ultimatia

Will check the icons problem.

Does this font rendering problem happen only on Chrome? And if yes, what is your Chrome version?

Wrong product height has been fixed with the latest beta (5). You can download it from the url you have.

BR,
ThemeBurn team

February 1, 2016 at 11:31 am #44595

Hi Themeburn,

Thank you for the response. Can you check also the issues?
Suddently I have alot issues with the theme.

I tried yesterday the beta5 version but categorypage is not showing and some other problems. So I went back to beta 4.

I disabled all the custom vqmods, custom css and custom javascript and can`t get the theme working like it did around 1.5 week before.

Sometimes I cant even add a product to the cart. It looks like some scripts are broken/ not loading correctly.

  • This reply was modified 3007 days ago by  ultimatia.
February 1, 2016 at 11:36 am #44596

Versie 48.0.2564.97 m
Can`t update to higher version

I just tried some test in Firefox and IE and the same problems are ocurring.
- styling issues
- loading issues
- not displaying the correct discount rates

Last update:
The problems are ocurring not everytime. Sometimes the page is rendered correct and sometimes not.

  • This reply was modified 3007 days ago by  ultimatia.
  • This reply was modified 3007 days ago by  ultimatia.
February 1, 2016 at 11:38 am #44598

Hi,

I updated again to Beta 5:

I have all the same errors mentioned before
+
500 server fault on the category page
Strange rendering Pavilion product blocks like
- newest products: http://prntscr.com/9xkjc9
- last viewed products: http://prntscr.com/9xkjn0

Br.

Edit: after clearing catch the rendering problem of Pavilion productblocks is fixed.

  • This reply was modified 3007 days ago by  ultimatia.
February 1, 2016 at 1:12 pm #44601

Sorry for spamming this toppic!

I fixed the 500 server error. There was an old vqmod file conflicting with the new category.tpl file in Beta 5. It looks like the percentage bug is also fixed.

For now the only problem is:
- font rendering issues

February 1, 2016 at 1:57 pm #44605

@TB Support

i have a module that have his own cache system and doesnt work with your Modules Cache system.

Is there a way to disable the cache only for this module but use for the rest of your modules?

February 2, 2016 at 12:55 pm #44655

On the product page, the add to cart button is normally on one line with the quantity field and the wishlist button. If I divide the product page into 2 columns with the proportions 2/3 (for the product images) to 1/3, the template adds a br-html-tag between the quantity field and the add to cart button, basically breaking the buttons into 3 lines though there is space for all of them in one line.

How can I choose to show them on one line?

 axanne
February 2, 2016 at 4:56 pm #44662
Viewing 15 posts - 91 through 105 (of 279 total)
  • The topic ‘BurnEngine (Pavilion 2) BETA bugs’ is closed to new replies.