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: Membership Forums
In reply to: Brand Filter showing wrong number of product.
In forum: Membership ForumsGood day, I’m using Woo Extra Product Brand feature, and used “Filter Product by Brand” widget.
In normal situation (no filter) the shop page is showing 16 items.
Clicking on the filter ( url changes to *Login to see link ), it’s showing only 8 items. Clicking page 2 ( url changes to *Login to see link ), it’s still showing 8 items, clicking on page 3, it’s only showing 3 items, and page 4, it’s showing only 1 item.
In forum: Kadence ThemeIn forum: Virtue ThemeHello there guys,
PageSpeed Insights is telling us to preload key requests as per the included image.
Can you help me with how to do this? (I have searched the forum)
Thank you, John
kadence-slider/css/fonts/kt-slider.ttf
virtue_premium/assets/css/fonts/virtue_icons.woff2?v5bjebIn forum: Kadence BlocksTopic: Advanced Gallery Slider
December 25, 2020 at 3:08 pm #262072Hi,
Kindly i’m facing an issue with Advanced Gallery Slider where the images are showing vertically all at once. I figured out it is a problem of JS minification but i cannot determine with JS to exclude from minification.The same thing is happening with product carousel. Here is page link with problem: *Login to see link
I appreciate your kind help.
In forum: Kadence ThemeHey,
I’ve searched through the forum for any post same to this exact issue.
The closest is: *Login to see link
But there the archive is already defined in the settings. In my case the archive sidebar is turned off because of the custom shop page as I do not want a sidebar on the shop page, but on the woo archives I would like to activate the sidebar.
Any option here?
/MT
In forum: Virtue ThemeTopic: CSS assistance request
Hello
I always struggle to figure out CSS for tables and I’m hoping you can help.On this page, I need the images to be closer together at top and bottom in mobile view.
Thanks in advance for any suggestions.
-
This topic was modified 5 years, 4 months ago by
Norman.
December 24, 2020 at 5:34 pm #262062I am using the Saas starter template for my website. My default page layout is currently set to FULLWIDTH. This is fine for the homepage.
This however also sets the other pages of my website to FULLWIDTH. How do I set the other pages to NORMAL ?
It seems there is only one setting and it applies to all the pages. I want the home page to follow the Saas template settings and other pages to have NORMAL Layout. How can I do this?
Thanks.
In forum: Kadence ThemeDecember 24, 2020 at 2:42 pm #2620601. + 2. why not make some outstanding buttons ;)… to get attention etc. Or when someone don‘t like the cart button with border. Or the „text with arrow“ is black. I want it pink for example or at least the link color.
3. Because for Woocommerce caralog mode you don‘t need checkout page. You add products to cart and send a request. Im using this on 2-3 sites
Best,
TobiasIn forum: Ascend ThemeIn reply to: Product dimensions question
December 24, 2020 at 2:27 pm #262056Hey,
Using this plugin: https://wordpress.org/plugins/code-snippets/You can add in a snippet to hide the shipping information on the product pages: (like weight and dimensions)
add_filter( 'wc_product_enable_dimensions_display', '__return_false' );Then the additional information will only show the custom attributes you add. That way you can add the size unfolded through a custom attribute.
I hope that helps,
Ben
In forum: Kadence ThemeIn reply to: Huge header displaying on first view …
December 24, 2020 at 2:16 pm #262054Hey Peter I can’t recreate this on your site, even in a fresh browser with cache cleared. Even if I throttle the page to make it load.
Have you seen this happen on your site recently? have you recently changed any settings?
Ben
In forum: Membership ForumsDecember 24, 2020 at 8:30 am #262039Is this possible? What controls which part of the image is seen in Parallax ?
It’s the slider at the bottom of this page I’m inquiring about:
-
This topic was modified 5 years, 4 months ago by
caitlinhorigan.
In forum: Kadence BlocksIn reply to: Two small bugs
In forum: Virtue ThemeHi
I am creating a page that will include several interviews within each Accordion.I would like to show only the first paragraph of each interview with a “Show more”.
Next, create a toggle effect where clicking on “Show more” will expand the text thus displaying the entire interview that ends with a “Show less”.
“Show less” will collapse the text.I have attached an image for reference.
Is there a feature in Virtue premium that can be used to create this toggle effect?
In forum: Virtue ThemeIn reply to: Testimonial Page & Slider
Hi Hannah, Thanks for getting back to me. To make sure I am not mistaken, when I create a testimonial group and give it a url slug, I should be able to access the url just like with another page. In other words, a page will be dynamically created showing the testimonials in the group and I don’t need to manually create a page. Is my understanding correct?
In response to your comments:
1. I tried saving the Permalink Settings to no avail. I tried two types “Date and name” and “Post name”. The image below is composed of three screenshots, testimonial group settings, permalink settings, and page not found for the /testimonials slug.
2. I don’t have a page to show since /testimonials doesn’t work.
3. For the home page Testimonial Carousel widget, by setting the content to “Full Content”, it is working now. Thank you for the tip. I was able to turn off the border and the page title in the slider with these css settings added:
.kadence_testimonials_slider .testimonialbox {
border: 0px;
}
.kadence_testimonials_slider .testimonialbottom {
display: none;
}Best regards,
KeithIn forum: Virtue ThemeHi Folks,
I am using Woocommerce + Gravity Products Add-Ons to create a virtual product with some customizations. Customers can add the customized product to their cart and go back and make a new customization. In the cart, they ought to be able to see some details about each customization to be able to tell them apart. In my cart, item details show up as either: the product short description or, if there is no product short description, then it shows the content above the product (in this case a title and description– the product before testing was set up using the Kadence Site Origin Page Builder add on, and I used the same type of layout that is featured in the simple product backpack demo).
I contacted the Gravity Products Add-Ons developer, thinking that this was something about the form not passing the data to the cart. He says that the data is saved as meta data and normally should be shown in the cart just as I am hoping for, with customized options displayed under each cart item– he advised that either the theme or a plugin was likely interfering with this process.
I disabled all of my plugins except for the ones needed for this process: woocommerce, gravity forms, gravity forms product add ons. I also left a plugin called “Easy Coming Soon” active, because I don’t want my site to be accessible while I troubleshoot this. I had previously disabled that plugin with no change to the cart display.
I put together a testing site with the same theme (Virtue Premium) and with woocommerce, gravity forms, and gravity forms product add ons. I checked to make sure my shop and product settings were the same as my main site in theme options. I created a simple product using gravity forms. My Advanced settings for Woocommerce are the same, as well as my wc products and general settings. Virtue Premium is up to date in both instances.
On my testing site, a gravity-forms based product with checkbox options shows those options in the cart. In my main site, they do not.
There are obviously still some differences between the sites, but at this point I can’t suss out where the hitch is in my main site. I’m hoping you may be able to point me towards my error.
I did re-activate a few plugins on the main site to match the plugins that were automatically activated on the testing site, and which don’t seem to be interfering with cart item data displaying on that testing site.
I’ve created admin users for you to look at the backend of both sites if you like. I will post that information in a private comment.
Thanks for whatever help you can provide (even if it is to say that yes it IS the GF Product Add On developer I should be talking to!).
Will
In forum: Kadence ThemeIn reply to: Image on Homepage Without a Page Builder?
Hi David,
Thanks for reaching out! I would be happy to help:)
I suggest setting your homepage as a static page from Customize > Homepage Settings. Then, create a static homepage and there you can use the block editor (Gutenberg) to add your graphic. Then you can use the Post Grid/Carousel block from Kadence Blocks Pro to add your blog archive to the page http://themes.kadencethemes.com/ascend-premium-10/post-grid-carousel/
Then you would set that static page as the Homepage from Customize > Homepage Settings.
You do not need Elementor. Gutenberg is now the default WordPress editor so you do not need to install anything for that.
I hope this is helpful! Let me know if you would like me to clarify further.Kindly,
HannahIn forum: Kadence ThemeIn reply to: Single-content Heading style: margin: 1.5em 0 .5em
In forum: Kadence Blockssorry when i said right now I can. I meant “right now I can’t” remove the 0 from Row Layout Padding – Kadence Block Defaults for Row Layout.
Yes it’s still a problem in defaults. Maybe in page areas too but the problem in defaults is there all the time.
thanks
In forum: Virtue ThemeIn reply to: Yoast Breadcrumbs
December 22, 2020 at 5:09 pm #261987There isn’t a hook, you’d have to override the template. but I’ll put a new hook in the next update.
Plan on ‘virtue_after_page_title’
Ben
-
This topic was modified 5 years, 4 months ago by
-
AuthorSearch Results



