Fix wordpress pluginJobb

Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 fix wordpress plugin jobb har hittats, med prissättning USD

    I have an existing Python script that automates data processing tasks. Unfortunately, I'm encountering a runtime error when running it. I need an experienced Python developer who can help me troubleshoot and fix this issue so that the script runs smoothly again. Key Responsibilities: - Identify the source of the runtime error and fix it without impacting the functionality of the script. - Ensure the script can successfully automate the data processing tasks as intended. Ideal Candidate: - Proficient in Python programming with experience in debugging and troubleshooting. - Familiar with automating tasks in Python. - Strong understanding of data processing. Your help is crucial to keep my workflow efficient and error-free. Looking forward to working with a skilled Pyt...

    $36 (Avg Bid)
    $36 Snittbud
    23 bud

    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 Snittbud
    116 bud

    ...processing and visualization. Key features and requirements: - PDF Generation: The application should be able to take XLSX files, and based on the uploaded data, generate PDFs. - Scannable Sheets: The system must be able to process bulk uploads of scannable sheets, interpret the data (including pencil bubbles), and translate it into tables. - Error Reporting: I need the system to either prompt users to fix any errors or flag errors for later attention, ensuring data integrity. - Data Visualizations: The application should be able to create line, bar, and pie charts based on the processed data. - Hover Call-Out Reports: I need the system to have interactive features, like data hover call-outs, to provide detailed information. In conclusion, I'm looking for a skilled profess...

    $4162 (Avg Bid)
    $4162 Snittbud
    101 bud

    I have an unfinished web app that needs some bug fixing and an SES (Simple Email Service) integration for email sending + some code reviewupdate Key Project Requirements: - Fixing existing bugs: The app has several unresolved issues that need to be addressed to make it functional and reliable. - SES integration: You'll be responsible for integrating the Amazon SES into the web app to enable email sendingreceiving. This will require setting up the necessary API calls and ensuring the email delivery system is seamless. - Testing & Production Run: After the bug fixing and SES integration, you'll be expected to conduct thorough testing. Once all issues are resolved, you'll assist us with a successful live production run. The ideal candidate should have: - Proficiency in ...

    $453 (Avg Bid)
    Sekretessavtal
    $453 Snittbud
    17 bud

    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 Snittbud
    49 bud

    I'm in need of a skilled TypeScript developer experienced with working on stock chart applications, to help with a bug in my current project Ideal candidates for this project should have: - Proficiency in TypeScript, Node.js and - Experience working with chart libraries and have basic concept of how candlestick works - Previous experience in coding indicators - working via anydesk for entire project - able to work together for long term Looking forward to getting this issue resolved as soon as possible. If you have any questions, don't hesitate to ask.

    $23 (Avg Bid)
    $23 Snittbud
    19 bud

    ...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 Snittbud
    37 bud

    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 Snittbud
    149 bud

    In my ongoing project, I'm facing a thorny issue. Some numeric data is missing from the transaction data table in our MySQL database report. In order to move forward with my work, I need a professional to: - Diagnose the source of this missing data - Fix the issue to ensure all numeric data is correctly pulled into the report from the transaction data table The successful candidate should have: - Extensive familiarity with MySQL databases, specifically in generating and troubleshooting reports - Sound understanding of database architectures and data tables relation - Proven problem-solving abilities I look forward to your proposals and getting our report up to speed.

    $80 (Avg Bid)
    $80 Snittbud
    30 bud
    DNS FIX AND SSL Avslutades left

    DNS FIX EMAIL AND SSL PARAMETERS

    $132 (Avg Bid)
    $132 Snittbud
    26 bud

    I'm looking for a Google specialist to address a specific issue with my favicon. Currently, the favicon on my website isn't displaying correctly on Google's search results page, despite having recently updated the favicon file. Key requirements include: - Ability to diagnose and rectify issues related to favicon display in Google search results. - Previous experience with favicon troubleshooting and SEO would be a plus. - Ideally, the specialist should be able to provide a solution that not only fixes the issue but also ensures the favicon displays correctly in the future, even after changes to the website or Google's algorithm. If you've successfully resolved similar issues before and have a strong technical understanding of Google's search results display,...

    $84 (Avg Bid)
    $84 Snittbud
    63 bud

    ...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 Snittbud
    14 bud

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

    $27 (Avg Bid)
    $27 Snittbud
    59 bud

    ...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 Snittbud
    20 bud

    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 Snittbud
    46 bud

    I am looking for a Xamarin developer to fix unlisted bugs for a mobile app compatible with iOS and Android. The issues weren't there earlier. An ideal candidate will possess extensive experience in Xamarin, specifically troubleshooting and resolving the issues. A thorough understanding of both iOS and Android operating systems is essential. You should have good debugging skills and able to work remotely on the issues.

    $49 / hr (Avg Bid)
    $49 / hr Snittbud
    1 bud

    I am seeking a specialist in Meta Ads Manager, particularly Facebook Ads, who has exceptional technical proficiency and problem-solving skills to fix an error encountered. I am attempting to promote a Google Play Store app to increase installations but encountering the following error: Sentry (URLParam) threw a restriction on category janky_blackhole_params. See TAAL[BLAME_dirs,www/flib/intern/integrity_infra/iop/iaf/,www/flib/integrity_observation/iaf/,www/flib/si/karma/,www/flib/si/sigma/,www/flib/si/sentry/] (#1346003)

    $77 (Avg Bid)
    Framhäv Brådskande
    $77 Snittbud
    9 bud

    ...Sheet board into my WordPress website. To make it simple I want to do 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

    $30 (Avg Bid)
    $30 Snittbud
    40 bud

    I'm currently experiencing some cursor speed issues in my 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 consiste...

    $20 (Avg Bid)
    $20 Snittbud
    14 bud

    ...with my WordPress website for the past 1-2 weeks. I need a skilled professional to fix the following problems: - Website loading speed optimization: The loading speed of my website is currently slow, and I'm looking for someone who can identify the issues and implement necessary changes to improve its loading time. - Broken links resolution: There are links on the site that are currently not working. I need someone to go through the website, identify these broken links, and fix them to ensure a seamless user experience. - Design and layout issues resolution: There are design and layout inconsistencies on my website. I need someone who can help me identify these issues and make the necessary changes to ensure a visually appealing and user-friendly website. I&#...

    $195 (Avg Bid)
    $195 Snittbud
    144 bud

    I am looking for a Xamarin developer to fix unlisted bugs for a mobile app compatible with iOS and Android. The issues weren't there earlier. An ideal candidate will possess extensive experience in Xamarin, specifically troubleshooting and resolving the issues. A thorough understanding of both iOS and Android operating systems is essential. You should have good debugging skills and able to work remotely on the issues.

    $11 / hr (Avg Bid)
    $11 / hr Snittbud
    1 bud

    We are curr...Unfortunately, we are uncertain of what exactly is causing the problems. Recent changes have been made to the React Native codebase, but we're not sure if those are the cause of the issue. The problems may be due to the version of React Native we're using, but we're not certain of that either. We require urgent assistance from a skilled React Native developer who can figure out the root issue and fix it. Key Requirements: - Proven experience in solving React Native iOS app issues - Ability to quickly diagnose and correct problems - Experience with different versions of React Native preferred - Good communication skills are crucial as we may not be able to provide all details needed Therefore if you're up for a challenging task and can work swiftl...

    $99 (Avg Bid)
    $99 Snittbud
    18 bud

    I'm in need of a talented HTML/CSS developer to solve some critical issues in my project. The fixes are mainly concerning Navigation, Layout, and Functionality. This is an urgent task so I'm looking for someone who's available to start immediately and is capable of working under a tight deadline. Key Responsibilities: - Fix navigation issues, which might involve making links work correctly, displaying the menu properly, and ensuring page scrolls function effectively. - Address layout problems, such as making sure all elements are well-aligned and responsive. - Resolve any functionality errors, ensuring that all interactive elements and scripts are working as intended. Ideal Skills and Experience: - Proven experience in HTML/CSS bug fixing and troubleshooting. - Str...

    $45 (Avg Bid)
    $45 Snittbud
    143 bud

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

    $664 (Avg Bid)
    $664 Snittbud
    37 bud

    - Fix in/out- stock 18$ - Disallow blank space searching 18$ - Auto cron-job every night 30$ - Duplicate logic on the description 62$ The total will be 128$

    $128 (Avg Bid)
    $128 Snittbud
    1 bud

    ...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 Snittbud
    8 bud

    As an owner of a Joomla website, I am currently...'MB_OVERLOAD_STRING'". The occurrence of this error doesn't seem tied to any specific action or page—it appears sporadically as users navigate the site. I require a professional who can quickly diagnose and rectify this issue to restore the full functionality of my website. The ideal freelancer for this job would be: - Proficient with Joomla and PHP. - Understands PHP error messages and how to Debug and fix them. - Demonstrates previous experience in resolving similar issues. - Ensures minimal disruption to website functionality during repair process. You may need to investigate the backend, so you should be comfortable working within the website's backend and have experience handling and resolving ...

    $132 (Avg Bid)
    $132 Snittbud
    53 bud

    I am in need of an expert in bash scripting with a solid understanding of Google Drive integrations. My current bash script, which is supposed to download "zip" and "tar gz" files from Google Drive, isn't functioning as it should. Here’s a rundown of my issues: - The script is not downloading any files whatsoever. - When a download attempt is made, there are subsequent error messages indicating failure. I require a professional who can: - Evaluate these error messages - Resolve these issues in a time-efficient manner It's critical that all downloads only consist of "zip" and "tar gz" file types from Google Drive. I expect clear communication and updates throughout the progress of this job. The ideal freelancer for this proj...

    $130 (Avg Bid)
    $130 Snittbud
    25 bud

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

    $24 (Avg Bid)
    $24 Snittbud
    30 bud

    I've been facing some issues with my WordPress website. In particular, I'm experiencing broken links on the homepage, about us page, and contact us page, as well as slow page load times and error messages (404 – Page Not Found and 500 – Internal Server Error). Key requirements: - Fixing broken links across the homepage, about us page, and contact us page - Resolving slow page load issues - Addressing error messages, specifically the 404 and 500 errors The ideal candidate should have: - A strong background in WordPress development - Extensive experience in bug fixing and optimization - Proficiency in identifying and resolving broken links - The ability to boost website speed and performance - A good understanding of error messages and how to rectify th...

    $129 (Avg Bid)
    $129 Snittbud
    82 bud

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

    $11 / hr (Avg Bid)
    $11 / hr Snittbud
    174 bud

    ...pessimistic) after getting the task - we discuss about clearances and effort - we mutually agree to effort - we agree to delivery dates - we assign you the task after mutually agreed - you implement, test and deliver - you provide also unit /integration tests to ensure code is always working - you document each required step to make interaction of systems to work - we test on our premise (you maybe help to fix issues) - we pay (basically the rules of freelancer) Closed book vs open book? We work only on open book. Closed book means you are unwilling to define a WBS for the work and you add only a price tag to the task. We are sorry we will not hire you in such a case! coding requirements: - clean code in terms of clean code book - best practices for development (code level do...

    $11 / hr (Avg Bid)
    $11 / hr Snittbud
    37 bud

    Hello! I'm looking for someone with lots of experiences with wordpress, specifically with Elementor Pro along with ACF pro with flexible content Be aware, we ourself use Elementor pro as prototyping, so our team already has a good pace on Elementor. So we do not require the mates who have done only a few pages with Elementor, this is a beginner level. We require a person, who have already implemented hundreds of Elementor only pages. Also we do not require the mates, who do all things in CSS instead in Elementor. CSS is a last path for us, if Elementor integrated solution will not work. So if you are such a CSS guy, this job is also not the right one for you. If you are a manager or sales persons and not the Elementor developer, you will fail in the interview, since the inter...

    $9 / hr (Avg Bid)
    $9 / hr Snittbud
    81 bud

    I'm in need of an experienced developer to complete the CRM for my ecommerce business. The current developer has done an incredible job, with 85...project completed. However, there are a few functions and bugs that need to be fixed. The ideal candidate should have: - A strong background in Laravel - A proficient understanding of PHP & MySQL - Experience in handling complex CRM systems - Excellent problem-solving skills - A good eye for detail - Previous experience in eCommerce development would be a plus Your main task will be to: - Fix the remaining bugs in the system - Implement missing functions. - Ensure the system is fully operational, functional and secure Please only apply if you have a strong portfolio of Laravel projects and can demonstrate a deep understand...

    $553 (Avg Bid)
    $553 Snittbud
    162 bud

    Hello; This 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; That...

    $176 (Avg Bid)
    $176 Snittbud
    160 bud

    I need a MySQL Sequelize expert to resolve a specific issue in my project: models synchronization error. Key Requirements: - Expertise in JavaScript and Node.js: As the project is built on these technologies, extensive experience with them is a must. - Thorough Knowledge of Sequelize: Since the issue is related to models synchronization, the ideal candidate should have a deep understanding of Sequelize. Budget 10$

    $21 (Avg Bid)
    $21 Snittbud
    23 bud

    I'm seeking a skilled professional to assist me in resolving connection errors that have arisen on my Windows-based Sal server. The server is primarily used for database management. Key Responsibilities: - Investigate and pinpoint the root cause of the connection errors. - Implement necessary fixes to ensure a stable and reliable database management system. Ideal Skills: - Proficiency in Windows server environments. - Extensive experience in database management, particularly in resolving connection errors. - Strong analytical and problem-solving skills. - Excellent communication to ensure the process is transparent and educative for me. Please provide an overview of your relevant experience and your approach to addressing connection errors in database management systems. Looking ...

    $13 (Avg Bid)
    $13 Snittbud
    7 bud

    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 Snittbud
    15 bud

    ...am looking for EXPERT Porto theme Woocommerce builder. Install and Configure Porto WooCommerce theme for these site functions. I purchased this theme: SSL has been installed and configured for domain. 1. NEED A WOW HOME PAGE - floating/falling words/images - Extract codes from demo pages included in theme package a. See attachment for home page sketch which needs improvement b. Want the home page to fade in color like this page porto demo which is included in the WooCommerce theme c. 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"

    $383 (Avg Bid)
    $383 Snittbud
    18 bud

    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 Snittbud
    19 bud
    Test Magento 2 website Avslutades left

    Hello, I am looking for someone able to navigate to my website as user and check if there is any issue to fix/improve. You have to search products, place an order, change language and collec informations in a report. Thank you Aldo

    $158 (Avg Bid)
    $158 Snittbud
    34 bud

    hi We are working on a basic coming soon page but we cannot get the form to email form to work. Its build using html + php and its not complicated. We have zipped the whole form. Budget for this fix is $10

    $11 (Avg Bid)
    $11 Snittbud
    14 bud

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

    $168 (Avg Bid)
    $168 Snittbud
    89 bud

    There is some error after setup required to fix. Framework: Laravel

    $21 (Avg Bid)
    $21 Snittbud
    39 bud

    My domain is facing issues with DNS configuration, causing the website to be completely inaccessible. I'm looking for an expert in this area to help resolve the problem. Key Responsibilities: - Analyze and troubleshoot the DNS configuration of my domain. - Identify the root cause of the issue leading to the website unavailability. - Propose and implement the necessary changes to fix the problem. Ideal Candidate: - Proven experience in DNS management and troubleshooting. - Familiarity with common DNS issues, their symptoms, and resolution techniques. - Excellent problem-solving skills and the ability to work in a fast-paced environment. - Strong communication skills to explain the issues and solutions effectively.

    $67 (Avg Bid)
    $67 Snittbud
    30 bud

    I need an experienced WordPress developer to work on my site. I've started noticing issues with broken links and error messages appearing throughout the website, display problems appear except homepage. Key Tasks: - Identify the cause(s) of these issues - Fix the broken links and error messages - Ensure the website is fully functional and optimized Ideal Skills and Experience: - Extensive experience in WordPress development - Proven track record in debugging websites - Good understanding of SEO best practices I'd appreciate it if you could complete this project in a timely manner.

    $24 (Avg Bid)
    $24 Snittbud
    32 bud

    ...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 Snittbud
    29 bud

    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 Snittbud
    7 bud

    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 Snittbud
    50 bud

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

    $29 (Avg Bid)
    $29 Snittbud
    34 bud