-
AuthorPosts
-
March 17, 2009 at 5:01 pm #139256
Hi,
I’m new to Joomla and Virtuemart and I am working with the Virtuemart installation that comes with the Zeolite template:
Joomla! 1.5.9 Production/Stable [ Vatani ] 9-January-2009 23:00 GMT
Your VirtueMart version: VirtueMart 1.1.2 stable
31/07/2008 20:00 GMTI’m still working on my local machine, running the XAMPP server.
When I look at the product details page I’m not seeing a link to the manufacturer (I am still using the sample dataset). Is there an option I can change in the Virtuemart or Joomla admin console to display the manufacturer link? Or is there a configuration file that I need to change (the flypage that comes with Zeolite?). I’ve searched through the VM and JA forums, but I’m not yet familiar enough with the way Joomla and VM are set up to know which direction to go.
Thank you for any help.
Best regards,
Billwooohanetworks Friendwooohanetworks
- Join date:
- September 2008
- Posts:
- 1239
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 148
- Thanked:
- 138 times in 41 posts
March 17, 2009 at 5:09 pm #296462<em>@swansonwc 118372 wrote:</em><blockquote> (the flypage that comes with Zeolite</blockquote>
[PHP]<?php if( $this->get_cfg(‘showManufacturerLink’)) { ?>
<?php echo $manufacturer_link ?>[/PHP]March 17, 2009 at 5:33 pm #296470wooohan,
Thank you for getting back to me. I have found the code in the flypage.tpl.php page under:
components/com_virtuemart/themes/ja-zeolite/templates/product_detailsThe code is the same with the exception that it is in the middle of a table. Should the code you included work to show the manufacturer link? The manufacturer for all products is currently ‘manufacturer’, with a web address of http://www.a-url.com.
Best regards,
Billwooohanetworks Friendwooohanetworks
- Join date:
- September 2008
- Posts:
- 1239
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 148
- Thanked:
- 138 times in 41 posts
March 17, 2009 at 6:54 pm #296492Thanks for adressing me wooohan, first one who does so, I always had to read varieties of the unknown kind, lol!;)
Depending on how the flypage was customized, it looks somehow like this:
[PHP]<tr>
<?php if( $this->get_cfg(‘showManufacturerLink’)) { ?>
<td rowspan=”1″ colspan=”2″><br/><?php echo $manufacturer_link ?></td>
<?php } ?>
</tr>[/PHP]When you only have one manufacturer, only one will be shown, but normally, regardless how many you have, there should always be the name of the manufacturer linked to a pop up that displays the information available, like homepage, name, email etc..
Is that not so on your site?
March 17, 2009 at 8:06 pm #296518wooohan,
That’s exactly what it looks like. I haven’t really done any customizations yet. I just installed Joomla/Virtuemart/Ja_Zeolite (with zero customizations) on a webhost, and it is working the same way.
Best regards,
Billwooohanetworks Friendwooohanetworks
- Join date:
- September 2008
- Posts:
- 1239
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 148
- Thanked:
- 138 times in 41 posts
March 17, 2009 at 9:11 pm #296526So, everything works out fine now with the codes above? If so, great!;)
March 17, 2009 at 9:18 pm #296528woohan,
That’s what’s weird. We’ve got the same code, but it doesn’t work.
Best regards,
Billwooohanetworks Friendwooohanetworks
- Join date:
- September 2008
- Posts:
- 1239
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 148
- Thanked:
- 138 times in 41 posts
March 18, 2009 at 10:28 am #296677You have to activate this function in the VM Admin in addition.
Go to VM Admin (Normal Layout) —> Configuration —> Site or Page (The third tab from left) —> The upper right cell Layout —> Click in the blue link Configuration below the drop down for the theme selector —> On the page that opens you have to mark “Show manufacturer link?” with yes.
1 user says Thank You to wooohanetworks for this useful post
March 18, 2009 at 11:13 am #296685woohan,
Perfect! That did it.
Thank you so much for your help.
Best regards,
BillMarch 21, 2009 at 9:21 am #297122I have one question. So, if I copy paste this part of code in my flypage i will have option in product details to choose manufacturer link (that I was created before in “manufacturers” administration of VM)?
And then this liknnk will be showed in my product description?
Thx for answer
March 21, 2009 at 1:54 pm #297167dgosijek,
If I understand your question correctly, you are looking at coping and pasting the code in the earlier posts. Actually, the what ended up working was this information from woohan:
<blockquote>You have to activate this function in the VM Admin in addition.
Go to VM Admin (Normal Layout) —> Configuration —> Site or Page (The third tab from left) —> The upper right cell Layout —> Click in the blue link Configuration below the drop down for the theme selector —> On the page that opens you have to mark “Show manufacturer link?” with yes.</blockquote>
The answer was the setting change and not making a change to the flypage code. Once I made the setting change the manufacturer link showed up immediately in the product detail page.
Best regards,
Billwooohanetworks Friendwooohanetworks
- Join date:
- September 2008
- Posts:
- 1239
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 148
- Thanked:
- 138 times in 41 posts
March 21, 2009 at 2:18 pm #297175Right, it also always depends on if the designer of the templates or VM themes included the codes I posted earlier into their flypages. Some may think it is not useful to have this link, while most have this link present as users can always decide if to turn it on or not. But I would say 99% of the themes you get in template clubs will have the code present by default. Some just move it to a tab or somewhere else on the page as like it is here.
Basically, you can move the codes anywhere you like on the flypage, so you can also include it somewhere else, like at the bottom of the page or in a tab etc..
And like mentioned, you always have to turn on the function in the admin to let this link show up in your shop frontend.
March 21, 2009 at 4:48 pm #297199Yes, I just need to show manufacturer in detailed information view in frontpage…in product description…
But in administration i need to choose one of manufacturers when I creating new product…
That is what I wish to say 🙂
April 2, 2009 at 9:28 pm #299738And there is no answer 🙂
-
AuthorPosts
This topic contains 15 replies, has 4 voices, and was last updated by TomC 15 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum