Mudanças entre as edições de "Divi"
De MochilaWiki
Ir para navegaçãoIr para pesquisarLinha 11: | Linha 11: | ||
e em .htaccess | e em .htaccess | ||
− | <source lang=" | + | <source lang="aconf"> |
<IfModule mod_substitute.c> | <IfModule mod_substitute.c> | ||
SubstituteMaxLineLength 10M | SubstituteMaxLineLength 10M | ||
</IfModule> | </IfModule> | ||
</source> | </source> |
Edição das 20h54min de 27 de junho de 2020
- https://archive.org/search.php?query=creator%3A%22ElegantThemes%2C+Inc.%22
- How to Create a Category Page Template for your Blog Using the Divi Theme Builder
Problema para editar página no Frontend
a2enmod substitute
systemctl restart apache2
e em .htaccess
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>