Re: Column Divider Pro (CDP) Contrib - Official Thread
I posted this question in Alysa Rounded Template Support but she told me to come here.
On my front page I have where it says Current Sales (towards the bottom). I would like for it to match how the New Products and Featured Products look. Like the dotted lines in between the products, the text on top of the product pic, the price down below and the product details tab.
How would I go about doing that?
Thanks!
http://www.frompropertorocker.com
Re: Column Divider Pro (CDP) Contrib - Official Thread
I installed this for a client -- had already installed column grid and grid for new and all listing pages
1. how is this supposed to show in the featured if the featured are in columns NOT grid
2. how to make featured listing page into a grid and have this work
3. how to make it appear in the new and all listing--they are in grids but no lines
looks nice these lines I might also add, thanks
http://www.creationsdelphine.com/cat....php?main_page
Re: Column Divider Pro (CDP) Contrib - Official Thread
Hi
I have this mod working on 1.3.9h and all seems well apart from one small problem.
If i have 2 products on page 2 of a category then they align left and right with big gap in the middle.
However if i have 2 products on page 1 of a category then they both align left as they should.
I narrowed it down to this mod, and not the column grid contribution, but cant work out what to change.
Re: Column Divider Pro (CDP) Contrib - Official Thread
I just installed this for use with Column Layout Grid for Product Listing mod. The dotted line is still not showing on the page. Not sure what to try. Here's the page:
http://theindigopath.com/buy/index.p...=index&cPath=2
hopefully, someone can help me.
Thanks in advance!
Re: Column Divider Pro (CDP) Contrib - Official Thread
Quote:
Originally Posted by
gaius
I just installed this for use with Column Layout Grid for Product Listing mod. The dotted line is still not showing on the page. Not sure what to try. Here's the page:
http://theindigopath.com/buy/index.p...=index&cPath=2
hopefully, someone can help me.
Thanks in advance!
did you upload the image for your template from its file folder?
delim_v.gif it goes into the images folder of your template
Re: Column Divider Pro (CDP) Contrib - Official Thread
Yes, I just double checked that I did upload all the files to the proper locations, including the delim_v.gif. Any other suggestions?
I did alter modules/my template/product_listing.php. On line 243, I changed $col_width_div to $col_width because it seemed to have taken it out of column mode. I wasn't sure of how to fix this, but still no dotted lines are there.
I've changed it back to how it was originally, please take a look at the result:
http://theindigopath.com/buy/index.p...=index&cPath=2
I appreciate your help,
Gaius
Re: Column Divider Pro (CDP) Contrib - Official Thread
Quote:
Originally Posted by
gaius
Yes, I just double checked that I did upload all the files to the proper locations, including the delim_v.gif. Any other suggestions?
I did alter modules/my template/product_listing.php. On line 243, I changed $col_width_div to $col_width because it seemed to have taken it out of column mode. I wasn't sure of how to fix this, but still no dotted lines are there.
I've changed it back to how it was originally, please take a look at the result:
http://theindigopath.com/buy/index.p...=index&cPath=2
I appreciate your help,
Gaius
question for you cause it just dawned on me:
admin> configuration> product listing>productlisting- layout style
is that set to columns or rows.
if set to rows change it to columns and let us know what happens.
ALSO. these are the only files you uploaded ---right?
includes\templates\YOUR_TEMPLATE\common\tpl_monthly_display.php
includes\templates\YOUR_TEMPLATE\css\stylesheet_dotline.css
includes\templates\YOUR_TEMPLATE\images\delim_v.gif
NOT: includes\modules\YOUR_TEMPLATE\product_listing.php_UseWithColumnGridLayout
Re: Column Divider Pro (CDP) Contrib - Official Thread
Quote:
Originally Posted by
DarkAngel
question for you cause it just dawned on me:
admin> configuration> product listing>productlisting- layout style
is that set to columns or rows.
if set to rows change it to columns and let us know what happens.
ALSO. these are the only files you uploaded ---right?
includes\templates\YOUR_TEMPLATE\common\tpl_monthly_display.php
includes\templates\YOUR_TEMPLATE\css\stylesheet_dotline.css
includes\templates\YOUR_TEMPLATE\images\delim_v.gif
NOT: includes\modules\YOUR_TEMPLATE\product_listing.php_UseWithColumnGridLayout
The setting is set to columns. As I said before, when I changed that one line in product_listing.php, it appears in columns. But when I just uploaded the 1.3.8 version, it appears how it is now.
I uploaded the following files that came in the package I downloaded:
includes\templates\template\images\delim_v.gif
includes\templates\template\css\stylesheet_dotline.css
includes\templates\template\common\tpl_columnar_display.php <--This came in my package, not monthly_display. I can't explain this...
includes\modules\template\product_listing.php_UseWithColumnGridLayout_zc138 <---I renamed this to product_listing.php and uploaded it to the server. Should I go back to the original file here? Is this because I'm running on 1.3.9?
Could you copy the code from the monthly_display.php file so I can reference it?
Re: Column Divider Pro (CDP) Contrib - Official Thread
just checked the folder with the contents---got that info from the read me...and there is no such file so author must have mistyped his read me.
I have this working in 2 stores that I set up with both this mod and the column layout grid. they are 1.3.9h NOT 1.3.8
Have you tried adding the column layout grid mod too since it comes with an sql code to use in sql of admin?
Re: Column Divider Pro (CDP) Contrib - Official Thread
I currently have column layout grid installed at my store. I installed it and it was working properly before I tried to install this mod. Perhaps I'll take the files out and restore it and trying to put them back in.
When you installed, did you use the product_listing.php that ended in 1.3.8? or did you just use your original product_listing?