Archive

Posts Tagged ‘extend’

Extend Wp Form Builder Plugin 2

December 12th, 2011 Comments off

I am using WP v. 3.2.1 and plugin Visual Form Builder v.1.8 (http://wordpress.org/extend/plugins/visual-form-builder/).

In the membership portion of the website, each member is shown his own “member home page”, which is customized to him. There is a form displayed on this “member home page” that needs a few tweaks.

Currently, the form consists of three radio button input questions and one text field input. (I may add additional questions on the form in the future, so this project shoul…

Extend WordPress Theme With Mega-menu

December 2nd, 2011 Comments off

Hi !

I need an extension to a given wordpress-premium-theme :
http://themeforest.net/item/broadscope-wordpress-theme/166661

The theme has an integrated “Mega Menu” with a own PHP class and JS-File that extends the default WordPress-Menu functions.

I need the possibility to add an image to the mega-menu.

This includes :
- extend the JS and PHP scripts to create an input-class at the wordpress backend to upload an image
- extend the JS and PHP scripts to display this image, resized …

Extend Wp Form Builder Plugin

November 28th, 2011 Comments off

I am using WP v. 3.2.1 and plugin Visual Form Builder v.1.8 (http://wordpress.org/extend/plugins/visual-form-builder/).

In the membership portion of the website, each member is shown his own “member home page”, which is customized to him. There is a form displayed on this “member home page” that needs a few tweaks.

Currently, the form consists of three radio button input questions and one text field input. (I may add additional questions on the form in the future, so this project shoul…

Extend WordPress Plugin Member-access

November 17th, 2011 Comments off

I need some changes/extensions to the ‘member-access’ plugin for wordpress.

Currently it’s possible to restrict the access of posts and pages for members or non-members.

I need this extended so it’s possible to choose the user-level/type wich will get access the post/page.
This must work hierarchical.

e.g.
When i define for a post that only ‘authors’ have access to this post, also editors and admins will have access, but no contributors or subscribers or non-members.

This must al…

Photocontest

October 3rd, 2011 Comments off

A wordpress blog where there will be a weekly photo challenge that they can win a prize for. The main blog roll would be plot post summaries, much like this site:

http://www.booooooom.com/

Similarly the back ground would be static.

This how it would work:
1. I would post a challenge with an illustration
2. People would submit photos for it for about 5 days.
3. Those submitted photos would show up on the back end where I can view 10 at at time. I would then choose 6-10 that are the best and repost them as the top submissions.
4. People would vote to “like” something and after another 5 days the photo with most likes wins.

Elements:
I have attached the visuals for the website and it should be pretty self explanatory but here are the elements:

PhotoContest plugin modification
http://wordpress.org/extend/plugins/wp-photocontest/screenshots/
Change layout
modify settings to Johnny’s desire
tweet/like buttons
contest status: current/election/old

“features”
set up features in the theme
includes thumbnail option

“you might also like”
http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/
http://wordpress.org/extend/plugins/similar-posts/
install and configure a related posts plugin

Have an Idea?
Simple form to submit an idea
Result gets emailed to me

Extend Features In Datagrid

August 30th, 2011 Comments off

Hello,

In my classifieds script I’m using 2 different datagrids, for my own reasons. Now I want to extend the features one of them to use it in both cases that I need it (Just browsing, Searching).

As you can see in the attachments the grid for searching has a bar under the field captions with text inputs or drop lists. Please read carefully my requirements:
1.- If a user adds a new filter, this filter is adding in the query and not replaces the old one. In simple words, the filters can be from 1 to xxx.
2.- Should be a button to reset filters (all).
3.- Tetx inputs must perform search as you type without to need for pressing enter
4.- Droplists don’t need explanation, other than that one should be not just == but IN ($array).
5.- There is a numeric searchable field (price). Before the input I want a droplist with options: >= … <= and of course the filter will use it.
6.- There is a date field storing in UNIX timestamp. Here the search should be with a droplist with options: last week, last 2 weeks, last month, last 3 months.
7.- As this work is extends only the functionallity of an existing plugin (datagrid), by posting a bid, you agree that you don’t have any rights on these additional features and the plugin itself (which by the way is commercial).

Extend A To-do List Program

May 31st, 2011 Comments off

Hi guys,

I got this to-do list that based on a GNU license and rocks! It already allows me to create lists, ajaxified moving up and down of tasks and has a calendar system.

What I need done to it is:-

1. User registers and gets an email to verify
2. After verification they choose an email and password to login

So in other words, make it multi-user friendly..

I need someone on a long-term, so if you bid under 100 and can manage this without an issue.. you will be the chosen coder for the whole project on future updates.

Extend A To-do List Program

May 31st, 2011 Comments off

Hi guys,

I got this to-do list that based on a GNU license and rocks! It already allows me to create lists, ajaxified moving up and down of tasks and has a calendar system.

What I need done to it is:-

1. User registers and gets an email to verify
2. After verification they choose an email and password to login

So in other words, make it multi-user friendly..

I need someone on a long-term, so if you bid under 100 and can manage this without an issue.. you will be the chosen coder for the whole project on future updates.

Facebook Application For Website That Will Extend Facebook A

May 23rd, 2011 Comments off

Facebook application for website that will extend Facebook API

Graph API: http://developers.facebook.com/docs/reference/api/

It is a simple application that just gets user profile picture and profile link and displays the default 50x50px
profile images in a 1080px canvas.

The images are linked to the users Facebook profile by getting the profile picture and the user unique link.

“Add Me” link at top of webpage is Facebook application permission to add user to the canvas.

Using the API, have various user sort options http://developers.facebook.com/docs/reference/api/user/.
Option to sort users by gender, relationship status, locale, and birthday.

Extend The Word Limit And Recover The Image Upload Function

April 26th, 2011 Comments off

Extend the word limit and recover the image upload function for www.treasureauction.com.my

Extend Wp User Front End Plugin

April 11th, 2011 Comments off

This plugin http://wordpress.org/extend/plugins/wp-user-frontend/ allows blog subscribers/editors to add/edit posts and update profiles without using the WP admin panel. It works via shortcodes added to pages, and the relevant code is embedded in the pages. It’s a great plugin but I need it extended to support login and registration too.

So, if I add the shortcode [login] to a page, that page will be turned into a login page. And if I add [register] to another page, that page should be turned into a registration page. The registration page needs to work with the Sabre plugin http://wordpress.org/extend/plugins/sabre/

Here’s some other plugins that allow registration/login with shortcodes and they may provide useful code:
http://wordpress.org/extend/plugins/simplr-registration-form/
http://wordpress.org/extend/plugins/userinfologinshortcode/

So, to complete this project you need to create two files: regsistration.php and login.php and add them to the WP User Front End plugin (above).

Only apply if you have extensive WP experience and developed several WP plugins before and a lot of positive feedback from previous SL clients.

For the right person, a professional WP developer, I have a lot more work.

Also, you need to communicate with me daily via MSN messenger. If you cannot do this, DON’T APPLY!

This is an urgent project because the last coder was a total waste of time.

WordPress Php Plugin Expert Needed To Extend Plugin

April 9th, 2011 Comments off

This plugin http://wordpress.org/extend/plugins/wp-user-frontend/ allows blog subscribers/editors to add/edit posts and update profiles without using the WP admin panel. It works via shortcodes added to pages, and the relevant code is embedded in the pages. It’s a great plugin but I need it extended to support login and registration too. So, if I add the shortcode [login] to a page, that page will be turned into a login page. And if I add [register] to another page, that page should be turned into a registration page. The registration page needs to work with the Sabre plugin http://wordpress.org/extend/plugins/sabre/

If you want, you can use some of the code from Theme My login to extend the above plugin: http://wordpress.org/extend/plugins/theme-my-login/

To apply for this project, you need to have extensive WP experience and developed several WP plugins before and a lot of positive feedback from previous SL clients. Also, you must install the WP Front End and understand how it works BEFORE applying. If you haven’t, DON’T apply.

You will communicate with me via msn messenger throughout day with regular updates and issues. There is a bonus for good work and additional further work if this project is completed on time and to a very high quality.

Extend WordPress Class

April 5th, 2011 Comments off

I need to extend a wordpress class in my plugin. I have a page where my plugin display information from the database in a table. I want to have the same features other admin pages have like; sortable columns, pagination, search, column selection, ect.

In WordPress 3.1 a new class gives lots of options to the admin table. I need someone to extend the WordPress class WP_List_Table.

The class allows you to extend the class for your own table. (if you look at the WordPress core files you can see how this class is extended for different admin pages).

I have a plugin and class extension that I started but can’t seem to get working. I need to have this working.

Please see the attached files with different resources, more information and a copy of my plugin and what I have so far.

Please PM Questions or Comments

Extend Wp Theme

January 21st, 2010 Comments off

I need some extensions to a given WordPress Premium Theme.
The Theme would be sended to you.

- Extend the Top-Menu to a multilevel (dropdown) men

Extend 50 Wp Themes

January 20th, 2010 Comments off

You have to extend 50 Worpdress Premium Themes.

1. create a new single.php (e.g. new_single.php) and include (with PHP, not copy) the attached extend_single.php (in the content section)

2. create a new page.php (e.g. new_page.php) and include (with PHP, not copy) the attached extend_page.php (in the content section)

3. create a own CSS-File to design the included displays.

The Design must fit’s to each theme and should looks like the attached images. (this are only examples. if we have a dark design, we need a dark layout, if we have a red design, we need a red layout ….)

If a theme supports more than one design, you have to build a CSS file for each design.

NOTE !! (and think of your bid)
You will get access to 50 wordpress premium themes with a value of 1500USD.

ATTENTION !!
Please only bid, if you are sure you could do this.
I only accept bids thats start with the word ’50′.

With your bid you accept the additional agreement as follows :
- If you deny or don’t respond to my provider selection, you have to pay a fee of 25USD to me.
- If accept the project but can’t deliver the project as required or in time, you have to pay a fee of 100USD to me

I pay in 5 parts. Every part after 10 themes are finished. I only pay with SF escrow.

You will get the themes step by step. If your work for the first theme looks nice, i will send the next one, and so on.

I need an Invoice.

WordPress Install 20 Plugins

November 12th, 2009 Comments off

I have a WordPress site that needs

1) the following plugins and widgets installed (some are already installed)
2) those plugins configured

Plugins
Install the following plug-ins to work with our theme:
- Akismet (stops comment spam on my blog)
http://wordpress.org/extend/plugins/akismet/
-All-In-One SEO Pack (this helps my site rank better in the search engines)
http://wordpress.org/extend/plugins/all-in-one-seo-pack/
- Install Google Analytics on my blog (generates detailed site traffic stats)
- Google XML Sitemap

Integrate 4 WordPress Lugins

August 29th, 2009 Comments off

Install wordpress plugins to my wordpress blog for the following 4 types of plugin available:

If any of the plugin below does not work on my version of wordpress blog, you can make do with any other solution as long as:
- those same buttons appear on my blog allowing users to add my blog to social bookmarks, or to subscribe to my blog using their whatever feed reader, or to tell a friend about our blog.

1)

http://wordpress.org/extend/plugins/add-to-any/

See screenshots
here:http://wordpress.org/extend/plugins/add-to-any/screenshots/

2)

