Electric Studio
Forum Replies Created
-
BTW, please come to https://www.electricstudio.co.uk/2011/05/wordpress-auto-post-expire-plugin/ for comments and support, we tend to respond quicker there.
Hi Guys, we will try and fix this ASAp for you.
Hi Nick
Perfectly possible, all data is in the database. Perhaps suggest this on our blog we tend to respond quicker there:
https://www.electricstudio.co.uk/2011/07/wordpress-download-counter-plugin/
Hello, this should have been resolved with the latest version, but if there still is an issue, please do let us know.
https://www.electricstudio.co.uk/2011/07/wordpress-download-counter-plugin/
Hello MHNet
All fo this should have been resolved on the latest version of the plugin, if not, please let us know. We respond faster to queries about the plugin on our website, https://www.electricstudio.co.uk/2011/07/wordpress-download-counter-plugin/
Hello Kenwj, have you tried resolving this by upgrading to the latest version of the plugin?
Forum: Plugins
In reply to: [Electric Studio Download Counter] Electric Studio Download CounterHello James
Sorry to hear about your issues. Have you tried using the latest version of the plugin?
Hello Nick. It won’t track downloads if you are logged in, but should work just fine for WordPress 3.3.1.
Any issues, please let us know.
Thanks for the love. What other plugins is it messing with mate?
I have come up with a solution thats works for me. In order to exclude categories on the previous and next postlinks on a single post page, use:
<?php previous_post_link(‘« %link’, ‘%title’, FALSE, ’13 and 16′) ?>
<?php next_post_link(‘%link »’, ‘%title’, FALSE, ’13 and 16′) ?>
This will exclude all posts from 13 and 16. If you wish to exclude more, simple continue that string 13 and 16 and 21 and 34 and so on.
Hope this helps.
Hello, I’m using 2.9.2 and the biochip function does indeed remove the categories from the previous and next leinks, but it fails to show the titles of the same, any suggestions?
Forum: Themes and Templates
In reply to: the_content() and the <p> tagOr, you can add
<?php remove_filter ('the_content', 'wpautop'); ?>
At the top of the template where you don’t want to show the_content in a P tag
Forum: Fixing WordPress
In reply to: How do I change Password Protected text?Posts like these are exactly why I love WordPress and it’s community!
Forum: Fixing WordPress
In reply to: Google Is Showing Crap Description for My Index Page!Are you on DMOZ at all? Google can take the description from there. A URL would have been helpful ??
Forum: Themes and Templates
In reply to: Purchasing items through wordpressinstall https://www.ads-software.com/extend/plugins/wp-e-commerce/ and off you go.