Mark
Forum Replies Created
-
Forum: Plugins
In reply to: Is there any way to get posts that doesn’t have comments yet?You should be able to pull whatever posts you want using that get_post that I sent you before. WP doesn’t care if the posts have comments or not and will still show the posts regardless of the comment status. So I guess I’m not sure entirely what you are trying to do that WP isn’t doing already.
Forum: Plugins
In reply to: [Plugin: Contact Form 7] Really Simple CaptchaNo one has had a BLANK image show up?? There’s nothing I can do? I’ve dug through the Plugin code and nothing jumps out at me. Why would this work in WP 2.7 and not in 2.8??
Anyone?
Forum: Plugins
In reply to: [Plugin: Contact Form 7] submission successful but no emailThis may seem obvious, but did you check your other email accounts Spam box? I am using this plugin and it’s sending emails to other accounts with out problems. Although I am having a strange “blank image” for the Captcha that I’m looking into in another thread. It doesn’t make any sense that you’d be getting emails to GMail but not to other accounts without some issue with that other email account like it being blacklisted or thinks those messages are spam or something.
Forum: Plugins
In reply to: Is there any way to get posts that doesn’t have comments yet?What are you trying to do exactly? Why not just use get_post?
Forum: Your WordPress
In reply to: MaxedGamers.com For All Gamers!Nice design and layout. Wouldn’t mind seeing it a little more “edgy” but I think it does the job!
Forum: Your WordPress
In reply to: First blog, suggestions?Decent look and feel, seems to fit well with the name of the blog :]
Forum: Your WordPress
In reply to: New website nifty bit of hackingYeah the look and feel is neat!
Forum: Your WordPress
In reply to: Feedback wanted!Yeah the colors run together quite a bit (not a big fan of them), but otherwise it’s a cool concept and definitely can tell you took inspiration from the WALL ??
To get some other color ides have you ever used:
At least would help get you started in the right direction I think or at the very least it’s a fun website to view!
Forum: Plugins
In reply to: After Register Allow Users to Upload FilesOkay until I hear a better solution I’m just using the Contact 7 Form for this. It does the job but no registration aspects of things. You can select which file types you will accept which helps crack down on users just uploading .exe or other malicious files.
You can view the page I’m working on here if interested:
https://ghostworkinkprinting.com
Cheers…
Forum: Fixing WordPress
In reply to: flip comment orderHow can you flip the comment order for all of the posts? I want to get all the comments displaying the opposite way for actual posts made and not just pages. I have searched the forms and codex to no avail.
Thank you for your help fellas!
Forum: Fixing WordPress
In reply to: Add a <hr> to the end of each postI guess I’ll just play around with it and if anyone as any ideas just let me know ??
Forum: Fixing WordPress
In reply to: Add a <hr> to the end of each postYes that was actually the first thing I did. I know a bit about how the Loop works and all that jazz, but can’t seem to figure this somewhat “simple” thing out…any other thoughts?
When I view the source code of the page “<hr />” does show up, but doesn’t appear on the page? Strange!
Forum: Plugins
In reply to: Authors can write to only a certain category?Ok not a biggie. We aren’t opening this up to the public but to people that we mostly know. So I don’t think there would be a problem with them messing with other peoples’ categories. Plus I’ll do backups of the database too in case of some screw ups.
Thanks moshu!
Forum: Fixing WordPress
In reply to: Pulling posts from one WP to another on same sitelol. ok. no biggie ??
thanks mate!
Forum: Fixing WordPress
In reply to: Pulling posts from one WP to another on same siteHow would I do that? This isn’t that big of deal for me, but something that I would like to implement somehow.