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

TOPIC: Not displayed shipment method.

Not displayed shipment method. 9 years 5 months ago #11005

Hi.

not displayed shipment method, url: test2.exclusivestyle.cz/

Joomla 2.5.18 Virtuemart 2.6.0 / PureMart 4.0

Jana
Attachments:
Last Edit: 9 years 5 months ago by Jana Puchonova.
The administrator has disabled public write access.

Not displayed shipment method. 9 years 5 months ago #11013

open this PHP file:

/templates/YOUR_TEMPLATE/html/com_virtuemart/cart/default_pricelist.php

look for this line:
$SelectShippingAjax = "jQuery('#selectshippingContent').load('". JRoute::_('index.php?option=com_virtuemart&view=cart&tmpl=component&task=edit_shipment',$this->useXHTML) ." #shipmentForm')";

and replace it with this:
$SelectShippingAjax = "jQuery('#selectshippingContent').load('". JRoute::_('index.php?option=com_virtuemart&view=cart&tmpl=component&task=edit_shipment',$this->useXHTML) ."')";

and everything will be good to go.

(if you click the "Select Shipment" icon without entering any shipping address, Virtuemart will give warning of "Please enter your address first" and shows the "user registration fields")

regards.
Support
The administrator has disabled public write access.

Not displayed shipment method. 9 years 5 months ago #11020

Hi

If you leave the shipping address, the form of the whole page, graphic template from Artisteer.
If the shipping address you fill Shippers does not load.

Jana
Attachments:
The administrator has disabled public write access.

Not displayed shipment method - reminder 9 years 5 months ago #11026

Hi

I have the same problem at another shop where the template PureMart !
The script does not load shipping !

Graphic template Jooomla is also from Artisteer 4.

Jana
The administrator has disabled public write access.

Not displayed shipment method - reminder 9 years 5 months ago #11050

Try this,

find the same PHP line on this PHP file: /templates/YOUR_TEMPLATE/html/com_virtuemart/cart/default_pricelist.php

and replace it with this:
$SelectShippingAjax = "jQuery('#selectshippingContent').load('/eshop/sprava-uctu/editaddresscheckoutBT?tmpl=component')";

Because due to SEF URL generation, this URL:
test2.exclusivestyle.cz/index.php?option=com_virtuemart&view=cart&tmpl=component&task=edit_shipment
becomes this on your website:
test2.exclusivestyle.cz/eshop/sprava-uctu/editaddresscheckoutBT

but it should have been this instead:
test2.exclusivestyle.cz/eshop/sprava-uctu/editaddresscheckoutBT?tmpl=component

?tmpl=component is necessary in the target URL to load the shipping method element only

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