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: Page/Post title area
August 5, 2020 at 4:46 pm #254277Thanks, Hannah
Problem is, I have a CPT archive page and I’m having a heck of a time styling the page like the post archive. So, yes, I can do as you suggest for almost every page and post but, not my CPT archive page. Ben has already helped me with the layout of it but now I need alittle bit more fine-tuning.
Regards,
MarkIn forum: Virtue ThemeIn reply to: Author page not found
In forum: Kadence ThemeIn reply to: Page/Post title area
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: hitting the Continue Shopping button results in 404
August 5, 2020 at 11:58 am #254255I understand what is happening. 🙂
There is a custom post type the theme adds for you called “staff” you are using it on your site. This registers with WordPress to use “staff” queries to redirect to staff pages. Your product attributes query is using staff=4 and that is causing WordPress to think you want a staff post.
So this means you need to change the theme staff slug, here is code you can add to a child theme to do that:
add_filter('kadence_staff_post_slug', 'custom_change_staff_slug' ); function custom_change_staff_slug( $slug ) { return 'our-staff'; }Make sure to re-save permalinks after.
Ben
In forum: Kadence ThemeTopic: Page/Post title area
August 5, 2020 at 11:34 am #254253Where do I change the min-height for the page titles? Looks like it’s set to 200px. I want it to be either 100px or 0.
-
This topic was modified 5 years, 8 months ago by
Mark Randall.
In forum: Virtue ThemeWhen I am logged into the website, I can see ALL of our WooCommerce products…. for example, this page has 13 products when logged in:
When I visit the site as a guest, the page only yields one product even though the MAIN category page shows that there’s 13:
I checked the visibility settings on the products and everything appears to be set correctly?
Has anyone seen this?
In forum: Virtue ThemeTopic: Accelerated Mobile Pages
Hello,
I have performed some site speed tests using *Login to see link
Within these tests, the mobile speed is always very slow (red).
Using the AMP plug in by contributors to accelerate the mobile speeds, the virtue theme is not part of the ecosystem thus meaning the pages cannot be accelerated.
Is there any support from Kadence on the subject of AMP?
Thanks,
Harry
In forum: Ascend ThemeIn reply to: Header slider and menu in multipel colors
Hi Susanne,
I’m not seeing the white slider. Can you send screenshot of this?You can change the background color of the menu for specific pages with css and page id’s. For example, the following css would make the menu color on your Marine page black and on hover blue with a black background:
.page-id-35 nav.nav-main.clearfix a { color: #000 !important; } .page-id-35 nav.nav-main.clearfix a:hover { background: #000; color: #1e73be !important; } .page-id-35 li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item a { color: #1e73be !important; }This video explains how to find page id’s: https://www.youtube.com/watch?v=fLg2T1AvmFE
Hope that’s helpful!Best,
HannahIn forum: Kadence ThemeIn reply to: Menu – Double Column Drop Down
This reply has been marked as private.August 5, 2020 at 4:37 am #254231In forum: Ascend ThemeHello,
I have problems with the header on this page: *Login to see link – A white ‘slider’ is sliding from left to right covering the real header. Same on mobile. Can you help me remove it?
I’d like the menu to be in different colors og different page – from black to white – is it possible? When white – hover bg and blue text. When black hover white bg and blue text. Active page same as hover.
Also, remove the text in the header. I have tried in the theme options and with code, but no luck.
Best, Susanne
-
This topic was modified 5 years, 8 months ago by
Susanne.
In forum: Virtue ThemeHello Guys,
Sorry to pester you.
Could you please help fix the mobile slider on mobile view at https://www.intenze.co.nz from displaying partly underneath the header,
and
Re, product main image and gallery.
Yes, Ben has given me css to constrain the height, but that doesn’t allow a full 4:3 to be displayed across larger screens.
Right now the only way I can display my 2000 x 1500 (4:3) product images with the gallery working properly is to turn off woo extras, deselect the product image aspect ratio in shop settings, and turn off the “Enable Product Image Aspect Ratio on product Page” The only thing missing is hovering will now not magnify the main image. Apart from that we are back to normal, but cannot have the gallery sliding.
If you could help me with the mobile slider problem, I’d be grateful.
Thank you, John
https://www.intenze.co.nz/product/mt-brown-roof-top-tent-grey-with-smokey-white-fly/
In forum: Kadence ThemeIn reply to: Add yoast breadcrumbs to woo archive pages
August 5, 2020 at 1:39 am #254225The Yoast breadcrumbs uses the Yoast primary category on single product pages. I’m not sure the built-in does that. If you’ve set multiple categories, say a Gift category then sometimes breadcrumbs which does not take the primary category into account will show that instead which is not what you want.
Also, it’s a bit more customizable, even though I didn’t need that now.Thanks!
BenA
In forum: Virtue ThemeIn reply to: Side bar is not rendering properly
In forum: Virtue ThemeIn reply to: Fonts missing from Theme Options
In forum: Kadence BlocksIn reply to: Kadence Blocks generates login error
August 4, 2020 at 6:40 pm #254215Ben: I agree it’s very odd behavior. I cannot access the Kadence Blocks settings page, because as soon as I try to activate the plugin I get the too-many-redirects/login-attempts error. The only WP admin pages I can get to in this state are the index pages for post types (e.g. https://engineering.berkeley.edu/wp-admin/edit.php?post_type=page), and when I’m on one of those pages, there is no tab in the left toolbar for Kadence Blocks, so I’m assuming the plugin was not successfully activated. I can’t actually confirm that, because the Plugins page is one of the many I cannot access as long as Kadence Blocks is installed (activated or not).
I’ve created you an admin account on our production site, and access to that site on the WP Engine User Portal; credentials sent to the info@kadencewp address. As this is our production site, please let me know if you will have the Kadence Blocks plugin installed for more than a brief time, as that will block our login access to maintain the site.
~ Steve
In forum: Pinnacle ThemeIn reply to: Set Topbar Icon Menu Image Dimensions
In forum: Kadence BlocksIn reply to: Kadence Blocks generates login error
August 4, 2020 at 5:53 pm #254206Hmm, I’ve not heard of this happening to anyone, Is this something I can view on your site and view logs? A bug like this is likely related to something specific to your server so getting access would allow me to figure out what is going on.
1. It’s odd you can’t access the plugins settings page?
2. It shouldn’t be trying to redirect you there unless you are on the activation screen. (A type of onboarding).
Ben
In forum: Virtue ThemeTopic: Errors with Thrive Architect
August 4, 2020 at 5:36 pm #254197Hello, my client has a website that is in Virtue Premium, and is using a page builder called Thrive Architect. While Thrive has worked well with Virtue for the last year, I am unable to save any changes on the website. We reached out to Thrive and below is their response. Is there something on your end that you can do to correct the issue?
The website in question is: *Login to see link
“As for your theme Virtue-Premium, my colleague advised that you should reach out to the theme developers and ask them for assistance with this as they know best how they designed their theme and what could be done for the code of the theme to not interfere with editors such as Thrive Architect. The “steps to replicate” will be useful for them and it refers to reach out to the theme developers and tell them:
•The issue you are facing (Architect doesn’t Save with this theme on)
•The issue appeared recently (worked for 1 year)
•Show them the screenshot of the error: (uploaded to you)
• Error is gone with a default WordPress ThemeThe above should be enough information to get them started and look into why their theme is causing those errors and further advise.”
-
This topic was modified 5 years, 8 months ago by
Ellen Green.
In forum: Virtue ThemeIn reply to: Side bar is not rendering properly
Hi there,
So I was playing around and noticed something. When I change the url to anything but contact it works (the page is still the same).
Examples:
/contact-us/
/contact-new/
/contact2//contact/ – this doesn’t work and displays the sidebar weird.
Do you know what could be causing this? Do you have a contact template somewhere that forces it display differently? -
This topic was modified 5 years, 8 months ago by
-
AuthorSearch Results


