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 - 9,641 through 9,660 (of 53,646 total)
  • Author
    Search Results
  • #242166

    Hi,

    I am using the ascend premium theme and disabled all plugins except kadence related ones.
    For testing purpose I have this page:
    Same page without video popup: does not raise an error.

    The full error message of Ryte is:
    The <head> area appears to be malformed. This can be due to text or invalid tags in your <head>, or due to meta or link tags in your <body>.
    One effect of this issue might be missing meta information.
    This can cause misinterpretations (missing canonical for instance).
    The W3C validator below might help you figure out the exact reason.

    W3C validator raises just one error:
    error From line 68, column 2159
    to line 68, column 2162 CSS: max-width: only 0 can be a unit. You must put a unit after your number.
    Code: max-width:1140}</sty
    However, this error is related to ascend premium theme ( my setting ‘Site Layout Max-Width’ to ‘1140px’ ) and not the plugin. Looks like ‘px’ does not make it into the css?

    I am lost with this one. Any suggestions from your side?

    Regards,

    Asmus

    #242159

    Hi there.

    Could you please share the css needed to display a caption just underneath a gallery image instead of on top of it?
    is the page I am working on. I’ve got some preliminary css that does it by making overflow on parent containers visible and adding a top margin to the caption but I suspect there is a smoother way.

    Also, are the images in galleries supposed to be individual images when ‘clicked’ (lightbox)? Meaning, when I click on an image in the gallery, I would expect that the lightbox would open with the entire gallery and arrows to navigate through them but I get one image displayed at a time.

    Thank you.

    • This topic was modified 6 years, 4 months ago by Amy P. Reason: made some progress on my own
    #242158

    Hi, I’ve used the solution in this post to fix the footer to the bottom of the browser window. But it is causing a different problem.

    Certain items at the bottom of the page now hide behind the footer rather than stopping above it. Please could you help?
    A good example is here.

    Many thanks,
    Phil.

    #242152

    The image ratio didn’t changed after portfolio grid image aspect ratio on Portfolio option.
    It’s created by pinnacle carousel widget.
    Would you please take a look the actual page ? the gallery is on home page.
    http://aflex5d.com

    #242146

    When I edit a page or post, I have the option to edit the “Page Title and Subtitle”. This is a handy feature because I can keep my title as “Pump & Pantry #1” in the code, but on the live webpage… I can edit the title area to something else. We are using slang addresses for the display title.

    However, if I edit a store’s page/post… the option is no longer available via the “Screen Options” tab. What modification must be added to include this feature on the store page’s editor area?

    I’ve included some screen shots to help explain. Thank you.

    • This topic was modified 6 years, 4 months ago by Dillon.
    #242141

    You can add a set amount of sub-categories to a page using a woocommerce shortcode but you wouldn’t get the pagination.

    #242140

    Hey so limiting the total number of subcategories shown requires the custom page template and custom query that I talked about. Woocommerce doesn’t have that option for the archive query thats used.

    Ben

    #242132

    Hey,
    Your link is to an archive page, archives have descriptions boxes, not content areas. They are run differently, it appears you are adding shortcodes into a description box which only “kind of” works because everything is placed into a paragraph tag since it’s supposed to be a description and not content area.

    YOAST SEO makes this confusing because in the editor they add all the editing options instead of leaving it as a simple description box.

    So if you want to add shortcodes and support an archive description as a content area you will have to create a child theme and change how the description gets output in the template:

    https://www.kadencewp.com/child-themes/

    Then you would need to override templates/page-header.php

    Change line 29:

    echo '<p class="subtitle">' . wp_kses_post( category_description() ) . ' </p>';

    To:

    echo category_description();

    Ben

    #242127

    hej there,

    I am just curious (because i don’t get it ;o)) … what is the filter option (yes/no) on the staff page for?
    the doc says “Choose to enable a filter” – what filter could i choose?
    best regards, Michael

    #242123

    I have a menu item that links to a section on the homepage. The menu item is “Our People” is supposed to jump to the “Our People” section. I would like to be able to see both the title of the section and the staff member headshots in the viewport. Right now only the title is visible.

    Website

    In forum: Virtue Theme
    #242115

    Try using a larger image for your full-width homepage banner. Something like 2000x1600px.
    This post may be helpful: https://www.kadencewp.com/blog/best-practices-for-images-sizes-and-optimization-in-wordpress/

    Hannah

    #242114

    Hey TIA,
    You can use one of our WooCoommerce product template plugins to customize the product page. We have a plugin for Elementor page builder and pagebuilder by Siterigin.
    https://www.kadencewp.com/product/kadence-woocommerce-elementor/
    https://www.kadencewp.com/product/kadence-woo-template-builder/
    Would either of those work for you?

    Hannah

    #242111

    Hello
    I have inserted icon boxes but some code appears on the page. Could you help? Thanks.
    Here the icon boxes are in columns but I have the same problem if I insert just one icon box
    Thanks for your help

    #242110

    Dear Kadence,

    I have problems with the Mollie payment plugin on our website which does not load, where it has been working perfectly before. It does not appear on the checkout page and in the settings it shows all payment times and after a refresh they all disappear again. Is this a Kadence issue?

    Thank you in advance for the kind repy!

    In forum: Virtue Theme
    #242108

    What is the suggested banner size for Full Width homepage slider and Full Width homepage mobile slider?

    In forum: Virtue Theme
    #242106

    Hi Hannah,

    Desktop homepage banner size is 1140×400
    Mobile homepage banner size is 480×300

    Regards,
    Yogi

    #242103

    Hi Ben

    Thanks for the feedback. Yes, in most circumstances I would agree that for navigation it would be better. However, we’re using a second category tree to keep every product of the same artwork in one category, then using the parent category to display the most recent artworks (subcategories) on a ‘Discover New Art’ page. Another option could be to limit the total number of subcategories shown. Is that easier to do?

    Thanks
    Billy

    #242086

    Hey,
    The css for the plugin is outputing on the shop page but not the home page. This either means that your caching plugin wasn’t cleared for the home page to add in the css this plugin outputs or that plugin doesn’t output it’s css on the home page. If that is the case you need to contact the plugin author and ask them how to get the css to output on the home page.

    Ben

    In forum: Virtue Theme

    In reply to: how to create a pop up

    #242085

    I thought I could link the pop up to the opening of the page – but it only responds to the button link? Is that right?

    In forum: Virtue Theme

    In reply to: how to create a pop up

    #242081

    Hi Judy,
    Where on the page are you adding it? Are you clearing your cache?

    Hannah

Viewing 20 results - 9,641 through 9,660 (of 53,646 total)