Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 VP-Cart 8.00 Issues
 How to fix
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

danielrichardson
VP-CART Super User

Australia
276 Posts

Posted - May 30 2016 :  07:59:34  Show Profile  Reply with Quote
Hi guys,

I''m using VPCart v8. When disabling right container box from admin > layout manager, product categories not showing properly.

Screenshot :

https://i.imgsafe.org/c2a290de09.png

https://i.imgsafe.org/c2b0bc8c7a.png

How to fix it?

Thanks

ryo_best
VP-CART New User

90 Posts

Posted - May 30 2016 :  20:58:56  Show Profile  Reply with Quote
Hi Daniel,

do you mean, you want the product categories to stretch to the right when disabling right container? I cannot found this issue on my VPCart, my version is 8.00.10.4, what version you are using Daniel ?
Go to Top of Page

danielrichardson
VP-CART Super User

Australia
276 Posts

Posted - June 22 2016 :  05:24:53  Show Profile  Reply with Quote
Hi Ryo, correct. Please try to look at shopdisplayproducts.asp.

Edited by - danielrichardson on June 22 2016 05:25:18
Go to Top of Page

ryo_best
VP-CART New User

90 Posts

Posted - June 22 2016 :  09:34:01  Show Profile  Reply with Quote
Hi Daniel,

to fix this layout on shopdisplayproduct.asp, just edit your basic-style.css, locate :

.productsummary.productdesc_table

and change max-widtch from 400px to 100%

Hope this helps.

Cheers...
Go to Top of Page

danielrichardson
VP-CART Super User

Australia
276 Posts

Posted - June 24 2016 :  07:55:46  Show Profile  Reply with Quote
Hi Ryo,

Thanks for the help. But seems only product description box has solved, grid / list view still having issue.

Thanks
Go to Top of Page

ryo_best
VP-CART New User

90 Posts

Posted - June 27 2016 :  10:35:39  Show Profile  Reply with Quote
Hi Daniel,

Sorry, I still cannot replicate your issue, here''s the screenshot from my local for list view : https://i.imgsafe.org/13aff1b461.png
And also the screenshot for grid view : https://i.imgsafe.org/13b0251393.png

can you share the screenshot for the list and grid view from your store ?

Cheers...


Edited by - ryo_best on June 27 2016 10:41:57
Go to Top of Page

serjtankian
VP-CART Super User

Armenia
378 Posts

Posted - June 27 2016 :  15:59:10  Show Profile  Visit serjtankian's Homepage  Reply with Quote
try to patch your software with the latest




*peace - serj*

Edited by - serjtankian on June 27 2016 15:59:25
Go to Top of Page

danielrichardson
VP-CART Super User

Australia
276 Posts

Posted - June 28 2016 :  07:45:36  Show Profile  Reply with Quote
I figure out myself. I added the following code on main-responsive.css

@media (min-width: 766px){
.col-md-9.col-sm-8.col-md-push-3 #filter_plistings { display: table; width: 100%;}
.col-md-9.col-sm-8.col-md-push-3 #filter_plistings > .form-group,
.col-md-9.col-sm-8.col-md-push-3 #filter_plistings > select,
.col-md-9.col-sm-8.col-md-push-3 #filter_plistings > input[type=submit],
.col-md-9.col-sm-8.col-md-push-3 #filter_plistings > input[type=submit]
{
display: table-cell; max-width: 100%; padding-right: 5px;
}
.col-md-9.col-sm-8.col-md-push-3 #filter_plistings .form-group > .input-group { width: 100%; }
}


@media (min-width: 1120px){
.col-md-9.col-sm-8.col-md-push-3 #filter_plistings > {
min-width: 29%;
}
}
@media (max-width: 1120px) and (min-width: 800px){
.col-md-9.col-sm-8.col-md-push-3 #filter_plistings > select {
min-width: 25%;
}
}

Here the result:

https://i.imgsafe.org/26350c4b83.png
Go to Top of Page

serjtankian
VP-CART Super User

Armenia
378 Posts

Posted - June 28 2016 :  15:43:04  Show Profile  Visit serjtankian's Homepage  Reply with Quote
great find dan!

copied!




*peace - serj*
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00