- Posts: 3
COMMUNITY FORUM
Simple Image Gallery & Virtuemart
- Jan Sommerfeld
-
Topic Author
- Offline
- New Member
Less
More
17 years 9 months ago #4606
by Jan Sommerfeld
Simple Image Gallery & Virtuemart was created by Jan Sommerfeld
Hi there,
is it possible, to use the Simple Image Gallery (plugin) within Virtuemart?
I tried it but nothing happend.
It would be great if somebody could help me
is it possible, to use the Simple Image Gallery (plugin) within Virtuemart?
I tried it but nothing happend.
It would be great if somebody could help me
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
-
- Offline
- Platinum Member
Less
More
- Posts: 1188
17 years 9 months ago #4607
by JoomlaWorks Support Team
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks Support Team on topic Re: Simple Image Gallery & Virtuemart
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- kraaitje
-
- Offline
- New Member
Less
More
- Posts: 1
17 years 9 months ago #4608
by kraaitje
Replied by kraaitje on topic Re: Simple Image Gallery & Virtuemart
Hi there,
I also need to change the SIG-module for different categories in Virtuemart. In the module, I'm only able to change the gallery for the different menu's but not for the Virtuemart categories. Is this possible or will this be possible in the future?
I also need to change the SIG-module for different categories in Virtuemart. In the module, I'm only able to change the gallery for the different menu's but not for the Virtuemart categories. Is this possible or will this be possible in the future?
Please Log in or Create an account to join the conversation.
- Jos van der Voort
-
- Offline
- New Member
Less
More
- Posts: 4
17 years 9 months ago - 17 years 9 months ago #4609
by Jos van der Voort
Replied by Jos van der Voort on topic Re: Simple Image Gallery & Virtuemart
I have the same problem.
As you can see in www.budgetlax.nl/index.php?page=shop.product_details&flypage=shop.flypage&product_id=39&category_id=34&manufacturer_id=0&option=com_virtuemart&Itemid=26
The proposed solution works for Tabs & Slides but not for the gallery. Is there any solution for this?
[glow=red,2,300][glow=red,2,300]<edit>
In my infinite wisdom I type galery rather than gallery. It works like a charm now!
Sorry![/glow][/glow]
Jos
As you can see in www.budgetlax.nl/index.php?page=shop.product_details&flypage=shop.flypage&product_id=39&category_id=34&manufacturer_id=0&option=com_virtuemart&Itemid=26
The proposed solution works for Tabs & Slides but not for the gallery. Is there any solution for this?
[glow=red,2,300][glow=red,2,300]<edit>
In my infinite wisdom I type galery rather than gallery. It works like a charm now!
Sorry![/glow][/glow]
Jos
Please Log in or Create an account to join the conversation.
- tomaerts
-
- Offline
- New Member
Less
More
- Posts: 2
17 years 7 months ago #4610
by tomaerts
Replied by tomaerts on topic Re: Simple Image Gallery & Virtuemart
I want to implement SIG into another component.
I think I've found where to place the hack, but i don't know how to modify it soo it works.
The component shows the info like this:
When i copy the hack above this line like this:
It doesn't show anything. Can anybody help me?
I think I've found where to place the hack, but i don't know how to modify it soo it works.
The component shows the info like this:
<?php echo $row->description;?>
When i copy the hack above this line like this:
<?php
// start - enable "content type" plugin parsing
global $_MAMBOTS;
$_MAMBOTS->loadBotGroup( 'content' );
$row->description = $template;
$results = $_MAMBOTS->trigger( 'onPrepareContent', array( &$row, &$params, $page ), true );
$template = $row->description;
// end - enable "content type" plugin parsing
?>
<?php echo $row->description;?>
It doesn't show anything. Can anybody help me?
Please Log in or Create an account to join the conversation.
- advergroup
-
- Offline
- New Member
Less
More
- Posts: 2
10 years 7 months ago #56391
by advergroup
Replied by advergroup on topic Re: Simple Image Gallery & Virtuemart
The link is dead. Any solutions?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 7 months ago #56392
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Re: Simple Image Gallery & Virtuemart
It is 7 years old and it will not work with the current version.
The extension will work in any extension that supports content plugins.
Make sure that the setting Prepare Content or use Joomla plugins (or similar) is enabled.
The extension will work in any extension that supports content plugins.
Make sure that the setting Prepare Content or use Joomla plugins (or similar) is enabled.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.