Forum Replies Created
-
Author
-
Radu
ModeratorHi,
Not sure, will speak with core developer, anyway this it’s something quick and theme doens’t have any suchs as option
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 5, 2018 at 18:47 in reply to: Sending private messages between members that are not frieds is causinf error 404 “Page not found” #208599Radu
ModeratorHi,
If all above steps with the same results can be reproduced using default wp theme may be a buddypress issue not a theme one. In this case this issue should be reported on the buddypress trac : https://buddypress.trac.wordpress.org/report/1
To can re-confirm before reporting, i recommend you to leave only buddypress activated while using default wp theme and then resave permalinks from wp-admin -> settings -> permalinks -> save changes.
Did you had changed something under wp-admin -> emails ? If yes, backup your database and re-install buddypress emails from wp-admin -> tools -> buddypress -> re-install buddypress emails.
If can be again reproduced using only their plugin activated it’s confirmed.
Personally i haven’t tested this behaviour with default theme i don’t have a email catcher or similar on my machine yet. I will do it tomorrow.
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 FTP to can taka closer look ?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorUse this css
COPY CODEinput#bps_toggle6844 { background: url('https://www.shareicon.net/data/128x128/2016/07/09/118227_fb_512x512.png')!important; padding: 0 !important; background-position: 0% 50% !important; background-repeat: no-repeat !important; background-size:15px !important; padding-left:20px !important; vertical-align:middle !important; }Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi
Personally i haven’t used google earth in a web app, so not sure what to advise you.
So depends by the google search library and implementation methods they have, if they have a widget like way you can paste their code in a widget area or simply in page.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 5, 2018 at 16:45 in reply to: More features needed to add to Membership Levels page #208579Radu
ModeratorNot marked as solutionRadu
ModeratorThis reply has been set as private.Radu
ModeratorHi,
Check this article : https://archived.seventhqueen.com/sweetdate/article/add-like-button-to-top-bar-with-code-snippet
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The login it’s incorrect for both the the websites…
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 4, 2018 at 19:03 in reply to: Purchased site from Vendor (Search and Setup questions) No functioning email to users #208462Radu
ModeratorNot marked as solutionSeptember 4, 2018 at 18:53 in reply to: Sending private messages between members that are not frieds is causinf error 404 “Page not found” #208460Radu
ModeratorHi,
I see, can you please confirm if the issue happens or not using default wp theme twenty seventeen ?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 4, 2018 at 18:30 in reply to: More features needed to add to Membership Levels page #208451Radu
ModeratorNot marked as solutionRadu
ModeratorHi, Check this onefunction sqr7_extra_fields_members_directory() { $location = bp_get_member_profile_data('field=Location'); $specialization = bp_get_member_profile_data('field=Specialization'); $birthdayfield = bp_get_member_profile_data('field=Birthday'); if ($birthdayfield) { if(!empty($birthdayfield)) { $diff = time() - strtotime($birthdayfield); $age_to_age = floor($diff / (365 * 60 * 60 * 24)); // return $age_to_age; } } if ($specialization || $location) { echo 'if trouble with code above copy it from here : https://pastebin.com/raw/Reng9F8r Cheers R'. 'Location : ' . $location . ''; echo ''. 'Specialization : ' . $specialization . ''; echo ''. 'Ages : ' . $age_to_age . ''; } } add_action('bp_directory_members_item', 'sqr7_extra_fields_members_directory');September 4, 2018 at 18:04 in reply to: rtmedia preview link not working after last update of buddyapp #208446Radu
ModeratorThis reply has been set as private.Radu
ModeratorHi,
Under wp-admin -> profile -> birthday

Those are all available options for managing datefield
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’s no easy way to change all breakpoints of the theme since it has to many dependenciesYo can target certain selectors by the different resolution.
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 isn’t any command to make that, there should be done with cssYou will have to place the Member search word into a parent div where contains also an empty span with a certain class and then to be styled to look like you need.
Cannot see the directory provide 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,
I need to login to see that buttons and directory,provide them 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
ModeratorHi,
WIth css should be possible, can you please make a screenshot pointing the button on the place where you need the icon ? and live page url and credentials if it’s needed.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 3, 2018 at 19:09 in reply to: More features needed to add to Membership Levels page #208355Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
1. IF you had used visual composer (the visual interface for building blocks and adding modules) you need to keep it…. if not no (if you are not sure you can de-avtivate and look at the site pages if it’s messed re-activated it they look normal leave it de-activated.)
2. Not sure depends by your needs, transcoder plugin seems to be “Audio and video transcoding services for any WordPress website!”
3. Envato changed their update mechanism, the new way here of updates will be maden trough their plugin. : https://archived.seventhqueen.com/general/article/update-themes-automatically-using-envato-market-plugin
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorWill investigate those days will let you know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts

