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 - 221 through 240 (of 6,404 total)
  • Author
    Search Results
  • #281167

    Hello

    Can you advise how to fix this problem?

    I use kadence with woocommerce. On the shop page i use a sidebar with woocommerce filters.
    When i apply filters on a first page of the products page everything works good.
    URL:

    But when i go to second page and do the same i get error 404.
    URL:

    The same situation when i change permanent links to “plain”
    correct work:

    and error 404:

    The only solution i have found is to turn off sidebar and then write all the functionality right on the page.
    But then I lose design options.

    ——————–
    Wordpress 5.9.5
    WooCommerce 7.1.0
    Kadence Blocks – Gutenberg Blocks for Page Builder Features 2.4.22
    Empty child thema based on Kadence theme: 1.1.31

    #281141

    Hi Aamir,

    We wrote a blog post about child theme here: https://www.kadencewp.com/kadence-theme/knowledge-base/advanced/what-is-a-child-theme-should-i-install-one-if-so-how/

    ​Hope this helps.

    Bonn

    #280832

    Hi there,

    We don’t recommend putting codes directly in the parent theme’s file as they will be overwritten by an update.

    Since you are using Kadence theme and not a child theme, I recommend putting the code in Appearance > Customize > Additional CSS.

    Let us know how it goes.

    Kind regards,
    Chito

    #280809

    Hi Anton,

    Sorry for the confusion.

    You need to update your child theme’s header.php https://share.getcloudapp.com/E0uZBmky

    Just change the <div id="wrapper" class="site"> line to <div id="wrapper" class="site wp-site-blocks">

    Hope this clarifies.

    Let us know how it goes.

    Regards,
    Bonn

    #280806

    Hi Bonn,

    Thank you for checking it out!

    When I checked in my header.php (in Kadence, not child theme) it’s already as per your link: <div id=”wrapper” class=”site wp-site-blocks”>

    So maybe it’s something else?

    Thank you.

    Anton

    #280802

    Hi Anton,

    Thank you for the login link. I was able to figure out the issue.

    You have a header.php file on your child theme, this means that the Kadence header.php is being overridden by your child theme.

    We wrote a tutorial on how to fix this here: https://www.kadencewp.com/kadence-theme/knowledge-base/troubleshooting/broken-styles-after-version-1-1-15/

    Let us know if that fixes the issue.

    Regards,
    Bonn

    • This reply was modified 3 years, 6 months ago by Bonn.
    #280606

    Looking through the Premium Features, I’m guessing what I’m looking for is actually in the Child Theme Builder add-on?

    #280333

    After upgrading from php 7.3 to 8.1 I see lots of PHP Deprecated warnings like

    PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/html/wp-content/themes/virtue_premium/themeoptions/inc/class.redux_helpers.php on line 684

    During development of my child theme I follow the WordPress best practices

    /**
    * For developers: WordPress debugging mode.
    *
    * Change this to true to enable the display of notices during development.
    * It is strongly recommended that plugin and theme developers use WP_DEBUG
    * in their development environments.
    */
    define('WP_DEBUG', true);

    However, now my logs are full of these Deprecated messages. Would be nice if these could be fixed in a future release.

    #279917

    On the single post page I want to change the title of related posts.

    I do not want a plugin, I just need a code snippet to add to child theme’s function.php.

    I have tried a couple of old snippets I had, but they no longer work

    #279616

    I’m looking to add an image to my mobile menu via CSS.
    I have accomplished this task with the following CSS using a child theme…

    .div-class-name {
    background-image: url('
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 25px 50px 25px 50px;
    margin-bottom: 25px;
    }

    What happens next is when accessing the mobile menu, there is a separator line through the logo. The CSS class that programs the separator (border) is .kad-mobile-nav li a. I tried z-index to place the border behind the image and it will not work. I’m using a JPG, therefore there is no transparent issue.

    I tried adding the following and it did not work…

    .div-class-name .kad-mobile-nav li a {
    visibility: hidden;
    }

    Note: On the WP-Admin side, in the menus area, I created a “Custom Link” for the image to display. The custom link has a CSS Classes field set to .div-class-name.

    What should I do?

    #274300

    Hi There,

    Thanks for getting in touch. As long as you are using a staging environment and your current live site is not affected, I would say you can do either, depending on what you prefer.

    Option 1 would provide a cleaner install of the Theme and Starter Template since the Starter templates are intended to be what you start with on a fresh site. The primary functions of this plugin are to add the customization settings for the theme, add the pages/posts/products and media files, install and activate required plugins so that when the import is finished, it will look and function as intended. This will give you a clearer picture of what the default/initial setup of the Starter Templates should/would look like before you add any contents or other plugins that may affect its default state. If you’ll be able to successfully migrate all your contents from your current website over to this set up, this is a good option.

    Option 2 would require less effort since you will be starting from a duplicate of your website and then just essentially trying or testing out a new Theme settings. You’ll be able to see how your original contents would adjust or look in a different setting.

    Since you already have thousands of contents, I believe these are good options.

    For the additional question. Yes, you will be able to use the Starter Templates if you are using a Kadence Child Theme.

    I hope this helps answer your inquiry. If you have further questions, please let us know, and we’ll be happy to help out.

    Best regards,
    Teejay.

    #274299

    Additional question:

    Can starter templates be used with child themes?

    If not, what’s the best way to do that?

    #274288

    I recently had to delete and reinstall the Ascend theme. I’m not sure if it’s a child theme or not?

    The website is http://www.skatescbc.ca

    I’ve attached some screen shots as well of the missing widgets.

    Screen-Shot-2022-07-27-at-9-48-57-AM Screen-Shot-2022-07-27-at-9-48-27-AM

    #274284

    Hi Andrea,

    Thank you for reaching out to us and apologies for the late reply.

    Is your theme updated? Are you using a child theme?

    Also, can you please send the screenshot of the error along with the URL of the site that you’re working on? You can send the URL privately by enabling the Set as private reply option before submitting your reply.

    Thanks!

    Cheers,
    Dane

    In forum: Kadence Theme

    In reply to: add class on scroll js

    #274173

    Hi Steven,

    Thank you for writing.

    I love how you add a class to the header on scroll and want to be able to add a class to other containers such as .site or .wp-site-blocks and adjust the scroll parameters.

    I recommend using a Kadence child theme for this one.
    https://www.kadencewp.com/kadence-theme/knowledge-base/advanced/what-is-a-child-theme-should-i-install-one-if-so-how/

    Copy the ‘header.php’ file from the parent theme and paste it within the directory of the child theme. Here’s a screen recording: https://share.getcloudapp.com/ApuXPWPz

    Are there unminified versions of the JS files where I can study what’s there?

    You can find the theme’s JS files in this directory: /wp-content/themes/kadence/assets/js

    You could use FTP or File Manager plugin to manage your WordPress files.

    There’s a lot of free tools available online to unminify JavaScript files such as this one: https://unminify.com/

    I hope this helps and let us know if you need further assistance.

    Kind regards,
    Chito

    #274161

    When I add a form to a page in a line, for example, a signup form

    Name | Email | Submit button

    The Name and Email fields have a bottom margin of 16px, but not the button, so the button is not lined up.

    I then look at the CSS

    You can see the button has a margin set as 0, where the fields are 16px.

    I have tried to use my themes child stylesheet to override, even making it !important, but it still reverts to the form stylesheet and not my child theme stylesheet.

    So is there another way I can set the submit button to be the same bottom margin as the fields?

    In forum: Kadence Theme

    In reply to: Author Template Pages

    #274056

    Hi, Zach!

    Thank you for reaching out to us.

    The Kadence Theme uses a hook inside the index.php file which is the default fallback of all the template files in WordPress. For your reference, the template being used by all archive pages is the archive.php file inside the template-parts/content/ folder.

    If you want to create your own template for the author archive pages, you can override the archive.php file inside your child theme with the same folder path. Then, you can also add an author.php file inside the same folder. Lastly, edit the archive.php file to detect that the current page is an author archive page and display the template.

    Here’s a screen recording for your reference – https://share.getcloudapp.com/NQul4jvo.

    I hope this helps you with your intended customization. Please note that we recommend hiring a full-time developer if you would like to proceed with further customizations. This way, they’ll be the ones to implement and maintain the code customizations.

    Otherwise, using the Kadence Hooked Elements will surely help. Do let us know if we can assist you further regarding this.

    Kind Regards,
    Karla

    In forum: Kadence Theme

    In reply to: Author URL

    #274051
    This reply has been marked as private.
    #274029

    According to wordpress documentation, the lookup order for an author archive page would detect author.php before archive.php. However, if I create an author.php page in my child template it isn’t called. What would be the proper way to modify or add template within child themes? how do I call for author templates in general?

    I have some custom elements hooking into author pages, but need to modify the core template separate from archive.php.

    The goal here being to ensure authors still have a page even if they don’t have any articles published to their name. Currently the archive.php requires posts assigned to the archive to display it.

Viewing 20 results - 221 through 240 (of 6,404 total)