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

TOPIC: Shippment Methods not showing

Shippment Methods not showing 9 years 4 weeks ago #12291

I try to enter shippment methods when I check out but it's not showing anything (blank) when I'm going to CHECKOUT
Please help fixing this error. I've tried something I found from a previous topic but nothing works.

My website is provadismashoes.gr

Thanks
Attachments:
The administrator has disabled public write access.

Shippment Methods not showing 9 years 4 weeks ago #12311

Hi,

This problem happens if you use a 3rd party shipping plugins (do you have a UPS or USPS shipping plugins?)
The solution is to avoid using AJAX to shipping rates. Shipping rates should be loaded via ordinary page loading (just like how Virtuemart does it)

Here is the solution (if you do exactly what i am saying, it will work -- TESTED and CONFIRMED)

- open this php file:
/templates/flexible_stylemart/html/com_virtuemart/cart/default_pricelist.php

1- find this line (use CTRL+F)
jQuery('a.FlexibleSelectShippingButton').toggle(function(){

replace it with this:
jQuery('a.FlexibleSelectShippingButton2').toggle(function(){

2- Find this line:
<a class="FlexibleSelectShippingButton flexibleButton" style="color:#fff;" href="javascript:void(0)"><?php echo $this->select_shipment_text ?></a>

and replace it with this:
<a class="FlexibleSelectShippingButton flexibleButton" style="color:#fff;" href="<?php echo JRoute::_('index.php?option=com_virtuemart&view=cart&task=edit_shipment',$this->useXHTML); ?>"><?php echo $this->select_shipment_text ?></a>


If you do these 2 coding edits. AJAX loading will be disabled for loading the shipping rates, and a new page will open once you click "Select Shipment" button. (which is how the official Virtuemart works to load shipping rates and 3rd party shipping plugins work only if the official Virtuemart method is used)

Regards.
The administrator has disabled public write access.

Shippment Methods not showing 9 years 4 weeks ago #12314

I did exactly what you've said, the ajax loading has been disabled . But the Shopping Cart still doesn't work [IF SOMEONE HAS ALREADY AN ACCOUNT].
I'm selecting a product- I'm opening an account- I'm selecting the payments method. When I select shiping method the system redirects me to the shipment page (Path: SHOPSHOPPING/ CARTSELECT /SHIPMENT) (provadismashoes.gr/index.php/shop/cart/edit_shipment.html) but I see a blank page.

When I push the button CHECKOUT NOW to complete the Order, the Systems redirects me to the same page link [provadismashoes.gr/index.php/shop/cart/edit_shipment.html] (can't complete the Order).

I'm using Linux Server (PHP 5.3) and I've installed the Stylemart with QuickStart-AkeebaBackup .

What's wrong and how can I fix it? Thanks
Last Edit: 9 years 3 weeks ago by Chris Pap.
The administrator has disabled public write access.

Shippment Methods not showing 9 years 3 weeks ago #12339

any help please?
The administrator has disabled public write access.

Shippment Methods not showing 9 years 2 weeks ago #12371

hi,

rename this PHP file:

flexible_stylemart ▸ html ▸ com_virtuemart ▸ cart ▸ select_shipment.php
to this:
flexible_stylemart ▸ html ▸ com_virtuemart ▸ cart ▸ select_shipment2.php

the blank page error should be gone.

regards.
The administrator has disabled public write access.
Time to create page: 0.234 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