Page 1 of 3 123 LastLast
Results 1 to 10 of 159

Hybrid View

  1. #1
    Join Date
    Nov 2005
    Posts
    90
    Plugin Contributions
    0

    Default Re: Products Pagination - Support Thread

    As you can see on my page:

    http://shop.sabbykatdesigns.com/inde...&products_id=2

    I am not getting the results as suggested by the readme:

    The updated display looks like this.
    I ran the SQL, then installed the files...Going back to check the file structure for the 4th time whilst I await a reply here.

    Thanks. I really want to use this mod!!!

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,879
    Plugin Contributions
    96

    Default Re: Products Pagination - Support Thread

    @Parrish416: Thanks for the heads-up; version 1.2.0 is now available in the Free Software Add Ons area.

    @sabastina: Something's not installed correctly. When I look at the source of your example page, the product_info.css file that controls the look of the pagination is not being loaded and the PHP files that create the pagination are not being called.

    When you installed, what did you rename YOUR_TEMPLATE to? I see that you are using the "classic" template as your current template and you should really create your own override template before you progress further. Otherwise, the files in the "classic" folders could be overwritten on an upgrade.

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,879
    Plugin Contributions
    96

    Default Re: Products Pagination - Support Thread

    I've submitted v1.2.1 to the Free Software Add Ons to correct a problem (in more recent versions of mySQL) with back-quotes around the table and column names for the install SQL scripts.

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,879
    Plugin Contributions
    96

    Default Re: Products Pagination - Support Thread

    v1.2.2 is now available in the Plugins area. This version corrects HTML validation issues that were present in the previous versions.

  5. #5
    Join Date
    Dec 2009
    Posts
    37
    Plugin Contributions
    0

    Default Re: Products Pagination - Support Thread

    I'd like to add spacing and increase the height and size as in the attached image. Which part of the css file need to be altered to produce this?Click image for larger version. 

Name:	Untitled-1.jpg 
Views:	341 
Size:	6.9 KB 
ID:	10517

  6. #6
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,879
    Plugin Contributions
    96

    Default Re: Products Pagination - Support Thread

    Add to the end of your /includes/templates/YOUR_TEMPLATE/css/stylesheet_prod_pagination.css:

    .pagination a, .pagination span { padding: Ypx Xpx; }

    where Y is the additional height and X is the additional width that you would like in the boxes.

  7. #7
    Join Date
    Dec 2009
    Posts
    37
    Plugin Contributions
    0

    Default Re: Products Pagination - Support Thread

    Quote Originally Posted by lat9 View Post
    Add to the end of your /includes/templates/YOUR_TEMPLATE/css/stylesheet_prod_pagination.css:

    .pagination a, .pagination span { padding: Ypx Xpx; }

    where Y is the additional height and X is the additional width that you would like in the boxes.
    Thank you lat9 for your reply, but I managed to sort it out earlier today. Appreciate your reply though. Thanks

  8. #8
    Join Date
    Sep 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: Products Pagination - Support Thread

    Thank you. I do have one problem I need assistance. I had to place an index.html on the root of the website. I had to adjust other zencart files to allow an index.html on the root where it should go to index.php

    When I click on a page, like click page 3 of the pagination, it has index.html in the path

    http://theplaypages.com/index.html?m...age=3&sort=20a

    I need it to be
    http://theplaypages.com/index.php?ma...age=3&sort=20a

    I have removed the index.html on theplaypages.com for now because this is a live site and can't have the pagination broken.
    Can you tell me which file to fix this in?
    Why is it pointing to an index.html file anyway...

    Thanks for your help in advance,
    Karen

  9. #9
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,879
    Plugin Contributions
    96

    Default Re: Products Pagination - Support Thread

    Karen, another plugin that you previously installed has modified the function zen_href_link (in /includes/functions/html_output.php) to inject the index.html, perhaps an "SEO"/URL-rewriter?

  10. #10
    Join Date
    Apr 2014
    Location
    NJ
    Posts
    59
    Plugin Contributions
    0

    Default Re: Products Pagination - Support Thread

    Hi. I have been using your Pagination mod for quite a while, and I love it!
    I just came across a new issue, and I'm not sure if it is related to the mod, or is a general zencart issue.
    Previously, each of my products was in a single category. But I decided to do a reorganization of my categories, and I created some linked products (I copied some products to a new category, but used the "linked" option so it wouldn't actually make a new copy of the products.)
    Now I am noticing some strange behavior when I do a search.
    My site is http://www.earth-friendly.com .
    If I search for the model number of a product that I have linked to a second category, the search result shows me:
    Showing 1 - 2 (of 2 items)
    and then it displays a single item.
    You can search for HG0635169 and you will see this behavior.
    And, if I search for a keyword where there are a number of products that were linked to multiple categories, then it returns additional search pages, but those pages don't show any products.
    You can see this behavior if you search for fiber.
    Pages 1-4 are fine, but if you go to page 5 and 6, you see:
    Showing 49 - 60 (of 67 items)
    with no results on the page.
    I have a test site, where I haven't created any linked products, and I see the expected behavior in both of these cases.
    I have version 1.4.6 of your mod installed, although I believe I got the 1.4.8 bug fix from you a while ago.
    So my question is, is this weird search behavior I am seeing due to the mod, or do you think it is a general zencart issue?
    It seems that the search results that are coming back are fine, no duplication, but the headers on the search results pages are coming up with higher numbers and more pages than they should, based on the number of products being returned by the search.

    Thanks in advance for any help with this issue!

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Compare multiple products - support thread
    By willie bee in forum Addon Templates
    Replies: 37
    Last Post: 9 Jan 2020, 08:25 PM
  2. v154 All Products Virtual -- No Shipping [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 16
    Last Post: 22 Jul 2019, 12:04 PM
  3. v153 Linked Products Report [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 11
    Last Post: 11 Jun 2015, 09:52 PM
  4. Products Disclaimer Support Thread
    By clydejones in forum All Other Contributions/Addons
    Replies: 12
    Last Post: 2 Jun 2010, 11:29 PM
  5. Products/Categories URLs Exporter Support Thread
    By joshuayang in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 28 Mar 2010, 05:33 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