-- url of the page with the problem -- :
mywebsite.com/mypage
-- HikaShop version -- : latest
-- Joomla version -- : 3.2
-- PHP version -- : irellevant
-- Browser(s) name and version -- : irrelevant
This is the layout im trying to achieve:
I need to set a "show 5 of Xstuff" with a "Browse More" button... The browse more buttons would link to their respective product listing pages.
I am able to "display 5 of X" products on home page using hikashops modules ..., but it simply sucks:
How can I remove the "Pagination" links , and replace them with a browse more button instead.
I do not know Joomla's underlying framework nor do I know the underlying code of hikashop.
( joomla's code is just a clustered mess anyhow )
I would have preferred to custom develop an entire system from scratch, but I am required to use Joomla + Hikashop - and this combination has been giving me headaches.
As far as I could tell ( from Google, searches everywhere ) - there is absolutely no module in existence that displays exactly like this on the home page. I could use some serious help on implementing this, as it seams like I would have to create an entire module from scratch, which I would hate as
I absolutely freaking hate Joomla.