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: Replace 404 Page Content
October 6, 2022 at 12:14 am #2804552. My Element has indeed the slug 404, but the slug does not matter. If i do an element named “not found” than it’s the same with example.tld/not-found. What is this slug for?
However, hooked elements are private so they cannot be accessed publicly. Thus, it redirects to the homepage.
Maybe the developer mixed up site_url and home_url in WordPress. Kadence Elements do not redirect to the homepage, they redirect to the installation directory. When redirecting to the homepage, the installation directory does not matter. You said that element slugs are private, but private pages in contrast do not redirect, they display the 404 page. I would expect the same behavior from element slugs, whatever the slug is for.
-
This reply was modified 3 years, 6 months ago by
Aaron Kessler.
-
This reply was modified 3 years, 6 months ago by
Aaron Kessler.
In forum: Kadence BlocksIn reply to: Adding CSS text animation using Kadence Block
Hi!
There is no option to do the same text animations from Arun’s example above. However, the Kadence Blocks Pro addon has options for Animation on Scroll. Those were used on some of the blocks inside the slider example here.
On the other hand, I created a feature request for this. You may add a vote here – https://www.kadencewp.com/kadence-blocks/feature-requests/text-block-with-animations/.
Please note that we cannot give an estimated date of when the request will be added. The development team considers certain factors before implementing new ones. To see the roadmap, go to this page.
I hope this helps and let us know if we can assist you further.
Regards,
KarlaIn forum: Kadence ThemeIn reply to: Replace 404 Page Content
Hi, Aaron!
Thank you for reaching out to us.
1. I can confirm that the vertical padding is not being applied on the 404 page if an element is replacing it. I’ve sent a note about this to our developers so it can be fixed. For now, you may use spacer blocks as vertical padding.
2. Could you confirm what your hooked element’s slug is? Perhaps, does it have the string “404” in it? If so, change the slug of the element you used for replacing the 404 page.
What happens is if you go to the
https://www.ifo-beratung.de/404link, it resolves to the closest available slug/permalink. Since the 404 hooked element is the closest one, the link redirects to the element’s slug. However, hooked elements are private so they cannot be accessed publicly. Thus, it redirects to the homepage.Here’s a screen recording for your reference – https://share.getcloudapp.com/qGuxOGr2.
I hope this helps and let us know if we can assist you further.
Regards,
KarlaIn forum: Kadence ThemeTopic: Replace 404 Page Content
October 5, 2022 at 1:59 pm #280436I did a section which replaces the “404 Page Content”, and noticed 2 annoyances:
1. It does not respect the “Content Top and Bottom Spacing” set in the customizer, I had to re-add it manually in Gutenberg.
2. The section has it’s own slug, which will be redirected to the WordPress install directory if not logged in.
In my case, the section name is 404 and if i visit *Login to see link it is redirecting to *Login to see link I would expect no redirection as with normal 404 pages. Redirecting to the installation directory makes no sense at all.
In forum: Kadence ThemeIn reply to: Tab focus left sidebar before main content
October 5, 2022 at 9:13 am #280432Hi Peter,
It’s possible via CSS and the codes depend on your existing header layout. I could take a look if you share the link to the site you are working on.
Perhaps, this workaround using the hooked element would work for you. Please watch this: https://share.getcloudapp.com/rRuQO08E
This will be the HTML structure if you choose Fixed on Top for the element’s Placement:
https://share.getcloudapp.com/rRuQOkwKHere are the codes you can add to the element’s Page Scripts:
@media screen and (min-width: 1025px){ #main-header { display: none } div#inner-wrap { padding-left: 300px; } .kadence-pro-fixed-item.item-is-fixed { width: 300px !important; height: 100vh !important; } .kadence-pro-fixed-wrap.child-is-fixed{ height:0 !important; } }Let me know how we can help further.
Kind regards,
ChitoIn forum: Kadence ThemeIn reply to: Clickable parent pages in menu
Hi, Unfortunately mine are still not clickable. They are not custom links just pages added via the wordpress menu. I tried enabling that make parent of active child page thing but it didn’t change it and now I can’t find it anymore anyway. Is there any other options that could fix it?
Thanks 🙂
In forum: Kadence ThemeIn forum: Kadence ThemeIn reply to: Header overlaying with Homepage posts (On Mobile)
Hi there!
Thanks for reaching out to us and apologies for the delay in getting back to you.
I can see that you’re using the Transparent Header for mobile views. Is this intended?
If not, you can disable this by going to Customizer > Header > Transparent Header and turning off the “Enable Transparent Header?” option – https://share.getcloudapp.com/GGuzK801.
Also, if ever the transparent header is still being used after changing the setting above, try to check whether the transparent header was enabled for a specific page or post by going to the Page/Post Settings. Lastly, if you have any website cache, make sure to clear them after saving changes.
I hope this helps and let us know if we can assist you further.
Kind regards,
KarlaIn forum: Kadence ThemeHi, Usman!
Thanks for reaching out to us and apologies for the delay in getting back to you.
The author pages are also archive pages. Thus, they use the same layout and style coming from Customizer > Posts/Pages Layout > Archive Layout.
Currently, we do not have a way to customize or create a template for author pages using our Hooked Elements pro feature. However, you may add a feature request for this here. Please note that we cannot give an estimated date of when this will be added. The developers consider certain factors before implementing new ones.
Let us know if we can assist you further.
Kind regards,
KarlaIn forum: Membership ForumsOctober 4, 2022 at 1:53 am #280405Hi Karla,
Thank you for getting back promptly.
I “do not” use either Kadence WooCommerce Site Origin Builder or Kadence WooCommerce Elementor.
I use only Kadence WooCommerce Shop Kit.
Karla the problem is there is a poor interface between ACF and Shop Kit Woo Templates.
When you are working with multiple ACF Groups and Multiple Woo Templates, it’s very difficult, or nearly impossible to figure out how dedicate “ONE” specific ACF Field Guide and “ONE” specific Woo Template to a Product or Category.
What you end up with is having several “TWO” ACF Guides showing up on a Product edit page when you have configured the product for only “ONE” Woo Template.
The interface between ACF and Woo Template does not work properly. Nor, is there any information or FAQ on showing how it works.
Louie
In forum: Kadence ThemeIn reply to: bbPress theme like this forum
Hi, Roger!
The plugin we use for our forum here is bbPress. I tried viewing the page you sent but the password is not being accepted. This is what I see after – https://share.getcloudapp.com/qGux7R0b.
There is currently no starter template that uses the BuddyPress plugin. However, you may go to the “Membership” tab on this page so you can see our templates with this topic.
Let us know how we can assist you further.
Kind regards,
KarlaIn forum: Membership ForumsHi, Louie.
In order for us to replicate the issue that you’re having properly, could you specify which of our plugins are you using for the Woo Templates? We have plugins that add template options along with page builder plugins(Site Origin and Elementor):
Also, we recently added the templates feature to the Kadence WooCommerce Shop Kit plugin.
The problem is that I cannot keep the old woo template assigned to different categories from showing up in my new product (edit dashboard) unless I completely disable it.
Could you send us screenshots of your settings? You may need to adjust some of them but we’ll have to see them first so we can better recommend solutions.
Kind regards,
KarlaIn forum: Virtue ThemeHi Kadence Team,
I have been trying to add a code or shortcode to the widget area in the topbar, so that any page (regardless of whether it be a blog post, category or page) will show its breadcrumb in this area. Currently I have turned on the regular breadcrumbs in the header, but really want them in the topbar.
The shortcode [kadence-breadcrumbs] did not work and I did not find a predefined widget that seems to have this functionality.
I am using the Virtue premium theme.
The website URL is *Login to see link ks.
Many thanks in advance
JonathanIn forum: Kadence BlocksOctober 2, 2022 at 4:21 pm #280395I am trying a map block for the first time, and in both the editor and the actual page it is not contained in the scroolable section as seen above.
Help?
In forum: Kadence ThemeOctober 2, 2022 at 5:10 am #280393Open booksthatslay.com/mystaging01 on Mobile.
See that the Header i.e. The Logo and The Menu Icon is overlapping with the First Post.
Want to separate it and put the menu and logo above the post with a bit of space.
Any way I can Solve this issue?
In forum: Membership ForumsIn reply to: Kadence Theme – blog archive featured image size
October 2, 2022 at 1:49 am #280387Hello, I am having an issue setting up the featured image size in my archive page because it’s cutting all my image text from the border.
Here’s a screenshot
I want it to look like this
In forum: Kadence ThemeHey!
I want to create a customized author page with author image, bio, social links, and all of his/her article. I don’t want to use default archive pages.
Something like what Ahref are doing to their site. (attaching the image as a reference).
Kindly let me know.
Thanks
In forum: Kadence ThemeIn reply to: Tab focus left sidebar before main content
September 30, 2022 at 9:08 am #280379Hi Chito,
thank you for these two methods. Unfortunately I don’t think either are quite right for me:The Row Layout would only appear on Pages it’s added to, but I’d like the side menu everywhere, including archives, LearnDash courses, events, etc
The Hooked Element is neat, thanks for showing me that, but it’s important to me for accessibility reasons that the nav menu gets tab focus before the main content. This Hooked Element gets it after the main content, just like a sidebar. It actually comes after the footer.
I’m wondering about somehow getting the left sidebar before getting the main content in the DOM so it naturally tab focusses first. All other ideas also appreciated.
many thanks,
— PeterIn forum: Kadence BlocksTopic: Create Category Grid Listing
September 30, 2022 at 3:36 am #280372In Kadence Pro blocks, I see it has the Post Grid/Carousel that allows you to list both Posts and Pages. Is there a way to list only the Categories as grid instead of list? Each category will have a featured image.
-
This topic was modified 3 years, 6 months ago by
sysadslive.
In forum: Kadence ThemeIn reply to: How to replace login form in login modal in menu
Hi!
I’ve logged a feature request on this page so you can add votes for it. However, please note that we cannot give an estimated date of when this will be implemented.
To see the feature requests’ status, you can go to the roadmap – https://www.kadencewp.com/kadence-theme/road-map/.
Kind regards,
Karla -
This reply was modified 3 years, 6 months ago by
-
AuthorSearch Results




