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 ThemeDecember 13, 2023 at 6:33 am #286668
Hi there,
You need a custom PHP script to achieve this.
Which block(s) are you using in normal pages?
Are you trying to replace the published date or the last updated date?
Can you provide the links to the pages?
Best,
ChitoIn forum: Kadence ThemeDecember 13, 2023 at 12:35 am #286659Hi there,
Thanks for the link and screenshots.
The spacing does not come from the transparent header. It might be from the Boxed Content Style, but I am not sure yet as I need to see the page first. Can you please provide a link to a sample page?
In the meantime, please check if you are already using Unboxed Content Style in Posts/Pages Layout > Page Layout so the pages won’t have extra padding around the content. Please note that this can also be overridden in the Page Settings, so ensure you have selected Default to inherit the global setting in the customizer.
Let me know how it goes.
Best,
ChitoIn forum: Kadence ThemeIn reply to: Sections change sizes when replacing images
December 13, 2023 at 12:27 am #286657Hi there,
Can you please send us a screen recording to see the issue clearly?
We may also need to know your setup (a link to your page is enough) to replicate it on our end and suggest a solution.
Best,
ChitoIn forum: Kadence ThemeIn reply to: Remove starter template title and image
December 13, 2023 at 12:17 am #286655Hi Jinni,
Deactivating the starter templates plugins won’t delete the imported content and customizer settings. The plugin is used only to import starter templates.
In the Shopping template, the page title is disabled by default in the customizer settings.
The Page Title area is displayed on the mentioned pages because the Page Title is enabled in the Page Settings. Kindly edit those pages and disable it — see screenshot: https://share.zight.com/12uQGqGZ
Let us know how it goes.
Best,
ChitoIn forum: Kadence BlocksHi there!
I’m sorry for the delay in getting to you.
“The specific issues involve [describe the nature of the issues, e.g., layout problems, functionality issues, etc.].”
There were no specific layout issues mentioned.On the other hand, I quickly checked your pages and didn’t see anything that looks like an issue – https://share.zight.com/yAunpxN4.
If you want to change the column layouts for tablet screen sizes, you can change that within the Row Layout block settings – https://share.zight.com/RBuzo1jj.
I hope this helps, and let us know if we can help you further.
Regards,
KarlaIn forum: Kadence ThemeHi there!
I’m sorry for the delay in getting back to you here. Please know that you can submit a ticket so it can go to our ticketing tool. Here are the pages for submitting a ticket:
There isn’t a built-in way to do that. It might involve using custom codes. For us to assess better, could you send us a screenshot of your menu/mega menu and point out which menu item will trigger the cart popup?
Also, there’s a WooCommerce block for a minicart but this will not show the Kadence theme’s popup cart. Will using that block work for you? Here’s a screen recording – https://share.zight.com/YEuz7k0Q.
I hope this helps, and let us know if we can help you further.
Regards,
KarlaIn forum: Kadence BlocksIn reply to: adding internal borders to tables
Hi, JW!
I’m sorry for the delay in getting back to you.
The additional CSS codes can be added to Customize > Additional CSS so all of your pages will use it. See this post – https://www.kadencewp.com/help-center/docs/kadence-theme/how-do-i-add-custom-css/
.wp-block-table td, .wp-block-table th { border-color: red; }You can change the color value in the code above.
I hope this helps, and let us know if we can help you further.
Regards,
KarlaIn forum: Pinnacle ThemeIn reply to: Tab Header Horizontal Scrollable
Hey there!
I’m sorry for not being able to respond to this ticket for a long time.
If you need further help with your customization, could you send us the page URL where we can see the tabs? This should let us know how the tabs are showing currently and better help with CSS code if applicable.
Mark your reply as “private” so only the support team members and you can see the URL.
I hope this helps, and let us know if we can help you further.
Regards,
KarlaIn forum: Kadence BlocksIn reply to: Hero Section
Hi, Amber!
I’m sorry for the delay in getting back to you.
Are you going to add this to one page only? If so, edit that page and use these blocks:
1. Row Layout block with 2 columns
2. Text(Adv) blocks for the title
3. Progress Bar block for the star rating
4. Buttons(Adv) block for the download
5. Image or Image(Adv) blocks for the image on the right sideHere’s a screen recording for your reference – https://share.zight.com/wbu5nX9l. Most of the blocks I mentioned is from our Kadence Blocks plugin.
I hope this helps, and let us know if we can assist you further.
Regards,
KarlaIn forum: Kadence ThemeHi, Lazaro!
I’m sorry for the delay in getting back to you.
There is no option or hook that can detect word present in the URL for the headers. You can select an individual page for the display settings of the conditional header though – https://www.kadencewp.com/conditional-headers/
Let us know if we can help you further.
Regards,
KarlaDecember 11, 2023 at 11:33 am #286618Hi everyone,
I’m using Kadence child theme, I’m editing Search Results page but I’m encountering some problems:
– My website is in Vietnamese, not English, but the title keeps showing in English “Search Results for: xyz”, and I cannot turn it off even with “Show Search Results Title?” turned off!
– I’m having 2 headers. One for homepage which is transparent, and one for the rest of pages with background color. Hence, I used PHP to add styles to pages except homepage to change elements’ styles. But it doesn’t apply to Search Results page, so it’s not a page?
– I want to add more CSS to result boxes, but I don’t want to add to style.css to add unnecessary weight to other pages.So, I want to identify the file from Kadence theme to override it with child theme. But I cannot find where that file is, can someone help with this?
Many thanks in advanced!
Daniel.-
This topic was modified 2 years, 4 months ago by
tranmanhkhuong1997. Reason: add break lines for ease of reading
In forum: Kadence ThemeIn forum: Ascend ThemeIn reply to: Printed pages
Hello we are still trying to improve the printed pages from this website – https://staging.french-surveys.com – the print page seems to default to the mobile layout and the logo is very small. How do we correct this please so that the print page default is as per the desktop view?
In forum: Kadence ThemeIn forum: Kadence ThemeHi Kadence Team,
I have two questions, both sites use Kadence Theme and Blocks w pro versions of each as well:
Q1: One client has a digital display screen that’s horizontal and just one of their webpages needs to rotate -90 degrees and display dimensions before rotation need to be 1920 x 1080. On the top level row layout that contains all of the page content, I’m using the following in the Custom CSS setting:
selector {
transform: rotate(-90deg);
}This rotates the page, but when viewed on a properly sized screen, part of the content is off this page. Any suggestions on getting everything to display properly?
Q2: On a different client site, I’m using the testimonials block with media, but the photos no longer display. They’re visible in edit mode, but not on the site – help? It’s at the bottom of this page.
Appreciate your help!
SaraIn forum: Kadence ThemeDecember 7, 2023 at 2:14 pm #286599I want the meta field to display on some pages but not all. Under Posts/Pages Layout > Page Layout > Title Elements, I’ve customized the meta field.
I want the customized meta field to display on content pages but not on the home page or sales pages. And I can’t find how to toggle that off on individual pages. Is there a way to do this?
In forum: Kadence ThemeI’m trying to set up a transparent header, so that the site logo and navigation menu sits on top of the cover image. Like this: *Login to see link
What I did:
1) Header > Transparent Header > Enable Transparent Header
2) Posts/Pages Layout > Page Layout > Content Vertical Padding > DisableThis works, partly, but I’m having an issue. There is a top margin above the header section. I’m able to fix this by adding a negative top margin, but I’d rather avoid this if possible.
This is my code to remove the top margin:
/* Add negative top margin to pull the header and content flush to the top of the page */
.site-container {
margin-top: -32px;
}/* Add top margin to push site logo back down the page */
.site-branding {
margin-top: 40px;
}Is there another way to do this without adding a negative top margin? Also, how do you remove the top shadow on the footer section?
I’ve attached some pics so you can see what I mean. I can’t show URL as I’m testing locally on WP Local for now.
Thank you
-
This topic was modified 2 years, 4 months ago by
msmith.
In forum: Kadence ThemeTopic: Mobile menu on footer
Hello, is there a way to display an icon that triggers the mobile menu?
I want to create a Kadence element, which will be a footer that will only appear on mobile, with 3 icons or buttons, one for home, one for a page and one for the mobile menu
is there a way to trigger the mobile menu from an icon or link?In forum: Virtue ThemeDecember 6, 2023 at 12:07 pm #286591Greetings, I am attempting to establish anchor points within an FAQ page. However, upon jumping to the anchor point, the linked text seems obscured by the sticky header. Is there a solution, perhaps through CSS, to introduce an offset equivalent to the header’s height for all anchors?
In forum: Kadence ThemeHi there
I used the Shopping starter theme for a Woocommerce site and then couldn’t delete it despite deactivating the template plugin. I’ve managed to work around most of it but I can’t get rid of the page title and background image (the one with the bracken fern frond). It’s stuck on the cart, checkout and contact pages. I’ve tried every way I can think of, including through the customer; through the edit page function, via Woocommerce, and through the archive post layout but nothing works. I’m reluctant to delete the pages and start again in case I lose the shop urls.
I’ve gone into the page layout customiser and deactivated the page title but the damn thing still shows up.
Help please!
Jinni
-
This topic was modified 2 years, 4 months ago by
-
AuthorSearch Results



