magland
@magland on WordPress.org
- Member Since: March 21st, 2017
Contribution History
magland’s badges:- BuddyPress Contributor
-
Posted a reply to Error with files/versions and download count, on the site WordPress.org Forums:
Not sure why this post is marked as resolved.... The issue is not to do… -
Posted a reply to Error with files/versions and download count, on the site WordPress.org Forums:
<div class="dlm-metaboxes downloadable_files"> <?php $i = - 1; $versions = $download->get_versions(); if ( $versions )… -
Posted a reply to Error with files/versions and download count, on the site WordPress.org Forums:
It was 4.4.4 but i've tried 4.4.2 and 4.2.0 and it remains the same. -
Created a topic, Error with files/versions and download count, on the site WordPress.org Forums:
There appears to be a major issue with plugin. When a… -
Posted a reply to Uploads no longer work in internet explorer, wordpress 5.1.1, on the site WordPress.org Forums:
Should also note the same issue occurs with the group documents extension. Upgrading from 4.9.10… -
Posted a reply to Uploads no longer work in internet explorer, wordpress 5.1.1, on the site WordPress.org Forums:
I've just tested downgrading from 5.1.1 to 4.9.10 and it fixes the issue. -
Created a topic, Uploads no longer work in internet explorer, wordpress 5.1.1, on the site WordPress.org Forums:
Hi, When attempting to upload an image in internet ex… -
Created ticket #8088 on BuddyPress Trac:
Show all comments - enhancement to correctly calculate total comments -
Created a topic, copying data from old plugin, on the site WordPress.org Forums:
Hi, I am using two fields one of type Custom Post Typ… -
Created a topic, Disabling accounts no longer in AD, on the site WordPress.org Forums:
Hi the plugin does not disable accounts that aren't in… -
Posted a reply to strip shortcodes in email body content, on the site WordPress.org Forums:
Just found that this code in my functions appears to work: add_filter( 'ass_clean_content', 'strip_shortcodes', 10… -
Created a topic, strip shortcodes in email body content, on the site WordPress.org Forums:
I'm using this plugin in conjunction with BuddyPress A… -
Posted a reply to user ID not working, displaying posts by all users, on the site WordPress.org Forums:
This doesn't work if you are an admin. Admin always sees all results. I'd like… -
Wrote a comment on the post Block Editor Filters, on the site Make WordPress Core:
Hi, it's just different, the code you refer to uses gutenberg_can_edit_post_type not use_block_editor_for_post_type You have:… -
Wrote a comment on the post Block Editor Filters, on the site Make WordPress Core:
I thought that `use_block_editor_for_post_type` is available in WordPress 5. But obviously it seems to lack.… -
Posted a reply to Autolink not working, on the site WordPress.org Forums:
Thanks for the recommendation but sadly this defeats the purpose of users being able to… -
Posted a reply to Autolink not working, on the site WordPress.org Forums:
It's clear to me this is also the desired behaviour as shown in the other… -
Posted a reply to Autolink not working, on the site WordPress.org Forums:
It's really quite simple, in my case I have two taxonomies that store terms for… -
Posted a reply to Autolink not working, on the site WordPress.org Forums:
Thank you for the reply, however I disagree. If auto link is disabled the values… -
Posted a reply to Autolink not working, on the site WordPress.org Forums:
Doing a search for "bpxcftr-multi-taxonomy-terms-list" on Google brings back a single live site which demonstrates… -
Posted a reply to Autolink not working, on the site WordPress.org Forums:
I have a related problem with the autolink functionality for Custom Taxonomy Multiselector and Custom… -
Posted a reply to Activity reactions to comments, on the site WordPress.org Forums:
what performance issues have you had? I've been running it on a site for 9… -
Posted a reply to breaks post button, on the site WordPress.org Forums:
try this https://wordpress.org/support/topic/mime-type-is-text-html/ -
Posted a reply to loading stylesheet erorr, on the site WordPress.org Forums:
try this https://wordpress.org/support/topic/mime-type-is-text-html/ -
Posted a reply to Error 400 admin-ajax.php, on the site WordPress.org Forums:
try this https://wordpress.org/support/topic/mime-type-is-text-html/ -
Posted a reply to Notification badge remains in the top bar after read p2, on the site WordPress.org Forums:
Works great, thanks! -
Posted a reply to MIME type is text/html, on the site WordPress.org Forums:
Changing file ai_bp_reactions_dynamic_css.php to this: <?php header('Content-Type: text/css'); require_once( explode( "wp-content" , __FILE__ )[0] .… -
Posted a reply to MIME type is text/html, on the site WordPress.org Forums:
I've also got this problem -
Posted a reply to Feature request – share post / custom post / page, to buddypress activity, on the site WordPress.org Forums:
Also looking for this... -
Posted a reply to Can’t download documents in Internet Explorer 11, on the site WordPress.org Forums:
This is a mime type issue. I've fixed it in my install as below. In… -
Posted a reply to Buddypress global search compatibility issue, on the site WordPress.org Forums:
Thanks but unfortunately adding the 99 makes no difference. Any other suggestions? -
Created a topic, Buddypress global search compatinility issue, on the site WordPress.org Forums:
Hi, I am using buddypress with the buddypress global s… -
Posted a reply to Custom post type activities, on the site WordPress.org Forums:
I've continued to attempt to fix this, the below seems to be working for me.… -
Created a topic, Custom post type activities, on the site WordPress.org Forums:
https://codex.buddypress.org/plugindev/post-types-acti… -
Posted a reply to Like comments?, on the site WordPress.org Forums:
I've done it myself. Please see this version: http://www.pobl.systems/downloads/activity-reactions-for-buddypress-with-comments.zip Hopefully the author will include my… -
Posted a reply to Reaction Emoji’s cannot be applied to comment replies., on the site WordPress.org Forums:
hi @arete-it I have extended your plugin to allow reactions for comments. It would be… -
Posted a reply to Activity reactions to comments, on the site WordPress.org Forums:
hi @joe704la, I got tired of waiting for this functionality so I've had a go… -
Posted a reply to Buddypress extension – points for joining groups, on the site WordPress.org Forums:
No problem, my mistake. Perhaps 'User' should be the default option for Award to for… -
Posted a reply to Buddypress extension – points for joining groups, on the site WordPress.org Forums:
Sorry, just noticed the type is configured as: Join Group Joining a group on the… -
Created a topic, Buddypress extension – points for joining groups, on the site WordPress.org Forums:
Hey posting here because this link is giving a 500 err… -
Posted a reply to email sent no formatting, on the site WordPress.org Forums:
Sorry to jump in on this discussion. I have this same issue, removing the $headers… -
Created ticket #7580 on BuddyPress Trac:
PHP Warning: Illegal offset type in ... -
Posted a reply to Priority / order of results, on the site WordPress.org Forums:
Thanks for your reply. As a compromise could it just be that post_title and or… -
Created a topic, Priority / order of results, on the site WordPress.org Forums:
Hi Is it possible to set the priority of auto suggesti… -
Reopened ticket #7466 on BuddyPress Trac:
Activity Content Filter Priority and Slashes -
Posted a reply to Can I override templates, on the site WordPress.org Forums:
I was able to get this working using template overrides at the following paths: child-theme-folder/buddypress-global-search/loop/member-ajax.php… -
Posted a reply to Can I override templates, on the site WordPress.org Forums:
Can you override the individual sub templates? e.g. child-theme-folder/buddypress-global-search/templates/loop/member-ajax.php child-theme-folder/buddypress-global-search/templates/loop/member.php I want to add extra… -
Posted a reply to Notification badge remains in the top bar after read, on the site WordPress.org Forums:
After further testing it seems that the notification stays in place even if it hasn't… -
Posted a reply to Like comments?, on the site WordPress.org Forums:
This will be a great enhancement, looking forward to it. -
Posted a reply to Javascript error, on the site WordPress.org Forums:
Yes it appears to be fixed, thanks for looking into the issue.