Johnnie
Forum Replies Created
-
Awesome! Thank you…
Forum: Plugins
In reply to: [WP Author, Date and Meta Remover] Not working in WP 4.1.1What theme are you using hallgally> ??
Forum: Plugins
In reply to: [WP Author, Date and Meta Remover] Not working on Divi themeThe Enigma uses several <div class”…”> tags to give the meta data. I do have a pro version coming soon that can resolve your problem. Please check back.
Thank you,
JohnnieForum: Plugins
In reply to: [WP Author, Date and Meta Remover] Nothing happening after installationHi Ben,
You theme is using a <div class=”date-day”> tag. This plugin is only built to handle the entry-meta and entry-footer. I do have a pro version coming out soon that will take care of this type of problem.
Please check back,
Thank you,
JohnnieForum: Plugins
In reply to: [WP Author, Date and Meta Remover] Remove from mobileWithout seeing the website I can’t really tell you. But I suspect it is because you theme is using a different than <div class=”entry-meta”> for the mobile theme.
Hi MaggieB,
Beautiful website. I really enjoyed looking around. What the problem is with the tags and categories is their in a separate tag, i.e. <div class-“entry-meta-footer”> on https://margeburkell.com/
<footer class=”entry-meta-footer”>
<span class=”cat-links”>
Categories: Lips </span><span class=”tag-links”>
*
*
*
</span>
</footer><!– .entry-meta –>For this you will have to write a child for. Or I have a new pro version of WP Author, Date and Meta Remover coming out soon that will resolve this problem very soon.
Let me know if I can be of further assistance.
Thank you,
JohnnieForum: Plugins
In reply to: [WP Author, Date and Meta Remover] Date still appearsHello,
I took a look at your website. Your theme uses the <div class=”post-meta”>. This plugin only address the entry-meta and entry-footer.
<div class=”post-meta”>
*
*
*
</div>Also, I looked at your category listing. This is the worst case senerio. What your theme developer did was to nest the date in the <div class=”content”>. For this you absolutely have to write a child theme if your theme supports it.
<div class=”content”>
<time datetime=”2015-01-05T11:01:53+00:00″>05/01/2015 </time>
</div>
That’s kind of a no-no for theme development. It is really hard to get at the date and other meta since it is nested with in the class=”content”.
The good news is the new version comming soon WP Author, Date and Meta Remover to address most of these issues.
Thank you.
JohnieForum: Plugins
In reply to: [WP Author, Date and Meta Remover] How Can I Keep the Tags?Hi bizcoach_blogger,
This plugin is just simple simple. It is what it is. However, I am working on a version that will address your issue. Please check back in about 30 days. I hope to have it released.
Thank you,
JohnnieForum: Plugins
In reply to: [WP Author, Date and Meta Remover] Twenty Fifteen not working?Thanks bro. Let me know if you encounter anymore problems like that. I’ll take care of it right away. ??
Forum: Plugins
In reply to: [WP Author, Date and Meta Remover] Twenty Fifteen not working?Thanks for the heads up bro. I just added some code to accommodate the WordPress 2015 Theme. I tested it and its ready for installation. The new Version 1.0.2 is available.
Very interesting. I am really glad you brought that to my attention. The way the Event Organizer works is by,
Event functions available which extend the post functions (e.g. the_title(),get_the_author(), the_author()) to ouput or return event data (the start ate-time, the venue etc). For examples of their use see the documentation or the included template files.
That is a serious conflict for these plugins. I would say my plugin is doing its job. Remember, “WP Author, Date and Meta Remover is based on the CSS model for removing author metadata from standard WordPress themes.”
For your situation, I would use a theme with an ePanel to turn off the Meta Data you want.
Also, I am working on an advanced plugin that works like ePanel. You can still plug’n play. It will be out 2015. Check back and thank you again.
Forum: Plugins
In reply to: [WP Author, Date and Meta Remover] Not working on Divi themeHi. Remember the plugin is only for those themes that, “WP Author, Date and Meta Remover is based on the CSS model for removing author metadata from standard WordPress themes.” Always ask the developer how their setup works.
Elegant Themes is an advanced development team that produces very advanced themes.
Go to your ePanel under Appearance Theme Options.
Appearance -> ‘Your Theme’ Theme Options -> ePanel -> Layout Settings.
Turn of the Meta Data you don’t want. Thanks!
Anything with an ePanel or similar has these functions.
Forum: Plugins
In reply to: [WP Author, Date and Meta Remover] No changes after installationI don’t see any meta data on your post. I see two post. The plugin does not remove the meta from the comments section. Only in the top of each post. If you visit https://banzaiskydiver.com/ you’ll see that none of the pages or post have the meta data on them. I don’t allow comments on this site for security reasons. When you make a new post, let me know if it shows on the top.
In that case, if it does, you would have to ask Cry Out Creations how to eliminate it. It would be the way they code their themes. This is clearly stated in the Description.
Thanks,
JohnnieForum: Reviews
In reply to: [WP Author, Date and Meta Remover] thanks – it′s very helpfullThank you. That’s what I like, Plug’n-Play – no load.
Forum: Reviews
In reply to: [WP Author, Date and Meta Remover] Easy to Install, Easy to UseThank you AKMOS. I develop plugins because It need them too. Mostly when I install a website, I think, I need this plugin and can’t find it. So then I code it. Thanks Again!