benohead
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Advertize It] Ads Placements for Custom Posts ?The ads will be Shows in all types of Posts whether custom or not. There is no special placement only visible on specific types of post. But if you only want the ads to be displayed on specific types of post, you can select in the settings for which types of posts you want to suppress ads.
Forum: Reviews
In reply to: [WP Advertize It] Not recommendedIt would have Bern better to at least write what you didn’t like about this plugin instead of just leaving such a review.
You can place an ad between posts (the placement is also called “Between posts”).
There have been quite a few improvements since version 0.9.7 (current version: 1.2), so maybe you should check whether the problem still occurs.
Forum: Plugins
In reply to: [WP Advertize It] Side bar AdThis is a kind of functionality I’ve been thinking about but it’s not available in the current version of the plugin. Unfortunately, I can only rarely work on the plugin as I need to focus on the job which pays the rent. So I can’t really tell you when I’ll find time to work on it.
Forum: Plugins
In reply to: [WP Category Tag Cloud] Virus in plugin?A search in all files of the plugin was also unsuccessful. I’ve seen that you reported a few days ago that your site was infected by a virus. I’d assume this code is being injected when you install the plugin in your site.
Forum: Plugins
In reply to: [WP Category Tag Cloud] Virus in plugin?Just downloaded the plugin again and checked both the minified and non-minified files and there no such code in there.
Forum: Plugins
In reply to: [WP Advertize It] Suppress ads for specific post typesYes. This setting seems to broken since the 1.x update. Working on solving it. Will let you know as soon as it’s solved.
Forum: Reviews
In reply to: [WP Advertize It] Plugin dont workThe error with the empty settings should be solved in version 1.1
Next time it’d make more sense to open a support request if you face an issue.
Forum: Plugins
In reply to: [WP Advertize It] Update 1.0 changed some fonts and styling@pet Mart: In version 1.1, a few issues were fixed which could lead to such an error message (the one you get when opening the settings tab). Could you please install version 1.1. and let me know whether it looks any better ?
Forum: Plugins
In reply to: [WP Advertize It] Update 1.0 changed some fonts and styling@pet Mart: We’ve checked with blocks in Vietnamese and Russian and everything was fine. The contents are sent encoded in UTF-8. But the problem could be the encoding of the tables in MySQL. Could it be that the default encoding for tables in your MySQL installation is not UTF-8 ?
We also checked with WP Super Cache and didn’t get any problem. I’ll check it on another site and let you know.
Forum: Plugins
In reply to: [WP Advertize It] Update 1.0 changed some fonts and stylingI’ve now uploaded version 1.0.3 which should solve all display problems in other parts of the admin UI by making sure that the Bootstrap CSS file is only enqueued when you are on the WP Advertize It settings page.
Forum: Plugins
In reply to: [WP Advertize It] Update 1.0 changed some fonts and stylingHave you force a reload of the page. After the update, I still see the white background and the bold labels in Chrome until I force a reload by using ctrl-shift-R.
Forum: Plugins
In reply to: [WP Advertize It] Update 1.0 changed some fonts and stylingPlease check version 1.0.1. It should fixed the two mentioned issues (bold labels and white background). Regarding WP Super Cache, I’d need more information as to what is exactly broken.
Forum: Plugins
In reply to: [WP Category Tag Cloud] Set Post Type in shortcodeCurrently, there is no support for specifying post_type. You could try and hardcode a post_type criterion in $cloud_args in wpctc-widget.php.