Rok
Forum Replies Created
-
Forum: Plugins
In reply to: Video in LightboxWow, lots of suggestions pouring, but the requester hasn’t turned up.
Forum: Plugins
In reply to: Video in LightboxRead this post on LightWindows, that supports anything & everything possible.
Forum: Plugins
In reply to: How is he doing this with google adsense?Not what the AdSense guidelines are.
Kaf, I’ve posted ads limitation, Not to teach/discuss AdSense guidelines, but for the sake of some first users:
who might have asked, why there are not ads in rest of other posts?
Slipping the ads between posts 1-2 and 2-3, but not between the remaining posts on the page, is what we are talking about here.
For, the ads:
1. He has placed Half text ads inside the loop, near footer in post.php.
2. Next he has Large Rectangle in index.php below page navigationAs per AdSense guidelines, only 3 text ads can appear on a single page, that’s why he has got:
a. 2 Half text ads in first two posts.
b. 1 Large text ad in below page navigation.
Counting to 3 text ads, so no more Text ads can appear on the index page.Had, he not entered “Large text ads” under page navigation, he would have got 3 Half text ads, in his first 3 posts, instead of two.
Forum: Plugins
In reply to: How is he doing this with google adsense?Kaf, pardon me, but it’s nothing special about AdSense ads on the site in question, he is simply following the AdSense guidelines, which allows of placing on a single page:
1. 3 Text Ads
2. 3 Link Units
3. 1 Referral of each productsSite in question workout:
=========================A. On index page, he has placed:
1. 2 Half Banner (234×60) – Text Ads (placed on Top)
2. 1 Large Rectangle (336 x 280) – Text Ads (placed above footer)
Total: 3 Text AdsB. On single.php page, he has placed:
1. 1 Half Banner (234×60) – Text Ads (placed between post header & content)
2. 1 Medium or Large Rectangle – Text Ads (placed above post footer)That’s it!
@leo you can follow all steps from step A upto B to get the same results.
NOD32, Symantec, Avira, and Avast has not generated any alarms.
Forum: Fixing WordPress
In reply to: How to easily put Google Analytics code into your WordPress install.You can read about Google Analytics integration here.
Forum: Themes and Templates
In reply to: theme like this?Theme Name: IT|Redux
Author URI: http://www.thisisparallel.com/Forum: Fixing WordPress
In reply to: Add scrolling comment fields?Kaf, I just saw the other post and your reply too. Well, we both have replied exactly at the same time addressing the same issue, but on different posts.
Forum: Fixing WordPress
In reply to: Add scrolling comment fields?It’s not very hard to achive.
1. For Comments display, instead of using normal ul & li combination.
1a. You can create Div with Scrolling enabled.
1b. Remove all formating, and just display whatever you like in th div.2. For comment pop-up, use your themes comment-popup.php for you can use from default wordpress theme.
3. There’re some JS available for comments pop-up, right now, I cann’t recall those links, but will post asap.
Till then, create step 1 & 2.
Forum: Fixing WordPress
In reply to: Posting to WordPress quickly?Why don’t you use Desktop Blogging clients, read here.
Forum: Fixing WordPress
In reply to: Is the new dropdown_categories working?Rok,your code doesnt work for me.
It won’t, ‘coz it’s based on select and submit function. See the last line of the code.
<input type="submit" name="submit" size="40" value="Go" />Forum: Plugins
In reply to: organising pluginsRead post # 3 above.
Forum: Plugins
In reply to: wp-super-cache vulnerable to PHP Injection?Hello Donncha,
First off, thanks for the reply and the fantastic work on Super Cache.
1. Re. my comments on your blog: I had tried many times and left about 10 comments about the bugs that I came across, as I’m using, right from the first release.
Did you get a moderation message?
Unfortunately never, that’s why, I’ve written, my comments never passes on your blog.
2. I’ve received your email just few minutes back, I’ve replaced the code as suggested by you and replied you back with some additional inputs.
@diabolus, I can only say, just go ahead and install the plugin, as there’s is no security hole or serious exploit. It’s only a minor bug, that’s creating some folders in the root directory, during cache creation. This is what I could assume after spending 20 days.
Donnacha can give more insight on this.
You can read my detailed report here:
http://wordpress.org/support/topic/146322?replies=1Note: Don’t forget to make your root folder read-only.
I did the same yesterday, just for testing, as I couldn’t hear anything from anybody. And since than, no new folders appeared.
Important: Donnacha has also adviced the same on the above post.
Forum: Fixing WordPress
In reply to: Is the new dropdown_categories working?Moshu, why do you want to add JS? When you can get full working dropdown with the code, I posted above!
This is just a query only.
Forum: Plugins
In reply to: wp-super-cache vulnerable to PHP Injection?Very Important!
I’ve to re-open this post as the vulnerabilities mentioned by factoryjoe are still exisiting, even in the latest version 0.5.1
For the past 20 days, I was testing each and every plugin and template files and today. I’m zeored on WordPress Super Cache the cause of the vulnerabilities.
After digging further, I came across similiar incidents and immediately posted here for Donncha attention, as my comments are not passed through his blog.