Forum Replies Created
-
Author
-
Radu
ModeratorYou can hide that message by using this css
COPY CODE.directory.members p.lead { display: none !important; }Css can be added to wp-admin -> theme options -> styling options -> quick css
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
1. This is the scope of buddypress to be a community where members can comment etc… i don’t know if this is possible, please check the available buddypress options in wp-admin -> settings -> buddypres -> options
2. Check in wp-admin -> theme options -> memberships -> choose Restrict all members for your desired actions. These are all available options.. if you need something else that theme cannot do..you will have to hire a developer.
3. Do you not check the plugin options never ? wp-admin -> settings -> WP-reCAPTCHA-bp -> lang
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 30, 2016 at 17:09 in reply to: Change login-position in mobile version / Unwanted space in mobile version #123592Radu
ModeratorHi,
Please check in this archive for readme.txt file and follow the instructions
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi again,
Ok i understand you can change/translate that text by using loco translate plugin.
Theme strings and plugins strings can easily be changed by using Loco Translate plugin https://wordpress.org/plugins/loco-translate/
A small introduction on how translations work
Translatable strings can come from the theme or from the installed plugins. You need to translate the theme or the plugin depending on what section of the site your string is found.
For example if your string is on your BuddyPress profile then most probably you will need to translate BuddyPress plugin. If you are on the Forums section of your site then bbPress plugin should be the one that needs to be translated. Another example is the rtMedia plugin that adds the Media links to BuddyPress and if you want to translate it then this plugin will contain the string.
Follow these steps to get you started:
- Install Loco Translate plugin
- Go to the plugin dashboard: WP Admin – Tools – Manage translations
- Find the theme or plugin in the list.
- If the language isn’t already in the list then click Add new language, choose your language and if you are asked where you want to save the language files choose global language directory ( wp-content/languages/ ).
- Press SYNC button to synchronise your translation with the provided .pot file
- Search for the string you want to translate and add your translated string.
- Press Save when you finished your translation.
Note: You will have to set the language for your blog from WP-admin – Settings – General – Site Language – Choose your language
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 30, 2016 at 16:49 in reply to: Modify the “share” social media icons on woocommerce single product page #123585Radu
ModeratorNot marked as solutionRadu
ModeratorPlease follow this link : https://archived.seventhqueen.com/forums/topic/how-can-register-japanese-font solution is provided here Cheers R.Radu
ModeratorHi,
Go to plugin settings, check if the details that you have entered are correct (smtp server and port ) or change mailer to wp_mail (use the php mail function to send mails ) instead the smtp
If you still are not able to send mail ask the hosting provider if there are some problems with mail on your account
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 27, 2016 at 12:37 in reply to: Problem with register on my site. It’s not working anymore #123388Radu
ModeratorNot marked as solution -
AuthorPosts