Hi, I’m trying to edit the content/labels within the Login/Register form (and associated forms too). The current form displays such text as ‘Sample Success Message’ – and I’m unable to locate where this can be modified. I’m assuming there is somewhere within TagDiv/Newspaper which allows me to update this? When I try and edit from the front end using the TagDiv composer, I notice it’s a shortcode. Which forms are used for this? Or am I required to create entirely new pages/forms for this?
Appreciate this is a relatively simple task, but I’ve spent >1 hour looking through the dashboard and searching google/these forums for help, but I’m unable to locate any resolutions to this issue. Thank you
Hello,
If you have a page login that can be edited using tagDiv Composer – https://i.imgur.com/R6TvkP7.png – https://i.imgur.com/o2P2kWD.png select the shortcode element – https://i.imgur.com/kfSztuO.png and check the show in composer option to see the forms provided.
Also the texts can be translated/changed from the theme panel > translation section – https://i.imgur.com/gdHFowd.png
Thank you!
Hi thank you for your response – unforunately I still don’t know where to edit the form for the log in/register.
A) Where can this be modified, for instance – so a GDPR checkbox can be added to the form?
B) The translation options in theme panel > translation section don’t include the strings for ‘Sample Information Message’ / ‘Sample Error Message’ etc anywhere
To be clear: I’m looking for where I can modify the login/register form directly, to ensure there is a checkbox and the above strings don’t appear.
Hello,
A). Unfortunately for this it will be need to edit the theme files, because there is no option for that. The file path is – wp-content/plugins/td-subscription/includes/shortcodes/tds_create_account.php
B). Those are in the time panel, but the name are different, the ‘Sample Information Message’ / ‘Sample Error Message’ etc are only simple text in tagDiv Composer. The texts are – https://i.imgur.com/ThGgr09.png – https://i.imgur.com/vu3WpZV.png
Thank you!