marcnyc
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: is renumbering IDs in wp_post table bad?well how can I go about this if I need to do it?
if you are wondering, the reason I need to do it is because I have installed Intense Debate as a commenting system for my WP posts but I have also added Intense Debate to some non-WP content that needed a commenting system, so now when somebody comments on a non-WP item with id=15, then the same comment appears on the WP post with id=15I was thinking of basically renumbering all the WP posts by adding ‘100000’ in front of the IDs so that ID 15 will become ID 10000015
Would that not work?
unfortunately their support department sucks or is hibernating… They have an official email form, twitter account, facebook account and an un-official getsatisfaction group… I’ve posted in all of those mediums and got 1 answer a week or more later… I have another 3 or 4 unanswered questions
Forum: Fixing WordPress
In reply to: PHP code to know if one is on a page or a postThis is a great suggestion!
Unfortunately the header.php of my theme doesn’t have the body class so I had to delve into PHP and used is_page() instead…
I will let my theme’s developer know about this class because it seems very cool.
ThanksForum: Fixing WordPress
In reply to: removing all autosaved posts from databaseI wanted to do all three things really… I think WP should have added these autosaves and revisions in a different table, but really I want to make sure the database stays small and speedy…
I found a plugin called “Revision Diet” that allowed me to limit the number of revisions (I set it to 0) and to remove some revisions but not all of them went away. Then I installed a plugin called WP-Optimize which seemed to have removed the other revisions as well.
It’d be great if there was the option to do so from within WP.Forum: Plugins
In reply to: [Plugin: WP BANNERIZE] banner does not appearUnfortunately (or fortunately) I have no way of testing it on IE because I am on a Mac, but I would love to know if that is true, because if it is it would be a deal-breaker for me, since half the world insists on using the worst browser in the world
Forum: Plugins
In reply to: [Plugin: WP BANNERIZE] banner does not appearthe site is still under production so I’ve emailed you a way to see it and I emailed you screenshots of all the Bannerize settings
thanks for your help
Forum: Plugins
In reply to: [Plugin: WP BANNERIZE] banner does not appear@gfazioli any other ideas?
Forum: Plugins
In reply to: [Plugin: WP BANNERIZE] banner does not appearNo I am using Chrome on Mac but I also tested it on FireFox…
I do see an increased space but I don’t see any content at allThanks so much macmanx!
I actually don’t see that in their FAQ but i’ve followed your directions and it helps a little bit but not much… Unfortunately Intense Debate adds a very invasive “comment disabled” section at the end of the pages for which you have disabled comments, instead I’d like a clean page.I use the amazing Suffusion wordpress theme and Suffusion has a feature to even remove the words “comments are closes” from the end of the posts where commenting has been disabled within wordpress, so the pages look clean.
Disqus actually works just like the WordPress comments so when you close them for one post they don’t show up at all… But Intense Debate wants to be there at all cost and be seen even when the comments are closed and that’s really annoying!
I really wanted to use Intense Debate but I might have to use DiscqUs because of that.
Forum: Plugins
In reply to: banner rotation pluginanyone? is there really no plug in for this?
Forum: Installing WordPress
In reply to: Why WordPress does not have php.ini ??you probably don’t need to edit the php.ini file at all to run wordpress… what are you trying to do?
Forum: Fixing WordPress
In reply to: Installed in /wordpres, but want to run the rootYou don’t actually need to move WordPress into the root, you can leave it in your ‘wordpress’ folder and then simply follow these instructions:
https://www.expand2web.com/blog/how-to-make-wordpress-look-like-a-website/
Forum: Fixing WordPress
In reply to: Adverts and BannersI’ve been looking for the same thing Vince… did you ever find anything?
Forum: Requests and Feedback
In reply to: Revenue Sharing Plug-in Requestgreat idea, too bad nobody jumped on it!
Forum: Plugins
In reply to: Contact Form that supports multiple recipientsstill looking… any ideas?