Archived topic
Editing HTML
5 replies · Started by Leonardo on November 24, 2022
I installed the Generate child theme.
To edit HTML, should I use an FTP client, for example FileZilla?
I thought I could edit the HTML in the WordPress dashboard itself.
Hi there,
What HTML are you trying to edit?
I need to change the HTML to move some things around, like this: https://formuladiecast.com.br/wp-content/uploads/2022/11/troca.jpg
Hi Leonardo,
This is part of WooCommerce which is out of the scope of GeneratePress. It would be best to reach out to WooCommorce support or raise a topic in their forums. Forum link: https://wordpress.org/support/plugin/woocommerce/
Excuse my ignorance, Fernando... But,
1) Is this HTML that I show with the Chrome developer tool not structured in the theme?
https://formuladiecast.com.br/wp-content/uploads/2022/11/imagem_2022-11-25_213129395.png
2) As this element shown is part of a plugin, it is the function of the plugin's php to make it appear in that exact place, correct?
3) If yes, then why can't I download my website's HTML and change it?
Thanks for the explanation and patience.
1) Is this HTML that I show with the Chrome developer tool not structured in the theme?
No - that would be in WooCommerce as he mentioned.
2) As this element shown is part of a plugin, it is the function of the plugin’s php to make it appear in that exact place, correct?
Not sure if I fully understand but you would need to check with WooCommerce support team.