Xsd design eclipse plugin jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 xsd design eclipse plugin jobs found, pricing in USD

    ...them. For now, these are the pages we need: Home Products (we'll just use the single product for now) Industries Blog About us Contact Us I've built plenty of sites in the past and could build this myself but I want to hire someone to do ongoing work with. Someone with more experience than me, someone that might be able to build a Wordpress plugin, that is a designer and a developer. For this job, at the very minimum, you should be able to design and develop the site using Divi... but... I'm hoping you might be able to do more. l *might* be looking for someone that can help with ongoing development work, but we'll start with this job first to see how well we work together. To get to know you better and where your specialties are, please rate yo...

    $406 (Avg Bid)
    $406 Avg Bid
    172 bids

    **PLEASE QUOTE YOUR FULL AMOUNT WHEN BIDDING.** I need someone who is experienced in both ...the OLD link for this, but now it is broken and I don't know what the new link would be or where to find it. This link would go to all of the person's listings in Geodirectory.** - Layout and Design: I require changes to the layout and design of the My Account page. - Functionality: I want custom links to be added to the sidebar. This should be done in a way that is easy to manage and update in the future, allowing me to add more links as needed. Ideal Skills: - Proven experience with WooCommerce - Ability to customize WooCommerce templates - Proven experience and proficiency with GeoDirectory plugin - Ability to communicate effectively in English. Please see b...

    $54 (Avg Bid)
    $54 Avg Bid
    52 bids
    Wordpress Expert -- 2 2 days left
    VERIFIED

    ...talented individual who's proficient in WordPress and can take me to the next level. This role primarily involves theme customization and plugin development, with no specific themes or plugins in mind at the moment. Key Responsibilities: - Customize WordPress themes, creating stunning aesthetics that align with my brand. - Develop unique WordPress plugins that efficiently add functionality to my site. Ideally, you're someone who: - Has extensive experience in customizing a variety of WordPress themes. - Is proficient in plugin development. - Values aesthetics and has an eye for design. - Is forward-thinking and can suggest innovative design templates and plugin ideas. This project aims at upgrading the aesthetics of my website. Thus, I am...

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    89 bids

    ...skilled developer, proficient in WordPress and plugin development to craft a custom hotel beds plugin, enabling my team to manage room availability, online bookings, and the details of the rooms with high efficiency. This plugin must be designed to integrate perfectly with the existing hotel management system on our website. Key tasks for the plugin include: * The creation of real-time updates for room availability, ensuring our guests see the most accurate details at all times. * The capability to set a maximum room occupancy according to specific room types, to prevent overbooking. * Inclusion of a feature to display complete room details, providing a clear picture for potential guests. Skills and Experience: * Proven experience in WordPress plugin...

    $193 (Avg Bid)
    $193 Avg Bid
    82 bids

    ...above menu for important messages (possibility to turn on and off) - discount code functionality - banners for different payment options in footer (visa, applepay, googlepay) - various payment options - google pay, apple pay, pay on delivery, account transfer (also add banners for payment providers in footer) - plugin for google analytics - facebook pixel SHOP Page: - play gif on hover like in reference1 - display name and price per product - product filtering styled to fit website design SINGLE product page: - photo gallery (possibility to have gif as main product photo, play indefinitely) - size picker - adjustable accordion selection, we will start with three sections: details, fit info and shipping as in reference website - product availability - one or two lines fo...

    $530 (Avg Bid)
    $530 Avg Bid
    237 bids

    I'm working on a project that involves building a Facebook plugin for publishing and re-publishing items on the Facebook Marketplace. I'm looking for a seasoned professional who can guide me through the technical specifics and legal requirements for this task. Key Details: - I'm not yet certain whether the Graph API is the most appropriate route for our plugin. I need an expert to analyze our needs and advise on the best approach. - My plugin needs to offer a variety of features, including automated posting to the Marketplace, real-time monitoring of listings, and the ability to schedule posts. - I haven't had a chance to review the Facebook Marketplace API documentation yet, so I need someone who can thoroughly understand and apply this for our ...

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    42 bids

    I'm seeking a proficient freelancer to modify the Dokan plugin. As client specifications are not strictly defined, a flexible and adaptive approach is needed. Please highlight the following in your applications: - Any related past work. - Experience with similar projects. - An explicit project proposal detailing how you intend to tackle this task. The design aesthetics are unspecified but anticipate the potential need for custom color schemes, responsive design, or a minimalistic look. Showcase your ability to design within diverse aesthetics. This project is suitable for flexible, proactive freelancers with a keen understanding of the Dokan plugin system and a knack for intuitive design.

    $461 (Avg Bid)
    $461 Avg Bid
    116 bids

    I am currently having a problem with a JavaScript snippet on my WordPress site which is causing an element to misbehave. The specific issue is with the WPForms plugin custom JavaScript code which should limit the dates selected. However, this is not working as intended and needs fixing. Ideal skills for the job: 1. Experienced WordPress developer 2. Advanced knowledge in JavaScript 3. Familiarity with WPForms Plugin 4. Debugging Skills Kindly fix the bug so that the WP Form custom JavaScript code correctly limits selected dates as intended.

    $19 (Avg Bid)
    $19 Avg Bid
    50 bids

    ...on their forum profile. - Sync on User Request: The integration should allow users to manually sync their Steam profile information with their forum profile. This should not be automatic. This plugin can replace the default phpBB login/register form and process to log them in using Steam when clicking login. There will not be another way to register other than with a Steam account. - The user's steam profile avatar can replace the user's forum avatar/profile image with the user's steam image from avatars.steamstatic.com. - The plugin must not use external services except for the Steam API. The plugin needs to be hosted and run on our website forum. Ideal Skills: - Extensive experience with phpBB forum software. - Strong understanding of Steam's ...

    $92 (Avg Bid)
    $92 Avg Bid
    38 bids

    I am seeking an expert in Gutenberg/WordPress editor who can develop/customize custom block, backdrops and more, for example interactive block integrating with another plugin or service. Blocks could work with text, images, videos, a lead form, and have different views on desktop and mobile platforms. Key Skills and Experience: - Advanced knowledge of Gutenberg/WordPress editor - Ability to integrate block with a plugin or service - Experience in creating custom styling options - Proficiency in making blocks interactive - Experience with designing blocks for different content types - Familiarity with designing for both mobile and desktop platforms.

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    153 bids

    ...ar/tag to slug which is fine for ar, but for en and x-default it should only have /tag with no ar import React from "react"; import { graphql } from "gatsby"; import Layout from "../components/Layout"; import { Helmet } from "react-helmet"; import PostLoop from "../components/PostLoop"; import Seo from "../components/Seo"; import { GatsbyImage, getImage } from "gatsby-plugin-image"; import { useTranslation } from "gatsby-plugin-react-i18next"; const Tag = ({ data, location }) => { const tag = ; const posts = ; const totalPosts = ; // Pass isTagPage prop to Seo component const isTagPage = true; const {t} = useTranslation() return ( <Layout> <Helmet> ...

    $21 (Avg Bid)
    $21 Avg Bid
    14 bids

    ...website with the PDF Catalog plugin installed and activated. However, when attempting to generate a PDF catalog, I'm faced with an error message. This issue has occurred recently after both the plugin and WordPress were updated. Key Requirements: - Troubleshoot and resolve the error message that appears when generating the PDF catalog - Identify and address potential conflicts arising from recent updates to the plugin and WordPress Ideal Skills and Experience: - Proficient in WooCommerce and WordPress - Experience in troubleshooting and resolving plugin-related issues - Solid understanding of generating PDFs from WooCommerce products - Familiarity with recent updates and potential conflicts that may arise from them - I have issue with my pdf catalogu...

    $27 (Avg Bid)
    $27 Avg Bid
    59 bids
    Hreflang Missing Link Fix 2 days left
    VERIFIED

    ...ar/tag to slug which is fine for ar, but for en and x-default it should only have /tag with no ar import React from "react"; import { graphql } from "gatsby"; import Layout from "../components/Layout"; import { Helmet } from "react-helmet"; import PostLoop from "../components/PostLoop"; import Seo from "../components/Seo"; import { GatsbyImage, getImage } from "gatsby-plugin-image"; import { useTranslation } from "gatsby-plugin-react-i18next"; const Tag = ({ data, location }) => { const tag = ; const posts = ; const totalPosts = ; // Pass isTagPage prop to Seo component const isTagPage = true; const {t} = useTranslation() return ( <Layout> <Helmet> ...

    $16 (Avg Bid)
    $16 Avg Bid
    20 bids

    I require a skilled developer to enhance the functionality of the Shopware 6 / JTL ERP Connector by incorporating custom fields specifically for storing additional product information. Key Requirements: - Creation of fields for file upload parameters (Shopware 6 Plugin) - Fields for tabs in the item description - Inclusion of a field for maximum quantity The goal of these custom fields is to better store and organize product information within the system, and enable a smoother experience for both customers and the backend team. Ideal Skills and Experience: - Proficiency in Shopware 6 and JTL ERP - Prior experience with similar customization projects - Strong understanding of e-commerce systems and data structures

    $199 (Avg Bid)
    $199 Avg Bid
    45 bids

    ...the same as this plugin without using this plugin: Key Project Details: - **Data Types**: I need to display text content, numerical data, and images from the Google Sheet. - **Update Frequency**: I would like the data to be updated on the website in real-time, so it should be refreshed every time there's a change in the Google Sheet. - **Design**: I already have a specific design in mind for how this data should be displayed. Ideal Skills and Experience: - **Google Sheets API**: You should be familiar with the Google Sheets API and how to fetch data from a Google Sheet. - **WordPress Development**: Solid experience in WordPress development and custom plugin creation is necessary

    $30 (Avg Bid)
    $30 Avg Bid
    40 bids

    Project description: Plugin for Wordpress that duplicates articles and assigns them to a new category. You should be able to specify different categories from which the plugin then takes the articles and publishes them (time-controlled, wp-cron) in a new category. The plugin should then check, for example, once an hour whether there are NEW articles in the source category and then duplicate them as a NEW ARTICLE in the target category. The cover image should also be included (not duplicated, but simply assigned to the article from the URL), as well as all formatting and other content of the post (including theme-specific settings). It must be possible to specify multiple tasks with source and target categories (selection fields), as well as a time control for each ...

    $659 (Avg Bid)
    $659 Avg Bid
    37 bids

    ...plugins. The purpose is to export mixed data type including both text and numerical data. Key Objectives: Development of a Google Spreadsheet plugin. Integration for data from a web-based app. Build up functionality of data import/export. Ideal Skills: Experience in developing Google Spreadsheet plugins. Proficiency in handling both numerical and text data. Experience in integrating with web-based applications. The project involves developing a plugin for Google Spreadsheet that enables sharing specific spreadsheet data with our users, subject to their permissions. Upon sharing, users can view and potentially interact with the data. Additionally, the plugin should provide us with real-time updates whenever there are any changes made to the shared Google Spreadshe...

    $49 (Avg Bid)
    $49 Avg Bid
    8 bids

    I'm seeking a skilled WordPress developer to make a modification to the ExportCSV plugin. Key Requirements: - Implement a new field "Identification No" in the plugin's export list - This field should be sourced from a custom input form - The field should be editable by users Ideal Skills: - Proficiency in WordPress plugin development - Strong understanding of PHP and MySQL - Experience with custom form input and data export functionality - Attention to detail and ability to deliver projects on time - Previous experience with user-editable fields is a plus Your job will be to modify the ExportCSV plugin to accommodate this new field from the custom form, ensuring it's both displayed and editable in the export list. Please provide examples of ...

    $24 (Avg Bid)
    $24 Avg Bid
    30 bids

    I'm seeking an experienced WordPress developer who is located in Phillipine and Indonesia, and can assist with various tasks to improve my website's performance and user experience. Key Tasks: - Theme Customization: I need a professional touch on the look and feel of my WordPress theme to make sure it's visually appealing and user-friendly. - Plugin Installation and Configuration: There are a number of plugins I'd like to integrate into the site to enhance its functionality. I need an expert who can recommend and install the best plugins to achieve this. - Website Maintenance and Updates: I require regular maintenance and updates to keep my site secure and running smoothly. Goals: - Improve Website Performance and Speed: I'm not satisfied with my current...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    174 bids

    ...project needs an Elementor expert to implement a design on a WordPress website using only Elementor tools, without adding any plugins. Project: A web design must be implemented on a WordPress website using ELEMENTOR. The web project consists of 6 sections. 1 Language (ENG). Layouts, texts, fonts, colors and images will be provided through shared folders and documents. Developer access will be provided to you with required rights. You are expected to be able to: Exactly implement the submitted design. That the page has a responsive version with correct visualization of every detail and usability on mobile phones. That you have vision to resolve unforeseen events and that you request solutions for elements that need to be resolved from a design point of view;...

    $175 (Avg Bid)
    $175 Avg Bid
    163 bids

    ...The mantra of the site is: "Together We Soar" scrolls from left to right across heading d. Images of the Collection - Soaps, Oils and Candles scrolls beneath "Together We Soar" from right to left. 2. Install Google Language Translate and Open Source Currency Converter :: I am open to other language and currency plugins 3. Setup paid subscription - 3 levels (similar to Patreon). I will use this plugin a. When someone registers, they must check ONE option from a list b. EVERY MEMBER is required to Upload their image using their phone, tablet or computer. c. Level 1 - None Membership. Only buys products or services. No access to discussion groups d. Level 2 - Label Spectator - Can watch selected videos and Read ONLY in discussion groups. e. Level 3 - Thrive

    $383 (Avg Bid)
    $383 Avg Bid
    18 bids

    Hello, I am the owner of a Trading Algorithm (Tradingview plugin) business that has been active in the past. Because of other projects I neglected it but now I am ready to give it a new life again. What to know about Valor Algo: - It has done 20k$/month in the past without much effort, so there is good potential - It is a trading algorithm that can be used to enhance ones trading performance What I am looking for: - someone who can create high quality content for the Tiktok page, all year round. What kind of content? (check tiktok link below) - Luxury lifestyle videos that link to Valor Algo being a gateway to achieving succes - Custom UGC video's about Valor Algo - The video's can be made from stock footage, but to make it feel tailored, you can add cu...

    $2290 (Avg Bid)
    $2290 Avg Bid
    18 bids

    I am in search of a WordPress developer equipped with profound knowledge in plugin development and customization. The main aim of this project is to create a WordPress plugin that can handle custom post types. Move the data with images from the listing and import the data into a single post template. Key Features of the Plugin: - Create custom post types particularly requiring data to move from the admin listing to a custom post single template. - Display specified data (content and featured image) from the admin listing on a custom post single template. Skill & Experience: - Strong PHP & WordPress plugin development skills - Familiarity with working on custom post types - Competence in working with frontend frameworks (Vue.js/React) would be a bon...

    $166 (Avg Bid)
    $166 Avg Bid
    91 bids

    ...like before they purchase. the website is , and the rose will be the one constant. the customizable add ons are the spirits they choose and the add ons (cigars or chocolates) they choose. theres a video of multiple variations in links below I am in need of an innovative Shopify plugin designer who can create a customization tool that enables my customers to individualize their purchases on our e-commerce platform. Key Features: • Allows customers to modify their main selection by adding associated products. • Supports color variations, material options, and customized text additions. Skills and Experience: • Proficiency in Shopify plug-in development. • Significant understanding

    $185 (Avg Bid)
    $185 Avg Bid
    31 bids

    As I strive for a smooth user experience on my WordPress site, I've encountered an issue that urgently needs resolution. During the plugin activation phase of MailPoet, an error message pops up, stating: "The EntityManager is closed." This has become a roadblock for my project's advancement. Ideal freelancer for the job: - Extensive Experience in WordPress and MailPoet - Proven experience in problem-solving with WordPress plugins - Able to work on the project immediately Please, in your pitch, convince me with your experience in WordPress and specifically MailPoet. I need this resolved ASAP, so the ability to start immediately is a must. Let's connect and get my project back on track!

    $192 (Avg Bid)
    $192 Avg Bid
    8 bids

    Looking for someone that can add a plugin to our existing website (created with laravel by botble. See this link for the product we have and their support documentation. We need a checkout option for Zelle and for Cashapp. These will be seamless just like checking out with credit card. The customer will select one of the two options and then they will be prompted to login to their account to complete the payment then upon successful payment they will be reverted to the payment success screen. Additionally you will add a field into the product category table and to the product add/edit pages in the admin panel for payment options allowed. Certain product categories can be paid with credit card whereas

    $170 (Avg Bid)
    $170 Avg Bid
    51 bids

    I am looking to integrate the Amelia booking system into a telehealth platform. This task entails: - Implementing Amelia booking on WordPress as the preferred management system. - Customizing the plugin to tailor to our telehealth business needs, ensuring smooth operations and user-friendly interfaces for both our staff and patients. -Zoom integration so both host and participants receive a link separately -Both host and participants received a personalized email with the meeting information -Integrate forms so patients can fill out by services offered while they are booking their appointment. -Those forms should be forwarded to the provider that the patient schedules their meeting with. - Enabling the integration between Amelia booking and the telehealth website, creating a strea...

    $29 (Avg Bid)
    $29 Avg Bid
    33 bids

    Wordpress Website I am looking for someone to help me create a simple 7 page wordpress website using the custom design elements I provide. I have attached a simple mockup below. All the design elements will be provided for you in the form you can see in the mockup. You just need to put it together in wordpress. The website will be connected to kajabi. Its great if you are familiar with that. I need to be able to edit the website text and images after the website has been completed. The website will need to be set up with the my current hosting company. I will provide all details for this. The pages I need are: (You can see visuals of what I am looking for in the mockup) It also needs to work on for handheld devices. Phones, tablets etc. Home page. A few text box...

    $506 (Avg Bid)
    $506 Avg Bid
    222 bids

    Client had a template that was in Elementor, I changed ...help for home and other inner page as well as contact page from the theme I installed. I need someone who is an expert in Wordpress to help me get the homepage and other theme pages to load and work in elementor. This project will focus on Elementor editor and page layout design. Home page and inner pages of template about 2 Ideal Skills: - Proficiency in Wordpress and Elementor - Experience with Elementor plugin integration - Strong sense of website aesthetics Responsibility: - Skillfully integrate Elementor plugins - Design and optimize page layouts using Elementor Your experience in these areas will ensure a streamlined process and a successful conclusion to the project. I look forward to discussing the p...

    $124 (Avg Bid)
    $124 Avg Bid
    61 bids

    I'm in need of a skilled web developer who can create a 3D custo...intend to integrate the model with my WordPress website using a WordPress plugin or any other means. The chosen freelancer should be well-versed in this aspect and capable of ensuring a seamless integration. Ideal Skills & Experience: - Proficiency in 3D modeling and customization tools - Previous experience with WordPress, specifically in integrating plugins - Understanding of eCommerce and fashion industry needs I'm looking for someone who can replicate an existing model to suit my needs, with a strong attention to detail and a commitment to meeting project deadlines. Please find below the exact model which I need replicating. I need it to work exactly how it is working on this site.

    $187 (Avg Bid)
    $187 Avg Bid
    49 bids

    ...variations when the Plugin X is used. This has resulted in layout and alignment issues, particularly affecting the front page. Your primary tasks will be to address these glitches and ensure smooth functionality. Ideal Skills: - Experience with Elementor: Given the nature of the fixes, a strong background with Elementor is essential. This will enable you to quickly address the issues without causing any further disruptions to the existing design. - Attention to Detail: The job involves working on the layout and alignment, so meticulous attention to detail is crucial. You'll need to ensure that the website is visually appealing and user-friendly once the fixes are completed. - Problem-Solving: Being able to troubleshoot the issues with the price variations and Pl...

    $25 (Avg Bid)
    $25 Avg Bid
    24 bids
    Fix Errors in New Web Site 1 day left
    VERIFIED

    ...currently receive no confirmation email. Need confirmation email sent to user and ERS. 13. When a user orders a report with required additional map, such as an Area Search, the ‘None’ box is checked by default, but it requires the user to uncheck and recheck it because it is a required field. This needs to be fixed to clicking through if none is checked. 14. Giftcards via the Pimwick Giftcard plugin do not get emailed to the recipient when they are created even if it is selected to send to the recipient. Also, should be sent to ERS accounting. 15. Add a way for users to alter/upgrade their orders and pay for the difference if upgraded or addons selected. If the user selected pay via invoice, if they have not yet paid, a new invoice with the changes will be...

    $296 (Avg Bid)
    $296 Avg Bid
    44 bids

    The project basically consists of adding the possibility of attaching a photo of the participant when purchasing a ticket and then showing the photo on the ticket. Please look at the attached images, there is the current image and the image of what we want.

    $34 (Avg Bid)
    $34 Avg Bid
    28 bids

    I am in need of a competent developer who can craft a WordPress plugin with specific functionalities. Key Features: - The plugin must support the creation of custom post types. - It should allow user registration and login. - The plugin must also have the capability to integrate with external APIs for added functionality. Compatibility: - As for the WordPress version compatibility, I am not certain at the moment so I require flexibility. Future-proofing: - It is crucial that the plugin is designed to be future-proof. It should function seamlessly with future updates of WordPress. Required Skills and Experience: - Expertise in WordPress plugin development. - A comprehensive understanding of API integrations. - Proven capability of creating custo...

    $20 (Avg Bid)
    $20 Avg Bid
    11 bids

    My website's gallery lightbox feature isn't working as it should. I ne...lightbox feature isn't working as it should. I need an expert proficient with WPBakery Page Builder, the plugin my site currently uses for the lightbox feature. - Uncertain Changes: I'm not sure if there have been any recent changes made to the WPBakery Page Builder settings or configurations. Your responsibility will include investigating if any unnoticed change is causing the issue. - Specific Issue: The malfunction seems specific to the gallery lightbox feature only. All other functionalities of the website seem to be working properly. Ideal candidates should showcase: - Strong experience working with Wordpress and WPBakery Page Builder. - Familiarity with troubleshooting plugin...

    $26 (Avg Bid)
    $26 Avg Bid
    38 bids

    hi, I am looking for someone who are familiar with , wprentals & woocomerce. JOB ...post booking to channex (works with woocommerce webhook, endpoint) whenever there is an order from woocomerce with status complete .. it will triggle the endpoint and post a new booking to chnanex. to request Full Sync from Channex to your side - create script that hande full sync PS: - API document are provided in channex website - code prefer PHP can be stand alone or wordpress plugin (will discuss what is the best option) notes: - for mapping we need to match parameter that suit to channex parameter - calendar availbility / room availbility & price by wprentals are using ical , need to adjust to match with channex room availbility & price from wprental metapost or custom metak...

    $177 (Avg Bid)
    $177 Avg Bid
    15 bids

    I need a Wordpress developer with in-depth experience working with the LearnDash plugin. Here are the key features I'm looking to incorporate: - Online courses - Membership area In addition, having a knack for design will be a significant edge, as I need to revamp a portion of my website, and operate the Learndash feature. Ideal skills for this project: - Extensive working knowledge of Wordpress - Proven experience with LearnDash plugin - Ability to design and lay out effective, user-friendly website pages Extra brownie points for bidders with a strong design portfolio that aligns with my taste and requirements. So, ready to make an impact through your skills? Let's chat!

    $66 (Avg Bid)
    $66 Avg Bid
    10 bids

    Expanding the ...functionality of a current plugin is the aim of this project. Specifically, addition of text, images, and video content is required. The plugin existing structure should be maximized to display such content in the sidebar, header, and footer. Important tasks include: • Incorporating text, images, and videos into the plugin • Ensuring content is visible and attractively displayed in the header, sidebar, and footer • Implementing a system to manage the new content manually This job is perfect for someone who has: • In-depth knowledge of plugin modifications • Experience with managing multimedia content • Great attention to detail to ensure smooth integration and attractive presentation of the content • Prove...

    $135 (Avg Bid)
    $135 Avg Bid
    22 bids

    This task is to take the functionality of this section of a website: (this works via a simple plugin) and produce the code and files so the same functions work on a static HTML site. You will be given access to a Wordpress test site with the plugin installed ( ) and the desired location of the code for the new site which must be fully working and tested prior to payment). Please note CSS must make plugin on static site look the same as on Any questions please ask.

    $31 (Avg Bid)
    $31 Avg Bid
    36 bids

    ...where products, once added to the cart, are getting doubled. The issue is inconsistent and we're uncertain whether it's a plugin conflict, a coding error, or a database issue. We'll need you to diagnose and correct this first. After this urgent fix, we have additional development tasks: - Google Sign-In setup: You should have experience integrating Google’s secure login system. - Offer/Coupon Setup: We're looking to introduce special offers such as 'buy 2 get 1 free'. Previous experience working with coupon logic will be an advantage. - Cloudflare Setup: Integration of our site with Cloudflare for improved security and faster content delivery. - Marketing automation using plugin Ideal candidates for this job should have advanced Wordpr...

    $83 (Avg Bid)
    $83 Avg Bid
    23 bids

    ...- Your primary task will be to integrate Python plugins into my WordPress site as standalone features accessible from the main menu. - These plugins are primarily focused on user interaction and forms. Therefore, they should be seamlessly integrated with the existing design and user flow of the website. Ideal skills and experience for this job include: - Proficiency in Python programming. - Extensive experience in WordPress plugin installation and integration. - Strong understanding of user experience and user interface design. - Ability to effectively communicate and troubleshoot issues. Your suggestions on the most efficient installation methods for these plugins are highly appreciated. I look forward to working with a professional who can efficiently implement ...

    $36 (Avg Bid)
    $36 Avg Bid
    26 bids

    As a WordPress site owner, I'm in need of a skilled prof...subscription plans into my website. This task requires not just any WordPress knowledge, but it demands someone with expertise in plugin integration. Key Responsibilities: - Integrating plugins relevant for subscription plans into our WordPress site. - Adding various subscription options tailored for our site; monthly, yearly, and one-time payment plans. Skills & Experience: - Extensive experience in WordPress Plugin Integration. - Strong knowledge of Subscription plugins and features. - Understanding of content access restriction functionalities related to subscription plans. This is a unique opportunity to leverage and showcase your skills with WordPress plugin and subscription integration. Looki...

    $17 (Avg Bid)
    $17 Avg Bid
    18 bids

    ...for a skilled WordPress plugin developer to create a custom plugin that will streamline my website's administrative tasks. The plugin needs to have specific functionalities which include: - Custom Form Creation: The plugin should allow me to create and manage forms for various purposes on my website. - Integration with Third-Party APIs: It should be capable of integrating with multiple third-party APIs to enhance its functionality and provide a seamless user experience. - User Authentication and Permissions Management: The plugin should also have robust user authentication and permissions management features, helping me safeguard my website's data and manage user access efficiently. Ideal candidates for this project should have: - Proficie...

    $318 (Avg Bid)
    $318 Avg Bid
    22 bids

    It's a simple issue, my site is showing an image twice. May also need some plugin help.

    $19 (Avg Bid)
    $19 Avg Bid
    87 bids

    ...specific JavaScript code into the head section of my website. My website, , is built on custom HTML/CSS. I would like this JavaScript code to be correctly installed on all pages of my website, ensuring it functions seamlessly and consistently across the site. I currently have ( contents of : <script src="" defer id="seona-js-plugin"></script>) as an include in between all <head> tags Please note the following key details: - The JavaScript code must be installed in the head section of my website. - The site is built on custom HTML/CSS, not WordPress or Shopify. - The JavaScript code should be applied to all pages of my website, ensuring consistent functionality. The ideal candidate for this project would have: - Strong

    $27 (Avg Bid)
    $27 Avg Bid
    60 bids

    For my WordPress website, I need an experienced SEO expert to set up Yoast keyphrases comprehensively. This setup will be applied across all pages of the website. Skills and Experience: - Proficiency in WordPress - Extensive knowledge about Yoast SEO plugin - Strong understanding of keyword research and optimization tactics The main objective of this project is to boost the search engine ranking for better visibility. Please note that this should be done without compromising the readability and relevancy of the content. Feel free to ask any questions or discuss further requirements. Looking forward to your proposal.

    $144 (Avg Bid)
    $144 Avg Bid
    113 bids

    I need assistance with an urgent issue on my Magento 2 e-commerce site. Specifically, we have recently been encountering a 500 Internal Server Error and re...e-commerce site. Specifically, we have recently been encountering a 500 Internal Server Error and require an experienced Magento developer to diagnose and rectify this problem. This task will ideally require: - In-depth understanding and expertise in working with Magento 2 - Problem-solving skills to identify the cause of the 500 Internal Server Error - Knowledge in server setting modifications, plugin functionality and file management - Immediate availability and capability to work under tight deadlines. Ultimately, the goal is to have the website functioning seamlessly without any errors disrupting operations or customer e...

    $90 (Avg Bid)
    $90 Avg Bid
    38 bids

    ...Build Wordpress plugin to connect SAAS to Wordpress or use EST API? - Help with building out additional SAAS features. - Build SEO tools, and more! I will pay you $400 per month for as long as we’re working together (ongoing). This is my budget, if you need more, do not apply. Lots of work to do so you will be plenty busy! Need help immediately with: Stripe payment integration with SaaS - Finish setting up Saas charges a monthly or yearly fee to be on our pro plan (with 7 day free trial) via API (not Tables) - User should be able to purchase additional seats - Purchase credits for different features (explained in interview) I'm launching a SAAS product that writers use to write articles. It requires Stripe payments, I need you to build a Wordpr...

    $462 (Avg Bid)
    $462 Avg Bid
    109 bids
    Wordpress -- 4 19 hours left

    ...bank data entered by the contractor during registration and the amount to be paid from this account. Subsequently, for already registered users, these accounts and files should be generated 5 days before the end of the month. If on some day there were no registrations on the site, then files and accounts should not be generated. * Improve the Newsletter plugin so that an email is sent every time you register/deregister. Create, without a plugin, a daily newsletter of advertisements to users according to the categories entered during registration, the last 10 advertisements at a certain time of day. It should be possible to enable/disable this newsletter from the admin panel * Create in the admin panel the ability to enable/disable automatic sending of invoices * Change ...

    $89 (Avg Bid)
    $89 Avg Bid
    67 bids

    ... This task requires strong PHP and WordPress skills, particularly in working with WPForms. The ability to handle file management and naming conventions is also crucial. Kindly let me know if you have experience with similar tasks. This project also need function for moving form entry attachment files to correct folder if they are not, for previous submission entries. The delivery should be a plugin that can: 1. Let WPForms submission attachment files to be saved in correct folder structure, and create the folder if the folder not exists. 2. A sub menu under WPForms dashboard menu and simple page for select entries that have attachment files but not in correct location and move the files to the correct location....

    $115 (Avg Bid)
    $115 Avg Bid
    100 bids