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: Virtue Theme
Hey team.
I wanted to see if you could help me figure a few things out.Here is the page in question:
*Login to see link t/store/(still working on getting all the gifs working)..
but the question is in regard to the menu on the sidebar.
(1) first, I’d like my sidebar to be to the left for all shop / product pages. Could you help me with that?Next, (2) is it possible to make the categories dropdowns to show the subcategories?
And, (3) can I make the categories in a bold font and subcategories in the weight they are in?and last.. I really don’t like the way the subcategories show when selecting a category… you can see what I mean here:
*Login to see link t/product-category/combat/every category shows thumbnails for the subcategories… (4) is there a way we can get rid of those and only show the items all included within the category?
I hope this all makes sense. Thank you all so much in advance for your help..
In forum: Kadence ThemeMay 31, 2021 at 3:54 pm #266177I played around with it some more and my pictures are showing up now. I removed the title of the page and that seemed to turn off the option of allowing featured image. I turned it back on and it fixed itself.
In forum: Kadence ThemeMay 31, 2021 at 2:27 pm #266175Just switched from Astra to Kadence and Featured Image not showing up on Page
My website is oldwaysmadenew.com
I’ve looked and looked and I cannot see what I need to do to fix this problem. Also, if there is a tutorial that would help me clean up my website now that I’ve switched I would appreciate it.
-
This topic was modified 4 years, 11 months ago by
oldwaysmadenew.
In forum: Virtue ThemeIn reply to: Add fullwidth banner image to show on all pages
Hi again,
I found the following in one of my previous posts:
add_action('kt_after_header_content', 'my_custom_head_banner_output', 30); function my_custom_head_banner_output() { echo '<div class="container virtue_sitewide_banner"><div class="virtue_banner"><img src="full path to image.jpg" alt=""></div></div>'; }This function adds the image to each page and post.
Is there a way to force the image to “fullwidth” rather than the “contained” display that currently shows?
The site can be seen at https://potatoesnz.co.nz
Thanks,
Phil.In forum: Kadence ThemeIn reply to: Rows in Category Pages /Homepage
HI, looked again at homepages srttings and saw this:” To set a static homepage, you first need to create two Pages. One will become the homepage, and the other will be where your posts are displayed. ”
Not sure what this means… can this help me to achieve “last posts with sidebar” for Homepage?
Thx
DanIn forum: Virtue ThemeMay 31, 2021 at 4:32 am #266169We’ve identified an issue impacting dropdown menus for product variants on the product page for mobile chrome users.
When attempting to select the relevant variant from the dropdown menu whilst viewing in portrait mode, users are unable to tap the dropdown menu to select their option. Instead, the have to tap the menu title to be able to select their option:
User has to tap the words class dates to be able to select the date instead of the actual menu. Investigations so far show that issue is specific to chrome on mobile but across multiple devices (both Android and IOS) when viewing in portrait.
We have checked for plugin conflicts, but the issue still appears.
-
This topic was modified 4 years, 11 months ago by
spoonclub.co.uk.
In forum: Virtue ThemeHi Team,
Previously the client requested all header banner images to be removed – so I have previously removed them. The client has now requested that all pages show the same image, fulllwidth.Please could you advise the best way to achieve this in Virtue?
Very many thanks,
Phil.In forum: Kadence BlocksMay 30, 2021 at 9:33 pm #266165Hello Im new to all you do.
I would like a button link to an H2 on the same page.
Is this done easily? I see a # but not sure.I have three buttons in my first row to navigate to three different places on the same page as a quick link effort rather than have scrollers.
how is this done?
In forum: Kadence ThemeIn reply to: Products categories menu
May 29, 2021 at 5:58 pm #266160
How can I add a widget on the home page on the left sidebar? So as to include a product category in it?In forum: Kadence ThemeIn reply to: Rows in Category Pages /Homepage
In forum: Virtue ThemeIn reply to: header.php // Change logo link
May 28, 2021 at 4:14 pm #266153Hi Everyone,
I’ve got a similar issue here. I did insert a logo into my website but when I actually click on it, it doesn’t redirect me toward the Welcome page but to other pages I created instead… My welcome page is setted up as my Welcome page in wordpress..
How is that ? How could I possibly change its URL link ?
cheers 🙂
-
This reply was modified 4 years, 11 months ago by
marc_de_pessac.
In forum: Kadence ThemeMay 28, 2021 at 9:51 am #266148To answer your first question: The background image is set in Page Layout > Design tab > Default Page Layout > Site Background
Yes, disabling Short Pixel immediately corrected the issue. I will reach out to their team to see if there is anything they can do.
Thank you for your comments. This is all for now!
Rachel.
***In forum: Virtue ThemeTopic: portfolio on home page
In forum: Kadence ThemeIn reply to: Page width for mobile
May 28, 2021 at 5:39 am #266143Hi – I have a similar issue: would like to show the PC website boxed but mobile view full width. Is that possible?
Still only a dummy page, but here’s the link: https://gespraechskuenstler.de/
In forum: Kadence ThemeMay 27, 2021 at 2:36 pm #266135Hi – I have a strange glitch that just started, that may or may not be within our control. The pattern background I have as part of the page layout design (but is only revealed on a handful of pages) is repeating very strangely. But it seems to be only happening on Firefox on my Mac. I don’t have access to devices that are not from Apple, so I can’t be sure this is happening only locally, but I can’t trigger the same appearance anywhere else (iOS, or Safari for Mac.) Any insight or ideas are welcome!
Sample of pages this is appearing: *Login to see link & *Login to see link
I assume you can determine which images are the correct display vs incorrect 😀
-
This topic was modified 4 years, 11 months ago by
Rachel Ann Smit. Reason: add images, correct some errors
In forum: Virtue ThemeIn forum: Kadence ThemeIn reply to: can i disable author archive page
In forum: Kadence BlocksIn reply to: Post Grid pagination doesn’t show up
In forum: Kadence BlocksIn reply to: Post Grid pagination doesn’t show up
In forum: Membership ForumsMay 26, 2021 at 1:53 pm #266115Hi,
The issue is that variation descriptions are not designed for this kind of content, they are not statically loaded and then revealed they are loaded through javascript as plain text so this creates all kinds of issues when you try to add more than a description into them.I would say this is not something I intend to support with hooked elements. Because you could very easily break the variations based simply on how woocommerce stores the description in a json attribute.
If you absolutely need a workaround for your example site then you need to load an element with each block you interned to use in the description somewhere above the description on your product page. That way with the initial load the css styling is going to load there (css styling only loads with the first block not the next ones) that way when woocommerce removes the descpriton from the dom you still have styling for the second description.
Again I don’t suggest you do this at all, but that hack workaround is to load an element higher in the page so that css files remain static on the page and are not part of the descriptions. You can hide the element you load higher in that it doesn’t have to be visible just the css needs to load.
Ben
-
This topic was modified 4 years, 11 months ago by
-
AuthorSearch Results


