Non-profit Campaign

 
Add to Favorites Hide project Hide and Report to Administrator

Hi
We are a non-profit organization running a campaign on violence against women & girls.
Pls check our facebook-microsite : www.nowstop.org
We did not like the work done by our developer.The idea is to run each page smoothly and more user friendly.You may debug/recode.
Its an immediate requirement .

Regards,
Dr. T. Batra

Place bid (new window)

Small Php/javascript Code Fix

 
Add to Favorites Hide project Hide and Report to Administrator

Hi

I have a PHP file where I have implemented a external javascript code with some variabels from PHP I need to track. somehow doesn’t get executed but my experience with php / javascript is also very limtied .-)

Probably just a 5min job for a php guru. Need it a.s.a.p

Place bid (new window)

Fixing Prestashop Theme Positioning

 
Add to Favorites Hide project Hide and Report to Administrator

Hi All,

The design & layout of the theme have no problem…Everything ok with Firefox but somehow when view with other browser like chrome, safari & IE got problem.

The theme design with a blockcart run off when the browser resize… suppose it will stay on the right but when i make the browser smaller the Blockcart run to the bottom.

Your task is make sure theme look nice in other browser & fine tuning some css positioning according to my requirement.

Place bid (new window)

Fix My Amazon Asin Grabber Bookmarklet

 
Add to Favorites Hide project Hide and Report to Administrator

Hi, I have developed a bookmarklet to grab the Amazon product ASINs from a displayed Amazon page. For example, when I open an Amazon page which displayed 24 products, I click the bookmarklet and it will automatically grab all the ASINs within the page ie 24 ASINs. The same thing goes if I forward to the next page and click the bookmarklet again, the ASINs will be refresh with the new list of ASINs within that page. But this bookmarklet has a few issues that need to be fixed explained below:-

Place bid (new window)

Fix Site Layout On Iphone / Ipad Browser…

 
Add to Favorites Hide project Hide and Report to Administrator

have a site rendering incorrectly on iphone /ipad …

if you are an expert at this, let me know & we can discuss further..

Place bid (new window)

Magento Fixes 2

 
Add to Favorites Hide project Hide and Report to Administrator

Hi, I’m having issues with my magento reviews – I cannot add a rating. I also need someone to fix my video lightbox on my product pages.
I have a small css layout issue on product pages when custom options are enabled.
finally, i have an issue with the place order button on the paypal express review page.

Place bid (new window)

Fix WordPress Blog In Ie To Look Right

 
Add to Favorites Hide project Hide and Report to Administrator

My site is all messed up in IE browser. I need someone to fix it asap. This site used to load correctly in IE and should be an easy fix. I will hire someone right away but you must start work immediately and use gchat.

The site is: http://bit.ly/vzl5A6

Place bid (new window)

Php Form Debug

 
Add to Favorites Hide project Hide and Report to Administrator

I have a form located at www.ipdatasystems.com/careers.php. The form is supposed allow for an upload of a resume however, when I try, I get errors and no email is sent. Please see the attached screenshot showing the errors. I need someone to fix this so that it works properly.

Place bid (new window)

Fix Css Issue With A:hover Nav Menu Item

 
Add to Favorites Hide project Hide and Report to Administrator

I have a site that has a red circle background image for active navigation menus and also when you hover over the menu items.

For some reason when you hover over the menu item, the circle gets cut off. I need someone to fix it.

Very small and quick job.

Place bid (new window)

Fix For Adding Wp Shortcodes To WordPress Widgets

 
Add to Favorites Hide project Hide and Report to Administrator

I need to add a feature box widget on two pages within the header, one with a Contact Form 7 shortcode and another with a Gravity Form, both called by shortcode.

I do not wish to rebuild the form via HTML, just desire that any shortcode call be called within the feature box. In this instance, two different forms.

Feature box should be styled like an Anything Slider which is included in the theme and has some extra css, text along with the form.

Please PMB for site link or any questions …

