News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Editing the Shopping Cart On-Page Login Form?

Started by yodelay, June 14, 2014, 12:00:52 PM

Previous topic - Next topic

yodelay

So I want to add a simple link to a registration page to the shopping cart, along with the usual Forgot Username/Password links. I've overidden the view page (templates/templatename/html/com_virtuemart/cart/default.php), and see

echo shopFunctionsF::getLoginForm ($this->cart, FALSE);

on around line 120.

(I've replaced this with

<?php

$islogged JFactory::getUser();
$status $islogged->guest;
if ($status == 1){
echo shopFunctionsF::getLoginForm ($this->cartFALSE);
}


in order to hide the form when user is already logged in).

I can't see what to do from here - where is the login form markup coming from?

VM version 2.6.6, Joomla version 2.5.17

Any further information required let me know.

Cheers in advance!

GJC Web Design

components/com_virtuemart/views/user/tmpl/login.php
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation