Your account expired support, please renew to get your support.

Home Forums Themes Support Claue Website Amor

Viewing 79 reply threads
  • Author
    Posts
    • #32715
      purplemedia
      Support Expired

      Hi,

      1. On my shoppage (http://185.104.28.45/~ak/shop/) I want to ‘add to cart’ button will be display always under the products.

    • #32716
      purplemedia
      Support Expired

      2. I’m using layout-4 and have installed Search for WooCommerce and want to place it in the topbar at the right. Could you help?

      Attachments:
      You must be logged in to view attached files.
    • #32718
      purplemedia
      Support Expired

      3. I add description and thumbnail to my product category ( http://185.104.28.45/~ak/product-category/bruidsmeisjes/ ) but I do not see the description back on the category page.

    • #32719
      purplemedia
      Support Expired

      4. When I click in menu on ‘Bruidsmeisjes’, I see the subcategory ‘Jurken’ display under it. But when I click on the subcategory ‘Jurken’, the row with subcategories will remove. Could you fix that when I click on subcategory ‘Jurken’, the row with subcategories will be visible so I could switch between them?

      Attachments:
      You must be logged in to view attached files.
    • #32728
      Harry
      Support Expired

      Hi,

      I see you use our theme for 2 separate projects. Please buy 2 licenses for 2 projects, if you bought, please attach purchase code and check in “Set as private reply”

      1. Please follow this topic http://support.janstudio.net/forums/topic/down-the-add-to-cart-and-quick-view-products/

      2. Could your explain more

      3. Please go to Claue > Theme Option > WooCommerce > General Settings > Enable Page Tittle > On

      4. Please go to Appearance > Widgets > WooCommerce Categories Menu Sidebar > and follow this screenshot http://prntscr.com/ojyvxo

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32736
      purplemedia
      Support Expired
      This reply has been marked as private.
    • #32739
      Harry
      Support Expired

      Hi,

      Thank you for purchase another one.

      1. Please copy file content-product.php in claue-child > woocommerce on Zazu site to claue-child > woocommerce on Amor

      2. You mean plugin Ajax search for WooCommerce like running on Zazu site? Please send me login account for Amor site.

      3. Please go to Appearance > Widgets > WooCommerce Categories Menu Sidebar > and check in only Show hierarchy http://prntscr.com/okbjn3

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32741
      purplemedia
      Support Expired
      This reply has been marked as private.
    • #32742
      purplemedia
      Support Expired

      5. I want to import custom font. What is the best way?

    • #32743
      Harry
      Support Expired

      Hi,

      2. I help you show search form on the left of user icon

      3. Please go to Appearance > Widgets > WooCommerce Categories Menu Sidebar > Uncheck in Show hierarchy and check in Only show children of the current category http://prntscr.com/okg0sp

      4. I see you add the code in header file

      <link rel="stylesheet" href="https://use.typekit.net/yof4tpr.css">

      You can use google font in Theme Option > Typography or put fonts in claue-child and add font-face to claue-child > style.css

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32762
      purplemedia
      Support Expired

      Hi,

      Thanks for help!

      6. How could I disable the hover on a product? ( see http://185.104.28.45/~ak/product-category/bruidsmeisjes/ and hover on product )

    • #32763
      purplemedia
      Support Expired

      7. Why is my product category description not visible on the product category page? http://185.104.28.45/~ak/product-category/bruidsmeisjes/

    • #32764
      purplemedia
      Support Expired

      8. How could I disable text in ‘Add to cart’ button. I only want to show the Cart icon. (see attachment)

      Attachments:
      You must be logged in to view attached files.
    • #32766
      purplemedia
      Support Expired

      9. I want to change the website administrator e-mail adress from [email protected] to [email protected] but I get no confirmation mail. Could you help?

    • #32774
      Harry
      Support Expired

      Hi,

      6. I see you disabled hover

      7. Please go to Claue > Theme Option > WooCommerce > General Setting > Enable Page Title > On

      8. Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .product-btn .button.add_to_cart_button {
      	text-indent: 9999em;
      }
      .product-btn .button.add_to_cart_button i {
      	text-indent: 0;
      	position: absolute;
      	top: 50%;
      	left: 50%;
      	transform: translate(-50%, -50%);
      }

      9. Please install plugin https://wordpress.org/plugins/wp-mail-smtp/ to enable send mail from your site.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32778
      purplemedia
      Support Expired

      Thanks!

      8. Works, now I want to display the add to cart button right of the text and price. Could you fix?

      Attachments:
      You must be logged in to view attached files.
    • #32780
      Harry
      Support Expired

      I help you move button to right.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32792
      purplemedia
      Support Expired

      Hi,

      10. I want to add css only for my Shop page ( http://185.104.28.45/~ak/shop/ ). Is there something like a page id that I can call on in css?

    • #32793
      Harry
      Support Expired

      Hi,

      Please use below class for only shop page

      .archive.post-type-archive.post-type-archive-product

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32798
      purplemedia
      Support Expired

      11. I want to display this section (attachment) on every page on my website. Could you fix?

      Attachments:
      You must be logged in to view attached files.
    • #32802
      purplemedia
      Support Expired

      12. I want the topbar display all the time so that it on sticky menu visible too.

    • #32805
      Harry
      Support Expired

      Hi,

      11. Please add below code to claue-child > functions.php

      if ( ! function_exists( 'jas_claue_child_register_sidebars' ) ) {
      	function jas_claue_child_register_sidebars() {
      		register_sidebar(
      			array(
      				'name'          => esc_html__( 'Content Bottom Sidebar', 'claue' ),
      				'id'            => 'bottom-sidebar',
      				'description'   => esc_html__( 'The Bottom Sidebar', 'claue' ),
      				'before_widget' => '<aside id="%1$s" class="widget %2$s">',
      				'after_widget'  => '</aside>',
      				'before_title'  => '<h4 class="widget-title fwm">',
      				'after_title'   => '</h4>',
      			)
      		);
      	}
      }
      add_action( 'widgets_init', 'jas_claue_child_register_sidebars' );

      and copy file footer.php from claue to claue-child

      and add below code above <?php jas_claue_footer(); ?>

      <?php if ( is_active_sidebar( 'bottom-sidebar' ) ) : ?>
      	<div class="bottom-sidebar">
      		<?php if ( ! function_exists( 'dynamic_sidebar' ) || ! dynamic_sidebar( 'bottom-sidebar' ) ) : endif; ?>
      	</div>
      <?php endif; ?>

      After that go to Appearance > Widgets and your custom HTML to bottom sidebar

      12. I help you show the top sidebar on all page and sticky with menu together.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32807
      purplemedia
      Support Expired

      12. I do not mean the Top WooCommerce Sidebar what you’ve done now. I mean the topbar with USP’s (see attachment). Could you fix that? And could you let me know how I can turn that on and off?

      Attachments:
      You must be logged in to view attached files.
    • #32809
      purplemedia
      Support Expired

      13. I have enabled Header Boxed but I want only the pink row (see attachment) over the full width. Could you help?

      Attachments:
      You must be logged in to view attached files.
    • #32811
      Harry
      Support Expired

      Hi,

      I help you fixed 2 issue.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32812
      purplemedia
      Support Expired

      12. And could you let me know how I can turn that on and off?

    • #32813
      Harry
      Support Expired

      You can turn on/off in Theme Option > Header > Header Sticky.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32814
      purplemedia
      Support Expired

      13. Could you set the menu (see attachment) the same width (boxed) as the row above it? But the grey background color has to stay full width.

      Attachments:
      You must be logged in to view attached files.
    • #32816
      Harry
      Support Expired

      Hi,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .header__bot .jas-navigation {
      	border-top: none;
      	width: 100%;
      	max-width: 73.125rem;
      	margin: 0 auto;
      }

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32829
      purplemedia
      Support Expired

      Morning!

      14. I want to display the variations on my productpage ( http://185.104.28.45/~ak/product/bo-roze/ ) like the variations (with colors and size) on your demo page ( http://janstudio.net/claue/demo/product/cuffed-beanie/ ). Could you set it for one product on my site?

    • #32830
      purplemedia
      Support Expired

      14. This is fixed! Sorry. Another question (see attachment): could you place the text ‘Aantal’ above the quantity? I want to display it the same like Color and Size. And under that 3 options I want to place the Add to Cart (In winkelmand) button.

      Product url: http://185.104.28.45/~ak/product/sabine/

      Attachments:
      You must be logged in to view attached files.
    • #32832
      Harry
      Support Expired

      Hi,

      If the variation have different price it will show price above quantity. You mean show the text above price for different variation?

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32833
      purplemedia
      Support Expired

      15. On mobile view > the menu is no longer visible through the row above when you scroll down the page (see attachment). Could you fix?

      16. On mobile view > on shop page ( http://185.104.28.45/~ak/product-categorie/bruidsmeisjes/ ) I want to place the filters above the products, now they are under the products (see attachment). Could you fix?

      Attachments:
      You must be logged in to view attached files.
    • #32836
      purplemedia
      Support Expired

      14. I mean attachment ‘detail-1’ should be ‘detail-2’. Could you fix that?

      Attachments:
      You must be logged in to view attached files.
    • #32839
      Harry
      Support Expired

      Hi,

      14. Please add below code

      .single-product form .quantity {
      	display: block;
      	float: none;
      	margin-bottom: 10px;
      }
      .single-product form .quantity:before {
      	content: 'Aantal';
      	display: block;
      	font-weight: 600;
      	left: 0;
      	position: absolute;
      	top: -30px;
      	color: #222;
      }

      15. Please remove the code you add in claue-child > style.css

      .header-sticky .header__mid > .jas-container {
      	display: none;
      }

      16. Please add more code

      @media only screen and (max-width: 767px) {
      .sidebar {
      	-webkit-order: -1;
      	-ms-flex-order: -1;
      	-webkit-box-ordinal-group: 0;
      	order: -1;
      }}

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32872
      purplemedia
      Support Expired

      Thanks! Works all!

      17. Above my footer on my homepage ( http://185.104.28.45/~ak/ ) you see the widget you add called ‘Content Bottom Sidebar’ with 6 Instagram posts. Could you fix the 6 images on 1 row with good resolution like the other Instagram element above? (see attachment)

      Attachments:
      You must be logged in to view attached files.
    • #32874
      purplemedia
      Support Expired

      18. I want to translate some words like ‘Size Guide’ and ‘Related Products’. I’ve installed Loco Translate but can’t find the words. Could you help?

    • #32877
      Harry
      Support Expired

      Hi,

      17. I’m sorry the widget Instagram doesn’t support show as 6 columns, on our demo we use Page Builder element “Instagram”

      18. Please click on Sync button to update language strings http://prntscr.com/one6e6

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32880
      purplemedia
      Support Expired

      17. Oke, doesn’t matter.

      18. Does not work. I can’t find the words ‘Size Guide’ and ‘Related Products’. Could you check?

    • #32881
      Harry
      Support Expired

      Please sync and save a try again.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32882
      Harry
      Support Expired

      Please sync and save a try again.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32883
      purplemedia
      Support Expired

      18. Doesn’t work. Which one do I have to choose in Loco Translate?

    • #32885
      Harry
      Support Expired

      Please go to Loco > Themes > Claue > Nederlands > Edit > Sync > Save and find string to translate again.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32923
      purplemedia
      Support Expired

      Thanks, should I do it for Claue Child instead of Claue? Because when the theme get’s an update, does the translations remove?

    • #32925
      Harry
      Support Expired

      Hi,

      The language you dont need do in child theme it save in plugin so it will prevent when you update parent theme.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32926
      purplemedia
      Support Expired

      Oke, thanks.

      19. I want to change the url slug ‘portfolio’ to ‘reviews’. Could you help?

      http://185.104.28.45/~ak/reviews/ – This is the page with all reviews
      http://185.104.28.45/~ak/portfolio/diana/ – This is the page when I click on a review, ‘portfolio’ is in the url.

    • #32929
      Harry
      Support Expired

      Hi,

      Please go to Dashboard > plugins > Plugin Editor > Claue-addons > includes > portfolio > init.php line 38 and change code to

      'rewrite' => array( 'slug' => 'reviews' ),

      After that go to Settings > Permalinks > Save

      Make sure backup this file for the next update.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32930
      purplemedia
      Support Expired

      20. Where could I change this menu? (see attachment)

      Attachments:
      You must be logged in to view attached files.
    • #32933
      purplemedia
      Support Expired

      21. On this page: http://185.104.28.45/~ak/sale/ , in page layout I set ‘left sidebar’ and I select ‘WooCommerce Filter Sidebar’. But when I visit the page, I see no sidebar. Could you help?

    • #32936
      Harry
      Support Expired

      Hi,

      20. i’m sorry it doesn’t have option to change this menu but you can change by add below code to claue-child > functions.php

      if ( ! function_exists( 'jas_claue_wc_my_account' ) ) {
      	function jas_claue_wc_my_account() {
      		$output = '';
      
      		if ( cs_get_option( 'header-my-account-icon' ) ) {
      			$output .= '<div class="jas-my-account hidden-xs ts__05 pr">';
      				$output .= '<a class="cb chp db" href="' . esc_url( get_permalink( get_option( 'woocommerce_myaccount_page_id' ) ) ) . '"><i class="pe-7s-user"></i></a>';
      				$output .= '<ul class="pa tc">';
      					if ( is_user_logged_in() ) {
      						$output .= '<li><a class="db cg chp" href="' . esc_url( get_permalink( get_option( 'woocommerce_myaccount_page_id' ) ) ) . '">' . esc_html__( 'Dashboard', 'claue' ) . '</a></li>';
      						$output .= '<li><a class="db cg chp" href="' . esc_url( home_url( '/orders-tracking/' ) ) . '">' . esc_html__( 'Order Tracking', 'claue' ) . '</a></li>';
      						$output .= '<li><a class="db cg chp" href="' . esc_url( wp_logout_url() ) . '">' . esc_html__( 'Logout', 'claue' ) . '</a></li>';
      					} else {
      						$output .= '<li><a class="db cg chp" href="' . esc_url( get_permalink( get_option( 'woocommerce_myaccount_page_id' ) ) ) . '">' . esc_html__( 'Login / Register', 'claue' ) . '</a></li>';
      					}
      				$output .= '</ul>';
      			$output .= '</div>';
      		}
      
      		return apply_filters( 'jas_claue_wc_my_account', $output );
      	}
      }

      and change as you want

      21. The sidebar only for shop page and category page, to make sale page like category page please use this plugin https://wordpress.org/plugins/on-sale-page-for-woocommerce/

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32949
      purplemedia
      Support Expired

      Thanks again!

      22. On a productpage (like http://185.104.28.45/~ak/product/stan/) I want to place a subtitle under the Related Products title. At the bottom of the attachment you see the subtitle which I want under the Related Products title too.

      Could you help?

      Attachments:
      You must be logged in to view attached files.
    • #32951
      purplemedia
      Support Expired

      21. I activated the On Sale page for WooCommerce plugin but sidebar doesn’t work on Sale page. I see all properties but I only want to see the properties which are needed for the sale products. Can you help?

    • #32952
      Harry
      Support Expired

      Hi,

      21. You need to go to WooCommerce > Settings > Assign Sale Page as Sale

      22. Please copy file related.php and up-sells.php from claue > core > libraries > vendors > woocommerce > templates > single-product to claue-child > woocommerce > single-product and add you sub-title below line 27 on related.php and below like 28 on up-sells.php

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32953
      purplemedia
      Support Expired

      21. Done, but I still see all the filters, but I only want to see the filters that are needed on the sale products.

      22. Done! Thanks.

    • #32954
      Harry
      Support Expired

      Hi,

      21. I’m sorry it work like shop page and get sidebar of Shop page and setting for filter of Shop page.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32955
      purplemedia
      Support Expired

      21. Hmm okay, could you fix anything that it will works correct?

    • #32956
      Harry
      Support Expired

      I’m sorry, I can’t do any fix for this case.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32960
      purplemedia
      Support Expired

      22. Aha oke, doesn’t matter.

    • #32962
      purplemedia
      Support Expired

      23. When visiting the website under width 479px, the Instagram feed shows 1 post at the time. Could you fix that it is showing two?

      Attachments:
      You must be logged in to view attached files.
    • #32966
      Harry
      Support Expired

      Hi,

      Please go to Plugin > edit plugin > claue-addons > includes > shortcode > instagram.php line 53 and change to

      $attr[] = 'data-slick=\'{' . esc_attr( implode( ', ', $attr_slider ) ) . ',"responsive":[{"breakpoint": 1024,"settings":{"slidesToShow": 3}},{"breakpoint": 480,"settings":{"slidesToShow": 2}}]' .'}\'';

      and backup this file for the next update.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32984
      purplemedia
      Support Expired

      Hi,

      24. On mobile view > When I click on a filter, the page scrolls down automatically and does not remain at the filters. Could you fix?

      Url: http://185.104.28.45/~ak/product-categorie/bruidsjonkers/

    • #32992
      Harry
      Support Expired

      Hi,

      I check on my phone it still well, did you fix?

      Attachments:
      You must be logged in to view attached files.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #33004
      purplemedia
      Support Expired

      Hi, no didn’t fix. On mobile when I click on a filter, the page scrolls down and the filters are only visible again when I scroll up

    • #33012
      Harry
      Support Expired

      Hi,

      This issue cause by plugin YITH they set height of loading effect is 100px.

      Please try add below code to Claue > Theme Option > General Layout > Custom CSS

      .yith-wcan-loading {
      	height: auto !important;
      }

      If issue still there, please contact to plugin author.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #33941
      purplemedia
      Support Expired

      Hi,

      I have a question:

      10. On my site (http://185.104.28.45/~ak/) I want to display a button under my menu at the right side (like on https://www.coolpack.nl, and see attachment). Could you help?

      Attachments:
      You must be logged in to view attached files.
    • #33943
      purplemedia
      Support Expired

      11. When I add a product to my cart, I want to add text ‘Free shipping above €50,-‘ under the two buttons. Could you help? (see attachment)

      Attachments:
      You must be logged in to view attached files.
    • #33945
      purplemedia
      Support Expired

      12. I want to display my slider full width on my homepage (http://185.104.28.45/~ak/). It is selected ‘100% width’ in MetaSlider but it’s still boxed. Could you help?

    • #33946
      purplemedia
      Support Expired

      13. On a productpage (see http://185.104.28.45/~ak/product/stan/), I want to add a button with the text ‘back to products’. Could you fix?

    • #33947
      purplemedia
      Support Expired

      14. Could you fix that when there is only one color at a product (see http://185.104.28.45/~ak/product/stan/) that the color has already been chosen automatically for customers so they don’t have to click it?

      Attachments:
      You must be logged in to view attached files.
    • #33951
      Harry
      Support Expired

      Hi,

      10. please try this plugin https://wordpress.org/plugins/buttonizer-multifunctional-button/

      11. please add below code to claue > theme option > general layout > custom css

      .cart__popup-action {
      	position: relative;
      	padding-bottom: 30px;
      }
      .cart__popup-action::after {
      	content: "Free shipping above €50";
      	position: absolute;
      	bottom: -10px;
      }

      12. Please edit homepage and the row wrap slider https://prnt.sc/pdxhrv

      13. Please go to Theme Option > WooCommerce > Product Detail Settings > Extra Content and add code

      <a href="/shop">back to products</a>

      and change link as you want in href

      14. Please edit product and select default value form https://prnt.sc/pdxkpg

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #33953
      purplemedia
      Support Expired

      Thanks, next question

      15. I want a floating logo at the bottom right. Could you help?

    • #33955
      Harry
      Support Expired

      Could you take a screenshot describe about the issue?

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #33974
      purplemedia
      Support Expired

      16. When I am on productpage ( http://185.104.28.45/~ak/product/stan/ ) I want a lightbox when I click on a productimage. Could you help?

      17. I want to create a mega menu (with images in it). How could I do that?

    • #33978
      Harry
      Support Expired

      Hi,

      16. Please go to Theme Option > WooCommerce > Product Detail Settings > Enable Zoom > Off

      17. Please use plugin Max MegaMenu or Uber Menu

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #34062
      purplemedia
      Support Expired

      18. I want a lightbox when click on a product image on a product page ( http://185.104.28.45/~ak/product/erik/ ). Could you help?

    • #34064
      Harry
      Support Expired

      Hi,

      18. Please go to Theme Option > WooCommerce > Product Detail Settings > Enable Zoom > Off https://prnt.sc/phu4mc

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #34142
      purplemedia
      Support Expired

      Done, but lightbox still doesn’t work.

    • #34147
      Harry
      Support Expired

      Please go to claue-child > style.css line 873 and remove below code

      .single-product-thumbnail .slick-slide > a {
      	pointer-events: none;
      }

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #34471
      purplemedia
      Support Expired

      Hi!

      19. On my product (http://185.104.28.45/~ak/product/bruidsmeisjes-jurk-liv/) I have set 4 cross-sells but I do not see them on the productpage. Could you help?

    • #34473
      Harry
      Support Expired

      Hi,

      The Cross-sell product will show on cart page http://185.104.28.45/~ak/winkelmand/ not on product detail page. To show on product detail page, please add up-sells products.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 79 reply threads

You must be logged in to reply to this topic.