Place bid (new window)

Graphic Designer To Fix Bookmarks

 
Add to Favorites Hide project Hide and Report to Administrator

I have bookmarks already designed. I just need to have the words fixed. Some of them are stuck together. For example: theydisobeyed should be they disobeyed. I have two book mark designs that need to be fixed. It should be an easy fix.

Place bid (new window)

Fix Photo Gallery Stretched Pictures

 
Add to Favorites Hide project Hide and Report to Administrator

Take a look at my site:

http://therenoking.ca/photo-gallery.php?q=& page=3

1) You will see the pictures look stretched until you click them. I want this fixed so all photos look normal in the thumbnail format and then enlarge when you click on them.

2) For some reason the titles of the pictures are not showing up either. I want the title to show for seo purposes.

It’s important the simple admin panel stays the same so I can continue to easily add photos. I will give you the username a…

Place bid (new window)

Fix And Convert Html Entities In Database Into Utf8

 
Add to Favorites Hide project Hide and Report to Administrator

I have a multilingual (7 languages) geo world relational mysql database in an sql file containing 4 tables:

Countries
Regions
Cities
Languages

Names are stored in html entities, I need you to decode then into to utf8 and make sure no name is cut and apostrohes, quotes, accents, tildes and so on works perfectly. I also need you to chage charset and collation of texts fields to utf8.

Please, be careful to make sure no other field, id or relation is altered.

Table and fields names ar…

Place bid (new window)

Ikiclassifieds Php Script Fix

 
Add to Favorites Hide project Hide and Report to Administrator

Would like to make my homepage a list of all the cities for my multi city ikiclassifieds software. I would like the customer to choose there city the minute they go to the website. I do have a couple other projects but this one needs to be done first and I want to find someone who can make it happen.

Place bid (new window)

Joomla Website (under Construction) – Small Fix Needed

 
Add to Favorites Hide project Hide and Report to Administrator

I have a Joomla website that is currently under construction at http://www.pixelengine.com.au/boxhill

The site’s main navigation consists of drop down menus. These display and work fine in both Chrome and Firefox but don’t seem to work in IE9 (not sure about other versions of IE).

I imagine this should be a simple job, but I need the code updated to fix this problem, and ensure that the menus display properly across all browsers.

Place bid (new window)

Fix Php Script – Import Magento 1.3 Coupons

 
Add to Favorites Hide project Hide and Report to Administrator

We are trying to import a large amount of coupon codes to Magento using the PHP script coupons.php attached. It worked successfully, however we are only able to import Conditions and not Actions > Apply the rule only to cart items matching the following conditions (leave blank for all items).

The conditions portion we edited looks like this:

$conditions['1--2'] = array
(
‘type’ => ‘salesrule/rule_condition_product_found’,//-> means ‘if all of the following are true’ – same rules as above for ‘aggregator’ and ‘value’
//other values for type: ‘salesrule/rule_condition_product_subselect’ ‘salesrule/rule_condition_combine’
‘value’ => 1,
‘aggregator’ => ‘all’,
‘new_child’ => ”,
);

$conditions['1--2--1'] = array
(
‘type’ => ‘salesrule/rule_condition_product’,
‘attribute’ => ‘sku’,
‘operator’ => ‘==’,
‘value’ => ‘kgbdeal001′,
);

…but what we really need is to say:

Actions > Apply the rule only to cart items matching the following conditions (leave blank for all items)

If ALL of these conditions are TRUE :
SKU is kgbdeal001

Place bid (new window)

Fix Php Code To Read Google Voice Sms

 
Add to Favorites Hide project Hide and Report to Administrator

There is code on this page:

http://kalinchuk.com/?p=44

Which allows one to send and receive SMS via. Google Voice. Unfortunately since early 2011, this code is broken due to changes with the way Google Voice handles login requests, I believe there is a redirect now.

The project is to fix the above code to work with the current GV system.

Place bid (new window)