Arash
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: FlashPoll ] Not working and giving errosThis could be a great plugin. But it’s not. The plugin is too big, not flexible and developers are not community focused.
I hope it inspires someone to make a flexible javascript based version.
Forum: Fixing WordPress
In reply to: How to add tabs in the visual editor?It add the text on a new line and changes the font. Kinda like
ThisForum: Fixing WordPress
In reply to: How to add tabs in the visual editor?That doesn’t work. I also tried custimizing the pre in css, but that doesn’t work. It always puts the text in a new line. So you cannot use it for
Height 180cm
Weight 80kgBut with spaced tabs.
What I can do is is table (so <2004) or make a div, but I was hoping there is a build in option to add a tab.
Forum: Plugins
In reply to: How did W3 Total Cache improve your speed?Yoast.com has a 84/100 score foor page speed and a B from Yslow.
My site already had 79/100 and a B from Yslow. So I guess I was expecting too much from the plugin. I manually turned it into 87/100 🙂
I guess it is a great plugin for people who have never done anything to optimize their page speed. Its impressive to see people claim it going from 40 top 90. That is wonderful and I guess those are the target audiences.
Thank you for a great plugin, although I am not going to use it. I do respect the developer for making it.
Forum: Fixing WordPress
In reply to: Taxonomies Sub-Pages – Duplicate Content IssueHaving the same problem for years, still nothing 🙁
Forum: Plugins
In reply to: [Plugin: FlashPoll ] Not working and giving errosFor people having the same problem.
Edit the file
/plugins/flashpoll/amfphp/core/shared/util/CompatPhp5.php
change
function microtime_float()to
function microtime_float2()This function has been used before so when you rename it, you stop the conflict by makeing it a new function.
Forum: Plugins
In reply to: [Plugin: FlashPoll ] Some bugs in flash pollThanks houseofstrauss.
In the readme they talk about removing a line if you see a white page, rather than the poll. I did try that, but it did not work. I also tried removing their own .htaccess file, but that also did not work.
This error seems to be a typical flash error. I am not a fan of flash. This plugin can be done in javascript and be much more smaller and efficient.
It looks great and the concept is great. I can imagine someone redoing it in javascript.
Forum: Plugins
In reply to: [Plugin: FlashPoll ] Some bugs in flash pollI also noticed bug #3 in the admin menu.
How did you get it to work? Ik keep on getting the erro
Cannot connect to server at this time – code NetConnection Call BadVersionForum: Fixing WordPress
In reply to: How to add nofollow to feed link in the sidebar?In /wp-includes/default-widgets.php you can edit
$title = "<a class='rsswidget' href='$url' title='" . esc_attr(__('Syndicate this content')) ."'><img style='background:orange;color:white;border:none;' width='14' height='14' src='$icon' alt='RSS' /></a> <a class='rsswidget' href='$link' title='$desc'>$title</a>";There you can add rel=’nofollow’
Not a great sollution, but it works.
Forum: Plugins
In reply to: Watermark plugin??Scissors does not work with WP 2.9 and the developer is probably not going to update it anymore 🙁
You could try http://wordpress.org/extend/plugins/watermark-reloaded/ but you cannot use an image as watermark.
Forum: Plugins
In reply to: Is there such thing as a WATERMARKING plugin?Scissors does not work with WP 2.9 and the developer is probably not going to update it anymore 🙁
You could try http://wordpress.org/extend/plugins/watermark-reloaded/ but you cannot use an image as watermark.
Forum: Fixing WordPress
In reply to: WatermarkHere is one that works with text watermark
Forum: Plugins
In reply to: [Plugin: Scissors] Heads-Up: Going to break for WordPress 2.9Does the altered plugin support watermarking images?
Forum: Plugins
In reply to: [Plugin: WP-Task-Manager] Recurring tasksIt would be great if you can put it on your to do list and make it part of the next version.
Good luck at your intership.
Forum: Plugins
In reply to: [Plugin: Super Image Plugin] This plugin is excellentWhy is this no longer on wordpress?