Forum Replies Created

Viewing 15 posts - 16 through 30 (of 32 total)
  • Author
    Posts
  • in reply to: Feature Request #6957
    MrV63
    Participant

        As it shows in the screenshot I attached, the eyeball on the password field is a woocommerce feature by default. But Porto theme has removed this feature with no option to turn it on. I would like to see this added as a feature please and thank you!

        • This reply was modified 1 year, 4 months ago by MrV63.
        Attachments:
        You must be logged in to view attached files.
        in reply to: Issue with Porto Responsiveness #6920
        MrV63
        Participant

            Thank you! I appreciate your quick and thorough support. I modified that code to suit the ranges a bit more efficiently but that gave me the jump off point I needed.

            in reply to: How can I edit My Accout > Account Details page? #6868
            MrV63
            Participant

                Also where can I edit the Reviews tab on Single Product page? I open the Products Single template in the Template Builder but there I can’t figure it out.

                MrV63
                Participant

                    Great! I’m not sure what I did wrong but I appreciate you. Thanks yet again for all your great support!

                    MrV63
                    Participant

                        Thanks for the reply but unfortunately that didn’t seem to work

                        in reply to: Show password eyeball icon on account login #6719
                        MrV63
                        Participant

                            I actually read that exacrt article before I posted here. As it shows in the screenshot I attached, the eyeball is in fact inherently a woocommerce feature by default.

                            Attachments:
                            You must be logged in to view attached files.
                            in reply to: Add to cart icon is inconsistent throughout our site #6120
                            MrV63
                            Participant

                                I’ve tried 3 different mobile browsers and same issue across the board. Cache has been cleared multiple times. It does display properly if you use desktop browser developer tools and put it into a mobile view but that doesn’t help in real world scenarios.

                                While I have you, I have another question. I made a popup in the porto theme builder but I want to be able to pop it up when a user clicks either an icon or text link. How can I do that? I only see the ability to use Applied Conditions to make the popup happen automatically.

                                in reply to: Add to cart icon is inconsistent throughout our site #6117
                                MrV63
                                Participant

                                    Thank you for this!

                                    I’m getting so close to finally finishing the website but unfortunately I’ve got another issue yet again.

                                    My contact form on the Contact Us page (https://troutartsupply.com/trouttemp2024/contact-us) is not responsive. On mobile the fields are too wide and go off the screen (see attached image) and on desktop they fields don’t look wide enough (although this is less of an issue). The main problem is how it looks on mobile.

                                    This field is Private Content.

                                    Attachments:
                                    You must be logged in to view attached files.
                                    in reply to: Add to cart icon is inconsistent throughout our site #6104
                                    MrV63
                                    Participant

                                        Ok, well I have a question then. I put a product on sale and I’m not seeing the stock Porto product Sale label on the Product Archive. This is the same behavior as the 3rd party plugin I am using for the Free Shipping label.

                                        in reply to: Add to cart icon is inconsistent throughout our site #6018
                                        MrV63
                                        Participant

                                            Thank you! The desktop sticky header looks much better now.

                                            As far as the product label goes, the reason I cant use Porto for the product label is because there is no Free Shipping label to use or a custom label. I guess I will have to figure out a different strategy. Is there any other product label plugins you can recommend that ARE combatible with Porto?

                                            • This reply was modified 1 year, 5 months ago by MrV63.
                                            in reply to: Add to cart icon is inconsistent throughout our site #6014
                                            MrV63
                                            Participant

                                                Thanks for the help and the detailed explanations and screenshots so that I understand better what’s going on and can change things on my own in the future! Regarding the sticky header, your solution is good for mobile but isn’t ideal for desktop as it now added the 10px padding to the desktop sticky header as well. If this is the only solution, I can live with it though.

                                                I have another minor issue with a Product Label Plugin (Advanced Woo Labels). When I add a label to a product, it shows up on the product page but not in the product archive. I’m guessing this has to do with Porto not using standard WooCommerce hooks? Here is documentation (and attached photo) with information on how the plugin works:

                                                ————–

                                                How to fix

                                                So Advanced Woo Labels use standard WooCommerce hooks to display its labels inside WooCommerce products. It uses hooks like woocommerce_before_shop_loop_item_title, woocommerce_product_thumbnails, woocommerce_shop_loop_item_title, woocommerce_single_product_summary.

                                                So the main reason why labels are not working with your theme – your theme doesn’t use any of these hooks ( or all of them ).

                                                So to fix the issue it sounds logical to set plugin hooks that are working for your current theme. This can be done in several ways. We describe these ways from the simplest to the most difficult.

                                                ————–

                                                Should I use the plugin’s Add Hook feature to fix this?

                                                Attachments:
                                                You must be logged in to view attached files.
                                                in reply to: A few mobile site questions #5893
                                                MrV63
                                                Participant

                                                    Ok thanks. I will just rename the attributes so they are in order and then delete and re-import the variations. It’s only 17 so it’s not a ton of work but it would have been nice to not have to do it. Oh well.

                                                    I’ve been trying to figure out how to edit the product quick view template (photo attached) and I can’t find it anywhere. Can you please direct me to where I can edit the layout of the quick view?

                                                    Attachments:
                                                    You must be logged in to view attached files.
                                                    in reply to: A few mobile site questions #5885
                                                    MrV63
                                                    Participant

                                                        I’m aware of that as discussed already in the posts above (posts #5825 and #5828). I have a product with 149 variations but those were added in order so no problem using the code snippet in my wp-config.php file. What I’m asking is to be able to change the pagination. Currently only show 15 variation per page on the variations tab on the EDIT page. I’d like to see 25 or 30 for some products that had come in on the site migration I did. I need to rearrange their order but they spill on to a second page.

                                                        • This reply was modified 1 year, 5 months ago by MrV63.
                                                        • This reply was modified 1 year, 5 months ago by MrV63.
                                                        in reply to: A few mobile site questions #5842
                                                        MrV63
                                                        Participant

                                                            Ah! I saw this page but the thumbnail didn’t show the image of the woman so I overlooked it. Very strange that the thumbnail was just all white. Thanks. You saved the day yet again!

                                                            I have one last issue currently and I hope that I will not need to keep asking for support.

                                                            I am trying to add more variations per page in the product edit page (25 or 30 instead of 15) because I have some products from my migration that have just a few more than 15 variations that I need to reorder. I did some research and found a snippet of code to add to my function.php file. This seemed to work for some people but it’s not working in my case. I’m wondering if it’s a conflict with Porto/WPBakery. If the code cannot work with Porto/WPBakery, maybe I can disable them just to edit the variation order and then re-enable them?

                                                            Code that is currently in my function.php file:

                                                            // Add more variations per page on Product Edit page
                                                            function custom_wc_ajax_variation_threshold() {
                                                            return 25;
                                                            }

                                                            add_filter( ‘woocommerce_admin_meta_boxes_variations_per_page’, ‘custom_wc_ajax_variation_threshold’ );

                                                            This field is Private Content.

                                                            in reply to: A few mobile site questions #5828
                                                            MrV63
                                                            Participant

                                                                I really appreciate the support especially when some of these issues were not Porto related. Due to my lack of WordPress knowledge, I was unaware which things were Porto related or not but yet you still helped and I’m very thankful.

                                                                Responses to issues above (1,3,5 solved!):

                                                                1 – That simple setting did the trick. I should maybe try to dig more before coming for support.

                                                                2 – I realize it’s an out of the box request as far as functionality of having one tap bring up the icons and the second tap go to the product page. I will look into it more.

                                                                3 – Removing the d-none class was exactly what I needed!

                                                                4 – I’M STILL NOT SEEING WHERE TO REMOVE BACKGROUND IMAGE OF WOMAN ON NEWSLETTER. PLEASE LOGIN AND CHECK. THANKS!

                                                                5 – This worked and I am so thrilled!! I was getting nervous about it. Appreciate you going the extra mile to locate a solution for me even though it was not Porto related.

                                                                This field is Private Content.

                                                              Viewing 15 posts - 16 through 30 (of 32 total)
                                                              Customize Icon
                                                              Need Customization? We specialize in delivering high-quality web and mobile design/development services to our clientele. Should you require customization services, please do not hesitate to reach out to us at your convenience.