Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

joomsef_3virtuemart product list problem back
(1 viewing) (1) Guest
Support forum for customers who have purchased paid JoomSEF extension. Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1
  • 2

TOPIC: joomsef_3virtuemart product list problem back

joomsef_3virtuemart product list problem back 14 years, 2 months ago #9772

Please, do you know how to solve following problems with browsing product in VM list after joomsef is turned (extension joomsef3_virtuemart)



When browsing pages 1,2,3,4.. and back 4,3,2, there is no problem...it is when i am trying to go back to main page...please find the image attached:







Simply the link back to page number 1 is without any parameters....which is probably not enough to go to main page... in joomsef tags i cannot see direct administration of those links



Partially helped of course to go to Joomla>global>user part and extend the lenght of list to maximum (100)


Using:
vm1.1.4
joomsef 3.5.3
joomsef3_virtuemart

site: www.napadite-sperky.cz
Attachments:
The topic has been locked.

Re:joomsef_3virtuemart product list problem back 14 years, 2 months ago #9814

Very good question i have the same problem.
The topic has been locked.

Re:joomsef_3virtuemart product list problem back 14 years, 2 months ago #9835

I have the same problem - the problem occured with the latest update of the Virtuemart extension - v.2.0.15. The problematic lines are 275-279:
        // remove the limitstart and limit variables if they point to the first page
if (!is_null($uri->getVar('limitstart')) && ($uri->getVar('limitstart') == '0')) {
$uri->delVar('limitstart');
$uri->delVar('limit');
}

If you remove that lines from your extension file com_virtuemart.php (located in components/com_sef/sef_ext/) everything will work fine. At least for me it does.

Also check the extension settings since some new variables were introduced.
The topic has been locked.

Re:joomsef_3virtuemart product list problem back 14 years, 2 months ago #9850

Thanks
The topic has been locked.

Re:joomsef_3virtuemart product list problem back 14 years, 2 months ago #9853

You're welcome.

The only thing to keep in mind is that this is not a final solution - from a SEO point of view it is better not to have those variables in the URL - a link that leads to root of the VM category like "some-url.html" it's better than "some-url.html?limit=10&limitstart=0"

So I hope that the guys and girls from Artio figure out what's causing this problem.
The topic has been locked.

Re:joomsef_3virtuemart product list problem back 14 years, 2 months ago #9936

Me too ... Thank you very much!
Michal
The topic has been locked.
  • Page:
  • 1
  • 2
User Login Empty