http://wordpress.org/extend/plugins/add-to-any-subscribe/

See screenshots
here:http://wordpress.org/extend/plugins/add-to-any-subscribe/screenshots/

3)

http://wordpress.org/extend/plugins/subscribe-remind/

Note: encourages visitors to turn into subscribers of your RSS feed

4)

http://wordpress.org/extend/plugins/free-tell-a-friend/

See screenshots:

http://wordpress.org/extend/plugins/free-tell-a-friend/screenshots/

Extend My Site

August 19th, 2009 Comments off

On my site www.wasserlasser.de I offer downloads and products.

There are no products at the moment but they work the same way as downloads.

http://www.wasserlasser.de/index.php?act=download&do=sub&id=9

This is an example of a download.

As you can see, there is a picture on the left side, but this picture is very small and it can not be opened when clicked on it.

I need two things:

1. The picture needs to open in its original size when clicked on
2. I need to be able to add an unlimited number of pics to each download/product. The first pic should still show on the left of it as well as below the two columns with all additional pictures.

Please do NOT send references unless I ask for them.

Extend Virtuemart Tax Field

August 4th, 2009 Comments off

NY State Sales tax is 8.875%.

VirtueMart supports one too few significant digits, so 0.08875 rounds to 0.0888, which is unacceptable to my clients, who sell in New York and to New York residents.

