fedmich
Forum Replies Created
-
Marking this as closed for now…
Hi Mark,
Sorry for the late reply, I didn’t notice you posted something here.
Do you still need help on this?
If yes, just reply here or on my site and I’ll take a look.
https://fedmich.com/tools/facebook-and-digg-thumbnail-generatorCheers!
Hello there.
Can you let me know how is it not working on your site?
Please cite some urls and I’ll take a lookForum: Requests and Feedback
In reply to: Clickable name, Gravatar of "Plugin Author"I see.
Thanks for the help ??Forum: Requests and Feedback
In reply to: Clickable name, Gravatar of "Plugin Author"Hello Ipstenu,
Thanks, I’ll try that up.
btw, where did you read that info, is it documented somewhere?Thanks for the stars.
Appreciates it a lot ??Forum: Fixing WordPress
In reply to: Create new pages but not have them linked to in the menuYou’re welcome ??
Forum: Fixing WordPress
In reply to: Create new pages but not have them linked to in the menuCan you give the link where the site is so I could investigate more?
.page_item 4 { display:none; }
I noticed on your code its a .page_item”<space>”4
it should be dash
.page-item-4{ display:none; }
you can put that on style.css or as inline on your header.php
<style>.page-item-4{ display:none; }</style>
Cheers
Hi
have just updated the plugin,
added some features and have fixed this.
Thanks for reporting this.Send your suggestions and comments on
https://www.fedmich.com/tools/facebook-and-digg-thumbnail-generatorForum: Plugins
In reply to: [Plugin: Facebook and Digg Thumbnail generator] Not workingHi
have just updated the plugin, added some features.Send your suggestions and comments on
https://www.fedmich.com/tools/facebook-and-digg-thumbnail-generatorif it still dont work, pls let me know thanks.
Forum: Plugins
In reply to: [Install Guide] [Plugin: Install Guide] Nothing but a link to advertisingHi everyone.
the plugin does work.
and have just updated it to remove sample datas as well.It’s just a simple plugin I use to remind me of the next steps todo, AFTER an installation process. This is going to be helpful for people doing many WordPress installations.
Forum: Fixing WordPress
In reply to: Create new pages but not have them linked to in the menuYou’re welcome.
did you added the code on the header.php on the child themme folder?
it should work as I’ve done it before, and it worked.Forum: Fixing WordPress
In reply to: Create new pages but not have them linked to in the menuTry doing it via css
.page-item-92{ display:none; }
“92” means the page-id of the page
Hope that helps someone.
Forum: Installing WordPress
In reply to: WordPress Plugin Installer GuideAdded some more enhancements and now has the ZIP download feature.
Forum: Themes and Templates
In reply to: password protected – change messageexactly what I need right now!
Thanks a lot Mores ??