52 comments found.
Прошу добавить возможность скрывать лишние фильтры – https://skr.sh/sLrJ72vNR2v
Hello
Ok! Thanks for your suggestion, I’ve passed this on to the developers
Much appreciated Cheers
Welcome
When trying to change post type, the editor reloads and it still shows Post Type: Posts. I’ve updated all plugin, theme and WP to latest versions.
It seems like the editor is stuck to editing only Posts, can’t edit custom post types or pages.
Hello
Please try in file \wp-content\plugins\bulk-editor\lib\storage.php – add code – https://share.pluginus.net/image/i20230526132440.png
public $type = 'session'; //session, transient, cookie
and do a test
Hello, Please check the add new post function inside the WPBE site editor page. When select the post type is page for edit, then select “Add new post”, the plugin still add new post instead of page.
Hello
Ok! What plugin version number are you using?
You can write me here – https://pluginus.net/support/forum/wpbe-wordpress-posts-bulk-editor-professional/ – Please paste your license key here – https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png and wp-admin access – https://share.pluginus.net/image/i20230222134615.png – I will check it
Considering your plugin. Question: If there are a large number of posts that begin with a period ”.” and I want to remove just that first period, but not keep all others in the post content, can your post do that? If so, how?
Hello
Unfortunately the plugin cannot do this.
Is there a way to add text to the end of all posts, without changing the original post content? Like adding one paragraph at the end of all posts.
Hello
Yes. Please use append option – https://share.pluginus.net/image/i20230420143632.png
Read this – https://bulk-editor.pro/wordpress-posts-bulk-edit
pre-sales – I have different custom post statuses with the “Edit Flow” plugin, is it possible to filter and edit with these custom statuses?
Hello
If that post status registered correctly WOLF will see it: https://share.pluginus.net/image/i20230405140856.png + https://share.pluginus.net/image/i20230405140628.png
You can play with free version https://wordpress.org/plugins/bulk-editor/
If troubles you can ask support: https://pluginus.net/support/forum/wpbe-wordpress-posts-bulk-editor-professional/
is it possible to delete post that has no views/traffics within certain range with this plugin?
Hello
yes. If traffic data is stored on the product side in meta data
Hi Realmag,
I’m sorry, I’m lost, why would you have export capability without import capability? Surely most potential purchasers would download their posts, edit them and want to re-upload to their site…...
Must be a crazy day today….
At least tell me that you can copy the contents of one field into another field in your bulk editor feature…...
Hello
Please read this – https://bulk-editor.pro/document/wordpress-posts-bulk-edit
Yes it is possible for some text fields
It would be such a great feature if we could import the posts back into the plugin after exporting and editing. Is this too difficult to implement?
I own your BEAR plugin so I also have this plugin, and I have a question; I have been manually editing meta fields in the WOLF editor. When I view the individual posts in the wordpress dashboard I clearly see the new meta field entries, yet they are not present on the frontend.
The way around this is to change a setting in the Gutenberg layout options panel > update it > change the value again back to the original setting and then update again.
Essentially I haven’t changed any values but wordpress doesn’t recognize the backend settings until I save everything again. This is obviously very time consuming. Is there a fix/solution for this please?
Hello
Is this too difficult to implement? – It’s not very difficult. But there are many great free plugins and native Wordpres functionality as well.
Is there a fix/solution for this please? – Not sure if it depends on our plugin. If you see changes in the meta fields on the post edit page, then my plugin changes the data correctly. But perhaps the third-party functionality that displays this data on the front has an internal cache. In this case, I need to know which hook the third-party feature uses to clear the cache.
I’m not sure there are any free plugins that deal with csv inporting of metafields correctly, well after my several hours of searching I didn’t find one. Perhaps you can point us in the right direction?
I’m not sure about there being a third-party cache involved, it’s certainly not a plugin because we have only got wordpress and the theme developers code which could be hiding anything.
To me, if you provide a csv export function then you should also offer a csv inport function to ensure that the data is being handled correctly. In this case we manually copied and pasted the information in your WOLF editor which was extremely painful and slow, yet the data still didn’t drive the correct frontend functionality. As I mentioned before, we had to go into each post and change a setting, save, change a setting back to the original value and then save again for all your plugin entries to save and display properly which defeats the object of using WOLF. Seems like the database is holding the content (maybe in the wrong format?), but it’s not being called properly which makes me feel that this could be a WOLF limitation…
Is there a code snippet that will reload the database data and save it properly?
I also have your currency switcher plugin and your woocommerce plugins, so I know your work is good, but I must say that this plug really does need a proper import function like most other ‘paid for’ bulk editors.
Hello
it looks like a good plugin – https://wordpress.org/plugins/wp-all-import/
Is there a code snippet that will reload the database data and save it properly? – no, as I already wrote to you, if you see this data on the post editing page, then the data has been updated correctly (and in the database too) The only problem is with the display functionality.
this plug really does need a proper import function – I will pass this to the developers
Wp all import does not handle meta data and when you export your posts as xml you cannot use that same xml data to import into WordPress because it’s not wxl format. Again, pass on our comments please to your developers because this plugin could be so much more useful if it did basic import/export well.
Hello
Ok! Thanks for your advice
Hi, is it possible to bulk somehing like this? For example, a post title is “Book 1 page 1” I want to add increament to the last number page “1” to 2, 3, 4, 5 … (book 1 page 1 until book 1 page 100, for example)
Hello
Unfortunately the plugin does not have this feature.
Does this work with the FIFU Featured Image plugin?
Hello
Unfortunately, we do not have such information.
But if this third-party plugin stores data on the side of the post, this editor can change this data
You can try it with the free version – https://wordpress.org/plugins/bulk-editor/
Is it possible to automate every day/hour the deletion of posts that contain X words in the title?
Hello
Unfortunately the plugin does not have this feature.
Hello
is it possible or feasible to have a translation option (filter type like google sheet or similar). In short, you can edit a post by translating it, if you can with yours or with some add-on.
Thanks in advance,
Hello
Unfortunately the plugin does not have this feature.
Can i have multiple filters for post content? For example i want to search for “demotest” and exclude “demotest”. Also i want to replace “demotest” (with the above exclusion in mind) with “testdemo”. Is that possible?
Hello
search for “demotest” and exclude “demotest” – I’m not sure I understood you correctly. But at the same time exclude and search by one word will always give 0 posts
Please read this( https://share.stackovergo.com/image/i20221025112506.png ) – https://bulk-editor.pro/document/filters/ – text filter has a syntax for creating complex (combined) search queries
Also i want to replace “demotest” - Yes. Read this( https://share.stackovergo.com/image/i20221025112645.png ) - https://bulk-editor.pro/document/wordpress-posts-bulk-edit – And this operation will be applied only to the filtering results
It would be very nice to have all these graphical with dynamically added rows
please describe it in more detail
I just bought the plugin and when I install it, it breaks my wordpress.
Yesterday I was testing it and the free version did not broke the site, so I have bought it because I needed. And now I can not use it. Need help!
Hello
WOLF works on backend only. Create ticket here please https://pluginus.net/support/forum/wpbe-wordpress-posts-bulk-editor-professional/ with all details what exactly is wrong on your side
Hello,
I see another similar plugin that can: “You can edit the post content using the Gutenberg editor right on the spreadsheet. It also works with the Classic Editor.”
Your plugin cant edit the content field using Gutenberg?
Thanks.
Hello
Unfortunately the plugin does not have this feature.
Hello
Thank you for idea, will be added …
Hello,
My new theme comes with a custom post type with taxonomies (categories). I have 1500 new taxonomies in an Excel file (also available in CSV file) and I want and assign them to that custom post type and load them into the theme.
Is it possible with your plugin?
Thanks in advance,
— GM
Hello
WOLF doesn do any import operations. For export/import better use something like https://wordpress.org/plugins/wp-all-import/
Okay, thank you!
Welcome …
Can’t edit post which contains elementor text ? updating the content field on plugin doesn’t do anything. how to cancel the order and get money back ?
Hello
You can edit code of this post: https://c2n.me/4gjMEYr.png
Support: https://pluginus.net/support/forum/wpbe-wordpress-posts-bulk-editor-professional/
Hello! Plugin is nice, but is there a way to filter posts by category? I can’t find it… Update. I have found the filter tab at the top of the page!
hello
Ok! Great!
Could I leave a feature request here? When choosing category, it would be very useful to load a list of posts in all subcategories like in native Wordpress filtering.
Hello
Ok! I got it – take into account the child elements of the taxonomy. I will pass this on to the developers
Hello, i just bought the plugin and activated it but and it simply does not show on my wordpress admin page (the plugin menu does not show) and i cannot use it. Please help. I erased cache several times…is not that. Thanks
Hello, be sure that free version is deactivated, and try this link please on your site: wp-admin/admin.php?page=wpbe
Button should be here: https://c2n.me/4g50PFt.png – if not, publish request here please https://pluginus.net/support/forum/wpbe-wordpress-posts-bulk-editor-professional/