StoreBpx home page

Commercial shopping Joomla template to easy create webshop with various extensions supported like ViruteMart, K2 and K2Store.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Jul 02, 2013 10:08 pm
Reply with quote
Report this post
Hello,

I would like to to display 2 virtuemart product categories instead of the two ("Most Wanted") and

("Shoes New Arrivals"). (see my domain www.willysantangelo in the middle of the home page).

Can you help me to do it ? :)

thanks
User avatar
Fresh Boarder

teitbite
Wed Jul 03, 2013 3:04 am
Reply with quote
Report this post
Hi

Site link is not working, but I think You just need to reconfigure the module. Please tell me the correct link so when I see it I'll be more detailed.
User avatar
Moderator

GK User
Wed Jul 03, 2013 7:25 am
Reply with quote
Report this post
teitbite wrote:Hi

Site link is not working, but I think You just need to reconfigure the module. Please tell me the correct link so when I see it I'll be more detailed.


sorry it is www.willysantangelo.it

thanks
User avatar
Fresh Boarder

teitbite
Thu Jul 04, 2013 12:06 pm
Reply with quote
Report this post
Hi

Ok. Now I can see it. Unfortunately it's a little different than I expected, so it's not about module recinfiguration. I would done it this way:

- create new custom code module (You should have K2 tools which's last option can do that)
- add this code to it (it's a copy of html the previous module has)

Code: Select all
<div data-cols="2" class="gkNspPM gkNspPM-NewsBlocks active"><figure class="inverse"><img alt="Most Wanted" src="http://www.willysantangelo.it/modules/mod_news_pro_gk5/cache/k2.items.cache.27b4275cdf67fac8ef7af010ec180724_Genericnsp-659.jpg"><div class="gkImgOverlay"></div><figcaption><h3><strong>Most</strong> Wanted</h3><a title="Most Wanted" href="/index.php/negozio/k2-categories/new-collections/item/226-most-wanted">More details</a></figcaption></figure><figure><img alt="Shoes New Arrivals" src="http://www.willysantangelo.it/modules/mod_news_pro_gk5/cache/k2.items.cache.7a6409a35f8223f856dc99651cb33cb1_Genericnsp-659.jpg"><div class="gkImgOverlay"></div><figcaption><h3><strong>Shoes</strong> New Arrivals</h3><a title="Shoes New Arrivals" href="/index.php/negozio/k2-categories/new-collections/item/225-shoes-new-arrivals">More details</a></figcaption></figure></div>


- change all relevant details in the code above (link to vm categories, image path, etc)
- attach this new module to the same position the old module was
User avatar
Moderator


cron