Viewing 11 posts - 31 through 41 (of 41 total)
  • Author
    Posts
  • #3047

    I’d like to suggest to add the option, on the Theme Settings, to have all carrousel tabs of the mobile version closed by default on the single product page. Seeing as sometimes the product description can be quite long, on the mobile version the visitor has to scroll through the description to be shown the related products, for instance.

    #3050
    management
    Participant

        Hi Team.

        I wanted to submit a feature request for the mega menu’s (if this can’t already be done already, i’ve tried everything).

        At the moment it seems like the mega menus are available on first level menu items (allows you to choose, wide, columns etc), However I have a few clients who want to have a mega menu as a sub menu.
        So something like:

        Level 1 Menu
        Level 2 Menu ———-> Mega menu
        Level 2 Menu
        Level 3 Menu

        I did a mock up version in photoshop of the enhancement to further illustrate the point.

        Sean

        #3582
        suhail.sadaqat
        Participant

            I was directed by support to add feature requests here:

            Since Visual Composer is being phased out from Porto theme, it is imperative to keep supporting existing customers.

            One way is to fix a specific version of VC for all the users to install and not update it afterwards. Porto theme must keep on supporting that particular version of VC so that existing users can update porto theme and use VC at the same time.

            This way you will not have to worry about VC breaking something with the new update because ONE specific version is easy to handle. Maybe you can upgrade that specific version of VC once a year also.

            If you don’t to this, it will affect a lot of VC users like myself who put our trust in Porto theme and all of sudden we got to know that VC will not be supported by Porto altogether.

            Please consider this request and implement it. Thanks

            #3775
            Moéana Coralie
            Participant

                Hi, your system of popup builder is fine, but can it be possible to have a popup displayed once a day per session. Currently the popup shows all the time on every page load. It’s too much. Thank you

                #3870
                aris.rep
                Participant

                    In accordions, the first item is always open (collapsed). It would be cool if there was an option so that you can choose whether to have it open or closed. This is mentioned by many people in Porto’s Themeforest comments. Cheers!

                    #3977
                    newinsk
                    Participant

                        Hello,

                        please update the “life search” feature in Porto. It has one major flaw: It returns search results for “hidden” products as well. There are reasons why products are set to be hidden from search and catalog, but your “life search” feature circumvents this measure.

                        I suggest you add a checkbox to the Life Search settings where hidden products can be enabled or disabled. Additionally, add a field where categories can be listed that should be excluded from search.

                        We use WooCommerce to integrate with different marketplaces, and not every product is available on every marketplace. For example, we have product bundles that we ONLY sell on Amazon, but not in our WooCommerce store. These products are set to be “hidden”, but your Life Search circumvents the setting and lists these products in search results. That’s not good.

                        I also believe you shouldn’t handle this as “feature request”. Fixing this issue is more “debugging” than adding a new feature.

                        #4110
                        rashedtalukder
                        Participant

                            I would like to enable shortcodes to work in the porto info box’s title or subtitle fields for them to be dynamic fields instead of the current static state. Functionality should be the same as the “description” field.

                            I am trying to have the user name dynamically populate if it exists for their account icon.

                            #4162
                            deliciousbuds.com.au
                            Participant
                                Purchased

                                Hello, I was advised by Aizan Awan to post here (see below from Aizan), so i now request you to implement the GPT 4.0 as a feature of your plugin.

                                “Hello, @deliciousbuds, Really sorry for the inconvenience, but text-davinci-003 is deprecated by openAI. And if you would like to implement the GPT 4.0 into the theme, then we kindly suggest you to please write it as a feature request on our forum here: https://www.portotheme.com/forums/topic/feature-request/ so that our dev team will check and note it down for the future upcoming updates of the theme. Thanks for your understanding. Best Regards, PThemes Team.

                                I am not sure why you are providing text-davinci-003 in your plugin when it no longer works..
                                Anyway, I request that this be looked at as soon as possible as it is a feature i use daily and can no longer. Regards Nicole Delicious Buds

                                #4165
                                stinpriza
                                Participant
                                    Purchased

                                    hello,

                                    we would like to show best-selling products using porto post grid element.

                                    on the front page, all products lists are made with porto post grid, except the last one. there we need to show best selling products, using the same style as the others. on porto post grid element we can choose a template, while in Porto best selling products element, are availiable only some premade styles.

                                    #4197
                                    dafunk.co.za
                                    Participant
                                        Purchased

                                        Hi Team,

                                        A feature request I would like to see is the ability to control the speed on the marquee text. It moves VERY slowly on mobile and would love to control how fast or how slow the marquee text moves in relation to the length of the text inserted into the marquee placeholder.

                                        Kind Regards
                                        Greg

                                        #4202
                                        chris-2381
                                        Participant
                                            Expired

                                            Hello,

                                            Would you consider adding “Cross Sells” as an option for the “Linked Products” Elementor element?
                                            You already have “related” and “upsells”, “cros sells” would be a good addition to allow for a facility to show “You may also be interested in…” products.

                                            Within porto-functionality/builders/elements/products/elementor/linked.php, adding the below at line 164 will provide the option within Elementor:

                                            ‘crossell’ => esc_html__( ‘Cross Sell Products’, ‘porto-functionality’ ),

                                            Within porto-functionality/shortcodes/templates/porto_posts_grid.php, adding the below at line 321 will complete the rendering:

                                            } elseif ( ‘crossell’ == $linked_product ) { // Cros sell products
                                            $product_ids = $product->get_cross_sell_ids();

                                            Thank you!

                                          Viewing 11 posts - 31 through 41 (of 41 total)
                                          • You must be logged in to reply to this topic.