Home Forums Themes Support Gecko How to display more products

Viewing 2 reply threads
  • Author
    Posts
    • #28585

      Couple of Questions:

       

      1. How do I display more products on the shop page. I would like to display 21 products per page with page numbers appearing below. I have 101 different designs.
      2. How to change the order of products in the display
      3. In Mobile version the GECKO logo appears. It needs to be replaced how can it be done
      4. The second full width horizontal image does not adapt to mobile …is there a way to make it responsive or any suggestions to make presentable
      5. Lastly. The site is loading too slowly. How to speed up loading?

      Thank you. best regards

       

      Sashwata

    • #28591

      Hi Sashwata,

      1. Please go to JanStudio > Theme Option > WooCommerce > Product Listing Settings > Product Per Page and change your number

      2. Please go to Appearance > Customise > WooCommerce > Products Catalog > Default product sorting

      3. Please go to Theme Option > Header and upload retina logo

      4. Please add below code to JanStudio > Theme Option > General Layout > Custom CSS

      @media only screen and (max-width: 736px) {
      .vc_row.vc_custom_1548771448485 {
      	padding-top: 50px !important;
      	padding-bottom: 50px !important;
      }
      .vc_row.vc_custom_1548771448485 h3 {
      font-size: 14px;
      }
      .vc_row.vc_custom_1548771448485 h2 {
      font-size: 20px;
      }
      }

      5. Please use plugin Autoptimize https://wordpress.org/plugins/autoptimize/ to minify CSS JS and https://wordpress.org/plugins/wp-smushit/ to optimize image. and use CloudFlare for CDN

      Kind regards

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

    • #28610

      Hi,

      Please reply on this topic. Don’t reply on email, that will help us easy to track your issue in future.

      1. Best seller and sale is custom page not like shop and category page. Please edit best seller and sale page and number

      2. Please disable plugin “WooCommerce Variation Swatches” from Emran Ahmed and follow our document at http://janstudio.net/gecko/document/#create-attributes and http://janstudio.net/gecko/document/#create-product-color-swatches

      Kind regards

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

Viewing 2 reply threads

You must be logged in to reply to this topic.