Neftalí Acosta

Results 6 comments of Neftalí Acosta

I have the same problem: ![image](https://github.com/josiasmontag/laravel-recaptchav3/assets/15948880/dac51e56-f33c-4db6-890a-fec2d93b8740)

> public function charset($set = "utf-8") > { > $tag = $this->createTag('meta', ['charset' => $set]); > $this->addToTagsGroup('meta', 'charset', $tag); > return $tag; > } How does it work?

Are you sure that is a error of your code?, I made a some clicks and anywhere links not work. https://crowdrating.io/how-it-works Note: add this code below that your require_once: `use...

Hi, I need help, I dont know how to modify this template (archive-product.php) to create this structure: http://i.stack.imgur.com/5b3aT.png Can you help me please? :(