Forum Replies Created
-
Author
-
kpkrewParticipant
thanks for that, if i could be a pain trying in vain to also change it to orange background on hover, anychance you can help with that css as well. thanks in advance
kpkrewParticipantkpkrewParticipantyep child theme is active and have placed this
#friends-my-friends:before {
content: “\f005″ !important;
}
in there with and without the importantand still not working
and everytime I put the above code in quick css it removes all my styling settings
I do think there is a bug in the system regarding the quick css box, like I said when building the site several times after adding more code there it reset all the settings
kpkrewParticipantthanks for that , although when I placed that css in the quick css area in the styling section it reset all my styling settings back to default. of course didnt realise till too late that I can back them all up so restyled the site again from scratch , backed up the styles and tried again making sure to hit the right button because at this stage I figured I must have hit the reset to defaults button but again it completely reset all defaults back to a dating website got rid of the slider changed all css back to original replaced my logos for the sweetdate ones.
I also tried placing the css in the childtheme but it didnt work from there at all either.
kpkrewParticipantand this plugin will allow 5 video embeds in the profile sidebar
http://wordpress.org/plugins/bp-profile-widgets/I have it working here
http://playerprofiles.co.nz/members/thomas/kpkrewParticipantOk, think issue found , there was a setting in Mymail newslettr plugin causing the second email, and the issue I was having re credit card poping up when check is selected has fixed itself, so not sure what happened there. would still love to get this working with woocommerce as the payment handler, but appears working fine now. 🙂
kpkrewParticipantActually I see now when testing that I am getting billing address and credit card poping up on the checkout page when I just have the check payment method selected. there seems to be a few changes happened recently that I think have come about from the membership plugin update, is there any alternative to this plugin , anyone manged to get this them working with woocommerce or a more user friendly payment plugin?
kpkrewParticipanthmm still not right for me when viewed with chrome on desktop computer, can I ask what browser you viewed it on?
http://playerprofiles.co.nz/wp-content/uploads/CropperCapture54.png
also tried it on internet explorer and firefox but still aligned in the middle for the drop downs
kpkrewParticipantOk got this fixed and thought would put the fix here in case others struck it
issue was plugin BuddyPress user account type PRO
caused avatars on member list pages to be out of alignment.
to fix I used below
wp-content/themes/sweetdate/assets/styles/app.css line number 871
There is a line like
.search-item .avatar{
...
}change that line to
.search-item div.avatar{
...
}
kpkrewParticipantalso wondering if there is a way to center the whole search form on the page, have tried placing the shortcode in center tags but didnt work
kpkrewParticipantOk, just had a closer look at things and it appears that the nav menu is there after all it is just that the text is blue so the links dont show how do I change this colour without changing the colour on the desktop site because on there it has a white background with blue text for the menu but on mobile blue with white text
-
AuthorPosts