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

The product title: Virtuemart Printing Company Template

Details Page: http://cmsmart.net/virtuemart-templates/printmart-virtuemart-template

Demo: http://cmsmart.net/demo/printmart-virtuemart-template

Compatible: Joomla 3.x & Virtuemart 2.9.x --> VM 3.0.6.4

Version 5.1.0 available at http://extensions.virtuemart.net/vm-templates/virtuemart-printmart-template-detail

This section helps those who are going to use the template efficiently. Issues and solutions will be posted here for anyone who has the same interests to take consideration into

David Kan

#1
ISSUE 1: CHANGE TEXTS

QuoteBought the printmart template a while back and been working on it offline. I have uploaded it on a live server and wondering  how do I change the text 'New Products' & 'New and Coming Soon Products' on my store front 'on home page'. I have tried searching but can't locate where to change this text.

Answer:

If you want change the text 'New Products' & 'New and Coming Soon Products' on home page, you can do like this

- The text "New Products", you have to search and change on file language\en-GB\en-GB.com_virtuemart.ini
- The text 'New and Coming Soon Products', you can change here language\en-GBen-GB.tpl_printmart.ini

David Kan

#2
ISSUE 2: REMOVE "...+PRICE"

QuoteCan you please show me how to hide the +price after product or quantity in the template ?

Thank you so much.

Answer:

- You go to the product what has price on custom field. Then you click on Custom Fields tab of this product and changes price to 0 -> Save product.

Please look at the image below to more understands about this.

http://gyazo.com/f63e23181ccfee83fcc60226ae507f26

If you still add price for those custom fields but you don't want to show them, you have to modify code in Virtuemart Core.

QuoteCan you please hide the price in virtuemart core for me please or show me where to make the modification. thank you so much for your precious time.

Answer:

You can find the code which show price of custom field here in file below:

administrator\components\com_virtuemart\models\customfields.php

Before you modify the file above, you should backup all your site.

Beside, when you update Virtuemart to new version, the code will come back to the default code. You must note this.

David Kan

#3
ISSUE 3: ADD GOOGLE MAP ON CONTACT PAGE

QuoteI don't figure how to insert google map into Miscellaneous contact page. After contact top and before contact bottom there is <div class="contact-map"> what is the correct code for google map to show here? </div>

I tried with "iframe" and is not working.

Thank you!

Answer:

You into administrator choose System -> Global Configuration then choose tab Site -> Default Editor *
->Editor - JCE then into Component Contact edit it. Please see attached files

David Kan

ISSUE 4: ARABIC & PERSIAN LANGUAGES

QuoteI have purchased Print-mart template.
you are kindly requested to inform me :
1-if how i can make it right to left for Arabic and Persian languages.
2- how can i add Persian and Arabic language to it.

Answer

If you want to make this site right to left for Arabic and Persian languages, you must change all css which we created for it.

About second your issue, you can watch the below video then do follow it.

https://www.youtube.com/watch?v=XNI_B3RezgQ

David Kan

#5
ISSUE 5: REMOVE SIMULATION

QuoteLinks such as "Browse Designs", "Upload Designs", and "checkout links" are not working. This page can be reached by selecting any menu item from top menu.

Please activate all three links.

Answer:

This is not the link. This is a simulation for the buying process.

If you upload the image and click to purchase the color of the icon will change.

Please check again!

QuoteCan this simulation be hidden from joomla control panel?

Answer:

It can't be hidden from joomla control panel . If you want to hide it, you go to "/templates/printmart/css/template.css", and edit in file template.css

We just disabled that simulation for you. You can check here

http://myashaprints.com/index.php/en/home/window-clings-detail

If you want to do it with other domain, you can follow the image below

http://gyazo.com/c5f9909e9e4078ce73c8bd8f3ae6a8fb

David Kan

ISSUE 6: Warning: include_once(): Failed opening

QuoteHi, I purchased printmart and after installation I have a problem, I see the following error messages and more within the site there is some problem in visulaizzazione of ajax shopping cart, it also registration form fields to be filled in narrowed as if they were wrong styles css

Warning: include_once(): Failed opening 'http://www.*****com/templates/printmart/thumb.php' for inclusion (include_path='.:/php5.5/lib/php/') in /web/htdocs/www.*****.com/home/templates/printmart/index.php on line 91

