Last prouct in category view page breaking
Rate this topic: 




1.00 out of 6 based on 1 vote(s)






- GK User
- Fri Nov 07, 2014 10:05 am
- Reply with quote
- Report this post
Hello,
On some categories the last product with be alone on a new row. Problem is it does not happen on all categoriy sites. Could perhaps someone help me with advice what could be the problem:
Example of category views where last product is page breaking:
http://www.batbike.se/webshop/cykellas
http://www.batbike.se/webshop/cykelhjalmar
http://www.batbike.se/webshop/elcyklar/giant
Example of category views where there is no problem:
http://www.batbike.se/webshop/cykeldatorer
http://www.batbike.se/webshop/cykelbelysning
On some categories the last product with be alone on a new row. Problem is it does not happen on all categoriy sites. Could perhaps someone help me with advice what could be the problem:
Example of category views where last product is page breaking:
http://www.batbike.se/webshop/cykellas
http://www.batbike.se/webshop/cykelhjalmar
http://www.batbike.se/webshop/elcyklar/giant
Example of category views where there is no problem:
http://www.batbike.se/webshop/cykeldatorer
http://www.batbike.se/webshop/cykelbelysning
-
- Senior Boarder
- teitbite
- Sun Nov 09, 2014 11:38 am
- Reply with quote
- Report this post
Hi
Please check if there is no unpublished products on the list (or trashed). I can see that product counter has found remaining products for the breaking row is just not showing them. If there is no such products please send me an access to FTP.
Please check if there is no unpublished products on the list (or trashed). I can see that product counter has found remaining products for the breaking row is just not showing them. If there is no such products please send me an access to FTP.
-
- Moderator
- GK User
- Mon Nov 10, 2014 11:40 am
- Reply with quote
- Report this post
I have found the problem. If there is a underlying category, published or unpublished, the problem occurs.
I could fix a few of the categories by deleting unnecessary categories but some problems remains.
You can check my site, all which has two levels of categories has this problem for example this one:
http://www.batbike.se/webshop/cykelhjalmar
I could fix a few of the categories by deleting unnecessary categories but some problems remains.
You can check my site, all which has two levels of categories has this problem for example this one:
http://www.batbike.se/webshop/cykelhjalmar
-
- Senior Boarder
- teitbite
- Tue Nov 11, 2014 10:35 am
- Reply with quote
- Report this post
Hi
Please send me an access to ftp. I'll remove the "row" layer from this view so the category will not matter any more.
Please send me an access to ftp. I'll remove the "row" layer from this view so the category will not matter any more.
-
- Moderator
- GK User
- Tue Nov 11, 2014 11:44 am
- Reply with quote
- Report this post
Is it not better that you fix it in the template or tell me how to fix. Otherwise I dont know how to do if it comes back in the future.
-
- Senior Boarder
- teitbite
- Wed Nov 12, 2014 2:16 pm
- Reply with quote
- Report this post
Hi
I will explain what have I done when I finish. All I know right now is that I need to modifie file /html/com_virtuemart/category/default/.php
I need to remove <div class="row"></div> from there, but it's not as easy as it sounds. It will be a try and error with this problem.
Last step will be to add a layout fix to css. Just a couple of line, but again I do not know what code will be needed without having "row" layer removed first.
I will explain what have I done when I finish. All I know right now is that I need to modifie file /html/com_virtuemart/category/default/.php
I need to remove <div class="row"></div> from there, but it's not as easy as it sounds. It will be a try and error with this problem.
Last step will be to add a layout fix to css. Just a couple of line, but again I do not know what code will be needed without having "row" layer removed first.
-
- Moderator
- GK User
- Wed Nov 12, 2014 3:49 pm
- Reply with quote
- Report this post
Well, of course I trust you but I like to wait for a fix of the template instead. It does not bother me much any longer since it only affects just a few categories.
-
- Senior Boarder
- teitbite
- Thu Nov 13, 2014 1:05 pm
- Reply with quote
- Report this post
Hi
There will be no fix for this if I will not find a solution and passed it to programmers I'm afraid. Programmers doesn't have an example of an installation which has the same problem. This is why I was hoping for Your access to resolve it.
There will be no fix for this if I will not find a solution and passed it to programmers I'm afraid. Programmers doesn't have an example of an installation which has the same problem. This is why I was hoping for Your access to resolve it.
-
- Moderator
- teitbite
- Thu Nov 13, 2014 1:17 pm
- Reply with quote
- Report this post
Hi
I have just thought about one thing. Please try rename /html/com_virtuemart/category/default.php to /html/com_virtuemart/category/_default.php if probelm will persists than this may mean that problem is in VM functions and You can ask VM support for a fix for this.
I have just thought about one thing. Please try rename /html/com_virtuemart/category/default.php to /html/com_virtuemart/category/_default.php if probelm will persists than this may mean that problem is in VM functions and You can ask VM support for a fix for this.
-
- Moderator
- GK User
- Thu Nov 13, 2014 5:29 pm
- Reply with quote
- Report this post
Okay I will try that a little later and let you know if it remains the same.
I understand the situation and dont want to be rude, I just dont want a fix in the template which I need to remember when I update next time.
I understand the situation and dont want to be rude, I just dont want a fix in the template which I need to remember when I update next time.
-
- Senior Boarder
- teitbite
- Sat Nov 15, 2014 10:13 am
- Reply with quote
- Report this post
Hi
No no, You misunderstood. When I'll figure out what the problem is I'll pass this fix and information to programmers and they will implement it in the official template packages. The only problem is an environment to work. I need an access to Your website since I know that the problem visualise there. I do not have that in my copy of this quickstart.
No no, You misunderstood. When I'll figure out what the problem is I'll pass this fix and information to programmers and they will implement it in the official template packages. The only problem is an environment to work. I need an access to Your website since I know that the problem visualise there. I do not have that in my copy of this quickstart.
-
- Moderator
- GK User
- Sat Nov 15, 2014 12:18 pm
- Reply with quote
- Report this post
Anyway, I will do that test later this weekend and let you know, if it is virtuemart related, then no need for you to look into it.
-
- Senior Boarder
- teitbite
- Mon Nov 17, 2014 9:11 am
- Reply with quote
- Report this post
Hi
Ok. That's fine. I'll be waiting for a message from You.
Ok. That's fine. I'll be waiting for a message from You.
-
- Moderator
- GK User
- Tue Nov 18, 2014 10:32 am
- Reply with quote
- Report this post
Hey,
If I rename the file the problem will not arise. But I would now assume the problem come from my own modification showing discount on category pages.
If I rename the file the problem will not arise. But I would now assume the problem come from my own modification showing discount on category pages.
-
- Senior Boarder
- GK User
- Tue Nov 18, 2014 11:06 pm
- Reply with quote
- Report this post
Actually it is not my mod that cause the problem. I changed to standard default.php but the problem remain the same. Also turn off override.css does not fix it. Are you sure you can not reproduce this problem?
-
- Senior Boarder
- teitbite
- Thu Nov 20, 2014 11:48 am
- Reply with quote
- Report this post
Hi
Positive. If I knew what is causing it than I would be able to break it on my copy, but if we know what is causing it than there will be no problem. Right ?
I remember making a workaround for this already for a different user, but I cannot find the thread
Ok. So I'm waiting for Your decision. You may make me an Akeepa Backup file, so I'll work with this on my computer so no ftp will be needed.
Positive. If I knew what is causing it than I would be able to break it on my copy, but if we know what is causing it than there will be no problem. Right ?


-
- Moderator
- GK User
- Mon Nov 24, 2014 10:41 pm
- Reply with quote
- Report this post
Lets see what happens after upgrades to VM 3.0 and Joomla 3.3. If it consists I will let you check my site.
-
- Senior Boarder
- teitbite
- Thu Nov 27, 2014 8:43 am
- Reply with quote
- Report this post
Hi
Ok. I believe just in couple more days our products will be adjusted to this version. I know programmers are working on it already. So You will be able to update it than.
Ok. I believe just in couple more days our products will be adjusted to this version. I know programmers are working on it already. So You will be able to update it than.
-
- Moderator
18 posts
• Page 1 of 1