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 Blocks
In reply to: Advanced Slider Block
Hello Darren,
Thanks for reaching out to us.
The Link color settings of this block pertains to links added on the slider itself. You’ll need to add texts with link or an action button to link your slides to other pages. Kindly refer to this example.
Hope this helps.
Best Regards,
KarlaIn forum: Virtue ThemeIn reply to: parallax image on widget and page are different
In forum: Kadence BlocksTopic: Advanced Slider Block
October 9, 2020 at 9:16 am #258447Hi,
I’ve added the advanced slider block to a page but how do I make the images link to pages? There is a mention of link colours in the text settings but I can’t find any options to add a link to the slider images?
Thanks
DarrenIn forum: Kadence ThemeOctober 9, 2020 at 8:29 am #258445Greetings, i’m using the kadence pro and i’m not sure what happened but suddenly my cart stopped updating whenever I add something new to it.
How to recreate issue:
1) Add item to cart
2) View Cart
3) go back to shop
4) Add item
5) View CartThe update shows perfectly fine on the cart popup, but whenever I click either the “view Cart button” or visit /cart it doesn’t update items.
However, upon visiting on checkout, the checkout summary will have the correct cart and amount.
So the issue is within the cart page only.
website: *Login to see link
Any help would be greatly appreciated!
In forum: Kadence ThemeIn reply to: author.php
In forum: Virtue ThemeIn reply to: parallax image on widget and page are different
Sorry for the confusion! The Row Layout block is only for the Gutenberg editor which is the new default WordPress editor and it is totally different from page builder by siteorigin. Since you are using page builder by siteorigin I suggest that you continue to use that, which means not using the Row Layout block. Unless of course you’re wanting to switch editors. As you have it now, you can use css to change your parallax rows to fixed on mobile. For example, this css should work for your homepage Our Workshop row:
@media (max-width: 992px) { .siteorigin-panels-stretch.kt-panel-row-stretch.panel-widget-style.panel-row-style.panel-row-style-for-w5f7f1ff060e39-0 { background-attachment: fixed; } }Hope that’s helpful!
Hannah
In forum: Virtue ThemeIn reply to: Customizing Site Identity
Ok… I found the culprit… Yoast wanted me to edit the home page site description and when I did it came back. Darn wordpress has so many little idiosyncrasies it can drive anyone nuts! It certainly does me.
Thank you for your ongoing support… I think you can close this ticket.
In forum: Kadence ThemeIn reply to: author.php
Hello,
I am currently using virtue bold as my theme. I know virtue bold is technically a child theme. We have added a lot of additional css changes on top of virtue bold to get it how we want it. We would prefer to store the css changes in a child theme rather than in the css text box that is in the theme settings. It is just more efficient to call the file instead of having all of the code be injected in the page. We have done this (made a child theme) before for pinnacle and has worked fine. My question is, is it possible to create a child theme from virtue bold? Would it work the same? And just call virtue bold in the functions.php instead of just virtue?
In forum: Virtue ThemeIn reply to: Post title on the featured image
Hey,
You can use the Feature page template. See here: http://docs.kadencethemes.com/virtue-premium/templates/feature/
Let me know if you need further guidance setting this up!Best,
HannahIn forum: Kadence BlocksIn reply to: Image Overlay – translation in WPML
October 9, 2020 at 1:06 am #258416Hi Hannah,
I know WPML doesn’t handle the actual translation itself.
I did the translation of the reusable block myself using the WPML translation editor, just as I did for the rest of the website.The development site is still available.
For demonstration purposes I have included both the reusable block and the regular block on https://dev1.dynam-it.be/en/colour-styling/
If you go to the NL page (https://dev1.dynam-it.be/kleuradvies/) you will see the top row buttons (reusable block) is nog being translated.
In this screenshot you can see the translation in the WPML translation editorIn forum: Kadence ThemeHi Ben,
Just to confirm….
I have an image on my page that is 500 x 600 so I have added a custom image size to theme like this “add_image_size( ‘h-folio-desktop’, 500, 600, array( ‘center’, ‘center’ ) )”.
So if I want the theme to display a retina image I must also add the following custom image size to theme: “add_image_size( ‘h-folio-desktop-retina’, 1000, 1200, array( ‘center’, ‘center’ ) )”?Thanks
In forum: Membership ForumsIn reply to: Kadence Page Transitions breaks Site
October 8, 2020 at 6:47 pm #258408Hi, You should see an update for Page Transitions. It fixes this bug in PHP 7.4
Please update and let me know if you still see an issue.
Ben
In forum: Membership ForumsIn reply to: Downloads Page
October 8, 2020 at 5:50 pm #258398Hey,
The downloads page runs on a 24 cache, so it’s possible you would see an update in your WordPress admin before that cache is cleared every 24 hours.I’ll think about some options to force a cache flush for some updates.
Ben
In forum: Virtue ThemeIn reply to: Feature Page Image Slider Captions Not Showing
yep, updated WP.
when i inspect each of the sliders, the ones that work have this: (note the wrapper div class & id)<section class=”pagefeat carousel_outerrim”>
<div class=”carousel_slider_outer” style=”max-width:1140px;”><div id=”kt_slider_441″ class=”slick-slider kad-light-wp-gallery kt-slickslider kt-slider-different-image-ratio carousel_slider slick-initialized slick-dotted” data-slider-speed=”7000″ data-slider-anim-speed=”400″ data-slider-fade=”false” data-slider-type=”slider” data-slider-center-mode=”true” data-slider-auto=”false” data-slider-thumbid=”#kt_slider_441-thumbs” data-slider-arrows=”true” data-slider-initdelay=”0″ data-slides-to-show=”10″ data-slider-thumbs-showing=”5″ style=”max-width:px;” role=”toolbar”><button type=”button” data-role=”none” class=”slick-prev slick-arrow” aria-label=”Previous” role=”button” style=”display: block;”>Previous</button><div aria-live=”polite” class=”slick-list draggable” style=”height: 583px;”><div class=”slick-track” style=”opacity: 1; width: 6400px; transform: translate3d(-400px, 0px, 0px);” role=”listbox”><div class=”kt-slick-slide gallery_item slick-slide slick-cloned” data-slick-index=”-1″ aria-hidden=”true” style=”width: 400px;” tabindex=”-1″>……etc.the one that does not work has this: (different wrapper div id and class. missing “carousel_slider_outer”)
<section class=”pagefeat carousel_outerrim”>
<div id=”post-carousel-gallery” class=”slick-slider kad-light-wp-gallery kt-slickslider kt-image-carousel slick-initialized slick-dotted” data-slider-center-mode=”true” data-slider-speed=”7000″ data-slider-anim-speed=”400″ data-slider-fade=”false” data-slider-type=”carousel” data-slider-auto=”true” data-slider-arrows=”true” data-slides-to-show=”10″ role=”toolbar”><button type=”button” data-role=”none” class=”slick-prev slick-arrow” aria-label=”Previous” role=”button” style=”display: block;”>Previous</button>
<div aria-live=”polite” class=”slick-list draggable” style=”padding: 0px 50px;”><div class=”slick-track” style=”opacity: 1; width: 115000px; transform: translate3d(-2106px, 0px, 0px);” role=”listbox”><div class=”kt-slick-slide gallery_item slick-slide slick-cloned” data-slick-index=”-11″ aria-hidden=”true” tabindex=”-1″>….etc.In forum: Ascend ThemeIn forum: Kadence ThemeAfter a long time using Virtue (It’s been an excellent Theme – Thank You!) I am now looking at using the Kadence Theme.
I have created a local site with some custom post types via toolset but unfortunately the breadcrumbs will not display. I cannot see an option to turn them on under the custom post types settings in customizer along with the other setting for page title and layout etc. YoastSEO is installed and have selected that option in the Breadcrumb customizer settings.
The Breadcrumbs work fine on the normal and blog pages but not on any of the created CPT single pages or archives. They are working fine when switching to another theme but it would be excellent if this is possible with Kadence?
Many Thanks
In forum: Virtue ThemeIn reply to: Feature Page Image Slider Captions Not Showing
Looks like for your first two pages you have the Feature Options set to “Image Slider – (Cropped Image Ratio)” and for the other, it is set to “Image Slider – (Different Image Ratio)”. I think that is what is causing this difference.
I also suggest updating to the latest version of WordPress.
Hope that’s helpful!Best,
HannahIn forum: Kadence BlocksIn forum: Kadence ThemeIn reply to: Fixed Element on bottom adds a space at the bottom
Hello Netzlichter,
Thanks for reaching out to us.
I tried replicating your issue on my test site, but was not able to – https://share.getcloudapp.com/yAul2Beb. Could you share the link to the page where we can see this fixed element so we can check further?
Best Regards,
KarlaIn forum: Ascend ThemeIn reply to: Multiple Galleries
-
AuthorSearch Results



