Reply To: Scheduling cleanup of cache folder
thank you again. yes, that would be an option, but I want the cleanup to happen based on a date/time set from inside WP, without the need for the user to fiddle with the server. I figured I can make...
View ArticleIncluding a page or post in another one of the same website
Hello Stefano, Is is possible to use your plugin to include a page or a post in another one of the same website? If it is possible, what shortcode should I use (I could not find this information)?...
View ArticleCan't install Comment Plus extension.
Hello, i just bought the Comment Plus extension and when trying to install it i get a fatal error (see log ↓) ——————————————————————————— Fatal error: Call to undefined function get_plugin_data() in...
View ArticleReply To: Can't install Comment Plus extension.
Hi Philippe, you’re right, very sorry. The last update has a problem with some WP. I’ll send you a corrected version at your email adddress in a couple of hours.
View ArticleReply To: Can't install Comment Plus extension.
great, thanks’ for your fast reply!. Ph.
View ArticleReply To: Can't install Comment Plus extension.
You should have an email from me right now!
View ArticleHow to set ALL pagelinks to "Nofollow" without disabling rest of...
Hi Guys Thanks for a great plugin. I have 2 pages that only contains of 3rd part links / affiliate links, and I would like to set all links on the specific pages to “Nofollow” for SEO reasons. I have...
View ArticleReply To: How to set ALL pagelinks to "Nofollow" without disabling...
You can use PHP: < ?php if ($_SERVER['REQUEST_URI'] == '/affiliate') { ?> < ?php } ?> forget the javascript, the code must be in the page source bots do not execute javascript (actually...
View ArticleReply To: How to set ALL pagelinks to "Nofollow" without disabling...
Sorry a piece has ben removed. Put the tag meta inside the if statement.
View ArticleReply To: How to set ALL pagelinks to "Nofollow" without disabling...
Hi Stefano Thank you so much for a quick reply. Sorry but I do not understand what you mean – it seems you would like me to take pieces of code from above at put together? Would you mind to write the...
View Articleresult in variable?
Is it possible to put the result of a externl request into a variable. So i can use it into wp?
View ArticleReply To: result in variable?
The script you execute is a normal script, so you can imagine it executed inside a function. You can use global variables.
View ArticleReply To: result in variable?
See the global keyword of PHP: http://php.net/manual/en/language.variables.scope.php. Stefano.
View ArticleHaF Plugin where to find?
Hi, i have install your plugins, but i am neewbie at wp and i do not know where to fidn interface to put the codes? Please tell me directly where to clicks and how to get to see that. I install...
View ArticleComment by answering the notification email?
Hello, I wonder if it’s somehow possible to comment just by answering the notification email. Lots of people just answer the email and of course that email goes to the admin email address. Is there...
View ArticleCancel link don't displayed
Warning: Cannot modify header information - headers already sent by (output started at /var/www/www_satollo_net/wp-content/plugins/bbpress/includes/replies/functions.php:2056) in...
View ArticleSubscription failed
Warning: Cannot modify header information - headers already sent by (output started at /var/www/www_satollo_net/wp-content/plugins/bbpress/includes/replies/functions.php:2056) in...
View Article