How to show price with text?
News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
Rate this topic:
- GK User
- Tue Apr 04, 2017 1:32 pm
Good day! I want to renew my site using NSP Gk5.
Module Module is Product Gallery II
Virtuemart Additional setting: Display type: Price with text. But there is no text. Only price =)
http://demo.sushiclassic.ru/
Can you help me show text from produxt description?
Module Module is Product Gallery II
Virtuemart Additional setting: Display type: Price with text. But there is no text. Only price =)
http://demo.sushiclassic.ru/
Can you help me show text from produxt description?
-
- Junior Boarder
- teitbite
- Fri Apr 07, 2017 10:48 am
Hi
Is this problem solved ? I can see some text over the price is showing already. Can You please share this solution in case someone else will be looking for a similar solution ?
Is this problem solved ? I can see some text over the price is showing already. Can You please share this solution in case someone else will be looking for a similar solution ?
-
- Moderator
- GK User
- Fri Apr 07, 2017 12:02 pm
/modules/mod_news_pro_gk5/portal_modes/product_gallery_2/controller.php
add row echo '<div class="gkdesk">' . $this->parent->content[$i]['text']. '</div>'; before '<div class="gkPrice">'
add row echo '<div class="gkdesk">' . $this->parent->content[$i]['text']. '</div>'; before '<div class="gkPrice">'
-
- Junior Boarder
- teitbite
- Mon Apr 10, 2017 4:13 pm
Hi
Thank You for shearing that. I'm sure it will help someone. Closing this thread now.
Thank You for shearing that. I'm sure it will help someone. Closing this thread now.
-
- Moderator
4 posts
• Page 1 of 1