Navigation

    Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. dev.rohit
    D
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    dev.rohit

    @dev.rohit

    0
    Reputation
    7
    Posts
    6
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    dev.rohit Follow

    Posts made by dev.rohit

    • RE: syntax error, unexpected '=', expecting ']' when rendering products by category

      @devansh-webkul thanks for taking your time i fixed it.

      posted in General Discussion
      D
      dev.rohit
    • RE: syntax error, unexpected '=', expecting ']' when rendering products by category

      i fixed it by override velocity theme
      but with default its not working.

      posted in General Discussion
      D
      dev.rohit
    • RE: Default theme list all products by category

      @PyramidHead I was having the same problem with the default theme so i just did this btw i was making custom theme. so here is my solution.

      f1cb2515-3def-467f-a352-a0de1c4807b1-image.png

      posted in General Discussion
      D
      dev.rohit
    • RE: syntax error, unexpected '=', expecting ']' when rendering products by category

      This is the only thing i could not figure out why giving me error??

      posted in General Discussion
      D
      dev.rohit
    • RE: syntax error, unexpected '=', expecting ']' when rendering products by category

      I am doing this
      f776e20d-7f9d-4c61-b1b0-60a18bf139f7-image.png

      posted in General Discussion
      D
      dev.rohit
    • syntax error, unexpected '=', expecting ']' when rendering products by category

      f77ff121-d1cb-423a-b79b-8d7a764e0582-image.png
      I don't know why am i getting this error i tried to figure out but could not find any trail of the error and also its a custom theme .
      Its working fine with velocity theme but not working with my custom theme.

      I am just adding @include('shop::home.category', ['category' => 'fashion']) code in setting > channel home_page_content field.

      Master Page
      9b57c60c-c7fd-44ba-917b-f30fe1ec4d63-image.png

      Custom theme Index Page
      e6f9475e-cb80-4596-a2b5-1fe7ee012b7a-image.png

      posted in General Discussion
      D
      dev.rohit
    • Custom theme assets not working

      I am adding custom theme assets like css and js but its giving me error like
      a8fd231f-929a-41e6-87c5-ee62b829f46b-image.png i have tried so many things but nothing is working

      54d632ac-711b-4716-8877-a88c38048f42-image.png

      7268437b-0ff4-41d5-962a-f8d31862da9e-image.png

      I don't know why this is happening but when i adding velocity theme assets it's working fine.
      What am I doing wrong? do I have to bundle my CSS and js file?

      posted in General Discussion
      D
      dev.rohit