admin管理员组文章数量:1305769
I'm working on a website for a client; / and I'm trying to solve an issue on this page /mobila-la-comanda/
The client is Romanian, and wants the website to be completely Romanian as well, however I'm facing a problem with the portfolio. It's showing "Show All" as an option. However, the client wants to keep this button (in addition to the other filter buttons) but he wants it renamed to "Taote". I tried editing a file named template-portfolio.php, specifically this line:
<a data-option-value="*" class="selected" href="#showall"><?php esc_html_e('Show All','interiart');?></a>
I tried editing the esc_html_e('Show All','interiart')
to esc_html_e('Taote','interiart')
but it doesnt work.
The picture below shows the filter buttons and the Show All button.
TIA
本文标签: phpChange the quotShow Allquot button in a Wordpress Portfolio Filter
版权声明:本文标题:php - Change the "Show All" button in a Wordpress Portfolio Filter 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741809001a2398681.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论