In main site, works great. But when using it in sub-site, does not work, only shows error after uploading image or linking to a banner or even when inserting plain HTML.
WP 3.4 and plugin is up to date.
:(
In main site, works great. But when using it in sub-site, does not work, only shows error after uploading image or linking to a banner or even when inserting plain HTML.
WP 3.4 and plugin is up to date.
:(
I thought this had already been fixed so maybe there is another reason why it's not working for you, but WP Bannerize wouldn't be able to create a new table in the database. You should check your database - the first WP site has the prefix 'wp_', each new sub-site gets a new prefix such as 'wp_2_', 'wp_3_' etc. If you don't see a table named 'wp_X_bannerize', create it manually (just copy the original one with a new name).
Yes Jonáš Jančařík, I working in multisite enviroment and your trick work perfect!
I added to database the correct table and bannerize now work like charm!
You must log in to post.