Please respond with your quote and timeframe, and whether you can give me simple instructions on adding a digit to the Tax field in the database or if there’s more to this process than that.

Thank you.

Magento Project Migration

June 20th, 2009 Comments off

We have broken down our project into 3 phases. We are requesting proposal quotes for phase 1 &amp; 2 – knowledge on phase 3 maybe benefit bidder .

Basically we are migrating our homegrown PHP backend &amp; Content management system = http://www.deluxecomfort.com to Magento open source system. We have a new features, designs and layouts at http://beta.deluxecomfort.com to implement.

Magento Project layout

Purpose:

Help to migrate our current frontend website and adapt our design to a magento’s theme.
Support for migrating our Backend Data to Magento.
Extend some modules from our Backend to Magento.

Objective:

Adapt our current theme to Magento’s theme
Migrate our data (Customers,Orders,Products,Categories,etc) to Magento
Create new modules to support our specific needs
Goals:
Our goals are divided in 3 phases, first get our site up and running.
Then Move all our information from our old backend system to Magento
Finally, create or extend some modules in Magento from our previous Backend or for filling a new need

Phase 1 (2-3 weeks):

1. Theme

Home Page:
1. Adapt Search Field:: MiniForm in Magento
2. Adapt Categories :: Catalog Navigation Categories in Magento
3. Adapt TopLinks:: Page toplinks Magento
4. Adapt Checkout Cart :: Catalog Checkout
5. Adapt BestSellers :: Catalog Best Sellers
6. Adapt Recently Viewed:: Catalog Recently Viewed
7. Adapt New Items :: Catalog
8. Adapt Featured Categories :: Catalog Categories
9. Adapt Footer Links :: Page footer Links
10. Adapt Banners Design :: ??

