Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'page '

Home / Forums / Search / Search Results for 'page '

Viewing 20 results - 13,461 through 13,480 (of 53,646 total)
  • Author
    Search Results
  • #215932

    Currently, I use the Popup Maker Plugin to add some functionality to the site. Specifically for contact forms. I use WP Forms (which is great) then I add the shortcode to whatever button/link I am setting up the popup for. I prefer this method because it keeps the customer on the page they are viewing and just allows the popup to jump on that screen. If they don’t want to fill it out then they just X out and are still on that same page to continue surfing around.
    Just curious if you guys had any plans in the future to create a popup window feature.

    #215931

    I was wondering if there is a way for me to create 2 buttons below my text in a split content widget. Often times I offer a service and use this split content to give a brief description and then would like it to have a button to allow the customer to go ahead and contact us about that particular service, or have a button to allow them to link to that services page where it would describe it in more depth. Thank you!

    #215927

    Hi Kevin,

    So here’s the final set up using Elementor. It resulted in some fiddling in order to get the row to cover the width of the page. I wonder if there’s a more elegant way to do that?

    Anyway, here’s the CSS:

    #widget-row {margin-left:-15px;}
    
    @media screen and (min-width: 992px) {
    #widget-row {
        width: 103.3%;
    }
    }
    
    @media screen and (max-width: 990px) and (min-width: 766px) {
    #widget-row {
        width: 104.2%;
    }
    }
    
    @media screen and (max-width: 766px) {
        #widget-row {
        width: 105.1%;
        }
        #widget-left > div, #widget-right > div {
            margin: 0px 20px;
            padding: 20px;
        }
        #widget-middle > div {
            margin: 20px;
            padding: 20px;
    }

    Thanks for your help,
    Phil.

    #215925

    Thanks Kevin,

    I agree that using Elementor, the panels behave better with varying screen-widths. I’d like to apply your solution to the example page.

    I’ll see what I can do!
    Phil.

    #215920

    Hey,
    It’s because woocommerce doesn’t single product page scripts in archives or for products in a loop. Likely your quick view plugin is pulling in just the woocommerce scripts for core and that only supports a select box.

    A workaround would be to add this css and force the select box to show in the quick view modal:

    .yith-wcqv-wrapper table.variations td.product_value select {
        display: block!important;
    }
    .yith-wcqv-wrapper table.variations .kad_radio_variations {
        display:none;
    }

    Ben

    #215903

    I still think this would be best to use a page builder plugin for so it looks better in mobile, but try this CSS in Theme Options> Advanced Settings:

    @media (min-width: 767px) {
    .row .home-margin.home-padding.kad-animation {
        width: 105%;
    }
    .row .home-margin.home-padding.kad-animation .home-widget-area-widget {
        min-height: 300px;
    }
    }

    I also adjusted your h3 fonts to match the other site.

    -Kevin

    #215896

    Thanks Ben – very nearly there.
    I’ve updated the home page to create the panels.
    2 points remaining:

    1. How to get the row to occupy the full width of the container? width: 100%; didn’t work so the row stops short.
    2. How to get the 3 panels to have the same height? Again, height: 100%; didn’t work.

    Thank you!

    #215892

    I see what you’re referring to now! The fonts take on whatever you’ve set in Theme Options> Typography settings. This is intended so that you see the same thing when editing the page as you do on the published page.

    I’m not really sure how to change this, but I’ll flag this for a developer followup so Ben can assist when he’s available.

    -Kevin

    #215889

    Hi!

    I just received a new audit report for The auditor found a very high bounce rate (over 70%) both on mobile devices and desktop. Besides, this comment was included in the report – which indicates a serious usability issue:

    “…one of the pages it was impossible to add a product to the basket as you couldn’t see the link. I have been back on to try and replicate to take a picture of the page but unfortunately, it won’t let me replicate. I would suggest because the bounce rates are so high that each mobile device is tested for usability with the web developer.”

    Because of this comment and the high bounce rates, I am worried that the site isn’t working properly on some mobile devices. Could you, please, look at it on your mobile phones and devices and see whether there is a problem with adding the product to the basket? On my HTC phone is everything alright.

    Thank you.
    John

    #215860

    Hi there, is there a way I can get my blog to only display certain categories? I would like to display all but “Press Enterprise Publications” and “Success Stories”. I’m currently using the blog template for this page. If I switch to the default template, can I use a short code to display it this same way with the categories I want? Or maybe there’s a different way?

    #215858

    Right now I’ve just started the process of translating the entirety of the theme using Loco Translate.
    It’s complaining a bit about not being able to match some files, as seen here.

    The reason I wonder if that is an issue is that, for example, when in an author archive page, it’ll show John Doe, Author at XYZ as the tab title, as seen here– and I can’t find anything that would resemble the string in the list Loco provides. The same goes for a few other things, so I began to wonder.

    Is 1,878 strings all there is, or am I missing something? And would you perhaps recommend a different method of going about the whole process?

    Thanks in advance.

    #215854

    Hi Kadence, when the “Display variations as radio buttons” option is active in ascend theme options, or when “Enable swatches control with variations” option is active in woocommerce extras plugin, the variation selection is not working on the quickview modal, neither on product archive and single product pages, making impossible to complete the add to cart action. Could you have a look please?

    I haven’t try any another quickview plugin because my customer already has the premium licence, but feel free to recommend a compatible one if there is one you know.

    Thanks
    Hugo

    #215853

    I can’t modify my pages; I have this following message :”Fatal error: Declaration of CMB2_Type_Textarea_Code::render() must be compatible with CMB2_Type_Textarea::render($args = Array) in /homepages/27/d315102503/htdocs/clickandbuilds/Ecoleartsplastiquesbourgoin/wp-content/themes/virtue_premium/lib/cmb2/includes/types/CMB2_Type_Textarea_Code.php on line 13″.
    Anybody can help me ?
    Thanks
    Janette
    My site is “artberjallien.com”

    #215851

    Hi,

    Is there a setting for changing the width of the search results page display? When someone uses the site search to find a page on my site that it displays as the archives do? The following link is the archives where the widget banners open up fully to span responsively across the page:

    Search results show the same widget banner is 1/3 of the width:

    Thanks.

    Dawn

    #215828

    Great, appreciate the info. I’m going to build a multisite without a page builder, only Gutenberg and some premium blocks. Wish me luck! lol

    Btw, big fan of the work you guys do here at Kadence themes!

    #215814

    Hi, could you please help to to align my column stretch and vertical align in the middle.
    I created 2 column, on the left column, I want it appear in vertical align middle, but the border still stretch.
    page layout link HERE

    #215812

    Dear Ben,
    I just tested it again and I realized that it is simply inconsistent. The page that didn’t have an image before had it and vise versa. I thought that it could be an image resolution or something, but it doesnt look like there is a problem with a particular page.
    Anyways, not a big deal.

    Thank you so much for looking into that!

    #215811

    Can you send me a link to the page where you have this issue, I can check to see if you have something else breaking the code on the page which could prevent the browsers from reading the meta information.

    Ben

    #215810

    Thank you for reply! I am using Yaost and both pages have the same settings and featured images set up. That’s why I don’t understand why some show up and some don’t. They were all set up a long time ago, so any cashing is not an issue.
    If I understand it correctly, it is the featured image that shows up on this preview. I have them for all main pages with alt tags and all the necessary descriptions.

    In forum: Virtue Theme
    #215809

    Dear Hannah,

    Clicking outside of the image works. However, I watched a lot of recordings of people using website, and that is not what they are doing. They keep clicking on the image trying to close it. It is often the case when the image is large (for example on this page https://wondersoftibet.com/destinations/lhasa/drepung-monastery/) and the screen is small.
    That’s why I thought that maybe there is some kind of code that I can add to have this option.

    Thank you!

Viewing 20 results - 13,461 through 13,480 (of 53,646 total)