Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    change Image resolution

    General Discussion
    3
    7
    217
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      hiten_jadav last edited by

      How do I change the image resolution on the product edit page?

      5f83b32c-c7b0-44f6-b833-eb9cc1eb3160-image.png

      H 1 Reply Last reply Reply Quote 0
      • H
        hiten_jadav @hiten_jadav last edited by

        @mayur0418 because on my front end, all my images are cropped. you can see in this picture.

        3ba01fa2-d9d3-4076-bb8b-983f010a6605-image.png

        1 Reply Last reply Reply Quote 0
        • Rishabh-Webkul
          Rishabh-Webkul last edited by

          Hello @mayur0418

          To change the image resolution it can be managed from Packages >> Webkul >> Admin >> src >> Resources >> views >> catalog >> products >> edit >> images.blade.php

          sefcqecqed.png

          And the translations can be managed from the
          packages >> Webkul >> Admin >> src >> Resources >> lang >> en >> app.php

          app.php.png

          Thanks & Regards

          1 Reply Last reply Reply Quote 0
          • H
            hiten_jadav last edited by

            @Rishabh-Webkul I don't want to change just text.

            A 1 Reply Last reply Reply Quote 0
            • A
              amit-webkul @hiten_jadav last edited by

              Hello @mayur0418,

              I have reviewed your concern and understand that you would like to adjust the ratio of the image information text as well as the rendered images displayed on the storefront. Is that correct? Please let me know if I misunderstood anything or if you need further clarification.

              If this is correct, here are the steps you need to follow:

              Update the Image Cache Retention
              You can modify the image ratio by updating the image cache settings within the application. The file path for this is:

              ImageCache file path:

              packages/Webkul/Shop/src/CacheFilters
              

              Inside this, you can change the product image ratio for large, medium, and small screens.

              OR

              If you want to update only product image ration text, then you can follow the above reply and implement those changes.

              1 Reply Last reply Reply Quote 0
              • H
                hiten_jadav last edited by

                8e28ed02-c880-4a0a-8c43-407294772154-image.png

                i have a change in this file but no change in front.

                04f0f0bd-4304-42b6-aa0b-310658777752-image.png

                A 1 Reply Last reply Reply Quote 0
                • A
                  amit-webkul @hiten_jadav last edited by

                  @mayur0418

                  Yes, you can set your resolution as needed. After making changes, you will need to clear the cache using the following command:

                  php artisan optimize:clear
                  
                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post