I wanted to change home page text “Top Categories“ displayed when using default free HivePress theme.
Loco Translate plugin not helped. Searching in files content not helped. It found:
./public_html/wp-content/themes/twentytwentyfive/patterns/grid-with-categories.php
./public_html/wp-content/uploads/2026/04/content.xml
But search in a database shown that the “Top Categories“ is in a “posts” table. And indeed in WP-Admin, Pages (not Posts), i can find the home/front page and edit it. Changes are reflected on a front-end.
Note that HivePress AI Assistant have been unable to find the answer on how to edit that text, on its own.
But confirms that
This is the safest approach because:
Your edits are stored in the page content, not in theme or plugin files
They won’t be affected by theme or HivePress plugin updates
Changes are immediate and persistent
.