-
AuthorPosts
-
March 15, 2009 at 11:38 pm #139170
I was told that my template is the problem but not sure. I have lost my “price” word and the red line on the front page. Any suggestions
http://www.theoutdooressentialsstore.comwooohanetworks Friendwooohanetworks
- Join date:
- September 2008
- Posts:
- 1239
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 148
- Thanked:
- 138 times in 41 posts
March 16, 2009 at 1:05 pm #296267There never is “price (per unit)” on the frontpage or in any modules, sliders, this is always only shown on the product details page and the categories, in any template, even when using the same template like VirtueMart uses in their demo.
You can move, remove or (re)add the tag [PHP]<?php echo $product_price_lbl ?>[/PHP] to flypage and browse page before the price tag [PHP]<?php echo $product_price ?>[/PHP], but when you want it to be included in any module, you must know how to add it correctly to the codes of the module. I don’t know how to, I never thought about adding it there.
Or do you mean something else?
March 16, 2009 at 1:35 pm #296271What interested me is it used to show up and then I changed some settings and it disappeared. The sad thing is I changed too many settings to know which one changed it. If I am understanding your response correctly I need to go into the Mesolite template css file????? :confused: Very unsure when I am editing those items.
wooohanetworks Friendwooohanetworks
- Join date:
- September 2008
- Posts:
- 1239
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 148
- Thanked:
- 138 times in 41 posts
March 16, 2009 at 1:48 pm #296273No, look over any other demo shop, you will find no price word anywhere in those modules as VirtueMart does not support it by default and those changes can be done only when changing the codes in the modules of the system.
What I mentioned about the flypage (Product details page) and browsepage (Category display), where you see the price per unit phrase, the upper code is present in those 2 files that make the frontend look how it does. In JA Mesolite, the price per unit tag is only added to the flypage, as you can see when browsing the categories, there is only the price but no price per unit phrase present
Both files are located in components/com_virtuemart/themes/ja_mesolite in the folder /product_details for the flypage.tpl.php and folder /browse/ for the browse_1.php and the derivates of it.
But this will change nothing, as from what I think, you want this phrase in the modules on the frontpage, where a few products are showcased and those modules are nearly all based on the default modules like moc_virtuemart_featureprod.
The modules shown in Mesolite are called “mod_vmproductslider, the one you deactivated on top, and the others should still be the basic modules. When you open those folders, you will see some php files and inside those you can make changes, but I do not know if it will do the job to insert the first code above into somewhere, as I have never tested this and also can’t test it as I do not use these modules for VirtueMart but some others only.
Like I said, you must know what you do or simply try it when you have some experience in the system and php coding.
1 user says Thank You to wooohanetworks for this useful post
March 16, 2009 at 2:37 pm #296278THANK YOU FOR YOUR HELP!!!!! I am going to leave it alone for now…too scared to change it! :-[
wooohanetworks Friendwooohanetworks
- Join date:
- September 2008
- Posts:
- 1239
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 148
- Thanked:
- 138 times in 41 posts
March 16, 2009 at 4:30 pm #296289<em>@oestore 118104 wrote:</em><blockquote>What interested me is it used to show up and then I changed some settings and it disappeared. </blockquote>
Sounds impossible, but can it be that you do mean another part of the site, like the product details page and now it is not more there. If so, you simply have to re-add the first php code before the the product price tag.
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by wooohanetworks 15 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum