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 - 741 through 760 (of 6,404 total)
  • Author
    Search Results
  • #246638

    Hi Hannah,

    I want to implement HTML-code from Mailchimp. And I have to apply that before </head>
    I don’t use a child theme.

    Hilda

    • This reply was modified 6 years, 1 month ago by H.
    #246614

    Hey,
    Are you using a child theme? What code are you wanting to implement?

    Hannah

    #246590

    I apologise but I just can’t resolve these things below, even with hours of searching and a lot of trial and error. I appreciate your support and I only come here when I’m absolutely stuck; now I’ve got my questions and answers in the forum to look back on in the future.

    1/ I need the product columns (without side bar) to be 50%/50% because of how all the images were handed to me., and as a very temporary solution have added content-single-product.php to the virtue child theme and changed the if statement to 6 | 6.
    Is there a correct way that I can achieve this?
    2/ I’ve read carefully, but can’t arrive at a solution.
    I have one parent category, with eventually 5 sub-categories in it and I don’t want the parent on the home page or in the shop page, just the sub-cats.
    I put this on the home page page.. [product_categories parent=”104″] it didn’t seem to work, but now 12 hrs later it seems to be working (new ISP seems to have an aggressive cache that I just can’t beat).
    If that shortcode is correct, then now, I just need to display the sub-cats on the shop page without the parent, followed by products.
    3/ I’m trying to make the text overlay on the sub-cats to be a specific color (same as hover) but I just can’t do it. Inspect says it’s:
    .product-category.grid_item a h5 { color: #ce0000; background-color: #ce0000; } but that doesn’t work.
    4/ The Best Selling Products carousel?, home page on a mobile is cluttered by the bottom product detail, is there any way to show this sliding as a one whole image at a time on a mobile?

    Thank you, John

    In forum: Ascend Theme
    #246481

    Yes, in the child themes functions.php file.

    functions

    In forum: Ascend Theme
    #246473

    Where are you pasting the code? Are you using a child theme?

    Hannah

    #246424

    Hey,
    If you have outdated template files that wouldn’t be from the theme. Are you using a child theme?

    Can you check your php error logs? Your host can help if you don’t know how to access.

    Ben

    In forum: Virtue Theme
    In forum: Virtue Theme
    #246351

    Sorry, did some more reasearch and I actually think your best solution is to add a custom function into a child theme. Are you currently using child theme? You just need to paste this into your functions.php file:

    add_action('init', 'child_init');
    function child_init() {
    add_filter('kt_testimonial_grid_image_width', 'my_custom_tesimonial_image_size');
    add_filter('kt_testimonial_grid_image_height', 'my_custom_tesimonial_image_size');
    function my_custom_tesimonial_image_size() {
    return 100;
    }
    }

    Hope that helps!

    Hannah

    #246300

    If you use loco translate you can control without a child theme.

    If you don’t want to use loco translate then you should use a child theme and override the language files.

    What will be the easiest method to serve you with better polish translation

    If you want to provide a polish translation you can by using loco translate and then sending me your updated translation files.

    A polish pinnacle user who has translated other plugins and themes on WordPress was the user that sent in the current translation files. He’s actually sent in updates 3 times over the last year.

    Also as a note on that, there has been a polish translation for quite some time.

    Ben

    #246270

    Thank you for your reply.

    Am I right that without a child theme, polish translation files will come back after actualisation?

    What will be the easiest method to serve you with better polish translation? It’s very important for me – I have WP course with Pinnacle as a key theme.
    The current translation can confuse our students

    #246246

    Hey,
    First, it appears you’ve copied several email templates into the theme folders. You wouldn’t ever do this, if you have to edit template you should do it through a child theme.

    I suggest you reinstall the Ascend Theme or manually remove the templates you’ve added so that you are not interfering.

    Ben

    #246196
    This reply has been marked as private.
    #246190

    Can you tell me what all is in your child theme? Your Facebook for woocommerce plugin has really poor reviews. I suggest deactivating that to test if any of this resolves.
    On your product-test-1 page I’m seeing a slider displaying and sliding without issue. What browser are you using?

    Hannah

    #246153

    Hi,

    Today is the first time in several months that I have needed to install the Ascend Premium theme. I am working with a fresh install of WordPress 5.3.2 and a fresh install of Ascend Premium 1.9.9 which I just downloaded from the downloads area of my account. I was successfully able to activate the license and have been able to successfully install and activate the Page Builder by SiteOrigin. I have also been able to successfully install the wpforms and Yoast SEO plugins. When I go to the Bundled Plugins page to install Kadence Slider Pro, Kadence Blocks Pro and Kadence reCAPTCHA it shows Installing then Activating then just shows Error in the button. The same thing happens when I try to install the Importer from the Dashboard tab. I need to be able to import one of the demo sites to start off this website. I have enabled Debugging and the Debug Log in WordPress, but no error is displayed on the screen and no debug.log file is created so I can’t get any indication of what is causing the error. Any assistance in getting these plugins installed, and the imported installed so I can import demo content would be greatly appreciated.

    Here is the System Status report from WordPress:

    System Status
    WordPress Environment
    Home URL:
    Site URL:
    WP Content URL:
    WP Version: 5.3.2
    WP Multisite: –
    Permalink Structure: /%year%/%monthnum%/%day%/%postname%/
    Front Page Display: posts
    WP Memory Limit: 40 MB
    Database Table Prefix: Length: 3 – Status: Acceptable
    WP Debug Mode: ✔
    Language: en_CA
    Server Environment
    Server Info: Apache
    PHP Version: 7.3.15
    ABSPATH: /home/soya/public_html/
    PHP Memory Limit: 256 MB
    PHP Post Max Size: 256 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    PHP Display Errors: ✔
    SUHOSIN Installed: –
    MySQL Version: 5.6.45
    Max Upload Size: 255 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔ 7.68.0
    Active Plugins (5)
    Classic Editor by WordPress Contributors – 1.5
    Kadence Blocks – Gutenberg Page Builder Toolkit by Kadence WP – 1.7.18
    Page Builder by SiteOrigin by SiteOrigin – 2.10.14
    Yoast SEO by Team Yoast – 13.2
    WPForms Lite by WPForms – 1.5.9.1
    Theme
    Name: Ascend – Premium
    Version: 1.9.9
    Author URL:
    Child Theme: ✕

    #246135

    HI

    I am using virtue premium with a child theme,

    the issue is since the last update, there is an inline style for the shrink header which I cant change. I am sure this used to be an option in the panel.

    This produces the following inline CSS In the header:


    @media
    (max-width: 991px)
    .stickyheader #kad-banner #logo a, .stickyheader #kad-banner #logo a #thelogo, .stickyheader #kad-banner #kad-shrinkheader {
    height: 60px !important;
    line-height: 60px !important;
    }

    I have tried to write CSS override for it, it works fine above the breakpoint, but anything below that I cant change and its messed up the design.

    website here:
    if you look the social icons are now stretched and I cant seem to override this, its a line height problem

    THanks

    J

    In forum: Ascend Theme

    In reply to: Blog Category Page

    #245896

    Hi Hannah, sorry for the delay. Yes, I am using a child theme.

    #245888

    Hello Team Kadence!

    I have some theme extension dependencies that I added to our child them for the staff (extra fields that can be turned on/off as needed but only if ‘staff’ is turned on). It works as expected, except it adds these dependenciess to the end of the page for Theme Extensions, and I’d like them to be part of the ‘staff’ section since it goes to the staff.

    Is there a way to make the theme extensions (or any page options really) load in a certain order? For example:

    I tried removing the staff section and re-adding it (I used the same code to adjust labels and that works), but it loaded in the same spot (under ‘Portfolio Options’). I’m able to order anything I add but not what’s built in (portfolio, staff, testimonials, etc).

    Thanks for the help.

    #245832
    This reply has been marked as private.
    In forum: Membership Forums

    In reply to: ACF Slider?

    #245826

    Hey,
    There isn’t any way to do this with our blocks the workaround is simply to create a gallery and assign the images you want without having to go through ACF. If you have to assign the images somewhere why not directly in the gallery you want to output.

    (It wouldn’t make sense for the Kadence slider to be a part here as it’s not in the scope).

    My suggestion is to talk with ACF support about what options they would recommend.

    In terms of getting the slider javascript to work you need to enqueue the scripts through a child theme.
    https://developer.wordpress.org/reference/functions/wp_enqueue_script/

    Ben

    #245816

    HI
    hope you could solve it;
    my config is : WordPress 5.3.2 running Virtue – Premium theme. No child premium..
    the probleme is to be seen on that page : a portfolio page created as a portfolio grid.

    I have asked to you ( ben as given a solution) to NOt display the items portfolios at loading .
    I have done some manip I do not remmeber and the page porfolio do not work well anymore;

    it seems like a part of the code of ben is still active but not really well ; ( I have resintalled WP and the theme premium.. ) I tested onto other browser ;. nothing help …
    I have tried a to create a new page portfolio and that’s the same ..
    when on the page of the portfolio if you choose a type onthe filter menu you see behind appearing the items box excerpts…. strange …

    many thanks marc

Viewing 20 results - 741 through 760 (of 6,404 total)