stelasido

Results 6 issues of stelasido

Hi, I am getting images from remote address and save them in local. Everything works fine. I have allow_url_fopen enabled and I can access the url which is `http`. The...

I have simple comment component: ` return ( )` , but the locale is always something different that the language of the page, I have HTML lang attribute like `

Hi, is there a way instead `target: '#element'` to use: `var modalCont = $('.selector');....target: modalCont `, because my modals are generated by a server and there are many buttons attached...

npm i yarn npm run build yarn build and that error: ` 1:/var/www/blog/next-cms-ghost$ npm run build > [email protected] build > next build info - Loaded env from /var/www/blog/next-cms-ghost/.env.local info -...

Thanks for the library. I have tried everything, but this library is so poor documented: Install: `npm install tether-drop` Import JS libs (all of them): `require('../../node_modules/tether/dist/js/tether.min'); require('../../node_modules/tether-drop/dist/js/drop.min'); require('../third_party/drop-master/dist/js/drop');` Then use...

`npm start` 1. Medusa store, runs on production 2. Medusa storefront, runs on production 3. imported the default products with `medusa seed` When: 1. press 'add to cart' a product...