Home Forums Themes Support Claue About essential plugins and description showing narrow and not full width

Topic Resolution: Resolved
Viewing 9 reply threads
  • Author
    Posts
    • #28615

      So Hi again

      1. So just trying to speed up my site and wanted to ask you are all the plugins essential to the theme, unsure what I can get rid of, I contacted my host and they’ve increased my ini.php and something else to give me more memory but told me I currently have 30 plugins which would slow the site down somewhat.

      Any other tips on speeding it up would be appreciated.

      2. Also wanted to ask about how to get my desciption on a page full width. I’ve added code from another theme I bought called shopkeeper that has a extended description (https://shopkeeper.wp-theme.design/shop/women/biker-leather-jacket/) and I’ve created the same, it works but doesn’t show as full width.

      here is the page I’m testing it on http://idleuwi.com/product/brown-sneaker-shoes/

      the one you have here isn’t quite full width http://janstudio.net/claue/demo/product/analogue-resin-strap-watch/ but much wider than mine shows, I’ve set the rows to be full width but they don’t show full width for some reason.

      Also letting you know your instagram feed isn’t working on your demo http://janstudio.net/claue/demo/home-2/

    • #28620

      Hi Phil,

      1. I’m not sure which plugins you need for your site. You can turn off these plugins: Classic Editor, Enhanced Text Widget, Regenerate Thumbnails, WP-Optimize and turn on when you use

      2. Please go to Theme Option > WooCommerce > Product Detail Settings > Enable Full width > On

      3. Thank for report. This issue because now Instagram limit number request to their server per day. Our demo have so much user view every day so it overload.

      Kind regards

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

    • #28624
      This reply has been marked as private.
    • #28629

      Hi Phil.

      Please add below code

      .woocommerce-tabs .jas-container {
      	width: 100%;
      }

      Kind regards

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

    • #28632
      This reply has been marked as private.
    • #28634

      Hi Phil.

      Please go to Theme Option > WooCommerce > Product Detail Settings > Enable Full width > Off and keep CSS code

      Kind regards

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

    • #28640
      This reply has been marked as private.
    • #28643

      Hi Phil.

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

      .jas-wc-single > .jas-container {
      	width: 100%;
      }
      .jas-wc-single .product > .jas-row,
      .jas-wc-single .product > .product-extra{
      	width: 100%;
      max-width: 1170px;
      margin: 0 auto;
      }
      .jas-wc-single .product > .product-extra{
      margin-top: 60px;
      }

      Kind regards

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

    • #28654
      This reply has been marked as private.
    • #28655

      You’re welcome.

      Have a great weekend!

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

Viewing 9 reply threads

You must be logged in to reply to this topic.