Navigation

    Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. zainawan99
    3. Topics
    Z
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by zainawan99

    • Z

      how can upload webp fromat images by bulk upload csv sheet?
      Modules • • zainawan99  

      2
      0
      Votes
      2
      Posts
      49
      Views

      V

      @zainawan99 please follow one thread https://forums.bagisto.com/topic/2363/how-can-bulk-upload-cdn-online-images-products/7
    • Z

      how can bulk upload cdn online images products?
      Modules • • zainawan99  

      9
      0
      Votes
      9
      Posts
      54
      Views

      D

      Hi @zainawan99, I am not getting what you are trying to say. Where you want to upload a CDN.
    • Z

      how can override the handler (packages\Webkul\Core\src\Exceptions)
      Knowledge Base • • zainawan99  

      10
      0
      Votes
      10
      Posts
      762
      Views

      You can use the blade file tracer to see what file you need to change https://devdocs.bagisto.com/1.x/themes/tracer.html
    • Z

      i m adding product tax but they have not applied checkout cart page
      Bug Report • • zainawan99  

      7
      0
      Votes
      7
      Posts
      192
      Views

      V

      @zainawan99 It's working fine at my end Please verify your zipcode seems to be invalid.
    • Z

      how can site map add bagisto?
      General Discussion • • zainawan99  

      2
      0
      Votes
      2
      Posts
      25
      Views

      D

      Hi @zainawan99, There are lots of sites (for e.g. https://www.xml-sitemaps.com/, etc.) that can generate a sitemap for you. After that, you just need to put your sitemap.xml file in the public folder.
    • Z

      i m install bagisto some error come run composer install command
      Bug Report • • zainawan99  

      3
      0
      Votes
      3
      Posts
      27
      Views

      V

      @zainawan99 are you installing bagisto from the master branch?
    • Z

      how can remove stack form eg. wappalyzer and built with
      Knowledge Base • • zainawan99  

      2
      0
      Votes
      2
      Posts
      11
      Views

      D

      Hi @zainawan99, Please check this thread, https://forums.bagisto.com/topic/2116/how-can-hide-technologies-wappalyzer
    • Z

      run publish command some error show
      Bug Report • • zainawan99  

      2
      0
      Votes
      2
      Posts
      9
      Views

      D

      Hi @zainawan99, Well this won't impact you project, but still if you want to fix that then follow this thread, https://github.com/bagisto/bagisto/issues/3807#issuecomment-726683916
    • Z

      i m changes Webkul\Velocity app.js and run npm commands some error face and not changes applies
      Bug Report • • zainawan99  

      8
      0
      Votes
      8
      Posts
      781
      Views

      D

      Hi @zainawan99, May I know where are you doing the changes?
    • Z

      i m changing vue js below image attach but they have not changes apply this file
      Modules • • zainawan99  

      2
      0
      Votes
      2
      Posts
      13
      Views

      D

      Hi @zainawan99, Please follow one thread for better communication, https://forums.bagisto.com/topic/2115/i-m-change-app-js-changing-ismobile-function-but-they-have-not-change-front-view/6
    • Z

      how can hide technologies wappalyzer
      Knowledge Base • • zainawan99  

      2
      0
      Votes
      2
      Posts
      14
      Views

      D

      Hi @zainawan99, For this, I can only recommend the thread which is given by Wappalyzer, https://www.wappalyzer.com/articles/how-to-hide-technologies-from-wappalyzer/ Please, have a look, this will help you.
    • Z

      i m change app.js changing isMobile function but they have not change front view ?
      Modules • • zainawan99  

      9
      0
      Votes
      9
      Posts
      46
      Views

      Z

      @devansh-webkul just call alert but not alert and console
    • Z

      How can override category observer in new package ?
      Modules • • zainawan99  

      2
      0
      Votes
      2
      Posts
      16
      Views

      D

      Hi @zainawan99, The mentioned class has been registered in the Category package provider's method. You can just change the class name there and then extend the one which you need the override. For e.g., In packages/Webkul/Category/src/Providers/CategoryServiceProvider.php, you can do something like this, public function boot() { ... CategoryProxy::observe(YourObserver::class); ... } Then here, class YourObserver extends CategoryObserver { ... } Then afterwards, it's your choice whether you want to override or not.
    • Z

      i m override the category module after run publish command then face this issue
      Bug Report • • zainawan99  

      2
      0
      Votes
      2
      Posts
      10
      Views

      D

      Hi @zainawan99, Please check whether you have registered your model or not. If not then please share the steps so that I can check it.
    • Z

      Mega menu
      Knowledge Base • • zainawan99  

      3
      0
      Votes
      3
      Posts
      15
      Views

      Z

      @Vaishali-Agarwal how much time required kindly tell me?
    • Z

      Sidebar Vue js how can override?
      Modules • • zainawan99  

      4
      0
      Votes
      4
      Posts
      49
      Views

      D

      @zainawan99, You need to run php artisan vendor:publish --all -force. When you done with your changes. Please take a backup before doing such operation however if you not made any customization then you can feel free to run this command.
    • Z

      How can GoDaddy server email configuration?
      Knowledge Base • • zainawan99  

      2
      0
      Votes
      2
      Posts
      8
      Views

      V

      @zainawan99 google it, you will find goDaddy server smtp host and port and add them in .env file you may also check this https://in.godaddy.com/help/use-imap-settings-to-add-my-email-address-to-an-email-client-4714
    • Z

      Email logo not show?
      Bug Report • • zainawan99  

      7
      0
      Votes
      7
      Posts
      19
      Views

      V

      @zainawan99 it's working fine on bagisto v1.2.0. please check the broken image rules again here https://forums.bagisto.com/topic/188/broken-image-logo-in-bagisto-with-causes-and-solutions/1
    • Z

      how can override shop and admin vue js in new package
      Modules • • zainawan99  

      6
      0
      Votes
      6
      Posts
      113
      Views

      Z

      @vishalK kindly update your documentation most things are not added then every person contact this forum.