Hello everybody,
I have the Joomla version 2.5.6 and virtuemart version 2.08c. I meet several problems with virtuemart:
1) I want to make the letter of the title of product category bigger, but I cannot find the proper file to do that
2) When you make a search it always appear :
com_virtuemart_search_results: ....etc
I would like to remove this part and show only the results.
3) The product nagivation button (next-previous) doesnt work. I mean for example when I have 20 products totally
and set the products per page to 9 (for example), we have actually 3 pages. But I can see only the first one
and when clicking to next page it show again the first page.
I am looking forward for your suggestions
Concerning the first issue u can see it here what I mean http://www.agrogen.gr/index.php
Concerning the second issue u can see here: http://www.agrogen.gr/index.php/component/virtuemart/view/category/search/true/limitstart/0/virtuemart_category_id/0?keyword=%CE%B1%CF%80%CF%89&limitstart=0&option=com_virtuemart&view=category
Concerning the thirs issue u can see it here: http://www.agrogen.gr/index.php/component/virtuemart/view/category/virtuemart_category_id/23/limit/9/start/9
Hello dsidir,
1 - layout markup is mostly not directly in template files. I suggest you edit the css stylesheet in your template directory.
2 - This is a missing language string, try to find the right language strings or add this string manually to languages/gr-GR/com_virtuemart.ini
3 - I think the third problem is related to your SEF urls. Try to disable SEF and check if it works properly without it.
Good luck!
Thank u for your respond. Problems 1 and 3 are solved with your directions. Concerning problem 2 as u can see at the attached image actually I want to completely remove this part and surely this cannot be done from the language file. Any ideas ?
[attachment cleanup by admin]