Categories Pages:
1. Adapt Show Image &amp; text :: Catalog Categories

Bid Butler/auto Extend/auto Bi

June 13th, 2009 Comments off

Need these fixed. Site is already running. Bid Butler, Auto Bidder and Auto Extend has an issue. Not working. Will only spend up to $35.00 to fix!. Anyone bidding over will be deleted..lol

Extend A Script

May 25th, 2009 Comments off

I have a script that gets the average strenght of a team out of a database like this:

$query = mysql_query(“SELECT ROUND(AVG(w_staerke),2) AS w_staerke FROM “.$conf['db_prefix'].”_spieler WHERE verein_id=’”.$row['id'].”‘”);
$data = mysql_fetch_array($query);
$strengt = $data['w_staerke'] ? $data['w_staerke'] : 0;
mysql_free_result($query);

This takes the average of all players.

This is a soccer game so of course there are only eleven players in the starting lineup.
Usually it is one goalie, four defenders, three midfield and three attackers.

So what I need is the average of this formation for each team.
I can supply the full script so you can work with that.
The PHP file gets the info from the database and there is a TPL file that displays it. This is what I need for this as well.

Please DO NOT send any references unless I ask for them.

Thx

Extend A Script

May 17th, 2009 Comments off

I need a script extended that I have.

At the moment it is getting the info out of one table called “news” in my database. There is a second table that I need accessed by a different php file in the script which is called “news_reminder”.

