Forum Replies Created
-
Author
-
Radu
ModeratorHi,
It looks like your are using Add-Meta-Tags WordPress plugin

Most sure you will need to change the settings in it.
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,
To switch the positions of menu and icons just add this css
COPY CODE#header div#top-social { float: right !important; } #header .top-menu.col-xs-12.col-sm-7.no-padd { float: left !important; } #header ul.kleo-social-icons { float: right; } #header ul#menu-top { float: left; }The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS
Just i’ve implemented the what’s app into social links, It’s ok to wait until the update or i gave you the files that should be replaced ?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Not sure where the tagline should appear on your site can you show me please ?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 12, 2018 at 18:21 in reply to: Blogs are not displaying under ‘Latest News & Events’ on the e-learning homepage #188440Radu
ModeratorHi,
Not sure why, did you have looked in backend ad posts module ? Make sure to have a category choosen to generate the loop, if it’s useless provide to me the credentials in a private reply to can take a look
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,
There is no quick way to generate ages by birthdate in that location, anyway that’s a custom request.
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,
First install child theme if yo don’t have it and activate it. then via FTP, go to wp-content/themes/sweetdate-child/buddypress/members/single/profile/change-avatar.phpNOTE: IF in child folders missing, create them.
and paste this content : https://pastebin.com/raw/Wm449RW2
Look at line 24 and change it with your desired content.

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,
Please upload the rar archive here: https://wetransfer.com/
We will update the pot file at theme update
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi
Can you please provide in a private reply WP admin + ftp credentials to can take a closer look at 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,
replace it with this one
COPY CODEiframe[src^='http://vpinball.com'],iframe[src^='https://vpinball.com'], iframe[src^='vpinball.com'] { display:none !important; }Let me know
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGreat
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 leaved activated only Visual Composer and K-elements then i’ve checked and the video autoplayed as it should, i recommend you to de-activate the current plugins one by one until you find the plugin that causes 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,
I’ve made a confusion there it’s kleo menu style not buddyapp, in this case tell me or make me a screenshot to the menu button settings in the backend menu to can be able to reproduce it.
Or if you can put your site online to can look at that will be better.
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, take a look at this screenshot\

Try to re-download again the theme from themeforest then upload it again
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,
Are you using latest theme version ? If no get the latest version from themeforest.
If yes, just press save options and the options should appear.
Let me know
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 think monday i can communicate a release date for theme update that contains templating update for woo-commerce, i recommend you to use a previous version of woocommerce, until we release update.
You can find the 3.2.6 version of woocommerce here : https://github.com/woocommerce/woocommerce/archive/3.2.6.zip
Unzip the files then upload them in wp-content/plugin/woocommerce/ by overwrite them.
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,
You can try to do that by using this css
COPY CODEiframe[src*='vpinball.com'] { display:none !important; }The rule will be applied cross site.
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,
Apply this CSS then let me know
COPY CODE@media(max-width:768px) { div#whats-new-options > div {display: table;} span#activity-visibility { display: block; } #buddypress #whats-new-form .active #whats-new-options { height: 80px !important; vertical-align: middle; } #buddypress #whats-new-form #whats-new-options #whats-new-submit { text-align: center; } }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,
Unable to login with those credentials.
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,
Did you had make any recent change in visual composer ? It seems that that isn’t caused by CSS but something JS if i de-activate javascript in browser your website it looks as it should.
Try to de-activate all plugins except visual composer and k-elements and child theme then check if it works or not. If not works i will need access to the dashboard, provide login data in a private reply.
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,
It looks like the .rar file format isn’t allowed can you do it .zip ?
Thanks you
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,
You can find the plugin there : https://github.com/donmik/buddypress-xprofile-custom-fields-type
Maybe it was delisted from wordpress plugin repository because it’s no longer maintained.
There is no pre-made code for what you need, but maybe using this plugin will help : https://wordpress.org/plugins/pmpro-register-helper/
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYou’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,
Until the theme update you can patch that by replacing this file : wp-content/themes/kleo/kleo-framework/lib/function-facebook-login.php with the content of this one :https://pastebin.com/raw/yTfRphDT
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 8, 2018 at 17:01 in reply to: Clicking profile pictures of members or groups brings up 404 error page #188136Radu
ModeratorHi,
Not sure how that was changed, to can guide you to revert it.
The default slug it’s members.
Did you encounter the same issue with default wp theme ?
If the issue stop to happens when you change the theme you can leave the the credentials to check.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts

