WordPress Project

WordPress Project
Hello,

Please quote for the following as soon as possible:

1) Add drop down to three top navigation menu.
2) Define video space as shown on template for video module widget.
3) Define Poll space as shown on template for polling module widget.
4) Fix spacing issue on header navigation and drop down.

These changes should be working on IE and firefox both and vendor should be available to start on this project as soon as possible. Thank you

Create New WordPress Plugin

Create New WordPress Plugin
I want a simple wordpress plugin that can be given away. This plugin will be an exit splash type plugin. Not a pop up, but an exit to another page. The exit page needs to be rotatable. In other words each time someone visits the site it will exit to a new exit page.

Please visit the following site

http://www.mcreasite.com/blog/

Allow the site to fully load and then hit the exit button. This is an exit splash with a popup. I do not want the popup. So this new plug in would always exit to another page. Rotatable and totally controlled from within WordPress admin. With the script above the user needs to put a small line of code into the footer.php file, which is fine.

Bill McREa

Costumize WordPress Theme

Costumize WordPress Theme
Hello,

I need to costumize a wordpress theme header.

The theme that I use , you can check it in the site: http://www.romeitalyvacations.info

I want to have in that theme a header like the site;
http://hometheatersetuptips.com/

I want to have the ability to use any image to the header, I want exactlly the same size that they use in: http://hometheatersetuptips.com/
You must tell me exactlly how I change the header.

The title and the subtitle from wordpress, should appear in the header, and the 468×60 banner , can be removed.

I will send the theme to the winner

Mysql/script Optimization

Mysql/script Optimization
Hi,

We have a dedicated server. Enough Disk Space/ RAM

Our Server Administration suggested us hiring someone for Script/Mysql optimization

Our website taking most resources is a member based site with 90k members eating a LOT of queries each minute.

We have hired someone here before to optimize the script/Mysql, but the effects were only short term.

Recently we have been getting a lot of “cannot connect” errors so we want someone to look into it and fix it and optimize the script/Mysql longterm.

Mlm Clone

Mlm Clone
Hi…

Please do not respond to this project unless you have a COMPLETE understanding of this project.

URGENTLY REQUIRED

I require someone to clone http://the3cashmachine.com for me.

I require all of the functionalities that are used on the website including the video’s, referral links, similar layout etc!

I also require the graphics to be custom made for me except the videos which I will do myself. Must be a simple process to upload them.

Please visit the website and follow through all of the steps to ensure that you know my requirements.

This is a relatively simple task for the right person.

ONCE AGAIN…DO NOT BID OR MESSAGE ME UNLESS YOU UNDERSTAND 100%

I look forward to your offers…

I require this project to be complete by 1st February

Regards

Buy Reviews On A Travel Websit

Buy Reviews On A Travel Websit
I have a client that owns a business in italy. They want me to write a few reviews on tripadvisor, mostly to prove that they do not catch fake reviews. So, what I am asking for, is to write a few positive reviews on Tripadvisor in multiple languages (english, german or italian).

I can help with writing some of the reviews but would require someone to help write the reviews, use multiple tripadvisor accounts, and post the reviews to trip advisor over approximately a 3 month period.

Extract Posts From Blogs…

Extract Posts From Blogs…
I need a script to scrap ALL posts from all types of blogs (wordpress.com, self hosted wordpress, blogger, and typepad).
If a blog has 1000 posts, I want all 1000 posts to be extracted and stored in a database.

I will input a list of blog urls from an admin area and the script will get me all posts of the blog and store them into a SQL database.

The data extracted will be similar as what I will get from the rss feed of a blog. See below blog feed for an idea of the data i need…
http://travelstaywhere.com/blog/feed

If you have an existing script, please quote me a price.
If you need to develope the script, please briefly descript how your developed script will work.

Modify WordPressmu Plugin

Modify WordPressmu Plugin
I have two WPMU plugins.

1. Supporters
2. Communities

The supporters plugin provides a Supporter Status Function: (so you can limit plugins or features).

———————————————————————-
is_supporter:
$blog_id is optional – will default to $current_blog

ex:
<?php
if (is_supporter($blog_id)) {
//blog has been upgraded to a supporter
//code or content goes here
} else {
//blog has not been upgraded to a supporter
//code or content goes here
}
?>

I need you to use this function to limit the “Create communities” function in the communities plugin. So, only supporters can create communities.

Another thing that I need is to add another payment method for the supporters plugin i.e. an offline payment method. So, when signing up as a supporter, they can either pay via Paypal (this is already included in the plugin) or they can choose an offline payment. If they choose an offline payment, I want an area in admin where I can add my own instructions on how to do an offline payment.

When they choose the offline method, I will activate their supporters membership manually.