The script is not big, but I need to make sure that the info gets taken out and also changed in the right table.

Please DO NOT send references unless I ask for them.

Thx

Extend A Photoshop Image

April 25th, 2009 Comments off

I have a background image I inherited that is 700px in width and it has some gray places on it to create a faux column and border shading.

I’ve attached the image so you can see it.

I don’t want the height to change. I don’t want the width of the gray areas to change, but I want the white space between the left gray block and the right faux column to be extended, so the image itself stretches out to 850px. I also want the image to remain a .jpg; no .pngs or .gifs, please.

Payment will be sent via PayPal only, and payment won’t be made until I can test the image out in the site I’m building.

I need this done, like, yesterday.

Repair And Extend Website

March 29th, 2009 Comments off

I have wrecked the website template and need the site repaired and extended.

Currently, it uses inline styles, I need this changed to a proper CSS format.

Uses a flash menu which I have not had time to learn how to change.

Page content is mostly written and simply needs insertion into the template.

Main focus of web site is virtual tours. Each page will have at least one link to a virtual tour or panoramic view. These are generally flash objects though over time we will move to include quicktime and java versions of all the tours.

These should initially open within the framework of the web page and may need some editing from me to make that possible. The tours can also open in a full screen mode as a user choice as well and in this mode all trace of the main website window will be hidden by the viewer window.

The main content pages are Index, Benefits, Services, Contact, FAQ
Content is written and simply needs fitting to template.
I believe that summarises the task concisely. Full details, URL and source files will be made available to successful bidder.

Psd To WordPress

March 28th, 2009 Comments off

I need to have a wordpress made out of a layered PSD, and have some
plugins installed. You can see a preview of the designs bellow, and also
a list of plugins to be installed .

I will need this in 3 days time. The blog must be at the end w3c valid, and compatible with all major browsers (IE6+, FF 1.5+, Safari and Opera)

http://snurl.com/er0zq
http://snurl.com/er133
http://snurl.com/er13l
http://snurl.com/er145

PLUGINS NEEDED
1.) Googe XML Sitemap generator http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/
2.) Meta Robots Plugin
3.) SEO Slugs Plugin http://wordpress.org/extend/plugins/seo-slugs/
4.) Breadcrumbs Plugin http://yoast.com/wordpress/breadcrumbs/
5.) Meta Robots Plugin http://yoast.com/wordpress/meta-robots-wordpress-plugin/
6.) Pagination Plugin http://www.seoegghead.com/software/wordpress-seo-pager.seo
7.) Sociable (Bookmarking) Plugin http://yoast.com/wordpress/sociable/
8.) Canonical URL’s http://yoast.com/wordpress/canonical/
9.) Minimum Character Comments http://yoast.com/wordpress/minimum-comment-length/
10.) Global Language Translator http://www.nothing2hide.net/wp-plugins/wordpress-global-translator-plugin/
11.) SEO All-In-1 Pack http://wordpress.org/extend/plugins/platinum-seo-pack/
12.) Do-Follow Plugin http://kimmo.suominen.com/sw/dofollow/
12b.) http://wordpress.org/extend/plugins/nofollow-free/ (can use this one or the do-follow above)
13.) Feedburner http://www.feedburner.com/fb/a/publishers/mybrand
14.) Pingshot http://www.feedburner.com/fb/a/publishers/pingshot
15.) Yahoo buzz plugin http://www.lifeiscolourful.com/yahoo-buzz-wordpress-plugin-but-what-the-heck-yahoo-buzz-is/
16.) Digg button plugin http://cybernetnews.com/digg-button/
17.) MightySeek Podcast Plugin http://mightyseek.com/podpress
18.) Related Posts Plugin http://www.solo-technology.com/blog/2007/02/11/first-release-add-related-posts-to-your-feed/
19.) Printer Friendly Pages (Named WP-Print 2.40) http://lesterchan.net/portfolio/programming/php/#wp-print
20.) ShareThis.com http://www.splendicity.com (integrated into this site)

Bear