Answer:

The site appear this warning because the version PHP on your host doesn't have the same version for which we use.

To disable this warning, you must go to the admin -> Global Configuration menu -> Server tab then select None status in Error Reporting section.

Please open the link below to see that.

http://gyazo.com/7666d223652091f5006e690c7b600bfa

David Kan

#7
ISSUE 7: INCREASED QUANTITY - TOTAL PRICE NOT UPDATE?

QuoteHi,. When I increase the quantity, the discount is applied correctly, but the total price does not update. (Example, one product is $40, two products also $40.) Shouldn't the total price update when the quantity increases?

Answer:

In page detail product, price changes when you choose custom files and it does not change when you change the number. But it is calculated correctly in your cart. This is the default in Virtuemart component .

David Kan

ISSUE 8: REMOVE BASE PRICE DISPLAY

QuoteOK another issue is how do i edit the base price? the field doesn't allow for editing when creating/editing a product. can i remove the base price display altogether and only display sales price?

Answer:

This is a simple issue. If you don't want to display base price, you can disable it in administrator. Please look at the link below to understand clearly.

http://gyazo.com/0f5b5e195d92ae1487a2fe5501c1f14f

David Kan

#9
ISSUE 9: SITE NAME DISPLAY AFTER CHANGES

Quotethe sites name displays as 'printmart' even after making changes in global site configuration

Answer:

If you want to change site name, please follow the tip:

- You go to Com_virtuemart -> Shop tab then change Shop name.

Please view the image: http://gyazo.com/35b38f1315a69cdbb775a365c5fe3ec9

David Kan

#10
ISSUE 10: CONTROL MENU ITEMS vs. CUSTOM FIELDS IN PRODUCT CREATION

QuoteHello I would like the following configurations to my template

TOP MENU ITEMS:Print Products, Artwork Guidelines, Print Templates, Custom Quote, Free Samples
LEFT MENU ITEMS:I would like the full comprehensive list of products to be shown. not the most popular
I am also having an issue getting the product options like card type, paper, and etc to show up when i create a new one. can this be fixed? thanks.

Answer

1. If you want change menu top, you go to "Menu->Menu Manager" and change changes as you want.
2. We just support like the demo, if you would like the full comprehensive list of products to be shown, you must make it yourself.
3. If you create a new options for a new product, You go to "Components->VirtueMart->Custom Fields" and you create new "Custom Field" or change "Custom Field" was created. (See attachments)

David Kan

ISSUE 11: CHANGE LANGUAGE ON DETAILS PAGE

QuoteHello, I can not find the place to edit this page I send you a screenshot thank you

Answer

You go into the source code, choosing templates -> printmart -> html -> com_virtuemart -> productdetails -> default.php and change it.

David Kan

ISSUE 12: REMOVE UNWANTED TEXT + QUANTITY

QuoteHi there,
1) I want to get rid of the unwanted text "No additional charges" & "+$..." etc. Those pull downs must be clean as in the above links.
2) I don't want shopper to choose quantity near 'Add to cart' button. I will provide it as custom field. So this 'Quantity' field has to be removed.

Answer

- If you want remove text "No additional charges", you go to"components->com_virtuemart->language->en-GB->en-GB.com_virtuemart.ini" search "No additional charge" and remove it.

- To remove quantity, you can hide it in file template.css (you go to "templates/printmart/css/ template.css").

jenkinhill

Quote from: David Kan on February 13, 2015, 10:40:09 AM
- If you want remove text "No additional charges", you go to"components->com_virtuemart->language->en-GB->en-GB.com_virtuemart.ini" search "No additional charge" and remove it.

Not recommended. Create a language override with the empty string, then you don't have to re-edit after every version update. FAQ:  http://forum.virtuemart.net/index.php?topic=113895
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

David Kan

#14
ISSUE 13: MENU LANGUAGE

QuoteWhen I enter and select Products Virtuemart the error attached in pdf file I get . could you help me?
Thanks

Answer:

Because you forgot to create menu for your language, thus the database didn't get your language, causing errors.

I've just added a new menu for you.

Now, you can visit product on your site at http://gyazo.com/829744497694f391e3290cb165aa7a19