Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2007
    Posts
    329
    Plugin Contributions
    0

    Default Specials page not acting right?

    Hi everyone,

    If you will look on my site and click on "Specials" in the category menu, you will see that my "specials" page is messed up and not like the "New" and "Featured" products page. I've either never had the correct formating or I lost it due to some edits somewhere.

    I would appreciate it if someone could give me some insight or help in this matter.
    thanks...

    my site is: http://www.tranquillas.com

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Specials page not acting right?

    This is supposed to be laid out similar to the new products for month on the main page

    check your admin > config > index listing > Special Products Columns per Row > set to the # you want
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Sep 2007
    Posts
    329
    Plugin Contributions
    0

    Default Re: Specials page not acting right?

    Thank you for replying, but I have already done that. I have the columns per row set at 6. It works on the home page but not when you go to ->categories->specials.

    That brings me to another issue that might have something to do with this problem. That is, I have columns per row set to 6. When the system displays the products, it shows 6 items on the first row but only 3 items on the second row. I don't know if these issues could be related but I thought I would add this just in case.

    Just found out something else just now. I'm trying to solve the issue myself so even as I write this I'm still trying to find an answer. I put an old "stylesheet.css" file in my CSS directory and "specials" view looked right again. Not sure what part of the file would cause that but I am going to start comparing the files and see what the difference is between them.

    I would still appreciate any help.
    thanks,

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Specials page not acting right?

    That brings me to another issue that might have something to do with this problem. That is, I have columns per row set to 6. When the system displays the products, it shows 6 items on the first row but only 3 items on the second row.
    Check your admin > config > maximums > for things that limit # per page. You probably have this set to 9 and shoud be a multiple of 6

    Like New Products Listing- Number Per Page
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Sep 2007
    Posts
    329
    Plugin Contributions
    0

    Default Re: Specials page not acting right?

    Quote Originally Posted by kobra View Post
    Check your admin > config > maximums > for things that limit # per page. You probably have this set to 9 and shoud be a multiple of 6

    Like New Products Listing- Number Per Page
    Hi Kobra,
    Thanks for the help. I now have my main page looking how I want it to look. You were right on about the maximums page. That was exactly what I needed for the look of my main page.
    I still, however, have the situation about the categories->specials showing up in a column with only one product per row. If you can think of anything that may cause this please let me know.

    thanks you your help!

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Specials page not acting right?

    In your stylesheet find this
    Code:
    #logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    	/* this is the one where the top of the lace disappears in IE... keep this one BUT IT ALSO CHANGES THE BACKGROUND OF SPECIALS! */
    	/* background-image: url(red_lace.gif); */
    	/* float: left; */
    	text-align: center;
    	}
    Edit it to look like this
    Code:
    #logo {
    	text-align: center;
    	}
    .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    	float: left;
    	}
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Sep 2007
    Posts
    329
    Plugin Contributions
    0

    Default Re: Specials page not acting right?

    Thanks Kobra! That did it!!!... Thanks so much for your help. I really appreciate it. I thought that it didn't work at first but I just tried it again and everything is working OK.

    Thank you for taking the time to help!

 

 

Similar Threads

  1. specials page is not displaying items that were set to be specials
    By mayleine in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 2 Dec 2010, 12:49 PM
  2. Visited links not acting quite right
    By r1formetoo in forum General Questions
    Replies: 4
    Last Post: 24 Oct 2009, 05:04 PM
  3. Specials sidebox not showing at Specials page
    By JuanDBB in forum Basic Configuration
    Replies: 2
    Last Post: 15 Mar 2009, 04:59 PM
  4. Specials on left displaying right name but link and image are not right
    By carollehmanncl in forum Setting Up Specials and SaleMaker
    Replies: 1
    Last Post: 29 Oct 2008, 02:42 AM
  5. mainwrapper not acting properly
    By tracyselena in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Jun 2007, 06:13 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg