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 - 2,361 through 2,380 (of 53,646 total)
  • Author
    Search Results
  • #283431

    Hi Teejay,

    Yes, that’s exactly what I want.

    A > B > C > A > B (with autoscrolling to repeat sequence even if it means that A and B are shown twice on the page).

    But I get:

    A > B > C > blank > blank (and NO looping)

    At the very least, I would think that blank spaces would be displayed for spots 4 and 5 but that the autoscrolling would repeat the pattern and show A, B and C again. But it doesn’t. It scrolls off the page and you are left with a completely empty carousel.

    Maybe it can’t be called a bug, but it could be a feature improvement. =)

    Amy

    #283420

    Hi

    Just to be clearer, I am using a page with the “Post / Grid Carousel” and have enabled the settings as follows:

    Select Posts Type: Recipes
    Display Filter: enabled

    However, I can see from this post that the filter will only actually filter the posts that are visible on the page – it’s not an actual category button as such. So that query is solved…

    However, here is another questions:

    How do I show all posts from the Custom Post Archive (Recipes) using the infinite scroll technique? At the moment, it seems you have to set “Number of items” but I want all Recipes to show as I scroll down the page. If that is not possible with the Post Grid Carousel, what’s the best way to show a customised archive page (where infinite scroll should work)?

    #283415

    Hi there,

    Thanks for the information.

    – activate the Kadence Pro plugin in the Plugins section
    – activate it in Appearance > Kadence using your License Key
    – enable Header Addons on the same page
    – go to Customizer > Header and look for the Toggle Widget Area under the Available Items

    Here’s a video for reference: https://share.getcloudapp.com/d5ugJevo

    I hope this helps, and let us know how we can help further.

    Kind regards,
    Chito

    #283409

    Hi, Arun!

    I’m sorry for the delay in getting back to you.

    I tried checking your website’s request via the browser’s dev tools to see if there are any redirections set up. However, I couldn’t access it since you’ve disabled it on your website.

    For your reference, this is what I wanted to do – https://share.getcloudapp.com/NQuW5eB0.

    Do you have any redirects set up on your website? If so, double-check if you are redirecting the /feed URL to your homepage. Also, try deactivating your other plugins one by one and access the https://sapboost.com/feed URL to see if it will work.

    Here are our troubleshooting posts:

    I hope this helps, and let us know if we can assist you further.

    Kind regards,
    Karla

    #283401

    Hey there, my team is also having this issue with the post grid carousel, our workaround for now on live pages, is to duplicate it after we get the error, and then hit select posts on the duplicated block – which then loads the post list. Make our update, remove the corrupted block and update the page.

    Hopefully, a solution/fix is released soon. 🙂

    #283392

    Sometimes I need to access Block’s Advanced Typography Settings to select a specific weight. “Load Google Font on Frontend” is alway enabled by default.

    1. Is there need to leave it enabled if the font is already used in the same page?

    2. If enabled, sometimes it generates an additional network request for the specific weight of the same font already used in the same page. Is that the way it is supposed to work? Asking because if I disable the option, everything works good without the additional network request.

    3. Is there a way to disable it by default when the user access Advanced Typography Settings?

    4. Is there a way to block the additional network request for ALL existing Kadence blocks where it is enabled?

    • This topic was modified 3 years ago by iocildea.
    • This topic was modified 3 years ago by iocildea.
    • This topic was modified 3 years ago by iocildea.
    #283390
    This reply has been marked as private.
    In forum: Kadence Theme

    In reply to: WooCommerce tweaks

    #283388

    Hi Eze,

    Thanks for the reply. I’ve tweaked the CSS you’ve provided to get the desired result.

    For the second point, I’ve disabled caching, cleared cache and disabled the search plugin. However the issue persists.

    I’ve set up a test page with a standard product search box, and noticed that when I add a product to the cart from category/archive page, the resulting URL is https://sagedecor.com/product-category/everyday-floral-decor/arrangements/?add-to-cart=107

    However clicking Add to cart from the search results gives the different resulting URL: https://sagedecor.com/?add-to-cart=107

    #283379

    Hi Shawn,

    Can we have the link to the page on your website where we can see these elements? This will allow us to see where these elements are coming from, how they are currently styles and see how they can be shown again on your website with the Kadence Theme.

    For the Menu Bar or top toolbar. I believe this is the same. You can toggle this to float or to stay on top in the Options > View > Top Toolbar.

    ​Here’s a screen recording for reference: https://share.getcloudapp.com/kpuAlJEP

    The options available here would depend on which element you are editing.

    ​Here’s a screen recording for reference: https://share.getcloudapp.com/YEue4rl2

    I hope this helps. We’ll wait for your response.

    Best regards,
    Teejay.

    In forum: Kadence Theme

    In reply to: WooCommerce tweaks

    #283378

    Hi David,

    To address your first issue and display the quantity selector and Add to cart button on one line, you can use custom CSS:
    1. In your WordPress dashboard, Go to Appearance > Customize
    2. Click on the Additional CSS option in the left-hand menu.
    3. Add the following code:

    form.cart {
      display: flex;
      align-items: center;
    }
     
    button.button.alt {
      margin-left: 10px;
    }

    4. Click Publish

    This code will make the form display as a flexbox, which will allow the quantity selector and the Add to cart button to be displayed on the same line. Additionally, it adds a margin to the left of the Add to cart button to separate it from the quantity selector.

    Watch this screen recording of what happens when the CSS is added to the website:
    https://share.getcloudapp.com/eDurEg8L

    Regarding your second issue, I am able to replicate the issue on your website. See screencast for your reference:
    https://share.getcloudapp.com/04u6v5vX

    It sounds like there may be a redirect issue with your website. You can try the following steps to troubleshoot the issue:

    1. Check your WooCommerce settings to make sure that the Cart page is correctly set in the WooCommerce > Settings > Advanced > Page Setup section.
    2. Disable any caching plugins you may have, clear your site’s cache, and see if the issue persists.
    3. Check if any other plugins you have installed may be interfering with the cart functionality, and disable them one by one to see if the issue goes away.

    See more troubleshooting steps here:
    https://www.kadencewp.com/blog/how-to-troubleshoot-your-website/

    If the issue persists, I will advise that you reach out to the third-party plugin, AJAX SEARCH for WooCommerce, for further assistance.

    I hope this helps. Please let us know how we can help further.

    Cheers,
    Eze

    #283369

    I have added the following function to display quantities next to Add to cart buttons:

    /**
    * Override loop template and show quantities next to add to cart buttons
    */
    add_filter( ‘woocommerce_loop_add_to_cart_link’, ‘quantity_inputs_for_woocommerce_loop_add_to_cart_link’, 10, 2 );
    function quantity_inputs_for_woocommerce_loop_add_to_cart_link( $html, $product ) {
    if ( $product && $product->is_type( ‘simple’ ) && $product->is_purchasable() && $product->is_in_stock() && ! $product->is_sold_individually() ) {
    $html = ‘<form action=”‘ . esc_url( $product->add_to_cart_url() ) . ‘” class=”cart” method=”post” enctype=”multipart/form-data”>’;
    $html .= woocommerce_quantity_input( array(), $product, false );
    $html .= ‘<button type=”submit” class=”button alt”>’ . esc_html( $product->add_to_cart_text() ) . ‘</button>’;
    $html .= ‘</form>’;
    }
    return $html;
    }

    However I now have two issues.

    1. Is there any way to display the quantity selector and Add to carton button on one line which I think will look tidier?

    2. From a search result page, if an item is added to cart, the site redirects to the home page. For example, search ‘peony’, add an item to the cart directly from search results page.

    The site is B2B so a customer login is required to see the fields

    [login details added to a private reply]

    • This topic was modified 2 years, 9 months ago by Karla.
    #283361

    I have created a table of contents for my website. When I click on the headings in the table of contents, the page scrolls down to the exact paragraph. However, when I copy the URL for a heading and search it on Google, the page does not scroll down to the exact paragraph like other plugins do.

    Example:

    #283355

    Is this solution applicable to the most recent version of Kadence Blocks Testimonial Slider and Kadence Theme? I would like to have the testimonials at the bottom of this webpage fade in and out for a more professional look: https://laborbrain.com/

    #283317

    Hi there,

    Unfortunately this is still an issue, can only click the very last child page in nested menu, as I have a travel website I want the parent destination pages to also be clickable. Is there any way to make all pages in a menu clickable?

    #283299

    Hey Eze,

    I tried them all. Different browsers. Cleared all cache and cookies. Internet connection is good here.
    But the same problem.

    Still says:
    Hmmm… can’t reach this page kernl.us took too long to respond
    Try:

    Checking the connection
    Checking the proxy and the firewall
    Running Windows Network Diagnostics
    ERR_CONNECTION_TIMED_OUT

    Don’t know what’s the problem.
    It’s really frustrating.

    #283295

    Hi Frank,

    Apologies for the delayed response.

    Could you please clarify what you mean by the added order info at the top of the Cart page? Better, share a screen recording of what you are trying to achieve.

    If you are referring to the “Thank you. Your order has been received” info at the top of the order number, date, customer email, total, payment method, products purchased, and billing information in the Thank you page after purchase, yes, it is possible to edit that.

    Here is How to Customize a WooCommerce Thank You Page:
    https://woocommerce.com/posts/customize-woocommerce-thank-you-confirmation-page/

    Please let us know if we can assist you further.

    Cheers,
    Eze

    #283285

    Hi, @michael!

    I’m so sorry for not being able to get back to you. I hope you were able to find out why the embed is not being saved. The video URL is added to the Media library, is the issue happening there?

    If the link is not being saved, I recommend reaching out to your hosting provider so they can check which permission/security settings might be causing that.

    @thecandleboutique.co.uk,
    I tried the video again and I believe the lightbox intends to not show many controls. My YouTube video is not that low quality – https://share.getcloudapp.com/04u6Wz4Z.

    Could you send us a page/product URL where we can see the video?

    Kind regards,
    Karla

    In forum: Virtue Theme

    In reply to: Help in Kadence Theme

    #283271

    Hi there,

    Thanks for writing.

    Importing a full site starter template won’t erase your existing content, especially if it’s not from one of the starter templates.

    To make sure nothing will be removed, kindly enable the “Delete Previously Imported Posts and Images?” setting before importing a template. Here’s a screenshot: https://share.getcloudapp.com/2Nub75Pz

    I recommend importing a new template on a staging site, so you can easily customize and revert changes.

    Another way of importing templates is importing single pages. Here’s a video: https://share.getcloudapp.com/7KuzkmQl

    Lastly, you may also consider importing designs from the Design Library if you have Kadence Blocks plugin on your site. Here’s a quick video: https://share.getcloudapp.com/Kou91B1W

    I hope this helps, and please let us know how we can assist further.

    Kind regards,
    Chito

    #283262

    Hi!
    Thanks for reaching out! Is it only the search results pages that are not reflecting the changes? Have you tried reaching out to Fibosearch support? Can you post a link?

    Kindly,
    Hannah

    In forum: Pinnacle Theme
    #283258

    Hi I’m having a similar problem but in the main home page. I’ve removed all widgets already but for some reason it’s still there.

    https://airlusovirtual.com/

    Thanks

Viewing 20 results - 2,361 through 2,380 (of 53,646 total)