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
Topic: Disappearing header
In forum: Kadence ThemeTopic: Blank pages
November 16, 2024 at 10:02 am #291919Hi,
I can;t edit any post or page – got blank (white) screen only with no options to choose (just blank white page)
After clicking “new page” or “new posto” also got blank white page.
When clicking “kadence” in admin control panel I dont see kadence options (ss below)
Any help?
Pawel
In forum: Ascend ThemeSimple question…
When using the classic Ascend Theme, how would a person change the orientation of the sidebar on just a specific page?
(Not the global setting under “Theme Options”.) Only a specific page.Is there perhaps a CSS code that would do the trick when implemented on the specific page?
In forum: Kadence BlocksIn reply to: Advanced Carousel loading stacked causing CLS issues
In forum: Kadence BlocksIn reply to: Advanced Carousel loading stacked causing CLS issues
Hello,
I have exactly the same problem with “Post Gris/Carousel”, as shown on the homepage of this site.
Note: I am leaving the carousel for now, but I may remove it if I can’t resolve the issue.
I have finally created a new support ticket, the issue may be different and this discussion thread is outdated.
Any help is welcome!
In forum: Kadence ThemeNovember 15, 2024 at 2:47 am #291906Recently I have found the solution that grammerly extension is making that problem you can check by removing grammerly extension the page will stop shaking
In forum: Virtue ThemeIn reply to: Remove or Hide Post excerpts
OK I think I found my problem ( it’s always operators fault ) I use Pages and the post categories. So the CSS was changing the page viewed on the site.
This is the actual blog category at the css changes that fine.
https://berlingorhamnh.com/category/where-to-eat/The page I created using the page option set to blog grid are here:
https://berlingorhamnh.com/food-drink/The code does nothing to remove the excerpts on that page. Rinse lather repeat for all the pages.
Any solutions/css to remove excerpts from a page?
something like:
.postid-700 .entry-content {
display:none;
}In forum: Kadence ThemeIn reply to: Need help customizing WP Travel
November 14, 2024 at 11:29 pm #291902I want to change the default layout of trips pages, and create a custom layout using Elements.
In forum: Virtue ThemeIn reply to: Remove or Hide Post excerpts
Hi Frank,
This should work on all websites with the Virtue theme, removing the post excerpts on all category pages:
.archive.category .entry-content { display:none; }If this doesn’t work, you can add the !important declaration to override any other styles and make sure this style takes precedence, having this:
.archive.category .entry-content { display:none !important; }Watch this demo screencast of what happens when the CSS code is added to your website:
https://share.zight.com/12ujWNYRI hope this helps. Please let us know how we can help further.
Cheers,
EzeIn forum: Kadence BlocksIn reply to: Editor Hanging Issue
Hi, Alyssa!
The synced patterns causing hanging issues on the editor was confirmed to be fixed by some users when they installed the Gutenberg plugin previously – https://wordpress.org/support/topic/wp-6-6-hangs-on-synced-pattern/page/2/
The separate Gutenberg plugin is not recommended because it will apply future/beta functions for WordPress.
However, the fix for the editor performance was already added to WordPress 6.7 and I haven’t encountered freezing when I updated.
Could you submit a support ticket here so we can better check the issue on your website? Give us information such as which blocks you’re using on a page, what errors in the browser console are you seeing, and if you see a white screen when editing, give us a copy of your website’s PHP error logs (you can ask this from your hosting provider).
November 14, 2024 at 8:01 am #291878Edit page is Shaking while edit after I update it to wordpress 6.7 is it wordpress problem or it is theme problem any one can explain? It is happening with my two website hosted on differnet hosting.
In forum: Kadence ThemeNovember 14, 2024 at 7:34 am #291877How can I customize the page of single trips from WP travel. I am using the Kadence Elements for this to get a custom page for all the trips.
Also trying to reach out to Kadence Support multiple times and it’s always saying “Error: Please try again by clicking the back button on your browser.”In forum: Kadence BlocksTopic: Error Kadence Library
Hello, i bought these child theme based on Kadence, for some reason i don’t have any access to the Kadence Library when editing the pages, i only get a code text box and every time that i try to add something i het this message: “<!– wp:kadence/rowlayout {“noCustomDefaults”:true,”isPrebuiltModal”:true} /–>”
I already tried to contact the designer for the theme, the tested on her side and everything works fine, i don’t know what is hapenning, tried everything, clean cache and cookies, diferent browsers, deactivate plugins etc.
In forum: Virtue ThemeIn reply to: Remove or Hide Post excerpts
November 13, 2024 at 11:34 am #291872Hi Frank,
Can you share the website/webpage URL with us? So we can provide you exact solution.
You can share the website URL by setting your response as a private reply.
Thanks!
Regards,
ArchitaIn forum: Kadence ThemeNovember 13, 2024 at 3:09 am #291862Hi there,
Thanks for the screenshots.
The extras and payments are not in Shop Kit product templates by default. They are global settings included in the Kadence theme.
You can create the extras in a product template using Kadence Icon List block.
The payments section can be replicated using Kadence Icon or Image (Adv) block.
For Kadence Blocks tutorials, you can refer to this page:
https://www.kadencewp.com/help-center/knowledge-base/kadence-blocks/block-tutorials/If you’d like to submit feature requests for these, you can do so here:
https://feedback.kadencewp.com/As for the popup cart, can you please send me a screenshot or link to your website?
Thanks,
ChitoIn forum: Kadence ThemeTopic: Change Font comment section
In forum: Kadence ThemeIn reply to: Blog Post Format
Buenas Jose Orozco! I’m in the process to achieve this. I’m having only a problem with pagination, as video popup is not loaded when dynamically change the elements in the page. you can see the stagging here stagg.mnvideos.com.au/ourwork/ I made it with a custom post called videos with the adv query
-
This reply was modified 1 year, 5 months ago by
moinaso.
In forum: Kadence ThemeIn reply to: Kadence Infinite Scroll For Posts
Hi there,
Are you referring to implementing infinite scroll on your post archive pages or single blog posts?
If it is for your post archive pages, Kadence has a built-in option to apply infinite scroll for all post archives in the theme Customizer > General > Infinite Scroll.
If it is on single post pages, we have an existing feature request for this, but I do not have an ETA on when this will be implemented. To stay updated on the feature request progress, please add your vote to it:
https://feedback.kadencewp.com/p/infinite-scroll-for-blog-postsCheers,
EzeIn forum: Kadence BlocksIn reply to: Advanced Gallery lazy load
November 11, 2024 at 1:40 pm #291837Hi Karla! Circling back to this now as things have slowed down for us a little bit, I can start to work on page performance again.
We’re an eCommerce company and we’re trying to improve our LCP. We do use webp, and images are optimized.
There is a feature request here: https://www.kadencewp.com/kadence-blocks/feature-requests/advanced-gallery-lazy-load-for-quicker-page-load/
-
This reply was modified 1 year, 5 months ago by
Mitch Unger.
In forum: Kadence Blocks -
This reply was modified 1 year, 5 months ago by
-
AuthorSearch Results



