Home Forums Themes Support Claue Several Questions

Viewing 17 reply threads
  • Author
    Posts
    • #21323

      Hello,

      First of all thanks for that beautiful theme. I need to ask some questions:

      1. How can I disable the breadcrumb and the category part from the product page as it’s shown on the attachment 1?
      2. How can I move the “add to cart” button to the center bottom of the products as it’s shown on the attachment 2?

      Regards,

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

      Hi,

      Thank you for choosing our theme and your kind words!

      1. Please add below code to Claue > Theme Option > General Layout > Custom CSS to remove breadcrumb

      .bgbl.pt__20.pb__20 {
      	display: none;
      }

      2. Please add below code

      .product-image .product-btn {
      	top: 60%;
      }
      
      .product-image:hover .product-btn {
      	top: 80%;
      }

      Best regards

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

    • #21421
      This reply has been marked as private.
    • #21426

      Hi,

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

      .product_meta .posted_in {display: none;}

      2. Please remove in Product description.

      Best regards

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

    • #21620
      This reply has been marked as private.
      • #21622
        This reply has been marked as private.
    • #21626

      Hi,

      Could you send us your site url and temporary admin account as private reply. We will check and help you solve your issue.

      Thanks

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

    • #21772
      This reply has been marked as private.
    • #21796

      Hi,

      1. Please install plugin https://wordpress.org/plugins/wp-mail-smtp/ for your site can send email

      2. It now have one plugin on your site cause conflict javascript in dashboard so can’t deactivate plugin one by one to check, please follow this topic http://www.wpbeginner.com/plugins/how-to-deactivate-all-plugins-when-not-able-to-access-wp-admin/ and deactivate all plugins using phpMyAdmin and after that enable plugin one by one to check which cause the issue.

      Best regards

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

    • #21801
      This reply has been marked as private.
    • #21809

      Hi,

      Could you give me the account to check your phpMyAdmin i will help you check.

      Thanks

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

    • #21824
      This reply has been marked as private.
    • #21835

      Hi,

      I help you deactivate all plugins and active again, it now your site work.

      Best regards

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

    • #21838

      Please follow this topic to setup WP Mail SMTP https://wpforms.com/docs/how-to-set-up-smtp-using-the-wp-mail-smtp-plugin/

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

    • #21866
      This reply has been marked as private.
    • #21874
      This reply has been marked as private.
    • #21880

      Hi,
      Please try to use this plugin https://wordpress.org/plugins/smtp-mailer/ and use Gmail account instead of Sendgrid

    • #23701
      This reply has been marked as private.
    • #23709

      Hi,

      You need setup SMTP for your site to enable send mail function https://wordpress.org/plugins/smtp-mailer/

      Kind regards

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

Viewing 17 reply threads

You must be logged in to reply to this topic.