Forum Replies Created
-
Author
-
GideonLupineParticipant
Now it all makes sense. Thanks.
In this instance, because I am using LoginRadius I will use only .avatar-social-login.
I looked through, and modifying it is not causing any issues.
GideonLupineParticipantAh, so what do you think of this? It seems to work. Do I need both CSS changes or just the one?
I ask this because I am not clear on the exact nature of your PHP if-then changes in the child theme.
I get the first part, but not the last two.
COPY CODE.kleo-rounded-noborder { border-radius: 100%; border: none; } .avatar-social-login { border-radius: 100%; border: none; }
GideonLupineParticipantVery strange. You wrote the same thing I wrote, and it still does not work.
I actually prefer the square, but I would still like to know why our CSS does not work.
Not it is just a challenge.
Using inspector I see CSS inspector:
COPY CODE.kleo-bp-user-avatar img { width: 25px; border-radius: 100%; }
GideonLupineParticipantIs there a way to edit or delete a previous post?
Anyway, this is my current output.
COPY CODE<a title="Gideon Lupine" class="kleo-bp-user-avatar kleo-rounded-noborder kleo-avatar-menu js-activated" href="http://cantmisshwp.com/members/gideonlupine/" style="line-height: 88px;"> <img src="http://lh3.googleusercontent.com/-wy1AFyJuXMo/AAAAAAAAAAI/AAAAAAAASHs/C72PY3xdNC0/photo.jpg" alt="Profile picture of Gideon Lupine" class="avatar avatar-social-login" height="25" width="25" style="float:left; margin-right:10px"> </a>
GideonLupineParticipantI just noticed something about the class:
COPY CODE<img src="http://lh3.googleusercontent.com/-wy1AFyJuXMo/AAAAAAAAAAI/AAAAAAAASHs/C72PY3xdNC0/photo.jpg" alt="Profile picture of Gideon Lupine" class="avatar avatar-social-login" height="25" width="25" style="float:left; margin-right:10px">
GideonLupineParticipantI just noticed something about the class:
<img src="http://lh3.googleusercontent.com/-wy1AFyJuXMo/AAAAAAAAAAI/AAAAAAAASHs/C72PY3xdNC0/photo.jpg" alt="Profile picture of Gideon Lupine" class="avatar avatar-social-login" height="25" width="25" style="float:left; margin-right:10px">
GideonLupineParticipantThe image matches now but it appears square not round as it was.
I think the CSS will need a little tweaking.
I will give the CSS a go, and let you know my results.
GideonLupineParticipantThe website is http://cantmisshwp.com/
We are using Login Radius http://www.loginradius.com/
Not sure what we missed and where. Did we miss a flag or setting somewhere?
November 6, 2014 at 08:06 in reply to: Kleo Warning Cannot modify header information on post save #34334GideonLupineParticipantI have WPBakery Visual Composer Version 4.3.4 | By Michael M – WPBakery.com installed.
November 6, 2014 at 01:35 in reply to: Kleo Warning Cannot modify header information on post save #34290GideonLupineParticipantI went to check and it was already set.
define('WP_DEBUG', false);
GideonLupineParticipantTry going to rtMedia settings and hit save.
That may do the trick. It worked for me.
GideonLupineParticipantI have the exact same error after updating rtmedia.
If I deactivate “rtMedia for WordPress, BuddyPress and bbPress” the error message goes away.
Warning: Cannot use a scalar value as an array in /home/cmac/public_html/wp-includes/class.wp-scripts.php on line 167
GideonLupineParticipantIt is working. The issue was the Carousel is hard to see. It looks exactly like the item beneath it.
What is the most efficient way to make it standout?
Attachments:
You must be logged in to view attached files.October 24, 2014 at 09:00 in reply to: How to Change WooCommerce Colors for New Badge on Product Image #32882GideonLupineParticipantThat was it. Thanks.
GideonLupineParticipantTo change them back to template slider, open the Settings of this slider and change the URL view=slider to view=slider_template . Then open the page with this new URL and save the Slider. It should now be a template slider again.
-
AuthorPosts