Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Template - CleanMart (SKU# FLEX-00015)

TOPIC: A couple of issues

A couple of issues 10 years 5 months ago #7083

Hi,

A couple of days ago I purchased CleanMart 1.1 for VM 2.0.24.

My problems are the following:

1. Clicking on Previous or Next in the product details page, shifts my sheet to the left (instead of the middle where it used to be) and I must wait about 10 seconds until anything is clickable....
2. On the checkout page when clicking to add a shipment method or a payment method again shifts my page to the left and nothing is clickable for about 10 seconds.
3. In both occasions a couple of bullets appear next to my language selection flags and a small bar appears just below my Sales Points menu tab.

Attachment product-details.jpg not found



Attachment cart-before-shipment-selection.jpg not found



Attachment cart-after-shipment-selection.jpg not found




Any ideas?

Thanks!
The topic has been locked.

A couple of issues 10 years 5 months ago #7099

Hi,

Both of those situations "loading next/prev products" and "loading shipping/payment methods" are AJAX events. Looks like using AJAX breaks your website layout somehow.

I need to see your website and it's source codes before/after Ajax request.

Please provide me your website URL and let me investigate it.

by the way, are you using AJAX request for anything else in your website? (maybe while switching website language by language flags..)

Regards.
Last Edit: 10 years 5 months ago by Support.
The topic has been locked.

A couple of issues 10 years 5 months ago #7101

Hi,

I'll check if anything else uses ajax and see if I can fix it.

In the meantime:

site url: www.spacosmetics.gr

In case you need anything on the admin side, please let me know and I'll send you login details.

Thanks!
The topic has been locked.

A couple of issues 10 years 5 months ago #7103

I found that my site is loading jquery twice.

Once for virtuemart and again for another component which I'm trying to find now.

I'll keep you updated if I find something more, please do the same.
The topic has been locked.

A couple of issues 10 years 5 months ago #7106

See this topic www.flexiblewebdesign.com/forum-virtuemart-2-template-puremart-support/523-the-easiest-way-to-solve-jquery-conflict-issues

to solve the "multiple jQuery libraries" issue. Using this plugin is the simplest way to block all the extra jQuery libraries and loading only one of them in the website.

Regards.
The topic has been locked.

A couple of issues 10 years 5 months ago #7108

Hi,

I tried everything, including the plugin but no luck.

Multiple tries with the plugin configuration are ending up in different problems...

For instance, if I leave jquery running and remove mootools, prev-next works fine, cart module and cart page not...

Can you take a look on your side in case there is something I'm missing?

Thanks
The topic has been locked.

A couple of issues 10 years 5 months ago #7132

Hi,

I found the solution.
There is one function in your Joomla Template;
jQuery(setNavLeft);
jQuery(window).bind("resize", setNavLeft);

This function calculate the left margin of this DIV element below (depends on the monitor resolution):
<nav class="art-nav desktop-nav">

After making the AJAX request this element becomes:
<nav class="art-nav desktop-nav" style="left: 0px;">

But it should be calculated and should be something like this (the left value is calculated depends on client's browser resolution:
<nav class="art-nav desktop-nav" style="left: 208px;">

The solution is, after making the AJAX request, this function should be triggered:
jQuery(window).bind("resize", setNavLeft);

So the left margin will be calculated again (after AJAX request) and main content will be centered again.

Please create me a joomla (super) administrator account, send it to This email address is being protected from spambots. You need JavaScript enabled to view it.. I will try to resolve the problem. When i change anything or modify any file, i will provide you the detailed information about my touches.

While emailing to This email address is being protected from spambots. You need JavaScript enabled to view it.
Don't forget to include this forum topic's URL at the of your message to avoid the confusion in our end.


Regards.
Support & Development
The topic has been locked.

A couple of issues 10 years 5 months ago #7158

Hi,

Sent you the account info!

Thank you VERY MUCH !!!!

D
The topic has been locked.

A couple of issues 10 years 5 months ago #7181

Hi,

After looking at your backend, i found out that, the solution is even easier than i thought.
After the AJAX event is completed, this CSS rule below gets imported to your website (by JA Typo plugin)
.clearfix {
display:inline-block;
}

Which destroy the spaces, because display-inline doesn't work to center the DIV container with using margin:0 auto; .... anyway. All i needed to do was, disabling this display-inline CSS rule.

Everything is fine now. And the body section gets centered after the AJAX request is completed.

Regards.
Support.
Last Edit: 10 years 5 months ago by Support.
The topic has been locked.

A couple of issues 10 years 5 months ago #7220

Thank you VERY MUCH for your time and your help !!!
The topic has been locked.

A couple of issues 10 years 5 months ago #7251

Sure no problem.

Case solved. topic closed.

Cheers,
Support
The topic has been locked.
Time to create page: 0.144 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo