Forum Replies Created
-
Author
-
Radu
ModeratorHi, Ok Let me know if i can help you with something else Cheers R.Radu
ModeratorHi,
The media tab appears under member profile menu when you activate the rtmedia plugin.So what you want to acheive ?
You can follow this one to inspire from here : https://buddydev.com/buddypress/add-extra-links-to-buddypress-user-profile-menu-buddypress-group-menu/
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHI,
You’re welcome
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,
No, updating wp importer will not remove your content/settings and will not solve the facebook login issue, i want to mean to check from the same phone where not works facebook login at nfdates.com to our demo https://seventhqueen.com/demo/sweetdatewp/ , so the idea it’s to check the same device on both installas to see if it’s a general theme problem or a isolated issue.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Did you had solved the issue ?

I see it works
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 23, 2018 at 15:45 in reply to: Can I have a version of Version 1.4 – 18.01.2017 to rollback? #195784Radu
ModeratorHi, Sorry... Attached right now Cheers RRadu
ModeratorHi,
You can try to ask your question here https://wordpress.org/support/plugin/paid-memberships-pro
Ask them actually if it’s possible without additional codes or addons pmpro it’s able to do that.
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,
The translation way it’s the easily one, just search in kleo theme for VERTUUR and change it to VERSTUUR.
It might me a translation issue from po file. So do that via loco translate.
Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Did you encounter the same issue if you are disabling child theme ?
Did you encounter the same issue if you change the theme to default wp theme ?Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Maybe using recurring subscription, in the level edit page. if that is not what you are lookig for ask pmpro team if they know a easy way.

Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 20, 2018 at 19:29 in reply to: Can I have a version of Version 1.4 – 18.01.2017 to rollback? #195475Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
To can hide or change that icon use this css
COPY CODE.circular-item .hearts { /* background: url(../images/hearts_bg.png) no-repeat; */ background:none; }Hide friendship heart icon
COPY CODE#friends-my-friends:before { content:""; }Can you show the page where this button it’s ? https://archived.seventhqueen.com/wp-content/uploads/2018/04/heart1-128×65.jpg
The css will be added to wp-admin -> theme options -> styling options -> quick css
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Use this css
COPY CODE.widgets h5 { background-color: red !important; color:#fff !important; }Add it in wp-admin -> theme options -> styling options -> quick css
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorYou can change easly the theme text 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 solutionRadu
ModeratorHi,
I see that but then i’ve tried if that happens also on our demo : https://seventhqueen.com/themes/kleo/members/kleoadmin/#
And it cannot, make sure you have latest theme update, if still not works, deactivate child theme and plugins and check again.
Still not works, download theme files and upload them.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Open a ticket showing the issue or/and what you want to acheive
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
For the footer color
COPY CODEdiv#socket { background: red !important; color: #fff !important; }Topbar
It works tested
COPY CODE#top-social li i:before {color:red !important;} .header-color .top-menu li > a:hover, .header-color #top-social li a:hover {color:red !important;}What are the credentials ?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorNo problem, if you cannot figure out, ask a ticket on their support forum.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Cannot figure out, i will need FTP to take a closer look, provide the details in a private reply.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorOdd,
Try to update the theme to latest versio.
De-activate all plugins beside the child theme then see if it looks as demo.
If still not works let me know what php version are you runing and provide the debug.log fileFollow these steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
After you have disabled the plugins try to see if the error persists.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThat’s wired there will need to enable wp debug then to provide to me the debug log file.
Follow these steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the error persists.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
It seems that it’s happens the same using any other theme it’s elementor related, you can ask them
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 20, 2018 at 16:20 in reply to: Kleo Search don’t search through Sensei Courses Catalogue #195442Radu
ModeratorI see,
Can you test please to de-activate all plugins except sensei, visual composer and k-elements then purge empty cache and check again?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I think because the theme it’s not updated to latest version.
Let me know if you encounter the same behaviour using tablet or phone on our demo https://seventhqueen.com/demo/sweetdatewp/ when you login
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
There it may need to enagle wp debbug and to provide to me the debug.log file
Follow these steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the error persists.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts

