Forum Replies Created
-
AuthorPosts
-
GWParticipant
I have sent it, thank you
September 22, 2023 at 2:35 pm in reply to: shortcode for limits table now shows all products instead of just limited prods #124667GWParticipantThis works, but is a poor fix, as it still shows the products and restriction info in the page source.
.alg-wc-mppu-no-restrictions
{
display: none;
}.alg_wc_mppu_products_data_my_account th:nth-child(5) {
display: none
}.alg_wc_mppu_products_data_my_account td:nth-child(5) {
display: none
}Wouldn’t the preferable way be to keep it as it was? Use the table the shortcode provides to JUST display products with a limit, and nothing else?
Thanks again, hope you have a better fix than this CSS tweak.
September 22, 2023 at 1:20 pm in reply to: shortcode for limits table now shows all products instead of just limited prods #124661GWParticipantI paid for the license and the support. If I have to run a previous version (that I also paid for twice), will I be getting a refund?
September 18, 2023 at 6:46 pm in reply to: shortcode for limits table now shows all products instead of just limited prods #124294GWParticipantI’d also like to remove the Restrictions column completely, thanks.
I plugged the old version of class-alg-wc-mppu-shortcodes.php in there to see the effect. Or do I have to just run an older version?
What issues might that cause?
It would help to have documentation that tells me what customization that shortcode will allow.
Thanks
September 17, 2021 at 7:25 pm in reply to: Why is the shortcode to display the product quantity not working? #100734GWParticipantI think I got it, I wasn’t set up correctly, am sure I will be back though, thanks.
-
AuthorPosts