halasy
Forum Replies Created
-
Forum: Plugins
In reply to: [Widget Logic] Debug noticesYep, that was it, thanks a lot!
Thanks for your reply, the reason I don’t think it was a leak of my FTP credentials is because I have several sites under that user account, and none of them were affected. Or at least as far as I can tell for now.
I did have an outdated timthumb script up on the site in question though, it was a version which had the big security issue, they may have gotten in through there?
I’ll probably never know…
Oh, and you may have misunderstood: “…I’m not aware of any other person stating this plugin was used to hack their site…”
I didn’t imply that Better WP Security was used to hack my site, I said that the plugin didn’t provide enough security patches to prevent someone from hacking in through other means.I just found the hack,, wp-includes/pluggable.php was hacked.
An encoded line was inserted onto line 2, the bad part is I don’t really know how it got there:
[ Thanks, but do not post malware code here at these forums. ]
All hackers’ hands should be cut off!
Anyone have any idea how it got there?
Forum: Themes and Templates
In reply to: metal band templateHave a look at MyBandTheme, I used it for 2 band sites. They have many dark templates within the theme, and if I remember correctly, they have 4 rock templates out of the 17, which are all dark.
Forum: Your WordPress
In reply to: Weeding gown siteYes it is.
Forum: Fixing WordPress
In reply to: Can anyone tell me how to build a restaurant menu?Forum: Your WordPress
In reply to: Restaurant implementationNice!
Forum: Fixing WordPress
In reply to: how to make site mapI prefer this one.
Forum: Plugins
In reply to: Restaurant ordering realtimeI just used this theme on a client’s restaurant site, they asked for this feature for their takeaway biz. It’s a full theme, not just plugin, but it wouldn’t take much recoding to limit it’s use to the menu page and the shopping cart. It also integrates upsells during the checkout process, which would be cool on your in-store ipad orders as well I think.
Forum: Fixing WordPress
In reply to: adding linksIf you are an Amazon affiliate, amazon will give you the exact link code. Once you have that, you can place it on your page using the HTML editor, NOT the visual one.
Or you can use any of the amazon affiliate plugins available.
Forum: Themes and Templates
In reply to: Theme installation showing 'are you sure…'Upload it through FTP, than enable the theme afterwards. The “Are you sure” with theme uploads issue usually comes when there us a server upload size limitation.
Forum: Hacks
In reply to: WordPress for small restaurant chain that wants editable couponsMy client wanted the same thing, I used a restaurant theme that had the coupon feature built into it:
http://www.myrestauranttheme.com/features/coupon-system/You should definitely use the custom post type method, thats what the theme does. It’s the best way to go since each individual coupon also become shareable on social sharing sites. As well as being printable individually of course.
Forum: Themes and Templates
In reply to: Is there a Theme ?To be more precise, here is the filter.
Forum: Fixing WordPress
In reply to: Restaurant Site – (food) menu approachI just created a site for a client using this restaurant theme. There are more out there, but this was the most complete one I found, hardly had to do any coding of my own 🙂 I’ve been using themes for private clients pretty often lately, the trick is to change up the css and layout just enough as for them never to notice that it’s based on a theme for sale. I mean why reinvent the wheel, right?