mdidesign
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Media Followers Counter] Exact count of Google followersPS: And I thought this would have been clear already many weeks ago. All this waiting seems to be in vain :-/
Forum: Plugins
In reply to: [Social Media Followers Counter] Exact count of Google followersThat’s sure, I know. I did not say, that it should look exactly like this! But there is nothing to customize when JUST displaying the number. Again as an example:
You are inside a file of your theme, for example the single.php. Somewhere you want to display the count of facebook-users, so it could look like this:
Facebook: <?php showFBcount(); ?> Followers
At the front-end it would look like:
Facebook: 4.346 Followers
The same with Youtube, Twitter, Google+ (private abd pages)
I don’t see the problem or misunderstandig here? And it has nothing to do with “customize” as you can see that JUST the number is pulled using thr PHP showFBcount();
So this is highly flexible, because everybody can use these counts exactly the way they want.
Forum: Plugins
In reply to: [Social Media Followers Counter] Exact count of Google followersPS: I just needed a number… just a code for showing the count of the different social networks.
Just like that:
Facebook: 4.000
Just a way to show this 4.000… just this, nothing more. No css, no more things around the number, just like <php showfbcount();?> or something similar.
Cannot understand why this should be “premium” or “PRO”… well, whatever.
Forum: Plugins
In reply to: [Social Media Followers Counter] Exact count of Google followersThanks, but I don´t want to use more plugins than really necessary.
But thanks for all the time that I have waited now… just to get to know, that this “feature” will not be included in free version. You could have told me that weeks ago, guys…
Forum: Plugins
In reply to: [Social Media Followers Counter] Exact count of Google followersI don’t need the PRO version. I asked you for s shortcode (inside a post as well as with PHP inside a theme) to show counts of followers of FB, Twitter, Youtube as well as followers on Google+ (not shares). I asked for it many weeks ago and you said it comes with the next update (which is still not released). I don’t need additional festures and no PRO version.
Forum: Plugins
In reply to: [Social Media Followers Counter] Exact count of Google followersPro-Version? But you do not want to release this as a version we have to pay for, right? Just for a shortcode to show up the count of followers? Really?… o.O
Hello… just curious when the update will be released? Unfortunately I still have to use a not-minified version of the css file. It is the only plugin which uses a PHP-file for css o.O
Like to have a native css-file which can be minified so that less requests are required for the website.
When will it come?
Forum: Plugins
In reply to: [Social Media Followers Counter] Exact count of Google followersHello… 3 weeks later (so after your 15-20 days) I would like to know how far the development is?
Forum: Plugins
In reply to: [WP-Appbox] Download @ Store still not changeableBut I do not think so that many people prefere an @ instead of correct language. So in my case I always need to change @ into “im” with every single new update.
Forum: Plugins
In reply to: [WP-Appbox] Download @ Store still not changeableArrogance at it´s best… again.
I released a scheduled post today, too. Auto-Post to Twitter worked well, but Facebook? No way. Nothing. This always happens when a post is scheduled. Could you please fix this issue?
Regards
Forum: Plugins
In reply to: [External Links - nofollow, noopener & new window] WordPress 3.6 supportWoooow, thanks for answering my request after just 5 (!) months and while WP 3.8 is available already. Thank you soooo much… NOT.
Thanks, looking forward to updates 😉
But for that I would have to edit the files of your plugin after every update again and again, right? Because when I am using a parsed CSS file, I no longer need loading the PHP-CSS-file of your plugin.
In my eyes this PHP-thing makes no sense and just means more work for everyone. Why not handle it like all the other plugins out there with a normal css-file which you can also directly use for caching-plugins and minify-purposes?
Forum: Plugins
In reply to: [Multi-column Tag Map] Problem with CSS fileThanks for your answer. I just would like to have the option to update this plugin without having to edit the files of the plugin again. So yes, I have already edited the files, so that it works now. But I guess with the next update all changes will be gone again.
Other plugins do not have this problem of double-slashes, just this one here. So I guess there can be a great solution for the problem without having to edit the files again and again?