@devansh-webkul thanks for taking your time i fixed it.
dev.rohit
@dev.rohit
Posts made by dev.rohit
-
RE: syntax error, unexpected '=', expecting ']' when rendering products by category
-
RE: syntax error, unexpected '=', expecting ']' when rendering products by category
i fixed it by override velocity theme
but with default its not working. -
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.
-
RE: syntax error, unexpected '=', expecting ']' when rendering products by category
This is the only thing i could not figure out why giving me error??
-
syntax error, unexpected '=', expecting ']' when rendering products by category
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
Custom theme Index Page
-
Custom theme assets not working
I am adding custom theme assets like css and js but its giving me error like
i have tried so many things but nothing is working
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?