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
I started with a starter template, which I fully customised by now.
However, I cannot for my life find how to remove these relics from the on-page CSS that are not longer needed / displayed anywhere:#masthead,
#masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start):not(.site-header-row-container):not(.site-main-header-wrap),
#masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start)>.site-header-row-container-inner {
background-color: var(--global-palette3);
background-image: url('*Login to see link
background-position: 51% 52%;
background-size: cover
}…
.page-hero-section .entry-hero-container-inner {
<strong>background-image: url('*Login to see link
background-repeat: no-repeat;
background-position: center;
background-size: cover
}Where can I reset these to empty?
Thank you 🙂
In forum: Virtue ThemeIn reply to: gmap shortcode broken after recent update
In forum: Virtue ThemeHi,
I have sent multiple mails in a support thread with subject “Google Maps on contact page not working anymore”.
The problem we have is that with the recent Virtue Premium Update to 4.10.12 the gmap shortcode of the theme is broken.
Have you received our mails? This is a serious issue to us because we use the gmap shortcode on various pages.
Hence, I am posting it here too:
The browser console shows these InvalidValueError errors:
setCenter: not a LatLng or LatLngLiteral with finite coordinates: in property lat: not a number
InvalidValueError: setPosition: not a LatLng or LatLngLiteral: in property lat: not a number
I think that maybe the position parameters are used as they are (strings) instead of being parsed with parseInt(string, 10). I guess the GMaps API does not except string as input for setCenter and setPosition anymore.
I guess that is something your dev team can easily fix.
In forum: Kadence ThemeIn reply to: Image Padding with vertical alignment within Section
October 4, 2023 at 11:23 pm #285794Hi Nathan,
Thanks for the screenshot.
In your uploaded image, does the right part have extra space (transparent)? If so, kindly trim that part. Otherwise, please share the link to the page, so I can take a closer look. I think this is something else and not specific to that image size. This does not happen on my end, though – https://share.zight.com/WnupJkxL
Best,
ChitoIn forum: Kadence ThemeOctober 4, 2023 at 11:09 pm #285792Hi Tom,
From what I understand, you would like to change the Title Background of the Blog page. This is the Post Archive page and you can change this in Appearance > Customize > Posts/Pages Layout > Archive Layout > Design
Here’s a screen recording for reference: https://share.getcloudapp.com/xQuNLjYR
If this is not what you are trying to do, can you send us some screenshots, screen recordings, and additional descriptions that may help us see or replicate this issue?
Please let us know; we’ll be happy to help.
Best regards,
Teejay.In forum: Kadence ThemeOctober 4, 2023 at 10:55 pm #285791Hi a.fernandez82,
It sounds like you are trying to edit the Post Archive page on your website.
And this page is currently set as your Posts Page in the WordPress Settings > Reading – https://share.getcloudapp.com/jkuXkLB5
WordPress would replace the entire content of that page with the Posts Archive.
Please see this screen recording for reference: https://share.getcloudapp.com/NQu7wDvm
You can customize the settings and design of this page on Appearance > Customize > Posts/Pages Layout > Archive Layout. However, you cannot use the page editor to add elements in this page because WordPress will replace the entire content with the generated post archive.
If you wish to use your own design and blocks for the Posts Page, you can opt to unselect the page as your Posts Page. However, you would need to build your own archive section. You can try using the Kadence Posts Block for the archive section of your custom Blog Posts page.
Another option, if you have the Kadence Theme Pro is to use the Element Hooks, by adding page elements and applying them to selected areas using conditions, in this case, you can add the Hooked Elements just before the inner content and after the inner contents. Please see this screen recording for reference: https://share.getcloudapp.com/mXuKk04E
Please refer to this article to know more about Kadence Element Hooks: https://www.kadencewp.com/kadence-theme/knowledge-base/pro-addon/how-to-use-element-hooks
I hope this helps. If you have further questions, please let us know; we’ll be happy to help.Best regards,
Teejay.In forum: Kadence ThemeTopic: Weird lines around blocks
I’ve created a few websites with Kadence and came up with a problem today when redoing my personal website. I started with a clean install and installed Kadence and a single theme. As you can see, if you go to *Login to see link you can see some lines around on blocks. I can also see it on this page: *Login to see link and this page: *Login to see link also: *Login to see link
Kind of at a loss. Any ideas?
In forum: Kadence ThemeOctober 4, 2023 at 2:18 pm #285785I can not see how to change the underlying page wallpaper / page background. For example the vertical lines in the theme “SEO Skills”
There is also a smilar beige background in the theme “Nutrition Course”. It’s not a solid color, it’s a texture.
I can not find the settings to remove these or change them. It’s difficult to search for a solution since I am not quite sure what to call it, and this setting is not obvious.
In forum: Kadence ThemeTopic: Broken photo
Hello
I have a problem with photos at lower resolutions. The photos appear blurry. In the code in the srcset attribute you can see the distorted photos in the preview. The problem occurs randomly.
I have tried the Regenerate Thumbnails plugin but unfortunately there is no improvement.
Has anyone had a similar problem?
The page where the problem occurs:
*Login to see link
*Login to see linkGreetings
In forum: Kadence BlocksOctober 4, 2023 at 9:43 am #285780I really appreciate the help! Can’t thank you enough!
I do have some follow up questions:
1) When I add the CSS, it breaks the prevents the overlay links on the (now back of the Z-index) sections containing the background images to take the reader to a different page. I tried adding a section before the row layout to link, but it sends prevents the overlays from showing. Is there any way to add a link to a row layout or code one in? Or any other way to link this section of content?
2) On mobile, I can’t get the three sections to stop overflowing; I tried overflow: none, and even tried to have two of the three sections hidden using display: none; to avoid the awkward looking partial overflow that occurs, but neither had any effect. Is there another way to avoid collapse or have two of the three pictures hidden on mobile?
Images below!
In forum: Membership ForumsTopic: Post Font Size Not Changing
October 4, 2023 at 9:13 am #285779Hi,
1. I am trying to increase the text size in the post content (Typography > Basefont) but when I hit published button nothing happens, font size remains the same.
2. Another issue is I have added post grid block on my homepage that shows posts from a particular category. The problem is post title color doesn’t change upon hovering.
Please suggest some fix.
Thank you
In forum: Membership ForumsOctober 4, 2023 at 9:02 am #285778Hi,
I want to reduce the margin (zero margin) between the website’s HERO section and Menu. But I want to apply this only on Homepage not on other pages and posts.
I have attached the screenshot. Please have a look and suggest a fix.
Thank you
In forum: Kadence ThemeOctober 4, 2023 at 5:52 am #285777Hello community!
I have a problem that so far I have not found a way to solve.
I am creating a Blog page on my website.
The problem is that when I try to edit the page, I can only do it with the “Customize” option (please see image 1).
If I try to go to Edit the page using the Kadence blocks, nothing appears and anything I try to enter (like images, sections, etc) does not appear (please see image 2).
What am I doing wrong?Thank you very much for your help
In forum: Kadence BlocksIn reply to: Custom Design Of Websites With Kadence
Hey there!
The website design isn’t complicated. You can start with the following tutorials to help you get started and customize your website appearance using the Kadence theme:
- https://www.kadencewp.com/help-center/knowledge-base/kadence-theme/theme-start/
- https://www.kadencewp.com/help-center/knowledge-base/kadence-theme/theme-settings/
Also, note that most pages/posts are now created by users themselves so you might want to check out our Kadence Blocks tutorials too – https://www.kadencewp.com/help-center/knowledge-base/kadence-blocks/
Let us know if we can help you with anything design-specific.
Regards,
KarlaIn forum: Kadence ThemeIn reply to: H1 is shown as image title
Hi there!
We don’t have the option to delete your form topic but I’ve redacted all of your website’s URLs mentioned here.
For future topics, you can set your reply with a page URL as “private” so only you and the support team members will see the link.
Please let us know if this helps.
Regards,
KarlaIn forum: Pinnacle ThemeIn reply to: Increase products per page over 80
Hi, Arjan!
I’m sorry for the delay in getting back to you.
You can change this programmatically. For code reference, you can start by adding this code:
function set_custom_per_page() { remove_filter( 'loop_shop_per_page', 'virtue_products_per_page' ); add_filter( 'loop_shop_per_page', function() { return 84; }); } add_action( 'init', 'set_custom_per_page' );Here’s a guide on how you can add this to your website – https://www.kadencewp.com/help-center/docs/kadence-theme/how-to-add-a-custom-filter-or-function-with-code-snippets/.
Please take note that any further customizations/code updates and implementation should be done by you or your website developer.
I hope this helps, and let us know if we can help further.
Regards,
KarlaIn forum: Kadence ThemeIn reply to: Pages Content Template
October 3, 2023 at 12:34 am #285757Hi Daniel,
You can add the existing content of the post to the content of your Template Element by using the Dynamic HTML block, with the Post Content as the dynamic content.
Here’s a screen recording for reference: https://share.getcloudapp.com/Z4upYLKP
You can also do this for the Page Title using the Text (Adv) block and add the breadcrumbs as a shortcode.
Here’s a screen recording for reference: https://share.getcloudapp.com/xQuNDW6K
If you would like to add the title and breadcrumbs using a Content Element select the placement accordingly. We are not able to recommend which specific placement to select, this will ultimately depend on where you want to place the element.
Here’s a screen recording for reference: https://share.getcloudapp.com/mXuvABKJ
You can try this first and show us the like to the page so we can see where the element is currently being placed and where you would like it to be placed instead, perhaps we will be able to recommend a setting once we see them.
I hope this helps. If you have further questions, please let us know; we’ll be happy to help.
Best regards,
Teejay.In forum: Kadence ThemeIn reply to: Google Fonts not displaying on the front-end
October 2, 2023 at 12:16 pm #285751I have the same problem with Google Fonts not loading locally on new posts. On the site’s evergreen pages (like the home page and any landing page) the fonts load fine.
But on a new blog post, when I inspect the page I see a 404 error for the various .woff files and the site is rendered in default ‘serif’ and ‘sans-serif’ faces.
Disabling ‘Load Google fonts locally’ in the Customizer’s Misc settings menu fixes this, but if this is supposed to work, somehow, I would like the performance boost of loading fonts locally.
In forum: Pinnacle ThemeDear Kadencers,
I’d like to increase the amount of products in my woocommerce shop over 80 .. which is the max in the shop settings currently. THe thing is that we have like 84 items at the moment, so a few move to the next page while they would just as easily show in an extra row. Can you help me here?
In forum: Kadence ThemeTopic: Pages Content Template
Hello – I have a small site that I am currently adding services pages to. Most of these pages have a little Kadence spacer at the top and bottom and a button on the bottom. I was hoping to create a page template to use for my content so when I have a page to add, I basically just have to copy and paste it in more or less.
I created a template and applied it to all single pages and see that it replaced all the content. Is there any way to create a template but pull in the current content that is already on the page? Or, how is that done, does it work, for the preexisting pages?
Additional question: If I wanted to add the H1 page title and breadcrumbs inside the above template, I could figure it out fairly straight forward. But, what if wanted to do these as content sections? There are many placement options that all seem the same, just slightly different in wording. Would you recommend adding the H1 and/or breadcrumbs as content sections, and if so where?
-
AuthorSearch Results




