Neftalí Acosta
Neftalí Acosta
Hie, were you able to solve this problem?
I have the same problem: 
> 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? :(
@testerimax thanks