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'
-
AuthorSearch Results
-
In forum: Kadence Theme
In reply to: Additional Css Class not work
Hi @zenguided,
I understand that you would like to make certain paragraphs not have a bottom margin.
Having looked at your CSS code, it seems like you’re on the right track, but there may be a couple of things you can check:
1. If you have a cache plugin installed, caching plugins can sometimes interfere with CSS changes, causing them not to appear on the live site even after you have modified the CSS code. You can try clearing the cache or deactivating the plugin for the moment to see if that helps
2. Make sure that the CSS rule you added to the Additional CSS is being applied correctly. You can check this by using your browser’s developer tools to inspect the paragraph element and see if the “remove-bottom-space” class is being applied and if the margin-bottom property is set to 0.
Learn how to use Google Chrome Inspect Element Tool to examine HTML and CSS for a page: https://wpshout.com/quick-guides/examine-html-css-using-chrome-inspect-element-tool/
If you have confirmed that both of these things are correct and the bottom margin is still not being removed, there may be another CSS rule overriding the one you added. You can try adding the !important rule to your CSS declaration to give it a higher priority:
.remove-bottom-space { margin-bottom: 0 !important; }I hope this helps. Please let me know if you have any further questions.
Cheers,
EzeIn forum: Kadence ThemeMarch 8, 2023 at 5:39 pm #282621Words that have the letters “by” together don’t show on my pages or posts. Words like baby only show ba. Even the word by is absent. I can work around it sometimes with other words, but why is this a problem?
In forum: Kadence ThemeMarch 8, 2023 at 5:36 pm #282620The period at the ends of sentences are not showing in any of my pages or posts. The sentences just run together. The first letter is capitalized and is the only way to see the next sentence.
In forum: Pinnacle ThemeTopic: Error kadence Blocks
Hi,
Since a few months I have this problem that when I try to edit the home page it gives this message:
And also sometimes an email from wordpress with a fatal error. In this case it has to do with kadence blocks – gutenberg blocks for page builder features. See the text from the email below:
“””””
Hallo!Sinds WordPress 5.2 is er een ingebouwde functie die herkent wanneer een plugin of thema een fatale fout veroorzaakt op je site en die je op de hoogte stelt met deze automatische e-mail.
In dit geval heeft WordPress een probleem gevonden met één van je plugins: Kadence Blocks – Gutenberg Blocks for Page Builder Features.
Bezoek eerst je site (*Login to see link en kijk of er zichtbare problemen zijn. Bezoek daarna de pagina waar de fout was gevonden (*Login to see link en kijk of er zichtbare problemen zijn.
Neem contact op met je host voor hulp bij het verder onderzoeken van dit probleem.
In het geval dat je site kapot lijkt te zijn, en je het dashboard niet op de normale manier kunt benaderen, heeft WordPress nu een speciale “herstelmodus”. Deze laat je op een veilige manier op je dashboard inloggen om het probleem verder te onderzoeken.
Om je site veilig te houden verloopt deze link over 1 dag. Maak je daar maar niet druk om, er wordt een nieuwe link naar je gestuurd wanneer het probleem zich weer voordoet nadat de link is verlopen.
Als je hulp nodig hebt met dit probleem, kan je gevraagd worden om de volgende informatie:
WordPress versie 6.1.1
Actief thema: Pinnacle Premium (versie 2.5.4) Huidige plugin: Kadence Blocks – Gutenberg Blocks for Page Builder Features (versie 3.0.22) PHP versie 8.1.15Foutdetails
===========
Een fout van het type E_ERROR werd veroorzaakt op regelnummer 365 van het bestand /home/public/sites/www.kloekkefotografie.nl/wp-content/plugins/kadence-blocks/includes/class-kadence-blocks-css.php. Foutmelding: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes)“””””
When I deactivate the plugin the problem is gone.
Rick
-
This topic was modified 3 years, 1 month ago by
rick.
In forum: Kadence BlocksIn reply to: Parameters or variables in hidden form field?
March 8, 2023 at 3:03 am #282605Hi There,
Thanks for reaching out!
Currently, the Kadence form block does not include this feature.
After a quick search in our logs, I have found that a feature request has been already made for this to be possible in the future.
You may add your vote or comment on additional information on this page – https://www.kadencewp.com/kadence-blocks/feature-requests/get-user-meta-for-hidden-form-field/ Kindly note that the development team may consider adding the feature requests once it has enough votes.
Please note that we cannot give an estimated date for when this will be added.
If you have further questions, please let us know, and we’ll be happy to help out.
Best Regards,
ArchitaIn forum: Kadence ThemeIn reply to: Create Additional Header Items
March 8, 2023 at 1:03 am #282604Hi Chandler,
For tag conditions, you can use has_tag( ‘Austin’ );
For specific pages, you can use is_page( ‘Equine’ );Check the following article for reference:
https://developer.wordpress.org/themes/basics/conditional-tags/#a-tag-page
https://developer.wordpress.org/themes/basics/conditional-tags/#a-page-pageFor the mobile menu, you can use the condition: if( $args[‘theme_location’] === ‘mobile’)
If you have further questions, please let us know, and we’ll be happy to help out.
Best Regards,
ArchitaIn forum: Kadence ThemeHello!
The review cart (the one that slides into the screen from the right once someone adds to cart) is not displaying the proper prices with a few “addon and upsell plugins” I am using.
For example: With the plugin “Advanced Product Fields for WooCommerce by StudioWombat” I have an option where the customer can add a gift box to the main product for an additional $10. That price is not reflected on the review cart. It is however reflected on the cart and checkout pages.
The same goes for the upsell plugin “Sales Booster by Iconic“. Whenever I add a packaged bundle deal (buy X + Y and get 20% off your price), the discounted price is not shown on the review cart, only on the cart and checkout pages.
Is there a code or option for Kadence to display the correct totals for this? Or do I need to contact the developers of these plugins in order for them to implement a fix?
In forum: Kadence ThemeMarch 7, 2023 at 10:42 am #282599Hello there,
My home page’s header color cannot be changed. In the beginning, I set it up, but it seems to have become stuck.
When I went to Header > Design > Background, my background color, gradient, or image did not change.
Whenever you make a header sticky or transparent, the header changes color (although I haven’t yet looked into removing the border).
Is it possible to change the color of the home header somewhere else?
The website can be found at: *Login to see linkIn forum: Virtue ThemeMarch 7, 2023 at 9:16 am #282597Hello, I am trying to add the sidebar to each product page in my website, but it just won’t appear.
I already have “Default Page Template – Sidebar Default” set to “Yes sidebar” and if I go to Pages->Edit ‘All Products’, in the right bar it says “Show sidebar”, and it is set to “Yes”,with “primary sidebar” selected right under it.
Please, what am I missing?In forum: Ascend ThemeIn reply to: Lining nums glyphs not loading with Google font
I’m just going to reply to myself and think about submitting this as a bug or feature request. I figured out that as soon as I have some element on the page with Advanced Typography loading the Google font, I get the lining nums glyphs throughout the page (even on elements where I have not used Advanced Typography. I realize all characters are not loaded to save space but sometimes we need them. Maybe we can choose this ourselves some day.
In forum: Membership ForumsIn reply to: Size (or other variation) visible in product loop
March 7, 2023 at 2:51 am #282589Hi There,
You can add size variations or color variations within the product itself as per WooCommerce standards.
Check the article of WooCommerce: https://woocommerce.com/document/variable-product/Currently, displaying product variations on shop page is not supported by Shopkit(woo templates). Variation swatches are only displayed on the single product pages.
After a quick search in our logs, I have found that a feature request has been already made for this to be possible in the future.
You may add your vote or comment on additional information on this page – https://www.kadencewp.com/kadence-theme/feature-requests/add-variation-swatches-on-woocommerce-catalog-pages/. Kindly note that the development team may consider adding the feature requests once it has enough votes.
Please note that we cannot give an estimated date for when this will be added.
If you have further questions, please let us know, and we’ll be happy to help out.
Best Regards,
ArchitaIn forum: Kadence ThemeIn reply to: Enable widget only homepage
March 7, 2023 at 12:56 am #282586Hi Fajar,
You can use conditional headers to display different headers on any page.
The Kadence Theme Pro Add-on allows you to set conditional headers throughout your site. Once you have Kadence Theme Pro plugin activated, you can toggle on the Conditional Headers add-ons.
You can create different headers using conditional headers add-ons, and set display conditions for a particular page. Check the screencast: https://share.getcloudapp.com/X6uKBZj9[Workaround]
You can add custom CSS to hide and display the widget based on page ID. For example:.page-id-2267 .widget-class{ display: none }Note: The above CSS code is an example, you have to select classes according to your website layout. Or send us the website url of the issue, and we will send you the exact CSS code.
I hope this helps. If you have further questions, please let us know, and we’ll be happy to help out.
Best Regards,
ArchitaIn forum: Kadence ThemeIn reply to: Entire layout messed up after update
March 7, 2023 at 12:29 am #282585Hi Rosytravelco,
I tried to replicate the issue on my website, but advanced headings are showing fine at my end.
I have checked your website https://www.thewellnessadventurer.com/ and found that you are using Litespeed cache plugin.
I recommend that you deactivate the litespeed cache and test in an incognito window.
How to troubleshoot:
- If a page doesn’t appear correctly on the front end, open the page and try resaving. This will rebuild the static HTML in the page content and update the block formats.
- If a page doesn’t appear correctly on the front end, review any custom CSS you have added to see if your custom CSS needs to be updated to work correctly
Check the article to troubleshoot and update Kadence block : https://www.kadencewp.com/blog/introducing-blocks-3/#updating-and-troubleshooting-tips
To revert to the old version, download the older version from here: https://wordpress.org/plugins/kadence-blocks/advanced/
If you are still experiencing issues, please send us a temp login using https://wordpress.org/plugins/temporary-login-without-password/
You can post using “set as private reply”.
I hope this helps. Please let us know if this is what you want to accomplish.
Best Regards,
ArchitaIn forum: Kadence ThemeIn reply to: Documentation for Kadence HTML & CSS markup?
March 6, 2023 at 3:49 am #282571Hi Hannah,
I think you may not understand my question.When I used to use GeneratePress they used to use unsemantic framework under the hood.
This meant I could create custom child theme pages and html layouts.I’m wanting to know if the is any documentation on best practices to create HTML/CSS rows, columns in pages.
I’m not talking about blocks or block templates, as I want to create custom loops and ACF content wrapped in HTML.So, does Kandence use a framework, or just flex box and grid?
If so are there any cheatsheets or code snippets to help with this.
Maybe I have outgrown Kadence and need to use a Bootstrap or Tailwind theme for custom development?
Thanks
In forum: Virtue ThemeIn reply to: Contact forms (block) dont work: Submission rejected
This reply has been marked as private.March 6, 2023 at 12:42 am #282568In forum: Kadence BlocksTopic: Errors with Kadence Blocks
I have been using a Kadence theme for several years without issue. I pay an annual subscription. It looks like I am on version 1.1.32 and have auto updates enabled.
Recently, I started to experience issues when trying to add an Amazon link to my blog posts. When I use the custom HTML item to add the snippet from Amazon, I get a “wordpress updating failed. The response is not a valid JSON response” message when I try to save the post. It seems like it only happens when I use the combined text and image snippet.
I am also starting to receive error messages about my site. When I look in Appearance – Widgets, I get multiple error messages. Before I can get additional information, the WordPress admin page locks up and I am unable to access the site.
The “text” block was affected by errors and may not function properly. Check the developer tools for more details.
The “custom_html” block was affected by errors and may not function properly. Check the developer tools for more details.
The “recent-posts” block was affected by errors and may not function properly. Check the developer tools for more details.
The “search” block was affected by errors and may not function properly. Check the developer tools for more details.
I’m not sure how to ‘check the developer tools for more details’. Your advise in how to resolve the issues would be appreciated.
Thank you.
In forum: Kadence ThemeTopic: Enable widget only homepage
Hello there..
I enable custom html widget at kadence_after_header but I want to display only on homepage
please check my site fajar.me
so, when I click single page/post thats widget always showing. please helpSS –> *Login to see link
In forum: Kadence BlocksIs there a way to stop accordion panels from scrolling off the page when expanded? It is especially apparent with panels that have a lot of content on mobile.
I found the script fix below in the Kadence forums and it works by offsetting and re-scrolling but I believe that there might be a nicer way to do this, maybe by changing the accordion header button trigger code some day? THANK YOU.jQuery( document ).ready( function( $ ) {
$( '.kt-blocks-accordion-header' ).click( function( ) {
var pane = $(this);
setTimeout(function(){
var $panel = pane.closest('.kt-accordion-pane');
$('html,body').animate({
scrollTop: $panel.offset().top - 300
}, 300);
}, 300 );
});
});In forum: Kadence ThemeIn reply to: Info box not spanning blocks since update
In forum: Kadence ThemeIn reply to: Create Additional Header Items
March 3, 2023 at 7:07 am #282543Thank you. The alternative code you provided is insightful. We’re changing the entire header section using conditional headers. This change happens sitewide including archives, posts, pages, everywhere. For pages and posts we have applied a tag that can be refenced in the conditional header settings.
What would the code you provided look like for the following:
1. Any page or post with the tag “Austin”
2. A page called “Equine”And what would it look like for the Primary Mobile menu? Just “mobile” in the code?
-
This reply was modified 3 years, 1 month ago by
Chandler Smith.
-
This topic was modified 3 years, 1 month ago by
-
AuthorSearch Results


