Forum Replies Created
-
Author
-
giorgosParticipant
Guys,
I requested this because all the minify/compress plugins I used were messing up my pages. (due to some plugins I was unable to identify) W3tc auto minify options also were not working. If I remember correctly I used only the theme js files at the w3 manual options and still didn’t work.
Is not a big deal, but I thought it might be something to consider for future releases if it doesn’t require too much dev efforts.
My setup includes Varnish caching and CDN and some times can misbehave.I will try again at a later stage the bwp-minify and see.
@Splendor, W3tc works for you? What settings you use then?. I would like to try them also.Thanks
GiorgosgiorgosParticipantThe CSS solution worked fine. Thank you for your excellent support!!. My apologies for the trouble and confusion.
giorgosParticipantThanks @sharmstr. I have removed the caret, and works fine. Only issue is on mobile devices it wont show the caret, but only the avatar without its menu links. So now there is no my account menu on mobile.
giorgosParticipantI have reopened this ticket as this code is not showing the ##member_name##. Also I was unable to solve the CSS issue mentioned above in post 65272. But If I remove the span class “caret” from the code, avatar is lined up again. Any idea how to have this code include the member name and bypass the caret issue?
giorgosParticipantApologies @sharmstr. I should have checked first. Wangguard plugin was the problem. Deactivated for now and registration is WAD again.
giorgosParticipantThanks @sharmstr. I use dynamic widgets and it works for the widgets. I still can not have the page controlled by kleo in “edit page” theme general settings section.
giorgosParticipantNow it shows 8 icons in one line and the rest by using the plus icon. I would like to have 14 icons (preserve the same size) in one line instead, by continuing into the right sidebar.
giorgosParticipantFor the moment I have removed the provided code as although it solves the social login header avatar issue it creates a css issue for some users. Very weird as some avatars are displayed correctly and others are as the screenshot of previous post.
I have disabled the “KLEO my account” menu item and I use a custom link for “my account” So no user avatar.
If there is an explanation for such behaviour would be fine. Otherwise I can use the current solution with no avatar.
giorgosParticipantOops, an css issue after the fix. avatar is not lined up anymore. See screenshot
Attachments:
You must be logged in to view attached files.giorgosParticipantThanks sharmstr, I tried but I get parse error on line 11 of this code.
Parse error: syntax error, unexpected 'js' (T_STRING) in /wp-content/themes/kleo-child/functions.php on line 438
giorgosParticipantgiorgosParticipantPlease move this to https://archived.seventhqueen.com/forums/forum/kleo/kleo-plugins-questions
ThanksgiorgosParticipantI have to agree with @Kieran. With such professional theme and excellent support I stuck to this theme for longer than expected. Kleo doesn’t get boring. To be honest I missed the old days, when I used to buy a new theme every 2 months 🙂
giorgosParticipantThanks Abe, I had tried already both solutions and didn’t succeed.
trying the first post it gave clear text. The second gave nothing in header. Might be me doing it wrong. I ‘ll check back later.giorgosParticipantThe above topics are not really exactly what I’m looking for. Thanks anyway. Hope it gets some votes 🙂
giorgosParticipantCan we display a notification if no cover photo found, then add notification “please add a cover photo to your profile” or something like that?
April 23, 2015 at 12:46 in reply to: New registered users unable to login. incorrect password #55837giorgosParticipantPfff…found it by using the terrible plugin elimination process 🙁
It is the below option on wordfence that causes that issue. Deselect the option and all works fine. I will let the developers know.
Check password strength on profile update
For a reason with this setup (wp-bp-kleo) this option will not allow passwords to be saved in db during registration process. Users are unable to login until they have reset their password.
April 22, 2015 at 00:06 in reply to: New registered users unable to login. incorrect password #55484giorgosParticipantThere are a couple of occurrences mentioned in the BP forum, but no answers. weird. i look further. It might be a plugin that messes things up
https://buddypress.org/support/topic/new-users-cannot-log-in-they-need-to-reset-password-first-2/
April 21, 2015 at 23:56 in reply to: New registered users unable to login. incorrect password #55478giorgosParticipantNo, not yet. I will. Thanks
giorgosParticipantOops! Apologies, indeed I forget to clear the cache for the page 🙁 The second code worked fine.
Much appreciate your help @sharmstrgiorgosParticipantI hope you can inspect the element of the profile image on your browser en provide the correct css that does not include the 10 px right margin
giorgosParticipantSorry, it is not the image, is the image html code without code tags 🙁 (inspect element on firefox). Now I have inserted the code tags. I hope it works.
The link shows the profile image avatar with a margin-right 10px. Not centered.img src="https://media.licdn.com/mpr/mprx/0zzJ3" alt="Profile picture of giorgos" class="avatar avatar-social-login" style="float:left; margin-right:10px" height="150" width="150"
March 17, 2015 at 19:43 in reply to: rtmedia settings are not saved. Media tabs on a 404 page #50551giorgosParticipantI use super cache with the mod rewrite option.
March 17, 2015 at 18:56 in reply to: rtmedia settings are not saved. Media tabs on a 404 page #50527giorgosParticipant1. First of all the miraculous – WP Admin > Settings > Permalinks > Click save.
2. Then I cleaned up memcached on my server. ” echo ‘flush_all’ | nc localhost 11211″ Might of course be a plugin to do the same
3. I deselected the option on super cache “Use object cache to store cached files. (Experimental) DO NOT CACHE PAGE secret key:”
And then it worked again. Sorry I can’t remember any other action I performed that might be helpful to you.
March 11, 2015 at 20:44 in reply to: Tip: Making any contact link display the quick contact popup #49778giorgosParticipantTrue. Thanks again
March 11, 2015 at 19:54 in reply to: Tip: Making any contact link display the quick contact popup #49773giorgosParticipantPerfect @Abe. works fine. Sorry for that, but any chance that this code can be added easily to a button element?
So instead of the link “contact” to be an icon or buttongiorgosParticipant@Andrei Thanks!! That did the trick. I believe this is the only code out there that solves the well known BP compatibility issues with Yoast’s SEO plugin.The one I used (on bp-custom.php) stopped working, therefor I assumed that was a theme issue.
Much appreciate your help on this.giorgosParticipantHi @Laura, I posted on rtmedia forum and they point me back to kleo. See their response:
Hello @giorgos,
If you want to manage multiple images side by side you need to add custom code for that and that is theme dependent. Here is the example of that in one of our theme demo -> http://demo.rtcamp.com/rtdating/members/admin/1
You can add slider to traverse multiple images.
giorgosParticipantThe issue is on individual BP pages only and not on main dir pages (/members, /groups)
giorgosParticipantIs there any temp workaround in order to satisfy SEO? Having all BP pages showing as title the title of a blog page is not really google friendly. Next release might take a while.
I also noticed than when deactivating woocommerce the title of the blog page that goes to BP pages is gone.
-
AuthorPosts