tagged "plugin"

Joomla Gallery Plugin Fix Need Today

Hi, I have one small fix in joomla plugin. i would need it to be fixed in by today. It must be easy for a guy who knows what he is doing. More details will be given to suitable coder Thanks!

Ajax Wordpress Letters Game

I require a Scriptlancer with both AJAX and Wordpress experience to create a letters based learning game. See attachment 'Letters Game.pdf' for full details on what I require and 'Letters Points Frequency.csv' for the corresponding points and frequency of how often each letter may appear. * The deadline for this is EOD Friday 30th of July. * Please use random words and sentences for creating this project. I will be filling in the correct words and associated sentences once the project is completed. Important: * I want to be able to install this game as a Wordpress plugin. * The game can be playable without logging in but if a player does log into Wordpress they're score will be associated with them. Please get in touch with any questions.
I need to get the following plugin working http://getshopped.org/resources/docs/installation/dropshop/# I am using thesis 1.6 It is installed you just need to find a way to get it working.

Installing Joomla Comments Plugin

I need someone to install the comments plugin for me. I have already uploaded but can't make it work. The person who will take care of this project will make it active on the site below each page. Good Luck!.

Drupal Module Modification

Need a programmer for simple code change. I am using Drupal "Bible Module" for the site, indian-orthodox.com/bible Actually it is making non node pages, I have some difficulty to define page titles. All pages are showing the same title, "read bible online". I like to change page title exactly like the breadcrumb navigation pattern; bible name in short, book name and chapter number, without any links. Module file is attached for your convenience. If you are interested, bid on this project.

Html / Css Script Update 3

I have a B2B script as a plugin for wordpress. The script is template-driven. For each front-end page there is a own template to display the informations. I need a full featured CSS so this templates fits to the theme "theStation" from woothemes. There are about 10 template-files to adjust. I could send you the link to the site at PMB.

Configure Joomla Metamod

I need to show a different menu depending on whether a user is logged in or not...i.e. different main menus. One for logged in users and one for logged out users. I've installed metamod but need it properly configured to do the following: logged out- Home|Services|Pricing|Testimonials|Clean Conscious|Store|More...|Schedule an appointment-points to login|Refer your friends-points to login Logged-in: Home|Services|Pricing|Testimonials|Clean Conscious|Store|More...|Schedule an appointment-points to timedriver URL|Refer your friends-points Alphrecommend URL I also need it configured so it doesn't interfere with google (see below): One of the most common uses for MetaMod is to show a different Joomla menu to users once they are logged in. E.g. the menu for non-logged-in users may contain a “Log in” menu item, and the one for logged in users might have a completely different selection of menu items. First, set up your two menus. Something you should be concerned about is duplicate content. That is, if you have any identical menu items in both menus, then unless you take steps to prevent it, you will end up with two different URLs pointing to the same page. Search engines like Google do not take kindly to this, and may rank the two almost-identical pages much lower than they would rank if there were only one page. The way to address this is to set up the first menu normally, then as you are setting up the second one, create menu items in it as “aliases” to the menu items in the first menu. In this way they should end up with the same URL no matter if you clicked on the first menu, or clicked on the corresponding item in the second menu. With that in mind, on with the recipe: if ( MM_LOGGED_IN ) return 101; /* the module id for logged-in users */ else return 102; /* the module id for non-logged-in users */ You can also be more creative with this, and use different menus (or any type of module) for different user “groups”, e.g. Author, Administrator, Publisher etc. The different constants to use are listed at the bottom of the configuration page, but here are some examples: if ( MM_USER_MANAGER OR MM_USER_EDITOR ) return 101; else return 102; Display the menu for everyone except logged-in supper-administrators: if ( ! MM_USER_SUPER_ADMINISTRATOR ) return 101; If you have custom groups which you set up with 3rd-party components, then you need to specify them in a slightly different way: if ( $user->usertype == "MyCustomGroupName" ) return 101; See also: this page about making rules based on user and group information.
i need a firefox plugin extension to sort the names on this website into alphabetical order IGNORING the number at the start some names wont have numbers at the beginning of their name but still should sort alphabetically others will have numbers at the beginning and they should be sorted alphabetically the only place i want the sorting done is under the place bets section please see attached file

Firefox Plugin Extension

I need a small firefox extension or plugin create that will allow a user to highlight text on a web page, right-click and choose an option from the menu that will open a modal style iframe to a url with a url variable with the value of the text that user selected. See the sample screen shot for more clarity.
I am in need of a Wordpress developer for the creation of a plugin for a new page type for posts. Goal: Develop a plugin that quickly and easy creates Top 10 lists and aggregations based on user inputs. Interface allows user to input title for aggregation page and select specific posts to be included in the list. Plugin will create a new post/content page with title, thumbnail and excerpt. Both the title and image will link to the post being excerpted. See image attachments for examples.