Theme compatibility with Ajax Quick Checkout (AQC)

ThemeBurn SupportForumsOpenCart ThemesBurnEngineTheme compatibility with Ajax Quick Checkout (AQC)

This topic has been marked as resolved.

Hi,

I’m trying to use my own checkout instead of default ones and I already contacted the 3rd party services. However, he sent me a replies as below when trying to do the installation.

Dear Faliq, there is a conflict with your theme. Look, all our extensions were developed following OC standards. The default OC and most of popular themes use bootstrap styles. Your theme (Burn) doesn’t use them and has it’s own styles. Please contact the developers of Burn Theme and ask them to make it look good.

Is there any way to make it compatible with AQC?

Link to the extension as follow: https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=9132

Thank you,

Faliq

February 27, 2017 at 10:26 am #56910

I dont know you are using the same theme with me or not, i am using pavilion.

May be you can take a look on my post here.

http://support.themeburn.com/topic/compatible-extensions-ajax-quick-checkout-in-mobile-view

February 27, 2017 at 5:33 pm #56919

Hi Faliq,

BurnEngine is Bootstrap compatible. There may be any glitches, but nothing serious until the moment. We could take a look at your website, if you provide a link and admin access.

BR,
ThemeBurn team

February 27, 2017 at 9:17 pm #56922

Hi, my details as below:

February 28, 2017 at 2:33 pm #56977

Hi,

Any news?

Let me know if you need anything

  • This reply was modified 2613 days ago by  faliq91.
March 2, 2017 at 3:10 pm #57079

Hello Dear TB Support.

I also received exactly the same reply from AQC.
I have also searched the forum for possible answer before posting. I installed the “compatible fix”, but the problem still persist. The CSS is not working and the cart table is not responsive on mobile.

Seems several users are facing the same issue.
@faliq91: Didn’t want to hijack your post, but didn’t want to create a new post and make TB support delay in two separate cases, when I feel it is the same case. Thanks for your understanding

March 3, 2017 at 9:56 am #57092

Hi,

We’ve created an extra CSS that will fix incompatibility with AQC when the Force Bootstrap option is enabled.

You can take it from here:

http://support.themeburn.com/topic/ajax-quick-checkout-2#post-57108

BR,
ThemeBurn team

March 5, 2017 at 10:42 am #57109

Thanks, it looks good now.

I added one line to the css because when hovering on the buttons, the color only was filled until the half.

#d_quickcheckout .btn-primary:hover {
background-position: 0px 40px !important;}

March 5, 2017 at 2:57 pm #57119

Thanks, it works fine.

What a great support that you have there. :)

Regards,
Faliq

March 6, 2017 at 12:33 pm #57185

Glad we’ve helped :)

BR,
ThemeBurn team

March 6, 2017 at 11:01 pm #57198

Hi TB,

I just found out something funny. My drop down menu is not working fine during the checkout.
If you hover to through the link or the cart in the menu bar, all the drop down will be under ajax checkout container.

How to fix this?

Thanks

March 8, 2017 at 8:49 pm #57258

Hi,

This extra CSS should help you:

#d_quickcheckout {
  z-index: auto !important;
}

BR,
ThemeBurn team

March 10, 2017 at 6:51 pm #57321
Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.