Jstore Cat Blog Layout so that Intro Image goes to Product - Joomla! Forum - community, help and support


i'm using joomlashine template j2store create small e-commerce site. demo: http://demo.joomlashine.com/joomla-temp ... temid=1635

however, 1 thing client dislikes clicking on image opens in lightbox rather going product details page. way specific product page click title. change clicking on image - set intro image in normal category blog layout (this how j2store works) takes product page title does.

i think determined override in template/html/com_content/category/blog-item.php file don't have php skills change it!

can me if supply full php page? i'm not getting joomlashine forum.
many thanks

replace line 50 <a> tag

code: select all

<a href="<?php echo htmlspecialchars($images->image_intro); ?>" rel="{handler: 'iframe', size: {x: 520, y: 520}}" style="z-index: 90;" class="modal link-tooltip">
with line 117

code: select all

<a href="<?php echo jroute::_(contenthelperroute::getarticleroute($this->item->slug, $this->item->catid)); ?>">





Comments

Popular posts from this blog

Joomla 3.3 Installation Error message - Joomla! Forum - community, help and support

Multilanguage infinite redirect loop error. - Joomla! Forum - community, help and support

trim media limit reached