Scratch extensions browser pluginprojekty

Filtruj

Moje ostatnie wyszukiwania
Pokaż:
Budżet
dla
dla
dla
Typ
Umiejętności
Języki
    Stan Projektu
    2,000 scratch extensions browser plugin znalezione projekty, cennik w USD
    Wordpress Expert -- 2 Zakończone left

    ...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 looking for s...

    $6 / hr (Avg Bid)
    $6 / hr Średnia Oferta:
    89 składanie ofert

    ...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...

    $195 (Avg Bid)
    $195 Średnia Oferta:
    83 składanie ofert

    ...provided) FUNCTIONALITY: - GDPR popup in overall style of the website - small banner 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 an...

    $534 (Avg Bid)
    $534 Średnia Oferta:
    237 składanie ofert

    I'm looking for an expert who can help me set up a Shopify store from scratch. The store is primarily going to sell electronics and gadgets. Key Responsibilities: - Designing the store with a clean, user-friendly, and professional interface that's fitting for electronics and gadgets. - Uploading products with detailed descriptions, images, and pricing. - Ensuring the store is SEO optimized. Ideal Skills and Experience: - Proven experience setting up Shopify stores for e-commerce, preferably with electronics and gadgets. - Strong design skills for creating a visually appealing store. - Knowledge of SEO best practices. - Proficiency in product upload and management on Shopify.

    $168 (Avg Bid)
    $168 Średnia Oferta:
    99 składanie ofert

    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 Średnia Oferta:
    39 składanie ofert

    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 Średnia Oferta:
    116 składanie ofert

    I'm looking for a NodeJS developer who can build a comprehensive document management dashboard for my team. DEBE HABLAR ESPAÑOL. Key functionalities desired: - Document upload and storage, using a browser-based file selection interface. - Document search and retrieval system. - System for managing user access and permissions. - Upload feature should support PDF and DOC files as well as PNG and JPEG image files. - Security will be based on JWT Ideal candidates would be experienced in JavaScript, NodeJS, and knowledgeable in file handling and user permissions. Experience in developing similar document management systems would be a big plus. Your work will contribute to enhancing productivity and organization within our team. Please ensure your bid includes relevant ...

    $1222 (Avg Bid)
    $1222 Średnia Oferta:
    107 składanie ofert

    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.

    $18 (Avg Bid)
    $18 Średnia Oferta:
    49 składanie ofert

    ...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 ...

    $96 (Avg Bid)
    $96 Średnia Oferta:
    37 składanie ofert

    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 Średnia Oferta:
    149 składanie ofert

    ...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 Średnia Oferta:
    14 składanie ofert

    ...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 Średnia Oferta:
    59 składanie ofert

    ...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 Średnia Oferta:
    20 składanie ofert

    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

    $201 (Avg Bid)
    $201 Średnia Oferta:
    46 składanie ofert

    ...electronics, I am looking to create a PCB layout specifically for large, rectangular, tri-color LED display panels - a design that goes from scratch. Here’s exactly what I am looking for: Requirements: - PCB Design expertise with a keen eye for detail. - Handle the complete PCB layout design process, starting from scratch. - Apply knowledge of tri-color LED panel technology in PCB design. - Assist in producing a PCB layout tailored for large, rectangular shaped LED panels. Skills & Experience: - Experience in PCB design & layout. - Hands-on experience with LED technology, specifically tri-color panels. - Proven track record of designing PCB layouts from scratch. - Excellent understanding of various LED shapes and sizes. If your skills and experi...

    $136 (Avg Bid)
    $136 Średnia Oferta:
    17 składanie ofert

    ...for all users. Specific Tasks: Tool Demonstration and Evaluation: ================================ Demonstrate and evaluate tools that analyze accessibility barriers and produce reports. Familiar tools you might consider include: - WAVE (Web Accessibility Evaluation Tool): A comprehensive tool for both visual and technical accessibility audits of websites. - Axe Accessibility Checker: An in-browser tool that identifies issues in real-time as you browse. - Google Lighthouse: An automated tool by Google that generates reports on various aspects of website performance, including accessibility metrics. Creation of an In-depth Accessibility Checklist: ======================================== Develop a detailed checklist providing general guidelines for managers and developers to ma...

    $231 (Avg Bid)
    $231 Średnia Oferta:
    23 składanie ofert

    i need to get build a simple android mobile app. This is based on games. The app must have links open in its own platform. It must operate like a browser.

    $77 (Avg Bid)
    $77 Średnia Oferta:
    22 składanie ofert

    ...purpose is essential. Industry & Audience: - Industry: Recruitment. Having experience in the recruitment field would be a big plus. - Target Audience: Professionals with specific skills. Your ability to tailor the campaign towards this audience's needs and characteristics will be key. Key Responsibilities: - Setting up Apollo campaign: Your role will include setting up the Apollo campaign from scratch, utilizing it to reach our sales goals. - HubSpot Integration: The integration of Apollo with HubSpot is crucial for our tracking and lead management. Ideal Skills & Experience: - Extensive experience with Apollo campaign management. - Proven track record of driving sales through campaign activity. - Prior experience in the recruitment industry is a big plus. - Abi...

    $83 (Avg Bid)
    $83 Średnia Oferta:
    6 składanie ofert

    I am in need of a developer who can create a HTML page from scratch, focusing on a minimalistic design. - Feature: The key functionality needed is responsive design to ensure it's easily accessible on different devices. I want Home page and booking page as same in this Reference website () - Design: I'm looking for a freelancer who can develop a design themselves. This design needs to be simplistic, clean, and user-friendly. Ideal Skills & Experience: - Proven experience in HTML development - Strong understanding of responsive web design - Knowledge of minimalistic web design principles is a plus - A creative mindset and the ability to deliver design proposals from scratch.

    $22 (Avg Bid)
    $22 Średnia Oferta:
    32 składanie ofert

    ...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 Średnia Oferta:
    40 składanie ofert

    I need a developer to cr...authenticate candidates before they can access the exams. Prior experience in implementing secure login mechanisms is preferred. 3. Advanced Browser Disablement: Unfortunately, there will be instances when candidates try to cheat the system. I need to prevent this by disabling browsing other tabs, accessing other applications, and the copy-paste function during the exam period. 4. Random Image Capturing & Video Monitoring: To further deter any cheating, the application should randomly capture images and monitor video. Skills and Experience: * Strong Python programming skills * Experience with SQL Server * Knowledge in secure login mechanisms * Familiarity with browser disablement methodologies Shortlisted applicants may need to provide samp...

    $736 (Avg Bid)
    $736 Średnia Oferta:
    48 składanie ofert

    ...web application which are caused by a class removal that isn't functioning properly. - Cursor speed changes inconsistently with link interaction - The problem affects Google Chrome, Mozilla Firefox, and Safari - The issue stems from a malfunctioning class removal Ideal candidate for this project should have: - Strong experience in JavaScript - Proficiency in debugging issues - Familiarity with browser inconsistencies and their troubleshooting Your task will involve: - Identifying the root cause of the cursor speed changes - Fixing the class removal functionality - Testing the application on different browsers to ensure the problem is resolved Your work will be considered successful when: - Cursor speed remains consistent, regardless of link interaction - The class remova...

    $20 (Avg Bid)
    $20 Średnia Oferta:
    14 składanie ofert

    I'm look... Pegs can be inserted to the existing slab on the south and west sides to tie both slabs together. The extension will entail constructing footings as the base for this new ensuite Ideal skills for this job include: - Proven experience in residential bathroom construction and extension - An eye for modern and minimalistic design - Understanding of the necessary structural requirements for extensions Though I have not specified any particular features to be included in the space, I'd like the bidder to suggest suitable elements consistent with a modern and minimalistic style. A successful bid will demonstrate a clear understanding of my needs, a thoughtful design proposal and a proven track record in similar projects. Looking forward to your input to make th...

    $212 (Avg Bid)
    $212 Średnia Oferta:
    20 składanie ofert

    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 ...

    $664 (Avg Bid)
    $664 Średnia Oferta:
    37 składanie ofert

    ...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...

    $48 (Avg Bid)
    $48 Średnia Oferta:
    8 składanie ofert

    I'm in need of a skilled game developer who can create a web-based, multi-game application. I envision this project to be a one-stop gaming platform, similar to popular online gaming platforms like stake.com. Key Features: - Web-based: The games will be accessible through a web browser. Optimization for various screen sizes is essential. - Multiple Game Types: This app will host a variety of games including: - Casino Games: Implementing popular casino games such as poker, blackjack, or roulette is important. - Card Games: Traditional card games like solitaire or strategic card games should be included. - Sports Games: Sports-themed games that are engaging and well-designed. - Integration and User Experience: Seamless integration between different games and a user-friendl...

    $2839 (Avg Bid)
    $2839 Średnia Oferta:
    35 składanie ofert

    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 Średnia Oferta:
    30 składanie ofert

    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 Średnia Oferta:
    174 składanie ofert
    PHP Website Development Zakończone left

    I'm seeking a skilled PHP developer to build a normal website. The key feature I need is a registration form. Key Requirements: - Develop a normal website from scratch - Implement a registration form for users - Ensure the website is fully functional and responsive.

    $41 (Avg Bid)
    $41 Średnia Oferta:
    37 składanie ofert

    ...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; That you are able to correctly configure and implement the page translation texts through a plugin (Polylang). Resize and crop images correctly; Masterfully use Elementor's options, features and tools. It is not expected to: To create the Wordpress structure; To take care of the creation and management of Wordpress users; To take care of the installation of the theme or Elementor; To take care of the SMTP configuration; To make design decisions about the process. Timing: 5...

    $176 (Avg Bid)
    $176 Średnia Oferta:
    160 składanie ofert

    I'm looking for a talented developer to identify and fix a persistent issue in my web browser game developed using PHP, HTML5, JS, Flash and MySQL. I am encountering a problem in my game that causes the creatures not to load to the hunting screen and the fight sequence to not start. The error message that may indicate the problem is in the proxy error log, but it could be something different. In fact, these files are already working files, but I need someone who is an expert on the necessary adjustments. This issue occurs every time I try to start the fight and there is a warning that the connection to the fight server has been lost. 2024/04/13 09:08:09 [error] 13606#0: *56 openat() "/var/www/vhosts/example.com./httpdocs/fproxy/req62347" failed (2: No such file or dir...

    $26 (Avg Bid)
    $26 Średnia Oferta:
    15 składanie ofert

    ...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 Średnia Oferta:
    18 składanie ofert

    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...

    $2260 (Avg Bid)
    $2260 Średnia Oferta:
    19 składanie ofert

    ...way to cite the data sets that are being used. A data archive is expected to allow users to have a space where they can share data privately to facilitate collaboration prior to publication. Such private enclaves must only last for a defined period of time before that data set is shared with the rest of the data archive will provide an interface that is accessible to anyone with a web browser. A data archive will make appropriate query tools and summary data easily will want to analyze and/or use visualization tools to interact with the data without downloading any data.A data archive is strongly encouraged to use cloud storage and computing possible, a data archive is expected to use existing infrastructures and standards. These could include persistent

    $2347 (Avg Bid)
    $2347 Średnia Oferta:
    16 składanie ofert

    I am seeking a coder with advanced skills in working with Chrome Extensions and HTTPPUT method. The primary task for this project will be to modify the request payload of the HTTPPUT method. The chosen freelancer needs to: - Replicate the payload and send it to my local server. - Implement modifications to the payload, specifically updating existing values rather than adding or removing data. - Focus on personal details within the payload for these updates. Proficiency in JavaScript, Chrome Extension Development and HTTP methods is ideal. This task will require a keen eye for detail, as the modifications are sensitive due to the focus on personal detail fields. Ability to uphold confidentiality is also important.

    $72 (Avg Bid)
    $72 Średnia Oferta:
    8 składanie ofert

    I'm looking for an experienced Android developer who can help to update my in-browser app. The task will involve: - Improving the app's overall performance with an emphasis on stability. The aim is to create a seamless, glitch-free user experience. - Updating the app to comply with the latest security rules and standards. Although the app should adhere to all relevant rules, it is preferred if you have dealt with GDPR, HIPAA, and PCI DSS regulations before. Ideal skills for this job would include proficiency in Android development, experience in improving app performance, and a strong understanding of the mentioned security standards. Previous experience with in-browser apps is a bonus. It is essential you can deliver a finished, ready-to-upload app that meets al...

    $543 (Avg Bid)
    $543 Średnia Oferta:
    87 składanie ofert

    I'm in need of an experienced developer to create my Shopify store from scratch. This is a single product online business selling sunglasses and I have both high-quality images and descriptions ready to use. Your task will involve: - Developing a clean, user-friendly e-commerce website. - Setting up a product catalog and managing inventory for one product. - Ensuring secure payment processing pathways are integrated. This must include the popular credit and debit cards, along with other online payment systems. - Integrating the site with social media platforms for increased visibility and customer interaction. Key skills include Shopify development, e-commerce, inventory management, payment gateway integration, and social media integration. Previous experience in developin...

    $105 (Avg Bid)
    $105 Średnia Oferta:
    48 składanie ofert

    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...

    $168 (Avg Bid)
    $168 Średnia Oferta:
    89 składanie ofert

    I'm aiming to develop a new website, from scratch, focusing on the automotive niche. Integral parts of the site should be WordPress set up and AI for auto blogging. Here's a roundup of essential features: - Vehicle listings and inventory: It should be easy for users to view and manage these. - Car industry updates: This should be a primary focus for the site's content. - Car news: Regular updates should be published. - Comparisons: Provide detailed comparison between various makes and models. - Interactive Reviews: Allow users to leave reviews and read reviews from others. - Insights and analysis: Keep a keen eye on industry trends and provide analysis. Ideal skills for this project: - Extensive experience with WordPress - Knowledge of AI blogging - A good grasp of ...

    $497 (Avg Bid)
    $497 Średnia Oferta:
    124 składanie ofert

    ...spécifiques pour utiliser les fonctionnalités actuelles d'Alibaba de manière plus efficace pour ce type de filtrage. 3. Conseils d'experts : Suggestions basées sur l'expérience avec Alibaba ou des plateformes similaires. Ce que je recherche chez le consultant : - Connaissance approfondie des plateformes de e-commerce, en particulier Alibaba. - Expérience avec des outils de filtrage de données ou des extensions de navigateur qui pourraient être adaptées à ce besoin. - Capacité à fournir des instructions claires et précises sans nécessiter de développement personnalisé. Si vous connaissez une technique ou un outil existant qui répond à ces cr...

    $11 (Avg Bid)
    $11 Średnia Oferta:
    3 składanie ofert

    I'm searching for a skilled designer with a keen eye for detail and expertise in creating realistic patch designs. This project involves the creation of a decorative patch, with no specific theme to be incorporated. Here's what I'm looking for: - Mastery in designing realistic patch designs. - Ability to innovate and create from scratch, without dependence on particular themes. - Expertise in capturing the essence of detail for decoration. - A portfolio demonstrating previous work related to my needs. Your main task would be creating a patch for our 100,000 miles, following a realistic style, rather than a minimalistic one. I would like to see a motorcycle throttle with the 100,000 dial across where the rider would hold the grip. Please share your work examples whil...

    $122 (Avg Bid)
    $122 Średnia Oferta:
    46 składanie ofert

    ...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

    $176 (Avg Bid)
    $176 Średnia Oferta:
    29 składanie ofert

    I'm in need of a seasoned IT specialist with diverse skills. Key Responsibilities: - Website Development: You should be able to create websites from scratch, maintain them, and make necessary updates. - Data Analysis and Reporting: Experience in data analysis and reporting is crucial for this role. - Network Setup and Maintenance: You'll be responsible for setting up and maintaining our network infrastructure. - Software Development: A good grasp of various programming languages and technologies is necessary. Skills & Experience Required: - Proficiency in Python, Java, C++, Ruby, PHP, SQL, Dart, React.js, and javascript - Experience in project management - Strong background in software engineering Looking forward to your proposals!

    $174 (Avg Bid)
    $174 Średnia Oferta:
    19 składanie ofert

    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!

    $220 (Avg Bid)
    $220 Średnia Oferta:
    7 składanie ofert

    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

    $172 (Avg Bid)
    $172 Średnia Oferta:
    50 składanie ofert

    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 Średnia Oferta:
    34 składanie ofert

    ... I will provide the ready designed box. If you scroll down on this page - you will see some simple examples of the “boxes”. It should not be complicated. We just need to find a style that works. 4 Contact Page A very simple page with text and image above a blue box contact form with 3 fields. Name, e-mail and how can we help. I need a questions and answers plugin below the box. 5. Free Stuff Text field above blue boxes with mockups of the give aways. The e-book being one of them. There will be 2 to start with. Again - the purpose is to gather e-mail addresses in kajabi, so we need to set that up. I will provide the ready designed boxes 6. About This is a bio page, so its really all text and images and a couple of boxes with bullets. A few more

    $506 (Avg Bid)
    $506 Średnia Oferta:
    221 składanie ofert

    ...simplified version - original version • Proficiency in the usage of cc65 and familiarity with Pymite. • Exceptional attention to details to achieve full compatibility between Arduino-Pymite and cc65 for Commodore 64. • Ability to exhaustively test and debug for optimal performance. As I have not started to work on this, it's essentially a from-scratch operation. Moreover, full compatibility between Arduino-Pymite and cc65 for Commodore 64 is a non-negotiable requirement. Fortunately, I will be providing all necessary resources, which include required tools, firmware, and hardware for testing purposes. It is critical that the freelancer have experience in porting projects and has prior demonstrated mastery of cc65 and Arduino systems.

    $118 (Avg Bid)
    $118 Średnia Oferta:
    12 składanie ofert

    Client had a template that was in Elementor, I changed the theme but ...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 project further...

    $124 (Avg Bid)
    $124 Średnia Oferta:
    61 składanie ofert

    I'm in need of a script that emulates the functionality of established affiliate network programs such as tradetracker, awin, or commission junction. Not looking for person to create from scratch. You should already have or know a script that fulfills these requirements. If you do not have or have not created such a script, then your ability to find one is what I am looking for not software developer Questions or comments are welcome. Please do not contact me to discuss on how to design the script from scratch.

    $204 (Avg Bid)
    $204 Średnia Oferta:
    13 składanie ofert