Milan
Forum Replies Created
-
Forum: Reviews
In reply to: [Simple Sitemap - Create a Responsive HTML Sitemap] Free version is uselessI don’t know why people wants everything for free. What about respecting somebody’s time and work?
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] error message "Unable to start export"Hello Pim,
I reinstalled the plugin, I dissabled also all other plugins, I dissabled https, and many other things.
I will contact premium support, thank you for feedback.
Have a nice day/evening.
Milan
Forum: Plugins
In reply to: [WP STAGING - WordPress Backup, Restore & Migration] Unable to start exportI don’t know why it appear here… sorry.
Forum: Plugins
In reply to: [WPS Hide Login] Is this compatible with SSL?Hello kate_reilly,
No, it is not compatible with ssl. I enabled SSL on my pages and login page could not be found 🙁 I had to delete plugin over FTP to get access. I will contact author directly and I will ask to improve this fantastic plugin.
Best wishes,
Milan
Forum: Fixing WordPress
In reply to: How to remove title from wp_headYes, in that peiece of code is mine title.
But wp_head is generating title also – and I need remove title from that place.In function.php I have something like this:
remove_action('wp_head', 'wp_generator');I need something similar for title 🙂