Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Exclude product id when using show all products or categories

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › Exclude product id when using show all products or categories

Tagged: pagination

  • This topic has 15 replies, 5 voices, and was last updated 11 years, 4 months ago by admin.
Viewing 15 posts - 1 through 15 (of 16 total)
1 2 →
  • Author
    Posts
  • June 21, 2011 at 11:35 pm #3636
    AVA
    Member

    Is there a way to exclude certain product ids from list of all products or all products in a category? For example, I have deleted product 1 but I get a number 1 displaying in my list of products. It is clickable but just brings to top of page.

    Thanks.

    June 22, 2011 at 5:12 am #33595
    amin007
    Participant

    If you delete a product then that won’t be shown in the list of all products. Make sure you are not seeing a cached version of the page. Please also post a link to the page in question so I can check it out.

    Are you certain that when you go to the “Manage Products” menu of eStore you do not see this product (meaning it has been deleted fully)?

    June 22, 2011 at 10:12 am #33596
    AVA
    Member

    Thanks for the always prompt reply Amin.

    In Manage Products I see the number 1 at the bottom of the product list and nothing else beside it. No product information and not even a link to delete or edit that line.

    These pages have been refreshed many times and that product was deleted a long time ago. The only thing that is new to those pages is the short code that does exactly what I need it to do.

    Also, when hovering over that 1, it shows at the bottom of the browser that it is product page 1. Product page 1 as I mentioned above doesn’t exist.

    The number 1 displays on 2 pages at the bottom of the list:

    [www.avabusinessservices.com/portfolio/wordpress-themes/]

    (short code: [wp_eStore_show_all_products style=3 order=1 type=0 show_price=0])

    and

    [http://www.avabusinessservices.com/all-things-wordpress/wordpress-theme-gallery/]

    (short code: [wp_eStore_show_all_products style=1 order=1 type=1 show_price=1])

    There is no other code or text after these codes on those pages.

    Is there any way to edit the data base and reactivate this number 1 and I can then put a product in it if this is a case where the system needs product 1?

    I will check back for your answers on Friday as I will not have computer access now for a few days.

    Again thank you.

    Deborah

    June 23, 2011 at 12:50 am #33597
    amin007
    Participant

    The link “1” at the bottom of that page is not product one (it is there for pagination purpose). When you use the show all products it adds pagination at the bottom so if you have a lot of products they are divided across multiple pages.

    December 13, 2012 at 4:39 pm #33598
    SharonS
    Member

    Is it possible to avoid the automatic pagination of long lists of products? (see the dev site: [http://artofdoinghair.com/wordpress/cosmetologist_products/swatch-formulas/] If you click the tab “Blonde,” for example, scroll down and click to the next page, the tab closes up again. I would like the entire list of products to show in one long page. Do you have any suggestions?

    Thanks!

    December 13, 2012 at 11:52 pm #33599
    admin
    Keymaster

    If you don’t want to paginate then simply use a very high number for the “Products Per Page Limit” field in eStore settings. Lets say you have 100 products and you don’t want eStore to paginate then using a number like 150 in the “Products Per Page Limit” field will do the job.

    December 14, 2012 at 4:51 am #33600
    SharonS
    Member

    Thank you…why didn’t I think of that??!

    December 24, 2013 at 11:17 pm #33601
    jimaproductions
    Member

    Hi,

    I just purchase the estore nad emember and I try to put 10 items per page, so the paginavi can display. So my clients can click on the page number below to view other items but it won’t show. It seems that my paginavi is not working.

    Yes I did put 10 on the “Products Per Page Limit” on the setting but the pages won’t show. What should i do?

    December 24, 2013 at 11:48 pm #33602
    admin
    Keymaster

    Please post a link to the page in question so we can check it. You have more than 10 products to show there right? What shortcode are you using on that page?

    December 24, 2013 at 11:53 pm #33603
    jimaproductions
    Member

    Thanks for the quick reply,

    [www.jimavault.com/haitiansection]

    you can go check it out, I have more that a 100 products, I put the [wp_estore_fancy2_id#x] code on the page but the rest of the items don’t show with the page number below.

    December 25, 2013 at 3:25 am #33604
    admin
    Keymaster

    You are actually not showing all the products because that [wp_estore_fancy2_id#x] shortcode is not for showing all products.

    Read the following post so you can use a shortcode that shows all products from a particular category then you will see the pagination correctly:

    https://support.tipsandtricks-hq.com/forums/topic/product-categorization-options-in-wp-estore-plugin

    December 25, 2013 at 2:11 pm #33605
    jimaproductions
    Member

    Thank you so much…

    I used the [wp_eStore_category_products_fancy id=2 style=2] code and it work the way i like.

    Now I have a problem, my background is black. How can i change the black text that appear on “go to page” pagination and also on the shopping cart text. I want it to be white. where can I go to make that change?

    And How can I put a small picture in the shopping cart, like a thumbnail?

    December 25, 2013 at 10:49 pm #33606
    jimaproductions
    Member

    Never mind I found the code to add for the shopping cart

    In the tread:

    https://support.tipsandtricks-hq.com/forums/topic/cart-background-color-and-type-color-can-i-over-ride-what-my-theme-is-doing

    .shopping_cart {

    font-size:12px;

    color: #fff;

    background-color:#000;

    }

    but the pagination still look too big, i want to size the box down a little. I will keep on searching since it take to long to get a reply.

    December 25, 2013 at 11:13 pm #33607
    admin
    Keymaster

    Read these two posts first (you were suppose to read it before you purchased anything from us):

    How to Get Help – Please Read

    https://support.tipsandtricks-hq.com/forums/topic/forum-rules

    December 26, 2013 at 1:23 am #33608
    jimaproductions
    Member

    Don’t get me wrong, I like the plugin. It’s just i don’t like CSS too much.

    I search over the forum for changing the background of the product search, since my background is black the text inside the search result is black so I can’t see the price and the product name when the search result appear.

    while over the web I found a website [www.haitianvault.com/haitianmovies/]

    I was wondering how can I do the product search with a bright color.

    Please, I need to finish with this problem first. I did look everywhere in the forum for it, I can’t solve it.

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 16 total)
1 2 →
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