Forum Replies Created
-
Author
-
giorgosParticipant
I’m using WordPress SEO, but its titles are messed up for BP. See example http://www.applesocial.net/members/gk/
Title presented is just an article from the blog for all member/group pages??giorgosParticipantI found the issue. Super cache option (use object cache to store cached files) in combination with memcached.
Deactivated this option, a couple of php/apache/memcached daemon restarts, cleanup of memcached files, and rtmedia works fine again.giorgosParticipantThanks. I asked rtmedia and awaiting response. weird, as I have a test site with the same setup and there it works fine. Settings are saved.
I dont think is a plugin as the test site has the same plugins and versions and works fine. Also I have deactivated all plugins but BP and rtmedia and stil unable to save settings.February 28, 2015 at 20:15 in reply to: rtmedia settings are not saved. Media tabs on a 404 page #48120giorgosParticipantSorry, I forgot to mention that I also tried the permalinks solution a couple of times. it didn’t help either
February 28, 2015 at 12:44 in reply to: Tip: Making any contact link display the quick contact popup #48092giorgosParticipantThanks @Abe . The link works, but the form appears and then disappears immediatelly
February 13, 2015 at 12:05 in reply to: Tip: Making any contact link display the quick contact popup #45983giorgosParticipant@guy_fraser, The code is not working. It goes straight to a 404 page.
What is currently the solution?
February 6, 2015 at 17:59 in reply to: Main blog page uses only main sidebar instead of the one assigned #44982giorgosParticipantOops, my bad. I used the wrong conditional tags. it is ” is_home()” and I used is_page( ‘blog’ ).
Apologies , works fine. I will use your recommendations above. They work for me too.
..and take the customer satisfaction survey 😉February 6, 2015 at 11:46 in reply to: Main blog page uses only main sidebar instead of the one assigned #44920giorgosParticipantThanks @Sharmstr for your very helpful explanation. I knew about the placeholder function of those pages, but I was seeking a workaround.
I have the same with /ranks, /forums pages etc. They all use the main sidebar widgets and when I do, lets say !is_page( ‘forum’ ) for a widget it wont obey anyway. Widget will be still displayed.
I use widget-logic for years. He also doesn’t do the job for the placeholder pages. Works fine on any other page. (single post, single forum etc.)So for now no sidebars at all for blog page and archives as in the Kleo demo, which is no bad at all btw.
I presume their is no other way. Again Guys thanks for the help.
February 5, 2015 at 23:13 in reply to: Main blog page uses only main sidebar instead of the one assigned #44875giorgosParticipantThe page that is assigned as the blog page will take only the main sidebar as sidebar. No matter what sidebar you assign, or layout (1, 2 sidebars, etc) .Have you been able to replicate this issue?
February 5, 2015 at 22:46 in reply to: Main blog page uses only main sidebar instead of the one assigned #44873giorgosParticipantThanks, Certainly a nice plugin, but unfortunately didn’t help. This sidebar, like others wont change the sidebar/widgets of the /blog/ page.
giorgosParticipantDone.. I have added below additions on first item as it might be more of a fix rather than a feuture.
Please consider below 2 items for future releases:
1. Conditionate ##profile_link## menu items so that only logged in users are able to see.
(Now My ACCOUNT main menu item still appears on logged out users, sub menus are empty thought, but the line separators are still appearing)2. Add the counts on the BP links (##profile_link##) like the native wordpress menu does.
Thanks
GiorgosgiorgosParticipantPlease consider below 2 items for future releases:
1. Conditionate ##profile_link## menu items so that only logged in users are able to see.
(Now My ACCOUNT main menu item still appears on logged out users, sub menus are empty thought, but the line separators are still appearing)2. Add the counts on the BP links (##profile_link##) like the native wordpress menu does.
Thanks
GiorgosgiorgosParticipantThanks, I hope those 2 items will make it to next releases so we will can reduce the usage of those extra 2 plugins.
1. Conditionate ##profile_link##/ menu items so that only logged in users are able to see.
2. Add the counts on the BP links like the native wordpress menu doesShall I put those to the feature requests forum?
giorgosParticipantThanks Radu, Very helpful plugin, although I try to avoid using plugins for such modifications. It works though.
Any idea regarding the difficult part? Add the counts on the BP links like the native wordpress menu does and this plugin?
https://wordpress.org/plugins/bp-direct-menus/December 17, 2014 at 00:39 in reply to: Kleo facebook registration won't award myCRED points. #39365giorgosParticipantmyCRED developer fixed it. For those who also use myCRED and Kleo, the solution of awarding points upon FB registrations is here:
http://mycred.me/support/forums/topic/apply-registration-points-to-users-that-have-not-received-points/#post-11967December 12, 2014 at 17:31 in reply to: Kleo facebook registration won't award myCRED points. #38828giorgosParticipantOk thanks, I will inform the myCRED developer.
December 10, 2014 at 08:45 in reply to: Kleo facebook registration won't award myCRED points. #38413giorgosParticipantNo, unfortunately didn’t work, no points awarded on new FB registrations
giorgosParticipantI forget to mention that the user I register is new as I delete him completely again after registration. I use him for testing purposes only.
giorgosParticipantThanks Abe but it didn’t work. I used a test FB account I have and didn’t apply the registration points.
I’ll leave the modified file as is for the moment and see if points applied on next FB registrations.giorgosParticipantThanks. Quoting from the Author’s plugin forum:
Thats depends on the plugin you use to allow users to signup / login to your website.
myCRED requires the user_register hook to fire to award points. Some plugins will not fire this hook which will prevent all plugins who rely on this hook from functioning but some do.You could enable the “Points for registrations” hook and signup to your website with Facebook for testing purposes and see if points are awarded.
giorgosParticipantI also use this on the menu but the problem is its description while on mouse over. It is not stripping out the em tags. Doesn’t look good.
How can we fix this?
ThanksgiorgosParticipantSame here. the grids displaying vertically, same as in demo. Will go to downgrade K-elements as suggested.
giorgosParticipantNew version gives me a warning
Warning: Illegal string offset ‘content’ in /wp-content/themes/kleo-child/functions.php on line 164
line 164 =
$latest_activity = "<br>".char_trim( trim( strip_tags( bp_create_excerpt( $update['content'], 50,"..." ) ) ) );
giorgosParticipantPerfect, Thanks! Only issue I have is the link “view member results” gives a 404 as it is appending /members?s=….
to the current url.
So if you search from a visited url, lets say sitename/groups/iphone-5/ it will give the link for “view members results” as “sitename/groups/iphone-5/members/?s=….”This is only the case on buddypress urls. When you search while visiting a blog url, or any other custom type post then it redirects fine to sitename/members?s=….
Is this behavior observed on others too?
October 6, 2014 at 11:42 in reply to: Maximum execution time of 30 seconds,for subsequent comments #30773giorgosParticipantThanks sharmstr. Closing this a duplicate then.
giorgosParticipant+1
same here. when reply on a reply users receive:Fatal error: Maximum execution time of 30 seconds exceeded in wp-content/themes/kleo/buddypress/buddypress-functions.php on line 794
October 6, 2014 at 01:57 in reply to: Maximum execution time of 30 seconds,for subsequent comments #30714giorgosParticipantThe error is on wp-content/themes/kleo/buddypress/buddypress-functions.php on line 794
it might be related to (Use WP comments’ threaded comment depth settings) https://buddypress.trac.wordpress.org/ticket/2768
giorgosParticipantIndeed that will be an nice addition. I’m looking for a solution for the frontpage (slider area) with a login/register area. Something like the sweet date theme has for his search..
August 24, 2014 at 01:19 in reply to: disable featured image auto display in custom post type #26460giorgosParticipantNo need to test.. Works like charm. Thanks!!
August 22, 2014 at 13:57 in reply to: disable featured image auto display in custom post type #26384giorgosParticipantThanks Abe, but still not manage to achieve this. I have a custom post type (mycred_rank) and I want to have a featured image for this type as for the normal posts, but instead I don’t want the image to be displayed. (huge image is displayed at the top of the page, although the featured image is small)
Can you help?
August 21, 2014 at 13:13 in reply to: disable featured image auto display in custom post type #26298giorgosParticipantI try to achieve the same. Do not display Featured image for some custom post types. How can I achieve this on Kleo?
Thanks!
-
AuthorPosts