Maciej Bis
@mbis on WordPress.org
- Member Since: July 17th, 2014
- Location: Warszawa, Poland
- Website: permalinkmanager.pro
- Job Title: WordPress plugin & theme developer.
- Employer: BismIT
Interests
Contribution History
Maciej Bis’s badges:- Plugin Developer
-
Posted a reply to Compatible with event calendar?, on the site WordPress.org Forums:
Hi @enviousdigital, The "Event" post type included in Event Calendar for WP plugin should be… -
Posted a reply to Not able to see the URI Editor Page, on the site WordPress.org Forums:
Hi @webheadllc, Actually, only users with roles that have the "Tools -> Permalink Manager" capability… -
Posted a reply to Order complete page not working, on the site WordPress.org Forums:
Hi @reivorz, As far as I can see, the problem is caused by the mismatch… -
Posted a reply to Permalink Manager vs Forms, on the site WordPress.org Forums:
Hi @nreljed Perfect! If they make it, it will help not only to integrate my… -
Posted a reply to Duplicate URLs lowercase and uppercase, on the site WordPress.org Forums:
Hi @moverable, Unfortunately there is no out-of-box solution available, but you can trigger the canonical… -
Posted a reply to Permalink Manager vs Forms, on the site WordPress.org Forums:
Hi @nreljed, I'm sorry to inform you that Permalink Manager does not currently support the… -
Posted a reply to We’ve lost permalinks after switching to new SEO plugin, on the site WordPress.org Forums:
Perfect! Thanks and same to you :) -
Posted a reply to We’ve lost permalinks after switching to new SEO plugin, on the site WordPress.org Forums:
Thanks, it looks like the contents of option_value column was incorrectly copied. Could you try… -
Posted a reply to We’ve lost permalinks after switching to new SEO plugin, on the site WordPress.org Forums:
Hi @clickingmedia Could you send me the screenshot with the “Tools- > Permalink Manager ->… -
Posted a reply to We’ve lost permalinks after switching to new SEO plugin, on the site WordPress.org Forums:
Hi @clickingmedia, Yes, this would explain the problem. By default, the custom permalinks are automatically… -
Posted a reply to We’ve lost permalinks after switching to new SEO plugin, on the site WordPress.org Forums:
Hi @clickingmedia Installing or removing any 3rd party plugins should not trigger any function or… -
Posted a reply to regeneration stuck at 34%, on the site WordPress.org Forums:
Hi @creactivemind Could you check if there are any error messages displayed in the browser’s… -
Posted a reply to Awesome tool for managing permalinks and custom post types!!, on the site WordPress.org Forums:
Thank you Pat! -
Posted a reply to Unable to get post ID from url after updating to 2.3.0, on the site WordPress.org Forums:
Hi @ktiwari, Thank you for your input, and please accept my apologies for the inconvenience.… -
Committed [2835028] to Plugins SVN:
url_to_postid() patch -
Committed [2833759] to Plugins SVN:
REGEX detect formula typo fix -
Posted a reply to You are not allowed to remove Permalink Manager data!, on the site WordPress.org Forums:
Hi @loano1, Today, I published a new version (2.3.0) that includes a fix for this… -
Committed [2833667] to Plugins SVN:
2.3.0 release -
Posted a reply to Creating / updating posts, on the site WordPress.org Forums:
Hi @parisek, Thank you for bringing this to my attention. The updated version of the… -
Posted a reply to You are not allowed to remove Permalink Manager data!, on the site WordPress.org Forums:
Hi @loano1, Thank you for informing me about this. The next plugin update, planned for… -
Posted a reply to Plugin incompatible with Google Site Kit, on the site WordPress.org Forums:
Hi @hillofbeans, Could you try to use the below code snippet? This should allow the… -
Posted a reply to Do not pagination on sait, on the site WordPress.org Forums:
Could you try to use the below code instead? function pm_fix_404($element_id, $uri_parts) { global $pm_query;… -
Posted a reply to Do not pagination on sait, on the site WordPress.org Forums:
Where exactly did you paste the code? -
Posted a reply to Do not pagination on sait, on the site WordPress.org Forums:
I have just reproduced the same issue on dev server. The problem persists also in… -
Posted a reply to Do not pagination on sait, on the site WordPress.org Forums:
Hi @niktitik, Please update the plugin and ensure that the option "Force 404 on non-existing… -
Posted a reply to Breadcrumb not apply on categorie post type, on the site WordPress.org Forums:
Please use the below code instead: /** * Insert the new breadcrumb after "Home" */… -
Posted a reply to Breadcrumb not apply on categorie post type, on the site WordPress.org Forums:
Hi @laetitialu, Unfortunately, I am unable to provide a customized solution that would help to… -
Posted a reply to Block editor wont work, on the site WordPress.org Forums:
Hi @mbandqs, I would appreciate it if you could make a video of the problem… -
Posted a reply to Breadcrumbs to Dokan Vendor Page, on the site WordPress.org Forums:
Hi @0alex0 The code should be as follows: function pm_adjust_product_breadcrumbs($crumbs, $breadcrumb) { global $post; if(!empty($post)… -
Posted a reply to Breadcrumbs to Dokan Vendor Page, on the site WordPress.org Forums:
Hi @0alex0, I wish I could assist, however the breadcrumbs integration is limited to the… -
Posted a reply to Block editor wont work, on the site WordPress.org Forums:
Hi @mbandqs, It may be difficult to solve this puzzle because no one else has… -
Posted a reply to URL problem with WP Foro, on the site WordPress.org Forums:
Hi @smk2002, The problem you are experiencing was already addressed in 2.2.20 version. The most… -
Posted a reply to Block editor wont work, on the site WordPress.org Forums:
The continuous AJAX calls might be related to the Heartbeat API: https://www.inmotionhosting.com/support/edu/wordpress/heartbeat-ajax-php-usage/ Could you also… -
Posted a reply to Block editor wont work, on the site WordPress.org Forums:
Hi @mbandqs, Could you send me the full screenshot of the alerts displayed in browser's… -
Posted a reply to Block editor wont work, on the site WordPress.org Forums:
Unfortunately, I was unable to replicate this issue on my development server while using the… -
Posted a reply to qtranslate, on the site WordPress.org Forums:
I have adjusted and extended the code. Could you try to replace the snippet with… -
Posted a reply to Archive From custom post redirect to a media file by permalink manager, on the site WordPress.org Forums:
Perfect, thank you for the update :) -
Posted a reply to Archive From custom post redirect to a media file by permalink manager, on the site WordPress.org Forums:
Hi @cryoth, Could you try to disable "Media" in "Excluded content types"? Then, please go… -
Posted a reply to Archive From custom post redirect to a media file by permalink manager, on the site WordPress.org Forums:
Hi @cryoth, Could you please reactivate the plugin and provide me images of the debug… -
Posted a reply to qtranslate, on the site WordPress.org Forums:
Hi @babeuske, Due to the fact that the qTranslate-X plugin is no longer accessible on… -
Posted a reply to Compatibility with WooCommerce COT, on the site WordPress.org Forums:
Hi David, Of course, yes :) In fact, the Permalink Manager is in no way… -
Committed [2818536] to Plugins SVN:
README.txt update -
Committed [2818533] to Plugins SVN:
2.2.20.3 release -
Committed [2818528] to Plugins SVN:
2.2.20.2 release - typo fix -
Committed [2818142] to Plugins SVN:
2.2.20.2 release -
Posted a reply to Need full url for variations, on the site WordPress.org Forums:
Hi @raufaamir Unfortunately, this is not possible. This feature is not offered in either the… -
Posted a reply to Can this or pro change permalink structure?, on the site WordPress.org Forums:
Hi @dannyogolo, Using the free version you can adjust the custom post type (location) &… -
Posted a reply to How to regenerate native slugs for scheduled posts?, on the site WordPress.org Forums:
Hi @ploz, By default, Permalink Manager only works with the post statuses that are returned… -
Committed [2807848] to Plugins SVN:
2.2.20.1 release -
Committed [2803362] to Plugins SVN:
Readme.txt update
Developer
-
Permalink Manager Lite
Active Installs: 70,000+