Harrisonbro
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Social Login] In buddypress social avatar not working+1 for this! Would be great to have the avatar from a user’s social network imported into their account on BuddyPress.
Happy to help testing or anything else that might be useful. Apart from this the plugin is really good, and works surprisingly well considering you say it’s not designed for buddypress!
That’s perfect. Thanks for the tip about the classes – makes it safer for browsers.
Thanks again for all your help. I wish all developers were this helpful…
Harrison
That is a shame! I have however found a solution: I realise that all the rows I wish to style like headers span two rows so I can simply target
td[colspan="2"] { ... }
Thought you might be interested!Thanks for all your help and your great plugin.
Regards,
Harrison* happy to simply add a class…
Wow – thanks for the speedy reply! Not my usual experience of forums…
Yes, I agree about the limitations of html table headers and am happy to simple add a class to a row to give the correct styling. If I setup this class in my theme’s stylesheet how can I go about adding the class to a specific row? Can it be done in the WP-Table Reloaded plugin page? I want to avoid hacks at all costs since the content for the site I need this for will be added by individuals that aren’t particularly familiar with HTML or the WordPress system.
Harrison