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 'child theme'

Home / Forums / Search / Search Results for 'child theme'

Viewing 20 results - 461 through 480 (of 6,404 total)
  • Author
    Search Results
  • #263214

    Hi,
    I try to switch of the woocommerce catalog ordering an the result count by this in my child-theme functions.php:
    // Remove the sorting dropdown from Woocommerce
    remove_action( ‘woocommerce_before_shop_loop’ , ‘woocommerce_catalog_ordering’, 30 );
    // Remove the result count from WooCommerce
    remove_action( ‘woocommerce_before_shop_loop’ , ‘woocommerce_result_count’, 20 );

    This does not work. Can you tell me what’s wrong?

    Thanks and by
    Michael

    #263191

    Hi,
    I’m testing the Kadence Theme (ChildTheme) and Kadence Blocks at the moment and i want to change the “learn more” text in an infobox. I have read that it could be changed into “theme options/language settings”? But i can’t find the Theme options in wordpress, so can anybody help me to find this setting?

    I use WordPress 5.6.1, Kadence Theme 1.0.12, no other plugins activated at the moment..

    thx!

    • This topic was modified 5 years, 3 months ago by andreas.meyer.
    In forum: Membership Forums

    In reply to: Child Theme Builder

    #263178

    Hi Mahmoudou,
    Yes, all your settings should transfer when using a child theme and setting up correctly. Let us know if you have any trouble!

    Kindly,
    Hannah

    #263079

    Hi,

    Does the Child Theme save the settings made in Woocommerce settings for instance (shipping zones, tax configuration, etc.)?

    #263041

    Hey friends,

    I was wondering if you’d consider adding theme support for custom units in your next release. (Gutenberg specific)

    I know I can do this in a child theme, but my goal is to use your child theme builder, so having it in the parent theme would make life easier.

    I’m talking about this one specifically:

    This lets us size cover blocks in units other than px, which is a big help in getting better layouts out of Gutenberg.

    Thanks!

    In forum: Pinnacle Theme

    In reply to: Tab problem

    #263003

    Hmm, did this just recently start happening, or has it always done this? Can you tell me what you’ve added to your child theme?

    Kindly,
    Hannah

    #262975

    Ivory Search?
    I guess my solution would be to use a child them and make a new page template using your search.php and editing it to fit.
    Something I wanted to avoid and still do 🙂
    Anyways I came up with a work around using a custom sidebar for the search results page.
    Putting the widget(s) for both the standard search tool and below it the Plugins single category search tool.So now the sidebar has the 2 search options. 1.) “Entire site” & 2.) “Videos Only”
    The setting in Theme Options> misc. > search settings to have the newly created sidebar and not search tool/bar at the top of the search results page.
    This all worked….until this morning anyways. The setting is clearly set to “False” in regards to the top of the page search tool.
    but now it is showing again if there are no results???
    Images attached

    results-page set-false

    NEW NOTE: I may have mis-spoke. It looks like the search results page does NOT DISPLAY a search tool at the top of the page WHEN there are results!
    It only displays at the top of the page when there are NO RESULTS.
    Any way to change that?

    • This reply was modified 5 years, 3 months ago by Frank.
    #262954

    Hello.

    Using a child theme, is it possible to remove the ellipses from post excerpts?
    An example can seen in the 4 news posts on the lower half of this page:

    Just want those little dots gone.

    I followed the instructions found in this 2017 post but did not have any success.
    I guess I wasn’t quite sure how to do what Ben instructed when he said ‘turn the themes function off’

    thanks!

    #262809

    As of the most recent version of Kadence Blocks (1.9.14), custom buttons that are loaded on a page through a widget, the color and transparency of the button isn’t honored. The hover color and transparency is honored though. On regular pages/posts, it’s fine. Here’s an example: The home page is widgetized using the Genesis Featured Page widget. In the section with four horizontal buttons (web words, media guru, etc.) if you inspect the element you’ll see the background color is #555555 and transparent. What it should be as defined in the page is a color of #BCD2D4 and transparency of 1. I temporarily rolled back to a previous version of the plugin (1.9.9) and it’s fine. This is happening on multiple websites with multiple themes, all Genesis child themes. So something happened between that version and 1.9.14.

    #262737

    Hi Holger,
    I talked with the developer and the only way to achieve this is to use a child theme and override template-comments.php.
    Hope that helps!

    Best,
    Hannah

    #262657

    Hi,
    Thanks for reaching out! The customizer settings will not transfer when using a child theme. You need to use the Import/Export feature which can be added from the Kadence Starter Templates plugin. https://wordpress.org/plugins/kadence-starter-templates/
    Just FYI, if you’re only adding CSS you don’t actually need a child theme. You can add any custom CSS into the Additional CSS tab in the customizer.
    Hope this is helpful!

    Best,
    Hannah

    #262625

    Hello Ben,
    Could you please add the option to set border radius on the drop-down menus? I have tried using some CSS provided by Jake but can’t get the first and last child background-color working to keep the border-radius when you hover over the items. Would you have a quick fix with CSS?

    #262624

    I setup Kadence theme over “visual builder” the way a need, everything is perfect. Now, I need to add some functions and make some CSS changes by my own, harcoded.
    So I downloaded Kadence Child theme and activated it. Most of changes I made in parent theme are missing – fonts, blocks, sizes and colors… are set to default.
    I already removed double slash(//) from child functions.php (if needed?). Thinkin’ where is the problem, why CSS of parent theme is not loaded. Any idea?

    #262571

    Hi Kadence folk

    I’ve created a Portfolio section in my development site, and applied two or three Portfolio Type categories to each portfolio article. A carousel appears at the bottom of the portfolio page showing similar projects. The problem is, it only considers one portfolio category from the database when it chooses the similar projects.

    Is it possible for the carousel to select similar projects from all the relevant portfolio categories of the parent page? The relevant code appears in templates/content-single-portfolio-bottom-carousel.php, starting at line 75. I’m using a child theme, so I’m happy to replace that template in the child directory if required.

    #262448

    Hi!
    On a web page I use [blog_grid orderby=date items=3 columns=3 cat=utstallningar] to show three posts in a ros. But for some reason it looks like this:
    The header shows up differently on the three posts. I need to control them and want the header to be displayed on the same distance. I have child theme to the latest version of Virtue theme.
    Custom css:
    .kt-intrinsic img.kt-image-intrinsic {
    max-width: auto;
    height: 400px;
    }

    Looking forward to your excellent support,
    //Ã…sa

    #262177

    Hi Karla – thanks for replying. We rescanned the parent theme and then it found the strings – which is odd because we had already done that previously. I don’t know if it’s because we have a child theme and a different functions file, but the photo labels are now translating correctly.

    #262123

    Hello,

    I am trying to improve the CLS for this URL:

    I have tried tinkering with various features in the blog post layout, but have not gotten anywhere.

    My results can be seen here:

    I have uploaded screeshots of my results.

    Is there features in the theme I can try tinkering with to improve the CLS? Thank you

    In forum: Ascend Theme

    Topic: Printed pages

    #262093

    We are using Ascend Premium theme with a child theme and the print layout is not consistent with the one on the screen. Is there a way to improve this please?

    #262092

    Hello Kadence Team 😉

    We are using your theme (child theme) for our new website and we want to reduce to minimum the new core vital “CLS”

    In order to avoid CLS with fonts, i read that you must add a font’s preloading and property “font-display: optionnal”

    I choose to run fonts localy (using option in Kadence theme) and add this code in Appareance > Kadence > Elements :

    <link rel="preload" href=" as="font" type="font/woff2" crossorigin="anonymous">

    Now i have 2 issues:

    – Pagespeed insights display this message: “Ensure text remains visible during webfont load”
    – How i can add/modify the argument “font-display” in the font-face property calling the specific font?

    Thank you for your support
    Richard

    #262021

    The only way to do this would be to override the template using a child theme. You could override template-parts/content/entry_loop_taxonomies.php

    I think it’s probably a good feature request to add some option or at least make it easier in the future so I’ve put this on my internal feature request boards.

    Ben

Viewing 20 results - 461 through 480 (of 6,404 total)