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

Cart Address Modification

Started by Cognition, August 25, 2014, 18:19:43 PM

Previous topic - Next topic

Cognition

The cart I'm using is a one-page checkout... Has the "products in cart" table, and address to fill in directly below it.

Desperately trying to locate the file where the address FORM is built from the database of "shopper fields"... I've tried the following files/folders:
<my template>/html/com_virtuemart/cart
Ive tried the Views/cart folder of the main components directory
plus many random files out of desperation...

I'm not trying to find where the form fields are called and output, I'm trying to find the loop that builds the form.

Any help would be very appreciated.

IF you cannot answer this, please could you try and at least answer the following:

At the very LEAST, i need to change the amount of fields rendered in each column (address fields in 2 columns... the first 8 fields are rendered in column 1 div, even if I only have 2 more fields left to render in column 2 div --- desperately need a way to balance this)

Thanks

Cognition

Sorry, I think I might have been a little vague.

Put simply, if I wanted to slip some html into the address area, and change how many required input fields are rendered in the left and right columns, where would I do this?

I would prefer to not have to rely on javascript (its a last resort)

will it require editing controllers? or is there a nice view file overlooked?

Thanks

GJC Web Design

QuoteThe cart I'm using is a one-page checkout...

if by that you mean a 3rd party add on you won't find any help here I'm afraid - it is either go to the developer or hire someone

http://forum.virtuemart.net/index.php?topic=108212.0
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

Cognition

hmm, oh dear... that could be why all the googling has returned answers that say the code is where, for me anyway, it isn't.

Thanks for your reply.