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 - 5,781 through 5,800 (of 53,646 total)
  • Author
    Search Results
  • #260849

    Hi Hannah,

    Thanks for your reply I know how busy you guys are now. A few more things.

    1, 2 & 3 – The post grid / carousel block isn’t customising well for me in getting it to look like the home designs page. That is fine I will change the links in the url to be the search links but that just brings me one tiny problem which hopefully you can guide me with. At the moment if you click on Category it takes you to the category with the archive list, but I would like to change it to go to the search url – for eg http://mysite/home-designs/?_sft_category=acreage. To bring in the category I am using this in my search archive template php echo the_category(‘ ‘); . Do you know the code I may be able to use for this to work?

    4, 5, & 6 – Thats ok I fixed it myself. But I think it would be a great option if we could have the display as row / column like is shown in the footer in the header. I don’t have an example to show you just a way I like to customise my header sometimes with the logo taking up the whole height of the row and two lines opposite.

    New problems – Mega Menu Bugs?

    7. I’m getting a 500 internal server error when go in to customizer and it’s caused by the mega menu. I have it with another one of my sites but couldn’t find what caused it – that had a mega menu as well. However, when I created the mega menu on this site the same issue started so I was able to work out the culprit. If I turn off the option for MM or untick primary menu the 500 error disappears.

    8. I am using an element for the mega menu and I have 4 info boxes. I was hoping to have the image on the left and the text on the right, it shows fine in the element but when view on the menu (check out home designs) it shows with the text below?

    In forum: Virtue Theme

    In reply to: Post Type Order

    #260848

    Hey Kathy,
    In your portfolio edit page under Portfolio Options you should see an “Order Items By” dropdown. There you can set the order of your portfolio grid.
    Hope that helps!

    Best,
    Hannah

    #260834
    This reply has been marked as private.
    #260831
    This reply has been marked as private.
    #260830

    Hello!

    I am having an issue with Woocommerce accepting a credit card payment for different pages. I use Stipe with Woocomerce. I recently tried to use the Cartflows plug-in as a single checkout page. The set up was perfectly fine except for the space to input any card details. The boxes were extremely thin and narrow. After contacting their support, they suggested deactivating Virtue and test with another theme. When I used another theme, the card payment boxes operated as normal. When I returned to Virtue, there was still an issue.

    Then I decided to look for an alternative to set up my desired checkout page. I installed Kadence Woocommerce Elementor Pro which had essentially the same issue. I can not type in any payment details and the credit card images are blown up excessively.

    Also, the billing information boxes are very linear. I would like to display the name boxes side by side and a few other details in the same row.

    In forum: Kadence Blocks

    Topic: Slider Block

    #260823

    Hi,

    I’m using the advanced slider Block and I’ve placed it in a row block with inherit content width from theme turned on. The slider is still showing as full width?

    The row settings are inherit width from theme and align centre. The slider block setting is full width as I only have full width and wide width available. Wide width makes the slider offsets to the right half off the page and half on the page. I’m sure when I first added the slider in the row block it was the size of my row container but after making it full width I can’t make it back to content width again?

    Thanks
    Darren

    #260820

    I am trying to add an image on the homepage and it won’t add the image below the header, it keeps wanting to go into the header?

    #260813

    Hi all – ok bear with me. I want to have a home page which has a full width Kadence Slider Pro banner, and under that I want the category images from my shop that you can click through to the products in that category. I’m using the Kadence theme, the yoga startup template, and the kadence blocks.

    I can’t seem to add shop category images to the front page in their own block. Or load the “shop” in a block on the front page.

    I tried instead to add the banner to the shop page that is showing all my category images, but I can’t have the banner full width and the content not full width. I want the shop contents to be in a block but the banner to be full width. Is any of this possible? I don’t care if I have to change the home page or the shop page, it’s just what I’m looking to do. HELP? 🙂

    Elaine

    #260808

    To my knowledge, this isn’t something you can do with css. Sorry! If you’re wanting to show more than what fits evenly into your rows I suggest limiting the number of posts per page and adding pagination.

    Regards,
    Hannah

    #260806

    Hi Hannah,
    Here’s the home page: https://staging3.jacquelinedraws.com/

    As you can see, the text under each of the portfolio items is quite thick. I’d just like to be able to change the size/weight.
    Thanks!!
    Janice

    In forum: Kadence Blocks

    In reply to: Accordion blocks

    #260802

    Hi Kevin,
    You can do this by adding setting your page builder page as a prebuilt layout, then in a page using the block editor you can add a Siteorigin layout widget and select your prebuilt layout. You can do this within an accordion block. If your page builder layout already has columns then you don’t need to add more into the block editor.
    I hope that’s helpful! Let me know if you need more clarity.

    Best,
    Hannah

    #260791

    I didn’t want the mobile menu icon to replace the secondary menu, so what you provided was PERFECT!! The mobile menu will contain every page for both the full format and mobile versions of the site, and the secondary menu will contain just those pages that they wish to “spotlight”. Literally the only thing I wasn’t able to accommodate was splitting the menu, never thought I was going to be able to if I’m being honest.

    I think this will make them happy, thanks SO much Hannah!

    #260790

    Hey,
    Are you wanting the mobile menu icon to replace the secondary navigation?
    There isn’t a way to split the menu in the way you’re describing. Though you can use css to make specific menu items a certain style. For example, this will make your Donate menu item green:

    li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-83 a {
        color: green;
    }

    For the mobile menu, try adding this to your css:

    @media (min-width: 992px) {
    #kad-mobile-banner {
    display: block;
    height: auto;
    }
    .sldr-close, .sldr-menu-animi.mfp-ready .sldr-close {
        margin-top: 20px;
        margin-left: -30px;
    }
    .kad-mobile-logo-left {
        display: none;
    }
    .kad-mobile-header-height {
        height: 0;
        width: 100% !important;
        max-width: 1100px;
        text-align: right;
    }
    .kt-mnt {
        margin-top: -50px;
    }
    }

    Hope that helps!

    Regards,
    Hannah

    #260787

    The page is full width divided in sections by multiple consecutive 1×1 Row Layout blocks. I want each block to have the same max content width and the same left and right padding. Should I set these settings individually for each Row Layout block, or should I wrap each block inside one big Row Layout block that covers all page content, or is there some other recommended way?

    This will be the basis of most pages so I’d like to follow good practise. Thanks!

    #260782

    Hello Kadence team,

    I’m playing around with Restrict Content Pro and the Kadence recaptcha plugin running on the pro version of Kadence. The login forms provided by RCP are very basic and don’t appear to have a built-in recaptcha feature.

    Interestingly, when I attempt to log in from a page that includes the RCP [login form] it says “invalid Captcha” even though the recaptcha isn’t even showing up, or isn’t visible. Is there a way to enable a recaptcha to appear on the RCP login forms so the user can actually click the “I’m not a robot” thing?
    Thanks!

    -Walter

    #260781

    I’ve just updated to the latest theme version and now the accordion block is displaying all information rather than hiding the text until click.

    Im not caching on WordPress pages and I have cleared my browser cache

    #260778

    Hi,

    We’d like to apply some icons to various elements with CSS, there’s about 5 that we’ll use once in the css. The icons exist in the theme but from what I gather they’re SVG so we can’t refer to them as we would fontawesome style id. We’re trying to keep this site as fast as possible. Would copying the SVG code in the source pages be our best option for optimisation purposes?

    thanks

    #260776

    Hi Kadence team,

    I’m seeing a new bug with the scroll-to-top button not showing on course pages and lessons in Tutor LMS Pro. The button shows fine on pages and posts, but doesn’t show on the course page and lesson pages.

    Interestingly, it (the up arrow button) shows fine on the course archive… But not on actual courses and lessons themselves.

    What’s weird is that it WAS working fine before… And I did not update Tutor… Only the Kadence theme and Kadence pro have been updated recently. Did something get changed in regards to this?

    Thanks!

    -Walter

    #260773

    I’ve created a slider and input the shortcode on my homepage. However, the slider isn’t working on mobile. It messes everything up. Any insights?

    In forum: Virtue Theme
    #260769

    Hello,

    I am trying to change the order of the Post Type page so the newest types are listed first. You can see what I’m talking about here:

    I’m using the Menu-Order for the as the owner wants control of how the artists are listed and in what order.

    How can I just change the Menu order on this page?

    Thank you,
    Kathy

Viewing 20 results - 5,781 through 5,800 (of 53,646 total)