Forum Replies Created
-
Author
-
webpixelParticipant
Hey @abe.
Not really, still havent figured out. How i hide a table.
Right now i found a solution to hide table if it got the popular sign.
Seems like “display:none;” only wanna hide it, if it got that class.http://sugardeals.dk/medlems-konto/medlemsskab-niveaur/
With the Lightbox, i still havent figured out, how i can make the pictures pop out like a ordinary lightbox.
Right now im trying to figure out, if i can make “header tabs” with Specific albums to show. Since all users have the same albums.(got some custom code from rtMedia, that creates 2 custom albums, in diffrent privacy levels(pro version))
webpixelParticipantHey Abe.
Yes found the strings.
Now i have another issue.
My child theme aint picking up CSS styles i make πTrying to hide
with this code:
.rtmedia-container.rtmedia-single-container .row #rtmedia-single-media-container .rtmedia-media-title, .rtmedia-single-container.rtmedia-activity-container .row #rtmedia-single-media-container .rtmedia-media-title {
display: none;
}Help why is the Child css style sheet not picking up styles
webpixelParticipantOkay Laura.
Il have patience. Sorry. Just fustrated, becuase its only two things i need besides the “only edit my admin”. To make my theme complete and ready.webpixelParticipantHelp :S
My lightbox(not working) and style.css on Child theme aint picking up styles.webpixelParticipantAdded a few hacks, to the funktion.php – But that got nothing to do with the style.css.
webpixelParticipantI have no cache enabled in my system.
Just installed this theme fresh on my system.
Havent downloaded any cache.webpixelParticipantHello.
If i choose that field, inside the settings so it disapereas from the “Membership page” as a selection.
Then when i create a new user, that should have assigned the Membership ID auto, just gets nothing.Your suggestion does not work :S
webpixelParticipant1. Dont understand what you mean with: You can hide it by going to the level, edit it and look for βCheck to hideβ¦β
2. Yes it does remove the “Upgrade account”. But then a Man can just choose “Woman level” Because it is shown inside the “Member levels page”.
Like i said further up, i would like the two levels to be hidden(becuase they are automatic assigned), so one can select them on the “Member level” page.
webpixelParticipantHey Laura.
Bombing you with another question.
After some time, my Lightbox with rtMedia suddenly does not work. When i click on a picture from the “tabs” it just redirects me to the profile page, and shows image below as if i would edit it.
Inside rtMedia settings, i got, “Use lightbox to display media off” but when i click on, it shows images as a facebook page. But i want the light box as usual
webpixelParticipantHello.
1. Did try, but when i move them to their own “group” they are hidden from the profiles.
2/3. Sucessfully added the Member ship auto in registration code, and working.
But now they show up in: Membership levels. I want these two to be hidden from that page. But still use the page for other levels.
How do i hide the “Upgrade account” on Women profiles?
But show on Men profiles?4. Working π
webpixelParticipantThank you π
1. How do i LOCK a profile field that the user have made on signup?(so they cant edit it)
2. How do i make “Women” free users with all privileges.
3. If you sign up as a Man you need to buy, and is in a specific membership level.
4. Right now you can see how many friends a user have, how do you disable this, so you can ONLY see your own friends on the profile admin tabs.webpixelParticipantI fixed the issue by hardcoding the translation.
For Notication you edit this code:
wp-content/plugins/buddypress/bp-notifications/bp-notifications-loader.php
Line: 107 – $nav_name = sprintf( _x( ‘Notifikationer <span class=”%s”>%s</span>’, ‘Profile screen nav’, ‘buddypress’ ), esc_attr( $class ), number_format_i18n( $count ) );
And Line: 109 – $nav_name = _x( ‘Notifikationer‘, ‘Profile screen nav’, ‘buddypress’ );Laura’s solution did not work.
webpixelParticipantCan you see the privat message? π
(Thanks Laura, for spending your time on me)!webpixelParticipantHello again.
No it does not translate, any of the tabs.
Really fustrated :SPlease help
webpixelParticipantHello
I have already tried that. The Tabs(strings) are inside the plugin of Buddypress. When i translate them within the plugin, nothing changes.And got told to place my files in wp-content/languagues/ – Like screenshot shows.
webpixelParticipantHave anyone translated this at all? To their liking?
If so please post a image of it. Because i have been searching this forum for a long period of time now. And haven’t seen a image of custom text in those fields.webpixelParticipantAfter moveing the files correctly. Some text files changed.
But still many fields that are not changed, even tho i translated using Poedit.
Could really use some help. Becuase i cant use this theme if i cant translate it :S
Please help
webpixelParticipantMoved the files to the correct location: wp-content/languages
Nothing changed.Anyway i can hardcode this?
webpixelParticipantHow do i translate the BuddyPress plugin?
I was using Codestyling local, for that. -
AuthorPosts