Title: CodeAstrology IT Firm's Replies - page 2 | WordPress.org

---

# CodeAstrology IT Firm

  [  ](https://wordpress.org/support/users/codeastrology/)

 *   [Profile](https://wordpress.org/support/users/codeastrology/)
 *   [Topics Started](https://wordpress.org/support/users/codeastrology/topics/)
 *   [Replies Created](https://wordpress.org/support/users/codeastrology/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/codeastrology/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/codeastrology/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/codeastrology/engagements/)
 *   [Favorites](https://wordpress.org/support/users/codeastrology/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 16 through 30 (of 129 total)

[←](https://wordpress.org/support/users/codeastrology/replies/?output_format=md)
[1](https://wordpress.org/support/users/codeastrology/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/codeastrology/replies/page/3/?output_format=md)…
[7](https://wordpress.org/support/users/codeastrology/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/codeastrology/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/codeastrology/replies/page/9/?output_format=md)
[→](https://wordpress.org/support/users/codeastrology/replies/page/3/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Products not showing when filtering](https://wordpress.org/support/topic/products-not-showing-when-filtering/)
 *  Plugin Support [CodeAstrology IT Firm](https://wordpress.org/support/users/codeastrology/)
 * (@codeastrology)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/products-not-showing-when-filtering/#post-15024601)
 * Hello,
 *     ```
       In the Mini Filter dropdown menu, you may not see all taxonomy ( category, tag) names. Why is that? Because Mini Filter dropdown, only displays table's current page products taxonomies. If you want to display all taxonomies inside the dropdown menu, please use " Taxonomy keywords For Filter " Option. see this link: https://wooproducttable.com/use-mini-filter/
   
       Hope this will solve your problem. if still have a problem then let us know.
   
       Reagrds,
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quantity Plus Minus Button for WooCommerce] Customise the + & – button with CSS code](https://wordpress.org/support/topic/customise-the-button-with-css-code/)
 *  Plugin Contributor [CodeAstrology IT Firm](https://wordpress.org/support/users/codeastrology/)
 * (@codeastrology)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/customise-the-button-with-css-code/#post-15024047)
 * Hello kristinubute,
    If you want only the button (+ and – sign ) then you can
   apply below custom css on your additional css block.
 * .qib-button-wrapper button.qib-button{
    font-size: 14px !important; }
 * Afer apply this css code your button (+ and -) sign will look smaller than before.
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quantity Plus Minus Button for WooCommerce] Plugin causing conflict with WooCommerce](https://wordpress.org/support/topic/plugin-causing-conflict-with-woocommerce/)
 *  Plugin Contributor [CodeAstrology IT Firm](https://wordpress.org/support/users/codeastrology/)
 * (@codeastrology)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/plugin-causing-conflict-with-woocommerce/#post-15014640)
 * Hello simco,
 * We have tested it and its works fine. see this( [https://prnt.sc/1xlbsfe](https://prnt.sc/1xlbsfe))(
   [https://prnt.sc/1xlby2w](https://prnt.sc/1xlby2w) ) and output is ( [https://prnt.sc/1xlc16l](https://prnt.sc/1xlc16l)).
   do you tell us which theme are you using? we need to know that
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Table not showing all products from a specified category](https://wordpress.org/support/topic/table-not-showing-all-products-from-a-specified-category/)
 *  Plugin Support [CodeAstrology IT Firm](https://wordpress.org/support/users/codeastrology/)
 * (@codeastrology)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/table-not-showing-all-products-from-a-specified-category/#post-15002164)
 * Hello waqaryounis,
 * You are displaying your table on the archive page and our table pagination and
   load more do not work on archive page and so your page control by woocommerce.
   so if you want to show more than 12 products then you need to change the setting
   from woocommerce default setting. see this screenshot:
 * 1. Go to customizer ( prnt.sc/1x7rep7 )
 * 2. Go to woocommerce setting ( prnt.sc/1x7rigc ) ( prnt.sc/1x7rigc ) ( prnt.sc/
   1x7rn5e )
 * ( prnt.sc/1x7rp3a )
 * 3. Check your archive page pagination is active or not from here ( prnt.sc/1x7s6el).
 * Regards,`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Table not showing all products from a specified category](https://wordpress.org/support/topic/table-not-showing-all-products-from-a-specified-category/)
 *  Plugin Support [CodeAstrology IT Firm](https://wordpress.org/support/users/codeastrology/)
 * (@codeastrology)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/table-not-showing-all-products-from-a-specified-category/#post-14999076)
 * Hello waqaryounis035,
 * Please follow this link: [https://wooproducttable.com/show-products-by-categories-tag/](https://wooproducttable.com/show-products-by-categories-tag/)
   to show specific category products of your table.
 * If you show pagination or load more buttons then please follow those links:
    
   For Pagination: [https://wooproducttable.com/pagination-on-of/](https://wooproducttable.com/pagination-on-of/)
   For Load more Button: [https://wooproducttable.com/enable-disable-load-more-button/](https://wooproducttable.com/enable-disable-load-more-button/)
 * If still have a problem then create a ticket at: [https://codeastrology.com/support/](https://codeastrology.com/support/)
   
   we will give you better support there
 * Regards,
    -  This reply was modified 4 years, 6 months ago by [CodeAstrology IT Firm](https://wordpress.org/support/users/codeastrology/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quantity Plus Minus Button for WooCommerce] Quantity plus minus button on listing](https://wordpress.org/support/topic/quantity-plus-minus-button-on-listing/)
 *  Plugin Contributor [CodeAstrology IT Firm](https://wordpress.org/support/users/codeastrology/)
 * (@codeastrology)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/quantity-plus-minus-button-on-listing/#post-14969186)
 * Hello pratiweb,
 * Now our plugin has not this option but you can create a ticket at: [https://codeastrology.com/support/](https://codeastrology.com/support/)
   for getting updates of this plugin.
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Quantity box number is hidden](https://wordpress.org/support/topic/quantity-box-number-is-hidden/)
 *  Plugin Support [CodeAstrology IT Firm](https://wordpress.org/support/users/codeastrology/)
 * (@codeastrology)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/quantity-box-number-is-hidden/#post-14962048)
 * Use that CSS
 *     ```
       .wpt_product_table_wrapper table.wpt_product_table>tbody tr.wpt_row td .wpt_action a, .wpt_product_table_wrapper table.wpt_product_table>tbody tr.wpt_row td a.single_add_to_cart_button{
           padding: 14px 035px 14px 35px;
           background: #579cf0;
           color: #fff;
           font-size: 18px;
           font-weight: 400;
           border-radius: 25px 25px 25px 25px;
           margin: 2px auto;
           text-transform: uppercase;
       }
   
       .wpt_product_table_wrapper table.wpt_product_table>tbody tr.wpt_row td .wpt_action a, .wpt_product_table_wrapper table.wpt_product_table>tbody tr.wpt_row td a.single_add_to_cart_button:hover{
           background-color: #b749fb;
           border-color: #b749fb;
           color: #fff;
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UltraAddons for Elementor] Footer and WPML problem](https://wordpress.org/support/topic/footer-and-wpml-problem/)
 *  Plugin Contributor [CodeAstrology IT Firm](https://wordpress.org/support/users/codeastrology/)
 * (@codeastrology)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/footer-and-wpml-problem/#post-14954917)
 * Hello killex69,
 * We need to know in which situation happens your problem. we will solve your problem
   so please create a ticket at our support: [https://codeastrology.com/support/](https://codeastrology.com/support/)
 * We will give you better support on here.
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Quantity box number is hidden](https://wordpress.org/support/topic/quantity-box-number-is-hidden/)
 *  Plugin Support [CodeAstrology IT Firm](https://wordpress.org/support/users/codeastrology/)
 * (@codeastrology)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/quantity-box-number-is-hidden/#post-14953202)
 * Hello waqaryounis035,
 * This is not happening for our plugin at all. our product table display only single
   product page information. So you need to fix your single product page problem
   first. to display the quantity number you need to use some CSS code.
 * add this below code to your Additional CSS block to display quantity numbers 
   properly.
 * .woocommerce .quantity .qty {
    width: 7.631em;
 * }
 * After adding this code your output will be like this: [https://prnt.sc/1ve2rgz](https://prnt.sc/1ve2rgz)
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Min Max Control - Min Max Quantity & Step Control for WooCommerce] Initial value “” / 0](https://wordpress.org/support/topic/initial-value-0-2/)
 *  Plugin Contributor [CodeAstrology IT Firm](https://wordpress.org/support/users/codeastrology/)
 * (@codeastrology)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/initial-value-0-2/#post-14932098)
 * Hello bakerwp,
 * Let us check this issue. after checking this issue we will notify you.
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Tablet and mobile tag not clickable](https://wordpress.org/support/topic/tablet-and-mobile-tag-not-clickable/)
 *  Plugin Support [CodeAstrology IT Firm](https://wordpress.org/support/users/codeastrology/)
 * (@codeastrology)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/tablet-and-mobile-tag-not-clickable/#post-14926919)
 * Hello winner,
    we need to check this issue. after checking this we will know 
   you.
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Error Message From Plugin](https://wordpress.org/support/topic/error-message-from-plugin-2/)
 *  Plugin Support [CodeAstrology IT Firm](https://wordpress.org/support/users/codeastrology/)
 * (@codeastrology)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/error-message-from-plugin-2/#post-14923033)
 * ok no problem
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Tablet and mobile tag not clickable](https://wordpress.org/support/topic/tablet-and-mobile-tag-not-clickable/)
 *  Plugin Support [CodeAstrology IT Firm](https://wordpress.org/support/users/codeastrology/)
 * (@codeastrology)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/tablet-and-mobile-tag-not-clickable/#post-14922958)
 * Hello,
 * Because of some other plugin conflict, it may happen ( Mobile tab not clickable)
   try to find out that and let us know. Still not able to find out please contact
   us via support. [https://codeastrology.com/support/](https://codeastrology.com/support/)
 * A website can be slow because of the server.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Min Max Control - Min Max Quantity & Step Control for WooCommerce] Initial value “” / 0](https://wordpress.org/support/topic/initial-value-0-2/)
 *  Plugin Contributor [CodeAstrology IT Firm](https://wordpress.org/support/users/codeastrology/)
 * (@codeastrology)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/initial-value-0-2/#post-14892426)
 * Like said in that support comment, Our plugin does not set any initial value.
   If you have not set any minimum value then it should be 1 ( Woocommerce default)
   maybe there is another region.
    Let me give you an example. Here in this product,
   I did not set any value ( [https://prnt.sc/1t2eowq](https://prnt.sc/1t2eowq) )
   so it showing the default value. ( [https://prnt.sc/1t2f95e](https://prnt.sc/1t2f95e))
 * We need to check why this is happening. Please create a ticket at [https://codeastrology.com/support/](https://codeastrology.com/support/)
   our technical team will help you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Only Login user Issue](https://wordpress.org/support/topic/only-login-user-issue/)
 *  Plugin Support [CodeAstrology IT Firm](https://wordpress.org/support/users/codeastrology/)
 * (@codeastrology)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/only-login-user-issue/#post-14862891)
 * Hello lyledg,
 * 1. yes, you can display your column name for guest users on your table. see this
   link- [https://wooproducttable.com/show-column-only-for-login-user/](https://wooproducttable.com/show-column-only-for-login-user/)
 * 2. Change URL issue is not our plugin-related issue, it’s a WordPress issue. 
   if you want then you can change it.
 * 3. Yes our pro version support ACF plugin. so you can display your subfield data
   on your table by using our pro version.
 * Regards,

Viewing 15 replies - 16 through 30 (of 129 total)

[←](https://wordpress.org/support/users/codeastrology/replies/?output_format=md)
[1](https://wordpress.org/support/users/codeastrology/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/codeastrology/replies/page/3/?output_format=md)…
[7](https://wordpress.org/support/users/codeastrology/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/codeastrology/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/codeastrology/replies/page/9/?output_format=md)
[→](https://wordpress.org/support/users/codeastrology/replies/page/3/?output_format=md)