Forum Replies Created
-
Author
-
hotloverspassion
ParticipantOne more thing…Today I deactivated rtMedia for a few minutes and when visited user’s profile, no fields showed up ( just the groups at the top ) so I checked again BP Profile tabs ( due to my previous similar experience with Album tab ) and rtMedia tab was still there ticked off…Once I got rid of it, it was all ok again. Can both of the bugs be sorted in future update? There will definitely be more people having the same problem sooner or later. Thanks π
hotloverspassion
ParticipantI know, I was quite surprised that this option remained there still ticked off even though I switched the BP album off. It could actually be considered in next update so others won’t run into this issue as well.
And I do try to sort things out myself…it gives me great satisfaction and also I don’t like to rely on others…only if I have to π
Thanks for all your help in past. I have learned a lot and hopefully won’t be bothering you too often now π But who knows π
July 19, 2016 at 00:46 in reply to: Member’s directory – Age showing 46 when users don’t fill their age #129540hotloverspassion
ParticipantThat’s fine, I was just asking π
hotloverspassion
ParticipantHi,
I have been able to sort it out!!!!! I had in SweetDate->BP Profile Tabs ticked off BP album!!! Silly me π
Thanks anyway for your willingness to help πhotloverspassion
ParticipantHi,
if it is too complicated to find where the problem is, just let me know. I am going to migrate my site to another hosting provider this week and might as well start the site from beginning ( of course will have all the modified files and css saved ) and hopefully will be able to see where the problem is then.
πhotloverspassion
ParticipantHi,
I have deactivated all of my plugins except BuddyPress. And no, I do’t have any cache plugins.
The problem is still there…any other suggestion?
I have also deleted all of my css changes and functions.php, but still nothing.
Thankshotloverspassion
ParticipantThanks a lot for this!!!! Yo are a star!!!
And sorry, I promise I won’t delete it again π But it is a good idea to always paste the code here so others can also benefit from it πhotloverspassion
ParticipantHi,
I know where to find style.css. I’ve been working with style.css all day yesterday. The only thing I can think of is, that we were there at the same time and your code wasn’t saved….even the registration page is completely the same as before. Sorry…hotloverspassion
ParticipantThanks Laura,
could you just kindly guide me what have you changed? I can’t see any new CSS code neither any change on the registration page…sorry πhotloverspassion
ParticipantHi again π
1. that’s fine, I will continue with my search on buddypress… wish me luck π
2. http://www.hotloverspassion.com
wp-login: hotloverspassion
passw: adminI was going to give you rating at themeforest once my site is up and going, but might do it this week π
Thanks
hotloverspassion
ParticipantThanks again for a quick reply!!! Your support here is just amazing!
Here is my result:
1. code works fine, thanks! I was wondering, whether we can push this one step further…the code hides logged in user from the members directory, but it still counts that member in a search “Your search returned x members”…is there an easy fix to exclude that member from this count? I have similar problem with hiding admin profile from the count, so the fix to this might fix my other issue as well π
2. unfortunately, not working well – it messes up the form ( see attached picture )
3. amazing! Codes work like a charm! Thank you!
4. Thank you for your suggestion. I have found out about the chrome developer tool 2 days ago and it’s just brilliant! Makes my life much easier!!! As a newbie I was whole last month searching for the codes in files using trial and error method! What a crazy thing to do!!! π
BTW, you’ve got one very happy customer here π
hotloverspassion
Participantπ good to know…hope they pay you well! π
hotloverspassion
ParticipantOh girl, you are working on Sunday??? You better take some break so you have enough energy for my issues next week π haha
hotloverspassion
ParticipantThanks Laura, that’s great!
Unfortunately the Log in and Sign up button remained the same. I followed your example and added this code to style.css in child theme
li.header-login-button a {
font-size: 14px !important
}
li.header-register-button a {
font-size: 14px !important
}It seems to do the trick π
hotloverspassion
Participanthttp://www.hotloverspassion.com
Site is not public yet, but in settings->general at the bottom there is “MOJO Coming soon” where you can tick OFF and after you finish change it to ON again to keep the site in coming soon mode. Thanks π
hotloverspassion
ParticipantHi Laura,
wp-admin: hotloverspassion
password: adminas you would see, the profile button is bigger but the log in/log out button remained the same. I left the code in style.css
Thanks a lot again for your help π It’s much appreciated!
hotloverspassion
ParticipantHi,
I tried both of your codes above but none of them seem to work. Any other idea?
Thanks a lot πhotloverspassion
ParticipantHi Laura, I was referring to this forum…that it would be nice to have “preview” before I press submit…
hotloverspassion
ParticipantHi guys,
Hope you had a nice weekend…I’ve got one thing I want to ask you…
Is there a way you could add βpreviewβ to the posts when someone is posting something or delete the personβs own last post if the post doesnβt look the way it should? It happened to me already twice when the text appeared a bit differently to what it was intended to look like and it is very frustrating that I could not even delete it and post it againβ¦or to prevent this, could there be a βpreviewβ button! THANKS!!!!! I have already post this into Feature requests. I am posting this privately just for you guys to read it as it has nothing to do with this topic. Cheers πhotloverspassion
ParticipantPlease ignore last 3 lines form previous post including the code as it didn’t show the way it suppose to. Thanks
Here’s the correct way:<span class=”subheader right small-link”><a href=”#” data-reveal-id=”register_panel”
Change # to your registration URL and delete data-reveal-id=”register_panel”
π
hotloverspassion
ParticipantThanks a lot for the code above…I used it too and it works! I’ve taken it one step further and thought to share it here as it can help others as well.
When you press “LOG IN” in the right upper corner, it opens a modal popup which contains “CREATE NEW ACCOUNT” button. This “CREATE NEW ACCOUNT” button leads to the same modal popup as the original “SIGN UP” button. So I ended up with the same problem as before. To redirect my users straight to my registration page again, I have followed the rules from the code above and done this:
Copy general-login-modal.php file at main theme ( sweetdate/page-parts/general-login-modal.php )to child theme ( sweetdate-child/page-parts/general-login-modal.php ) and edit following code:
<span class=”subheader right small-link”>
change # to your registration URL and delete data-reveal-id=”register_panel”
I hope that I’ve done it right, but it seems to do the trick π
-
AuthorPosts