Hi, you have developed this great plugin – i have tried this on one of my website but its not working as it should it is creating posts with content but not assigning them to selected categories. Can you please help me fix this issue.
]]>I’ve created around 10,000 products with Bulk Creator, but now I get the following error: “Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 64 bytes) in /home/xxx/public_html/xxx.xxx/wp-includes/meta.php on line 840″…
In my opinion, the plugin have problems with showing such a big number of products. Now, the error is showing every time when I go to the “Products” tab and the products which were previously created do not show any more. I am still able to add new values for Product Titles and Default Content, but the button for creating the products is not available…
Is there an option to make the plugin show only the products created during the last bulk create? I think that showing 10,000+ products on the same page is actually the issue…
Any help would be appreciated!
Thank you.
]]>Hi,
I have an odd problem. On a site where I created posts with bulk creator the problem is that when I look into a single post, the previous and next button not displaying all the posts.
The posts I created manually are visible.
What could be the problem?
Thanks!
]]>Hey guys, I really hope someone can help me out here
This plugin has been working very well, but Im at about 19.1 thousand posts, and now its not working.
Under the right side of the page where it says “current posts”, nothing is displayed (even though I have over 19 thousand posts), and every time I try to add a new post, it doesn’t allow me to apply it. Does anyone know how to fix this?
]]>Hello – this plugin is just what I need so I started to make posts but then I got this message : Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 80 bytes) in /home/…xx… /public_html/wp-includes/wp-db.php on line 1565
What can this be ?
]]>Hello! Can you please add a possibility to create posts with titles that contain commas? For example, by putting a title inside quotes. Or maybe this functionality is already there?
Thanks!
Fantastic plugin!
I dont know if this is doable, but i was wondering… if I want to create 100 websites, with default content – except one number in a shortcode… Is there a way to do this?
As an example:
Default content:
Welcome to my [page_title]
This is page nr. 1
– and “1” will become 2, 3, 4 etc. as each page is created..?
hi there,
I’ve just try to mass-add posts, but it didn’t work ??
I’ve input:
titles: page1, page2, page3
content: [pagetitle]
As a result I receive 3 post, but everyone have same content (page1) instead page1/page2/page3.
Maybe new version of plugin don’t work properly? where can I download old one?
]]>Great plugin and definitely needed! How do you adjust the size of the text that the short code outputs? The font size is bigger than the rest of the content?
Here is an example
Any help you can offer would be great!
Thanks
]]>Warning: Missing argument 1 for plugin_dir_url(), called in C:\www\wp\tdschoolportraits\wp-content\plugins\bulk-creator\bulk-creator.php on line 24 and defined in C:\www\wp\tdschoolportraits\wp-includes\plugin.php on line 599
The fix would be to add __FILE__ in the plugin_dir_url() function.
Page: bulk-creator.php
Line: 24
FIX: plugin_dir_url(__FILE__)