ตัวกรอง

การค้นหาล่าสุดของฉัน
คัดกรองโดย:
งบประมาณ
ถึง
ถึง
ถึง
ประเภท
ทักษะ
ภาษา
    สถานะงาน
    2,000 playlist plugin wordpress งานที่พบ, การเสนอราคา USD
    Fix Stripe AmEx Card Issues หมดเขตแล้ว left

    I'm having trouble with my Stripe account. Specifically, I'm experiencing recurring issues with American Express cards. They're constantly being declined which makes processing payments impossible, and I'm dealing with numerous customer complaints. I'm uncertain if the problem lies with a specific plugin or integration I may have with my Stripe account. Unfortunately, I haven't contacted Stripe support regarding this issue so, a freelancer with solid experience in dealing with Stripe, especially Stripe customer support, would be perfect for this task. Key responsibilities include: - Troubleshooting and resolving the issue of American Express cards being declined. - Ensuring smooth process of payments using American Express cards. - Addressing the ro...

    $136 (Avg Bid)
    $136 การประมูลเฉลี่ย
    25 คำเสนอราคา

    I need a highly skilled WordPress developer to create a custom plugin like Rank Math Indexing plugin. This extension should support the functionality of bulk indexing for Google and Bing. The specific features desired for this extension are: Bulk Google and Bing indexing: Rank Math Indexing plugin takes only 100 URL at a time. I want it to take upto 100K URL at once (via textarea or csv file) and keep processing them in the backend. It should have an option to set the speed of processing the urls like 100 URLs/day or 20 URLs/minute etc. Along with the indexing, it should show the logs of all the submitted urls and their present state i.e. which links are processed which links are pending in a tabular form. It should also have an option to export the logs. Th...

    $113 (Avg Bid)
    $113 การประมูลเฉลี่ย
    9 คำเสนอราคา
    Wordpress Popup Maker Expert Needed หมดเขตแล้ว left

    I need a popup maker expert. We have 4 websites and three popups (with the popup maker plugin) but they don't work properly. Some days it is js an issue but we don't know. Everything is created just it is not working perfectly, I will show you in screen record video, so message me after checking the video! I have very tight budget for that 5$ each website and 20$ total for 4 website

    $20 (Avg Bid)
    $20 การประมูลเฉลี่ย
    46 คำเสนอราคา
    FluxStore UI Integration for iOS & Android หมดเขตแล้ว left

    ...app with iOS and Android platforms. I already possess the necessary Java/Swift libraries. The project's primary focus is on implementing user interface interaction functions. In addition, I require the implementation of functions connected from/to WordPress and functions connected from/to BlueTooth. The ideal candidate for this job should have considerable experience in: - FluxStore UI development - Library integration (Java/Swift) - Working with iOS and Android platforms - Implementing User Interface interaction functions - Integrating WordPress and Bluetooth functionalities - Excellent communication skills a must - Available for calls after 1 day notice - Respont at least 1 time per day with progress - Do not use AI to write or google translate, such messages will ...

    $184 (Avg Bid)
    $184 การประมูลเฉลี่ย
    48 คำเสนอราคา

    โปรดลงทะเบียน หรือเข้าสู่ระบบ เพื่อดูรายละเอียด

    เร่งด่วน NDA

    Automate WooCommerce order completion, if product is one of 3 specific products and the price of the product is 0 pounds in price. What action should be taken if the order price is not equal to 0 pounds? Do nothing. The plugin needs to check if every new order is one of three of our unique products, check if the price is 0 pounds and if both are true it needs to change the status to auto complete, this is the code we currently have that does not seem to be firing or working: add_action( 'woocommerce_new_order', 'custom_autocomplete_order', 10, 1 ); function custom_autocomplete_order( $order_id ) { if ( ! $order_id ) { return; } // Get the order $order = wc_get_order( $order_id ); // Check if order total is 0 if ( $order->get_total() === '0&#...

    $53 (Avg Bid)
    $53 การประมูลเฉลี่ย
    14 คำเสนอราคา
    Microsoft Outlook Plugin Development for pipedrive หมดเขตแล้ว left

    I'm in urgent need of an experienced plugin developer who can create an effective plugin for Microsoft Outlook. This plugin should be compatible with both Windows and Mac operating systems. Key Functionality: - Right click on email contact in outlook to create a lead in pipedrive Similar functions to gmail one below: I anticipate the project to be completed as soon as possible so I’m searching for somebody who is dedicated and quick. Skilled in multi-platform development (Windows and Mac) and database management is preferable. Experience in similar projects will be an added bonus.

    $222 (Avg Bid)
    $222 การประมูลเฉลี่ย
    19 คำเสนอราคา

    In an effort to improve our website performa...performance, I'm looking for a versatile and skilled WordPress developer that can add novel functionality to an existing plugin. This project will predominantly focus on: We want to add instagram and whatsapp into this plugin This project will be awarded to the person who will complete it in 1 or 2 days. Please ensure you have a significant background in WordPress plugin development and customization. Proven experience in previous projects involving WordPress plugin enhancements will be preferred. Strong project management and communication skills are necessary to ensure the alignment of the added feature with our overall goal. Looking forward to transforming our WordPress pl...

    $93 (Avg Bid)
    $93 การประมูลเฉลี่ย
    12 คำเสนอราคา

    ...timeframe you agree that we can reverse the milestone. I need a custom wordpress plugin that links to woocommerce and selected products via an option in the product pages. 1. Option in product pages to generate a custom link for a customer and a custom QR code that must never change or expire. 2. If the customer buys more than 1 there are options for adding multiple links per order up to a total of 10 3. Customer can log in to their wordpress dashboard and click on the card they have purchased and change the links themselves 4. Customer can log into their wordpress dashboard and view very basic statistics - "Times it has been scanned per card displayed in the orders section next to the card they have purchased. 5. Wordpress admin side has a dedi...

    $483 (Avg Bid)
    $483 การประมูลเฉลี่ย
    97 คำเสนอราคา
    Woocommerce Plugin Development หมดเขตแล้ว left

    Woocommerce Plugin Development

    $150 (Avg Bid)
    $150 การประมูลเฉลี่ย
    1 คำเสนอราคา

    โปรดลงทะเบียน หรือเข้าสู่ระบบ เพื่อดูรายละเอียด

    เร่งด่วน ปิดผนึก

    ...custom payment method into WooCommerce. I've successfully added the backend option to enable or disable it, but I can't seem to get the custom payment method to appear on the checkout page. I've attached a screenshot of both my admin panel and the frontend checkout page for your reference. Please take a look as I've attempted various solutions but have been unable to resolve the issue. <?php /* Plugin Name: SecureNet Payment Gateway Version: 1.0 Description: Add SecureNet Payment as a payment option in WooCommerce. Author: Your Name */ // Define the custom payment gateway class function custom_payment_gateway_init() { class Custom_Payment_Gateway extends WC_Payment_Gateway { public function __construct() { $this->id = 'cust...

    $53 (Avg Bid)
    $53 การประมูลเฉลี่ย
    33 คำเสนอราคา
    Advanced Arabic Wordpress Development หมดเขตแล้ว left

    I'm seeking a skilled Wordpress developer, who is also proficient in Arabic, for a complex website project. My requirements include: 1. Theme Customization - I am looking for advanced customisation of the site theme. This includes changes to layouts, inclusion of unique features, and animations. 2. Plugin Installation and Configuration - Specifically, I need the installation and configuration of the following plugins: a. SEO plugins to optimize my web content b. Security plugins to ensure our site remains safe from threats c. Additional plugins such as Google Analytics, XML Sitemap, category menus, and a newsletter plugin. Ideal candidates will possess a strong knowledge of WordPress, theme customization, and plugin confi...

    $71 (Avg Bid)
    $71 การประมูลเฉลี่ย
    52 คำเสนอราคา
    Full-Stack WordPress Designer and Developer หมดเขตแล้ว left

    I'm looking for a skilled WordPress Developer to assist with theme customization, plugin development, and website migration. The key aim is to refine the website's design, so previous experience with aesthetic improvement is essential. Required Skills: - WordPress theme customization - Plugin development - Migration processes - Eye for design I aim to maintain current page layouts, so I expect the developer to respect and incorporate them into the updated design. The chosen freelancer needs to not only have practical coding skills but also own a keen eye for design and user experience. This project is an opportunity for those who can seamlessly blend functionality and design.

    $266 (Avg Bid)
    $266 การประมูลเฉลี่ย
    37 คำเสนอราคา
    WordPress Speed and Sales Optimization หมดเขตแล้ว left

    I am in need of an experienced WordPress professional with a focus in speeding up and optimizing eCommerce websites for better sales and lead generation. The website is already developed using Elementor but has following issues that need to be addressed: - Image Optimization: The website's images are currently loading slowly and need to be optimized for speed. - Plugin Optimization: The website is running too many plugins, affecting overall performance. Your task will involve identifying and removing redundant plugins to ensure smooth operation. - Implementing Caching Mechanism: The website has no caching mechanism implemented. Implementing one should significantly increase page load time. Aside from the above, I am looking to revamp the existing pages to make the...

    $142 (Avg Bid)
    $142 การประมูลเฉลี่ย
    44 คำเสนอราคา

    ...-El respaldo incluirá archivos y todas las tablas de la base de datos. -Limpiar la copia de seguridad de virus y programas de hackeo, porque hay hackeo y software malicioso -Instalar wordpress en el nuevo servidor (es automático, porque está configurado para ello) sin ningún error ni problemas entre plugins 2. Configuración de wordpress en el nuevo servidor de Hostinger y migración de varios dominios del servidor anterior: -Se crearan y configuraran 2 instalaciones de WordPress y , sera subdominio de cife.edu.mx. Ajustes de la nueva instalación de WordPress : • Instalar seguridad contra virus y hackers • configuración de catpchas • moderación de comentarios • optimizaci&...

    $121 (Avg Bid)
    $121 การประมูลเฉลี่ย
    20 คำเสนอราคา
    TikTok and Reels Web Integration หมดเขตแล้ว left

    I'm seeking an expert web developer with experience in social media integrations on websites. Of specific interest are the Reels and TikTok platforms. The goal is to display Reels and TikTok videos on my website. Key Features: - Display Reels and TikTok videos. it sould not be any third party plugin. you should make your own plugin so i do not have to pay any monthly cost. I should have customisation options so i can display my tiktok and reels videos at the bottom of my page. - Possibility for users to rate the Reels and TikTok videos. - Group the videos by different topics and themes. The ideal candidate will have a strong grasp of modern web technologies, as well as a deep understanding of social media platforms, namely TikTok and Instagram. Experience with simil...

    $22 (Avg Bid)
    $22 การประมูลเฉลี่ย
    28 คำเสนอราคา
    Urgently Needed: WordPress Plugin Developer หมดเขตแล้ว left

    I need to develop a plugin for Wordpress that meets the following requirements. Plugin Requirements: 1. That a registration form can be created with different fields. It must have a captcha. 2. That these fields can be stored somewhere to later download 3. Once the form is filled out, a notification email and link must arrive, so that with a single click, this registration can be allowed or denied. 4. Each application or registration must generate a consecutive membership number. 4. If approved, you must send an email to the interested party who filled out the form, with the welcome letter and a pdf diploma. These documents must include the name of the person who was approved and membership number, and must be sent automatically. That is, the plugin must have ...

    $149 (Avg Bid)
    $149 การประมูลเฉลี่ย
    63 คำเสนอราคา

    Hola, tengo un formulario en mi sitio web que está diseñado con WordPress, el formulario lo hice con el plugin Forminator, y quiero que los datos lleguen a un documento Excel365 a través de webhook. Si desean pueden [Removed by Freelancer.com Admin for offsiting - please see Section 13 of our Terms and Conditions] El presupuesto si resuelve este problema en varios días es de 60$ si lo resuelve hoy mismo se le pagará 90$

    $113 (Avg Bid)
    $113 การประมูลเฉลี่ย
    12 คำเสนอราคา
    WooCommerce Wordpress Developer Needed หมดเขตแล้ว left

    PURPOSE OF POSITION: To maintain and improve Furniture For Life’s websites. RESPONSIBILITIES: Own functionality and performance of multiple WordPress websites across all development stages, from new build to maintenance Proactively identify and implement site improvement opportunities, including plugin selection, theme enhancements, site speed, cart functionality, and general code health Work with hosting services (setup and management) and other vendors involved in the overall web development process On a monthly basis, perform maintenance on all websites to ensure all software is up to date, performance is high (based on Google Core Web Vitals), UI/UX functionality is sound, and technical SEO is optimized Update content provided by other team members as needed Create...

    $19 / hr (Avg Bid)
    $19 / hr การประมูลเฉลี่ย
    188 คำเสนอราคา

    We are seeking a skilled WordPress developer to fix the following problems: Found outdated WordPress inside: / (main folder) - Version: 5.3.16 (from ./wp-includes/) - Please update asap. vulnerable Contact Form 7 plugin found at ./wp-content/plugins/contact-form-7/ - Version: 5.1.6 Please update this plugin immediately:

    $89 (Avg Bid)
    $89 การประมูลเฉลี่ย
    96 คำเสนอราคา

    ...skilled developer who can create a chrome plugin for me. The plugin should be compatible with Windows and ideally, also with Mac. I would prefer the plugin to have a user interface, but it is not necessary. However, it would be a plus if it does have one. The main requirement for the plugin is that it should delete all messages sent by me on a specific channel or chat on Flock messenger (). The deletion should happen automatically, without any manual intervention. The ideal candidate for this job should have experience in developing chrome plugins and be familiar with Flock messenger. They should be able to create a plugin that seamlessly integrates with the messenger and efficiently deletes messages. It should be something like this plugin...

    $151 (Avg Bid)
    $151 การประมูลเฉลี่ย
    17 คำเสนอราคา

    We are looking to implement a phone number validation feature in the Contact Form 7 plugin on our WordPress website. We are already using the International Telephone Input plugin for Contact Form 7 (available at ) to enable international code input. The required validations for the phone number field are as follows: 1. Numeric Only Input: The field should accept only digits. 2. Digit Limit: The input should be restricted to a range of 6 to 13 digits. Both criteria should trigger customizable error messages if the input data is incorrect. We need the flexibility to adjust the range of acceptable digits and toggle the numeric-only constraint as needed. Furthermore, the error messages should be editable. We are open to implementing

    $152 (Avg Bid)
    $152 การประมูลเฉลี่ย
    148 คำเสนอราคา
    WordPress Content Recreation using Gutenberg Blocks หมดเขตแล้ว left

    I need a proficient WordPress developer to recreate the content of Website A using Gutenberg blocks on my WordPress site. I will set up WordPress with the Spectra plugin and the Astra WordPress theme. There is 14 pages in all to be copied. Ideally, the developer should: - Be proficient with WordPress with a particular focus on Gutenberg blocks - Have experience in content recreation - Able to work quickly and efficiently given the urgency Please don't hesitate to reach out if you need more information during your bid preparation. Time is essential for this project, so a speedy delivery will be greatly appreciated.

    $173 (Avg Bid)
    $173 การประมูลเฉลี่ย
    171 คำเสนอราคา

    Hi, have an appointment form that has some custom code built by a freelancer a while ago. now its not working anymore as in its not sending out the emails. More details: What is the current version of WordPress you are using? 6.3.2 Have you made any recent changes or updates to your appointment form plugin? No Are you using any other plugins that may interfere with the email functionality of your appointment form? Not sure

    $130 (Avg Bid)
    $130 การประมูลเฉลี่ย
    159 คำเสนอราคา
    WordPress & Azure AD Single Sign-On Integration -- 2 หมดเขตแล้ว left

    I'm seeking a skilled WordPress developer with experience in Azure AD / Microsoft 365 login integration to implement Single Sign-On (SSO) functionality onto my WordPress site, allowing users to login using their Microsoft Office 365 / Azure AD credentials. This integration should enable a seamless user experience for the general public visiting the site. plugin / please do test in test website first then let me know if it works so i can test it then implement in the site it takes few minutes you can look youtube videos for instructions You're the ideal candidate if you have: - Experience with WordPress logins using Microsoft 365 / Azure AD - Proven track record of implementing Single Sign-On (SSO) solutions - Ability to keep user information synced

    $40 (Avg Bid)
    $40 การประมูลเฉลี่ย
    23 คำเสนอราคา
    Waymark Plugin Modifications for Google Integration หมดเขตแล้ว left

    I'm currently experiencing difficulties with my Waymark plugin, I have to change the base map from OpenStreetMap to Google Maps. As the ideal candidate, you will be tasked with ensuring the seamless implementation and operation of the Waymark plugin on my website with the Google Maps integration

    $25 (Avg Bid)
    $25 การประมูลเฉลี่ย
    10 คำเสนอราคา
    WordPress Developer หมดเขตแล้ว left

    Job Description: We're hiring a WordPress Developer to design, develop, and maintain our company websites. Responsibilities include theme customization, plugin management, and collaborating with design and marketing teams. Troubleshooting, quality assurance, and documentation are key aspects of the role. Qualifications: Proven experience in WordPress development. Proficient in HTML, CSS, JavaScript, and PHP. Strong problem-solving skills. Familiarity with SEO and mobile optimization. Excellent communication skills. To apply, submit your resume, portfolio, and a cover letter detailing your experience.

    $25 / hr (Avg Bid)
    $25 / hr การประมูลเฉลี่ย
    1 คำเสนอราคา

    ...planning to use this plugin However, we want to make some customisations like adding minor features to it like: showing individual review score count, showing average, showing review number, reply option, unique review item option, emoticons (reaction) for reviews, sorting reviews, Grouping review items, Design correction as per the current theme. So, we need someone who has experience working in xenforo. Xenforo has its own coding structure, so xenforo experience is mandatory (otherwise, it will waste lots of time learning the coding style). Please do not bid if you don't have PHP coding experience/portfolio) You don’t have to create any extra modules; just make changes to the existing review plugin. Should write clean/expert-level

    $381 (Avg Bid)
    $381 การประมูลเฉลี่ย
    27 คำเสนอราคา
    Moodle Interface Customization หมดเขตแล้ว left

    I'm seeking an experienced Moodle developer to customize our Moodle interface based on the prototype attached. The interface should not only be simplified but interactive and engaging for our internal students. Key functionalities that need to be integrated into the Moodle interface include: - Discussion boards - Assignment submission - Quizzes Additionally, several free plugin functions should be incorporated. These are: - Attendance tracking - Gamification features - Course completion certificates - Video Conferencing integration Specifically, the video conferencing platform to be integrated is Zoom. Experience in this integration is especially crucial. Given this project scope, the freelancer should have an in-depth understanding of Moodle and its functionalities,...

    $201 (Avg Bid)
    $201 การประมูลเฉลี่ย
    25 คำเสนอราคา
    WordPress & Azure AD Single Sign-On Integration หมดเขตแล้ว left

    I'm seeking a skilled WordPress developer with experience in Azure AD / Microsoft 365 login integration to implement Single Sign-On (SSO) functionality onto my WordPress site, allowing users to login using their Microsoft Office 365 / Azure AD credentials. This integration should enable a seamless user experience for the general public visiting the site. plugin / please do test in test website first then let me know if it works so i can test it then implement in the site it takes few minutes you can look youtube videos for instructions You're the ideal candidate if you have: - Experience with WordPress logins using Microsoft 365 / Azure AD - Proven track record of implementing Single Sign-On (SSO) solutions - Ability to keep user information synced

    $58 (Avg Bid)
    $58 การประมูลเฉลี่ย
    12 คำเสนอราคา
    E-commerce Functionality for Wordpress Site is หมดเขตแล้ว left

    I'm looking for a skilled WordPress developer to upgrade my stripe API version in wordpress plugin. Type - “stripe” on top of proposal. Specific Requirements: - Proven experience working with WordPress and e-commerce integrations - Proficiency in PHP, HTML, CSS, and JavaScript - Experience with payment gateway integration, particularly Stripe - Understanding of user interface and user experience best practices - Excellent problem-solving skills and attention to detail Please, include any relevant experience and samples of past projects in your bid. Thanks!

    $69 (Avg Bid)
    $69 การประมูลเฉลี่ย
    27 คำเสนอราคา
    Motion Graphic Final Cut Pro Plugin หมดเขตแล้ว left

    In this project, I'm seeking a skillful plugin designer for Final Cut pro who can deliver a unique plugin with captivating video effects. The particular focus should be on motion graphics and visual effects. Key requirements include: - Ability to design and integrate compelling video effects in Final Cut Pro plugin. - Expertise in creating transition effects. - Proficiency in developing motion graphics and visual effects. - Capability to handle the complexity of high-quality visual effects and composite animations. Your experience in animation and Final Cut Pro plugin development is essential. I look forward to viewing your previous projects pertaining to motion graphics. Optimally, you'll bring a creative vision to this role, setting my plugin...

    $376 (Avg Bid)
    $376 การประมูลเฉลี่ย
    23 คำเสนอราคา
    Final Cut Pro Video Editing หมดเขตแล้ว left

    I am seeking an experienced plugin designer in Final Cut Pro. The primary task for this project is video editing, with a particular emphasis on masking interface. Skills and Experience: - Proficient use of Final Cut Pro software - Previous experience with video editing and masking - Deep understanding of masking interface in video editing Job-specifications: -I'm looking to make long form videos with a technique like this with 100+ masks in a frame. I'm wondering if someone could make an interface where I can make all the masks just once (considering none of the objects move) and just click on the mask to toggle each of the pieces on/off when I need them to be back on or off the screen. This would replace having 100 layers in a timeline and having to go though it manual...

    $339 (Avg Bid)
    $339 การประมูลเฉลี่ย
    34 คำเสนอราคา
    AffiliateWP Extension Development หมดเขตแล้ว left

    ...require a skilled WordPress developer well-versed in plugin amendments, specifically in AffiliateWP. The core task involves adding advanced features to the plugin, with a focus on enhancing the referral table. Major project requirements: - Customize AffiliateWP with new advancements: I am seeking to modify the affiliate's referral table, ideally including the contact information of potential leads. This will enable affiliates to have a greater understanding of their referrals. Ideal Abilities and Experience: - Expertise in WordPress development - Extensive experience with the AffiliateWP plugin - Proficiency in integrating new modules to existing plugins Prospective developers should be proficient in plugin architecture, possess ...

    $115 (Avg Bid)
    เร่งด่วน
    $115 การประมูลเฉลี่ย
    15 คำเสนอราคา
    Stripe-Integrated Custom Wear E-store หมดเขตแล้ว left

    ...front end, with a custom backend that allows us to keep track of inventory and stock. The backend will also allow for our sales people to manage their customers and product sales. Using a combination of php and or XML, we will need to generate vendor specific XML data that is passed to our product manufacturer. We currently have a WordPress plugin that does some of this, and we can make it available to the Coder as a reference, as we do not want to rely on WordPress for the current project. The XML generator will need to be connected to point of sale. All our products will be added to the system as inventory using vendor provided product codes via the site admin. The admin will also need to generate customer specific XML data from user based entries, including th...

    $2577 (Avg Bid)
    $2577 การประมูลเฉลี่ย
    152 คำเสนอราคา
    Moodle plugin development หมดเขตแล้ว left

    See description in attachment.

    $1197 (Avg Bid)
    $1197 การประมูลเฉลี่ย
    51 คำเสนอราคา
    Interactive DJ Party Assistant Development หมดเขตแล้ว left

    I'm looking for a seasoned developer to help create an engaging DJ party assistant. The particulars of the project are still open to discussion however, the core functionalities to be included are: 1. Music playlist management. 2. Option for song requests and dedications. 3. Possibility of interactive party games. This application should be flexible for integration and compatible across multiple platforms - iOS, Android and web-based systems. When applying, I strongly urge you to include the following: - Your portfolio/links to past work. - Your extensive experience related to application development. - A detailed project proposal outlining how you think this project should be executed. I encourage any capable freelancer who has the requisite skills and knowledge in appli...

    $83 (Avg Bid)
    $83 การประมูลเฉลี่ย
    9 คำเสนอราคา
    Membership & Forum Website Integration หมดเขตแล้ว left

    There are two websites. The first website has a paywall to access the contents, the site uses a "MemberPress" plugin. The second website will be a forum. Usually using BBPress or Buddyboss / BuddyPress plugin. Key requirement here is integrating the First Website with the Second one. The member who took membership in the first website can only access the second website i.e. the Forum using the same login credentials. Please share in brief, 1. How you will integrate it? and If you have done any similar projects. 2. What are the resources you will need to complete the integration.

    $127 (Avg Bid)
    $127 การประมูลเฉลี่ย
    11 คำเสนอราคา

    I'm looking for an experienced WordPress developer who is familiar with PHP upgrades to update my WordPress website to PHP 8.0. My site is currently running on PHP 7.4 and it's fully compatible with that version. Skills required: * In-depth knowledge of PHP and its different versions * Proficiency in WordPress * Experience in performing WordPress PHP upgrades My hosting is charging support for keeping the website at 7.4 php so i need to change it to 8 or higher, however when i change the php version i get a critical error on this site. I updated all my other websites without issue so it must be an old plugin or theme on this specific one. please mention "webgib" in your bid. Thanks Steven

    $30 (Avg Bid)
    $30 การประมูลเฉลี่ย
    23 คำเสนอราคา
    WordPress Business Directory หมดเขตแล้ว left

    I'm seeking a skilled web developer to create a WordPress directory as an addition to an existing site where users can list their businesses. The url of the site is The users should be able to add the following information to their listings: - Business name and contact points - Detailed descriptions and category - Image galleries The directory should feature search filters by location, business category, ratings, reviews and countries supplied. This will increase the user-friendliness and functionality of the site. Additionally, I want to incorporate a downloadable ebook to my site for which I have an installed plugin from www.shopfiles.com. This will require implementation of a payment gateway. Although I am uncertain if I want a rating system

    $631 (Avg Bid)
    $631 การประมูลเฉลี่ย
    96 คำเสนอราคา
    Urgent WP Customization & Plugin Assistance หมดเขตแล้ว left

    I am in immediate need of an experienced WordPress specialist who can assist with theme customization and plugin installation. I require live assistance via Teams for 1-2 hours on Monday, January 22, 2024, between 9-16 Danish time. What I need: • Theme customization • Plugin installation The freelancer should have experience with Elementor and should provide examples of Elementor pages they've designed previously. Your references will help me assess your skill level and appropriateness for this task. This project has an urgent time frame, and I need it completed ASAP. Please only respond if you're available on the specified date and confident you can deliver promptly. Highlighting your past prompt project deliveries will be an added advantage. ...

    $22 / hr (Avg Bid)
    $22 / hr การประมูลเฉลี่ย
    84 คำเสนอราคา
    Urgent Wordpress Customization & Plugin Integration หมดเขตแล้ว left

    I am urgently in need of a highly skilled Wordpress developer. The project entails making certain customizations to my website and integrating plugins. The specifics include: - Customizing the header, footer, and sidebar of the site. - The site needs plugin integration and custom functionality added. - An area of focus will be the integration of a contact form plugin, social media sharing, and an SEO plugin. Ideally, the freelancer for this project will have extensive experience with Wordpress development, plugin integration, and custom functionality creation. A keen attention to detail and a fast turnaround time are also necessary. I look forward to seeing your proposals.

    $34 (Avg Bid)
    $34 การประมูลเฉลี่ย
    21 คำเสนอราคา
    Comprehensive Redesign and Optimization หมดเขตแล้ว left

    I'm extremely passionate about my current website's design and function, yet am confronted with troublesome plugin issues that require a complete revamp. This project necessitates a freelancer characterized by exceptional web development skills, who can reestablish the website from scratch while: - Maintaining the existing content and information architecture. - Preserving the current visual design and graphics. - Keeping intact the user interface and navigation. The reworking of my website not only aims to eliminate plugin problems, but also to enhance our online visibility, user experience, and conversion rates. Consequently, someone with a background in SEO, UX design, and conversion-rate optimization would be a perfect fit for the task. Time management and att...

    $287 (Avg Bid)
    $287 การประมูลเฉลี่ย
    43 คำเสนอราคา
    WordPress Developer หมดเขตแล้ว left

    We need a skilful WordPress wizard with a good grasp of Google Console and GA4 protocols for ongoing projects. New IT company with only few clients as we expand more work will become available. My key needs include: - Plugin Installation and Configuration: I need an expert to smoothly install and configure plugins on our clients site. - Speed Optimization: Slow load times affect our client site's SEO and user experience, so I'll need you to optimize the website's speed effectively. -Previous experience with similar projects and an very good understanding of SEO best practices would be advantages - On going site modifcations updates and general ad-hoc webiste tasks. - Very good English is requirement if we have to explain ever task 20 times you are no use to u...

    $9 / hr (Avg Bid)
    $9 / hr การประมูลเฉลี่ย
    69 คำเสนอราคา

    I'm seeking a skilled WordPress developer to create a WordPress plugin for email field input validation using an API service. The API service already exists, now we just need to roll out this solution to more input forms across plugins and themes. This project has been listed several times and preferred Freelancers keep submitting generic bids without reading the project description carefully. So here is what we are going to do. I will ignore all preferred freelancers who submit generic bids without actually reading my request. This offers an opportunity for somebody New who has just been waiting for the chance to showcase his/her skills. Task Description ****************** (1) Integrate input form validation via the already existing API for a list of 25 - 35 ...

    $1048 (Avg Bid)
    $1048 การประมูลเฉลี่ย
    115 คำเสนอราคา
    Mailchimp / Magento 2 configuration หมดเขตแล้ว left

    I'm seeking a proficient Mailchimp expert to focus on setting up automated email campaigns. Deep understanding of the Magent 2 plugin in combination with Mailchimp is a requirement. Since a lot of the configuration depends on the selected Magento storeview (language) it's also required that you have experience with such multi-lingual set-ups. - Typically we will prepare one campaign / journey and provide the content input. - You will be tasked then to set that up in Mailchimp and test the new campaign or Journey - You must have vast experience with setting up journeys' we are NOT looking: - Developers - Designers - Full service email marketing support We just need help with the configuration.

    $13 / hr (Avg Bid)
    $13 / hr การประมูลเฉลี่ย
    20 คำเสนอราคา
    Advanced Virtual Try-On WooCommerce Plugin Expert หมดเขตแล้ว left

    ...highly skilled WooCommerce developer to create a robust virtual try-on plugin. The ideal candidate will possess a deep understanding of Wordpress plugin development, along with a grasp of 3D modelling and face tracking technology: - Key Features Needed: - The plugin should support a 3D model overlay, providing users a virtual try-on experience. - The plugin should incorporate face tracking, allowing users to virtually try on product. - The virtual try-on options should be fully customizable to enhance user experience. - Product Compatibility: - The plugin needs to be versatile, able to support virtual try-on for glasses (eyewear) listed on the WooCommerce store. - User Interaction Tracking: - The plugin should integrate tr...

    $1119 (Avg Bid)
    $1119 การประมูลเฉลี่ย
    46 คำเสนอราคา
    Modern Wordpress Custom Theme Creation หมดเขตแล้ว left

    I am looking for a skilled Wordpress developer who can assist me with custom coding and development for my website. • Expertise in custom theme development, with a focus on achieving a minimalist and modern aesthetic. • Proven experience in flat design, reflecting a simple, clean and neat visual interface. • Familiarity with plugin integration and e-commerce functionality to ensure a fully functional site. Your main task will involve implementing a flat design, which utilises two-dimensional visual details and simple typography to create an appealing and user-friendly browsing experience. This approach should form the backbone of your design, with the e-commerce features seamlessly integrated into it. Successful execution will result in an engaging yet st...

    $4 / hr (Avg Bid)
    $4 / hr การประมูลเฉลี่ย
    18 คำเสนอราคา
    Import Health-Data Wordpress Plugin Development หมดเขตแล้ว left

    I am looking for someone skilled in Wordpress plugin development, mainly dealing with health/fitness data. This plugin needs to import a variety of health and fitness data such as: - Daily step counts - Calorie intake - Heart rate data - Blood pressure - Sleep data There might be additional data to be specified later that it will need to handle. Design and layout are not important for this project, as it should be extremely simple and basic. A functional, well-coded plugin is what I'm after. Ideal candidate should have: - Experience in Wordpress plugin development - Knowledge of health/fitness data - Ability to create an efficiently working plugin with little to no design This project is focused on functionality, c...

    $589 (Avg Bid)
    $589 การประมูลเฉลี่ย
    61 คำเสนอราคา