Hello Plugin Developers,
There is a conflict with your plugin and PowerPress podcasting plugin, see thread: https://www.ads-software.com/support/topic/this-appears-above-my-player/#post-14097166
Would you like one of our developers to take a look at the issue and see if there is a fix we can provide either in PowerPress or in your plugin does not break podcasts in the future?
Thanks,
Angelo
Hi, Nice plugin.
1. Would be nicer if we could chose a page to activate on I’d like to exclude all pages excerpt for post pages.
2. Apply only to older post, would like my new pages to have dates intact, e.g. plugin only hides date on posts older than a “specified” date.
Thanks and hope you take these into consideration on your coming updates but for the meantime if you have any codes I can place in functions, will be happy to try them out.
]]>Hello sir,
we really like your plugin, but recently discovered a problem with on wordpress site.
At this site, the theme does the following code:
<meta itemprop=”uploadDate” content=”2018-11-15T13:38:15+00:00″>
which will be replaced by your plugin with
<meta itemprop=”uploadDate” content=”<span class=” sdata”=”” title=”2018-11-15T13:38:15+00:00″>
and also shows a “/> in the frontend.
As my developer saw, this is only a minor issue, since in php it doesn’t really matter if you use ” or ‘, it only has to be consistent.
So changing line 302 in the hide-my-dates.php to
$tdate = “<span class=’sdata’ title='” . $tdate . “‘></span>”;
does the job to not break the code in the frontend.
We would appriciate you to have an eye on this and maybe implement it in an update, so we can use your plugin for this site also.
Sincerly
]]>Hi Flector,
I installed your plug in ver easy. It was fine.
However reading your commnents it seams that it will not work with my template. I use the Twenty Sixteen. Please confirm if your plug in will not work.
Many thanks and all the best.
Warm regards,
Pedro Fidalgo
]]>Thank u for plugin. So please tell me how i can exclusion some pages or posts or my main page where i want to see dates?
Example my theme have index page where template have <?php the_time(‘F jS’) ?> and your plugin remove date but not change to another. On posts its working fine but on custom index page – date deleted but not publish another “hide” date.
So like i understand your plugin replace all <?php the_time function to css code.
How i can change my custom page for publishing original date?
<script language=”javascript” type=”text/javascript”>document.write(“<?php the_time(‘F jS’) ?>”);</script>
iv tryed javascript but your hack delete function inside java and its not work…
so how to add ignore code to my template?
have the Hueman Theme and it′s not working for me. I dont know if it′s related to the Worpress native date stap you mention on the description. how could I know? And how could I fix it?
]]>Hi. I am going to install your plugin to hide dates from appearing in google. I just wanted to ask if the plugin works with a sitemap? I have heard that google bot would scan a sitemap first and get all the information from there, since sitemaps have post dates mentioned, does it work around to hide dates from appearing in search?
would really appreciate your response.
]]>Hi Flector,
Thanks for creating the plugin Hide my dates.
Can you please let me know how long it takes before ‘Hide my dates’ hides the dates on Google search.
Thanks a lot for your time!
Paul
Hi!
It worked fine on my old site. But it’s not working on my new site: https://lagatar.com (Dates are appearing on Google).
What should i do?
]]>