Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › eMember – change in shortcode text
- This topic has 5 replies, 3 voices, and was last updated 9 years ago by
admin.
-
AuthorPosts
-
October 10, 2016 at 9:23 am #13759
CAS
MemberI have used this [wp_eMember_compact_login] on a site
I want to change the text for the member – both not logged in and logged in.
I have looked at this https://support.tipsandtricks-hq.com/forums/topic/how-to-customize-various-textmessages-displayed-by-the-plugin
If I find the right strings in “../plugins/wp-eMember/lang/eng.php”, can I be sure that it will only change in the part of the plugin?
/Camilla
October 10, 2016 at 12:47 pm #74340wzp
ModeratorWhich string (in the language file) are you going to change? If you change a particular string in the language file; the change will be affected in all occurrences, in the plugin, that use that particular string.
October 12, 2016 at 6:36 am #74341CAS
MemberI want to change:
Hello, Fistname Lastname | Log ud
and
Hello, Login til at starte. Ikke medlem? Tilmeld dig i dag
I have translated it to danish. I still want the login link and logout link but change the text. How can I do it so it will not affect other places on the site where the same strings are used?
October 12, 2016 at 12:00 pm #74342wzp
ModeratorYou said that you read:
What I asked you was, which of the “ESTORE_” string definitions did you change? If you don’t tell me; I can’t tell you how many places your changes will show up.
October 26, 2016 at 6:58 am #74343CAS
MemberI’m using: [wp_eMember_compact_login]
But I want it to be more even more compact. Can I change which strings are included in [wp_eMember_compact_login]?
Or do I just change in the lang file – make som of strings blank like:
“EMEMBER_NOT_A_MEMBER_TEXT”?
October 27, 2016 at 8:08 am #74344admin
KeymasterYou will need to change PHP and CSS code to customize the appearance. The following post tells you which file to modify:
-
AuthorPosts
- You must be logged in to reply to this topic.