Andres Felipe
Forum Replies Created
-
Forum: Plugins
In reply to: [BuddyMenu BuddyLinks] Enhancement suggestionsThe roadmap sounds great!, I’ll be waiting for Your next release. Thanks for Your time!
Forum: Plugins
In reply to: [BuddyMenu BuddyLinks] Enhancement suggestionsHi leehodson
That avatar is a cartoon a friend of mine made for me, is the site logo, thanks for the compliment.
The new version is excellent! I tried it an could see some things:
1. For my users (and I’m sure for a lot of users) the “Change avatar” option is very hidden in BP (thank god You include it in your widget as a field) so I had to modified the widget code to make the avatar clickable redirecting to the change avatar option, because they always try to change te avatar that way. Could You consider it?
2. The logged in/out option for title and any field is excellent!
3. The logout field is not working for me, it takes me to a page than doesn’t exists https://www.site.com/activity/username/logout instead of make the logout action.
4. The user’s avatar as an icon was a good one!
5. The menu visibility with the custom links works excellent!Thanks for all the time You are putting in this plugin, I’ll be waiting for the next version. I hope could help You but I know almost nothing about programming.
Greetings!
Forum: Plugins
In reply to: [BuddyMenu BuddyLinks] Enhancement suggestionsHi leehodson and thanks for Your quick reply
1. Thanks for the override.
2. I did a draw about I meant (sorry, it’s Paint), You can see it here:
a. As I have it now: using Buddybar for the login form before login and for the avatar and logout button after login: https://dl.dropbox.com/u/60768679/now.jpg
b. As I suggest before login: https://dl.dropbox.com/u/60768679/before%20login.jpg
c. As I suggest after login: https://dl.dropbox.com/u/60768679/after%20login.jpgYou can see this live in my site, if You give me an e-mail I can send You a username and pass for demo.
Thanks again for Your time!
Forum: Plugins
In reply to: [P3 (Plugin Performance Profiler)] Warning and otherHi Chris and Kurt and thanks for Your reply
1. About Chris reply: since P3 I’ve installed a few plugins and uninstalled a few more, some changes in functions.php, and style.css.
2. About Kurt point 1: The most related plugin could be one than put the javascript in footer and css in header and than I’m running this plugin with Plugin Organizer. I’ll try the manual method and update here.
3. About Kurt point 2: The warning is not there anymore. Just clean browser’s and site’s cache.
Thanks for all Your time!
Forum: Plugins
In reply to: [BuddyPress Profile Progression] 0.2.5 and 0.2.8 version on same plugin?Forum: Plugins
In reply to: [BuddyPress Profile Progression] Not workRJ you need to make this change in line 118 for buddypress-profile-progression.php
//load_plugin_textdomain($this->prefix, FALSE, $this->plugin_dir.'/languages/'); load_plugin_textdomain( $this->prefix, false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
If someone else is looking for solve this, I recommend You see this two posts:
https://www.s2member.com/forums/topic/uninstalling-s2member-causes-permission-issue/
https://www.s2member.com/forums/topic/dont-upgrade-to-bbpress-2-2/#post-34350
IMPORTANT: You don’t need no eliminate the plugins, just deactivate them, follow the instructions about the order to activate them again, this makes the difference.
Hi Richard
Thanks for your support, hope this could be resolved.
Forum: Plugins
In reply to: [BuddyPress Profile Progression] Lozalization not workingIt works, hope this could be fixed in next release.
Thanks lebaigneur
UPDATE
For the record, the plugin lets choose CSS image selector and by default is:
.entry-content a:has(img)
Hope this could help.
Hi Richard and thanks for your reply
The plugi is this
What I meant is than if “Event X” belongs to “category A” and “Category B” at the same time, the related events showed for that event are just this in “Category A” instead of showing related events for “Category A” and “Category B” even when there are other events for “Category B”
Regards.
Hi Jeremy and thanks for your quick reply
The site url is https://test.quehaypahacer.com/ and an example could be find in https://test.quehaypahacer.com/events/festival-de-orquestas/
Thanks for your time!
UPDATE
I try this https://pastebin.com/k3dhn5N7 and now is working….buuut the code just takes the first category and if the event belongs to one or more just shows the events related with the first.
Another thing is: Is it possible doesn’t show the current event and just the other events in that category(ies)?
Thanks again for your time!
I have made the change and the same result, You can see it here.
Thanks for your time!