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'
-
AuthorSearch Results
-
In forum: Pinnacle ThemeFebruary 21, 2020 at 10:51 am #245131
The sidebar setting for post page is from
Blog Options > Choose a Sidebar for your Category/Archive PagesCorrect?
No that is not correct, posts default to the primary sidebar, you would have to change it individually in each post to use a different one. Or use a filter in a child theme.
What is in your primary sidebar?
In forum: Virtue ThemeIn reply to: Product Price Placement
In forum: Ascend ThemeIn reply to: OptinMonster embed code
Hey,
You don’t want to edit the theme files without using a child theme as the changes will not be saved with updates. You can actually add the code into your Footer Output from Theme Options > Header and Footer Scripts. If you don’t see that option you may need to select it from Theme Options > Theme Extensions.
Hope that helps!Hannah
In forum: Virtue ThemeIn reply to: Compressing Resources GTMetrix Scan
February 18, 2020 at 3:19 pm #245004Hey,
So the one that is a “virtue” file is not from us, it’s from your child theme. It’s just saying that you can minify the file. The size difference is next to nothing so it will not make any difference on your site but the percentage of difference is why it’s being flagged.You should just use a minify plugin to minify all your css.
https://wordpress.org/plugins/fast-velocity-minify/
You can’t do anything about your mailchimp files, excerpt not use them and use a plugin instead.
Ben
In forum: Virtue ThemeIn reply to: Compressing Resources GTMetrix Scan
In forum: Virtue ThemeIn reply to: Compressing Resources GTMetrix Scan
In forum: Virtue ThemeHello,
We ran a GTMetrix scan on http://www.great-eastern-sun.com and got a grade F for the following which includes one for virtue. Is this something you can help us with? Thanks!Enable compression for the following resources to reduce their transfer size by 81.9KiB (63% reduction).
Compressing *Login to see link could save 73B (30% reduction).
Compressing *Login to see link could save 81.0KiB (64% reduction).
Compressing *Login to see link could save 533B (60% reduction).
Compressing *Login to see link could save 364B (51% reduction).In forum: Virtue ThemeIn reply to: Is there any way to add blocks below a Portfolio?
In forum: Virtue ThemeIn reply to: Is there any way to add blocks below a Portfolio?
Using a child theme you could add a full-width banner below the content area of all your portfolio posts. Or another option, easier than your suggestion, is to set the Project Options to none and then add split content block with your portfolio image on one side and text in the other, then you can add your image below that. Would either of those options work for you?
Hannah
In forum: Pinnacle ThemeYou can read about and download a child theme from here: https://www.kadencewp.com/child-themes/
Hannah
In forum: Pinnacle ThemeIn forum: Pinnacle ThemeIn forum: Virtue ThemeIn reply to: text
Hey Anders,
One option would be to use the Kandence WooCommerce Ekementor Builder (https://wordpress.org/plugins/kadence-woocommerce-elementor/). Or else the Kadence WooCommerce SiteOrigin Builder (https://www.kadencewp.com/product/kadence-woo-template-builder/). Or, if you’re using a child theme you can add this that way. Let me know what will work best!Hannah
In forum: Virtue ThemeI would like to this:
Use a Portfolio at the top of a Portfolio-type page, with slider beside the text (no problem here)
Add a regular paragraph block or blocks below the portfolio, for additional information.
I would like to do this within Portfolio so that all will appear on a aggregate page.Thanks for any help. I am using a Child Theme.
In forum: Virtue ThemeIn reply to: Kadence Slider Pro won’t install
February 11, 2020 at 2:35 pm #244659Hey,
This error means you are using an out of date child theme: [11-Feb-2020 17:17:09 UTC] The kadence_main_class() function is deprecated since version 4.3.5. Please use virtue_main_class() instead.What version of Slider Revolution are you using? If it’s an old one I can see that creating an issue.
Ben
In forum: Virtue ThemeIn reply to: Virtue Shortcode Tab on product pages
February 10, 2020 at 12:22 pm #244601Hey,
In your child theme you can add this to your child theme functions.php file:add_action( 'current_screen', 'deactivate_shortcode_button', 20 ); function deactivate_shortcode_button() { if ( is_admin() ) { $current_screen = get_current_screen(); if ( 'product' === $current_screen->post_type ) { remove_action( 'media_buttons', 'kad_shortcode_button', 800 ); } } }Ben
In forum: Virtue ThemeIn reply to: Kadence Slider Pro won’t install
Hannah,
I’m running the current versions of WordPress 5.3.2 and Virtue Premium 4.9.21 with a child theme. It installs correctly without an error. But when you click activate, it throws the error – “The plugin does not have a valid header.” Maybe Ben could peek at the header code.
Barry
-
This reply was modified 6 years, 3 months ago by
Barry.
In forum: Ascend ThemeIn reply to: Adding css
In forum: Virtue ThemeIn reply to: Fullwidth page: enlarge container
Hi Hedwig,
Yes, that’s correct. You only need a child theme if you plan to edit the theme files. But all css can be added to your custom css box in theme options.
The css is wrapped in a media query that makes it only effect screen sizes larger than 1500px.Hannah
In forum: Ascend ThemeIn reply to: Adding css
You can read about child themes here: https://www.kadencewp.com/child-themes/
Hannah
-
This reply was modified 6 years, 3 months ago by
-
AuthorSearch Results


