News:

Support the VirtueMart project and become a member

Main Menu

Printing Company Template Q&A Support

Started by David Kan, February 13, 2015, 04:56:45 AM

Previous topic - Next topic

David Kan

#30
ISSUE 23: Change (Currency - Contact Us)

QuoteHow do I log into my Joomla Virtuemart Responsive Printing Company administrator account and also how do I change the default currency account to English Pound (£)

If you want to change Default currency, you can do it like image below

http://gyazo.com/f1a56b9423be4dbc71eae945b6dec5c2

QuoteWhere do I find the file for the Contact Us, as I need to edit the contents (address, phone number and fax number). Also where do I find the printmart logo to change it

You go to "Components ->Contacts-> Contact us" and change information in it.
You go to "Theme option->Theme Options" and change logo.

David Kan

ISSUE 24: Logo - Price Calculator

QuoteI have two things to ask you , I place my logo on the template and its coming small and also how the price calculator works and if i need to remove it from the template how can i do it? When I try to update the shop from the virtuemart configuration this message will appear on the top.

Warning

JUser: :_load: Unable to load user with ID: 1

JUser: :_load: Unable to load user with ID: 146

Error

vmError: Save failed with the following error: Username in use.

Also from the product menu I inserted a new product but its not appearing on my online store.

Could you please help me because I am lost and I need to upload it urgent :(

1. Logo: if you want to change logo size, you can modify css for it here

http://gyazo.com/9ab75233bda1e238f886e4ec2ee66e81

2. During product configuration, I selected "Do not Display Product". So when you have not entered the number of products it will not show. You can edit the backend. To remove the price calculator you can hide it in the file css (templates/printmart/css/core.css).


David Kan

#32
ISSUE 25: Loop Redirect, Changing Contact Language

Quote1.  Loop back error - im getting this on products

https://gyazo.com/f2fc0ebdbd2b080b9b492448ec646f17

2. cannot seem to change some items on this page - contact us  want to change the headings and connot find it in the language file

https://gyazo.com/bc6be30743b37785a7a172252894d6df

1. Because you have unpublish category " Letterhead", so it has an error.
https://gyazo.com/2dabecf436ea5a23518308ed5b562c08

2. If you change language in page contact, you can go to "templates/printmart/html/com_contact/contact/default_address.php", then you search "City or Suburb, Postal/ZIP Code, Mobile" and change them.

David Kan

#33
ISSUE 26: TEMPLATE CHANGE INFORMATION

QuoteHi, i try to change some in my template but every time i change in template.css rewrite itself, i now its a LESS compilation thing, please you can let me know where i find and change the parameter for add quantity in my product deteails.

You can style your site in file core.css(/templates/printmart/css/core.css).

You need to add css into beneath of file.

David Kan

#34
ISSUE 27: BLANK PAGE FOLLOWING INSTALL

QuoteHi there.  I am experienced with web development and Virtuemart but I have not been able to fix a home page blank page issue.  I have reinstalled twice (both clean installs on empty database)

Because your server prioritize running file index.html . So to solve this problem,
you can delete file index.html.