-
imjscn posted on the forum topic Replace default buddypress login with "Login with Ajax" in the group Third Party Components & Plugins: 13 years, 8 months ago
bp_before_sidebar_login_form
andbp_after_sidebar_login_form
As long as be default theme has these 2 line before and after sidebar login form, the code should work. This means if BP decide to change these 2 hooks to something else, you can change my code to `add_action(‘before_somethingelse’, ‘mesh_before_somethingelse’); function…[Read more] -
imjscn posted on the forum topic Is anyone using Cloudflare? in the group Third Party Components & Plugins: 13 years, 8 months ago
I put a cookie free domain on Cloudflare, and put all my static files on this domain.
The whole process goes smoothly, it’s easy to setup.
But I don’t see much speed improvement. Maybe because my site is too small so that the improvement is not obvious. -
imjscn posted on the forum topic Replace default buddypress login with "Login with Ajax" in the group Third Party Components & Plugins: 13 years, 8 months ago
Sure you can comment out 29-56.
The code I posted is for the case that if you don’t want to touch the theme template, -
imjscn started the forum topic can I remove a function that not loaded? in the group Creating & Extending: 13 years, 8 months ago
I want to load adminbar differently, so I removed the loading function by
remove_action( 'bp_loaded', 'bp_core_load_admin_bar' );
So, now the bp_adminbar_menus functions are not loaded.
I am going to modify and load them in my_modified_bp_core_load_admin_bar
My question is– since the bp_adminbar_menus are not loaded, can I modify… -
imjscn posted on the forum topic Replace default buddypress login with "Login with Ajax" in the group Third Party Components & Plugins: 13 years, 8 months ago
Login_with_Ajax doesn’t automatically replace buddypress sidebar login form. You can either modify or remove the sidebar login form. If modify– follow Boon’s instruction, modify lines 29-56, take the widget_out.php as reference, and no need to add LWA widget if remove–put this in your child theme’s functions.php, then, add LWA widget in sidebar:…[Read more]
-
imjscn posted on the forum topic Need Plugins in the group Installing BuddyPress: 13 years, 8 months ago
amazing– my critical problems got no attention in months, while lazy bones got 4 replies in a matter of hours 🙂
-
imjscn joined the group Installing BuddyPress 13 years, 8 months ago
-
imjscn posted a new activity comment 13 years, 8 months ago
fixed it by “javascript:void(0)”
-
imjscn posted on the forum topic How can I easily post images in the activity stream? in the group Creating & Extending: 13 years, 8 months ago
I have both oEmbed and BuddyPress Links installed. They can both show external media. I’m wondering if they may conflict with each other or not? Hopefully BuddyPress Links is using oEmbed technics.
-
imjscn posted on the forum topic How to detect if a plugin installed or not? in the group Creating & Extending: 13 years, 8 months ago
Great!
-
imjscn posted an update in the group BuddyPress Sliding Login Panel: 13 years, 8 months ago
This plugin adds a “#” at the end of links. Is this just me, or everybody gets the same thing?
Buddypress already failed to add “/” at the end of links, now, with this “#”, I have 3 links for each page, that’s a disarster for SEO.
Any fix? -
imjscn joined the group BuddyPress Sliding Login Panel 13 years, 8 months ago
-
imjscn started the forum topic How to detect if a plugin installed or not? in the group Creating & Extending: 13 years, 8 months ago
I need to use a function from a plugin, can I just use it straight? or should I add a condition of “if …plugin is installed’?
My guess is– adding a condition can avoid error message. But I don’t know how to write this condition. Need help!Thanks!
-
imjscn joined the group BuddyPress Stats 13 years, 8 months ago
-
imjscn posted on the forum topic Speeding up buddypress in the group How-To and Troubleshooting: 13 years, 8 months ago
I see Gravatar is a big issue on this topic. Sometimes when site loading slow, I can see (at the address bar) it’s “connecting to gravatar.com..”
-
imjscn posted an update in the group CD BuddyPress Avatar Bubble: 13 years, 8 months ago
Thanks for the plugin! However, I can’t get it working. When save settings, I got the error message:
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@meshingme.com and inform them of the time the error occurred, and anything you might have…[Read more]
-
That’s not a plugin problem
-
@SlaFFik, thanks for response!
The problem was coursed by something else which was solved the next day. I should have posted a follow up earlier.-
I’m glad that this was clarrified 🙂
-
-
-
-
imjscn joined the group CD BuddyPress Avatar Bubble 13 years, 8 months ago
-
imjscn joined the group XCloner – Backup and Restore 13 years, 8 months ago
-
imjscn posted on the forum topic Update permalinks in activity stream in the group How-To and Troubleshooting: 13 years, 8 months ago
@pcwriter , I currently use otto’s /%year%/%postname%/ with some pityful feeling of missing the “category”, Now I see your new structure, I like the idea 🙂 By the way, you didn’t mention the default blog/ before the custom structure. Did you remove it already? I know there’s a way to remove the blog/ — from the […]
-
imjscn posted on the forum topic Integrate Eventpress with Suffusion-Theme in the group Third Party Components & Plugins: 13 years, 8 months ago
They provide lots of theme options, it’s wonderful if you don’t need to do anything out of the options. But once you go beyond the options, for every little bit customizing you need to learn their ways, that means you have to learn things on both sides. At a point, I decide I would spend […]
- Load More
@imjscn
Active 10 years, 4 months ago