Wordpress plugin google map update issues工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 wordpress plugin google map update issues 份搜到的工作,货币单位为 USD

    I'm looking for a proficient Ruby on Rails developer for an online marketplace Ideal Skills: * Strong experience in Ruby on Rails * Prior experience with online marketplace platforms * Knowledge of API integrations (MAP TRANSLATOR PAYMENTS OTP) Please ensure you have these skills and experience before placing a bid, as it will be a key determinant in my selection process. I'm looking forward to working with a professional who can help enhance my platform's functionalities.

    $1239 (Avg Bid)
    $1239 平均报价
    15 个竞标

    ...service history for each vehicle. 3. Reporting and Analytics: Sales reports for revenue and profit margins. Inventory reports for stock levels and turnover rates. 4. User Management and Security: Secure login/authentication. Role-based access control to restrict access to sensitive information based on user roles (e.g., technician, manager, accountant). 5. Parts Catalog and Pricing: Add new parts and update pricing. Estimation Tools: Generate cost estimates for repairs. Integration with pricing databases. 6. Employee Time Tracking: Track employee hours and integrate with payroll systems with monthly reminder of salary 7. Multi-location Support: Support for multiple locations. 8. Purchase Entry: Include fields for item details, purchase amount, payment method, loan provider, loan ...

    $2807 (Avg Bid)
    $2807 平均报价
    111 个竞标

    I’m in need of a skilled web developer who is experienced in WordPress and proficient in fixing issues related to Ninja Form. Key requirements: - My form submission is encountering an error upon submission. The job is to identify and repair the source of this issue while ensuring the form functions correctly. Ideal skills and experience: - Expertise in JavaScript, PHP, and WordPress - Specific experience in working with Ninja Form - Proven track record of troubleshooting and resolving form submission errors - Strong attention to detail and problem-solving skills - Ability to deliver within a reasonable timeframe

    $29 (Avg Bid)
    $29 平均报价
    79 个竞标

    I am in need of a skilled web application developer with strong proficiency in JavaScript. The social network I envision needs to include: - User Profiles: Users should be able to create, update, and interact with their personal profiles. Your main tasks will include: - Developing the social networking platform in a way that ensures a delightful user experience. - Writing clean, maintainable, and scalable code. - Collaborating with team members to achieve project goals. Ideal skills and experience for this job include: - Proficiency in JavaScript is a must. - Proven experience in developing social networking platforms or similar web applications. - Understanding of good design principles and experience in creating seamless user interfaces. - Strong communication skills and abili...

    $529 (Avg Bid)
    $529 平均报价
    54 个竞标

    We need to build a basic Digital Twin Model in Order to forecast and manage Health and Manufacturing issues and situaciones affecting patients.

    $15 (Avg Bid)
    $15 平均报价
    11 个竞标

    ...Developing the app for both Android and iOS - Creating a user-friendly interface for bulk SMS sending - Ensuring the app efficiently sends SMS to multiple contacts - Implementing a feature that allows users to manage their SMS lists - Testing and debugging the application In mobile application there will be a configuration page For setting config values 1) base URL 2) get messages API URL 3) update message status API URL 4) time interval field (in seconds) 5) choose sim card through which we'll send messages The ideal candidate for this project should have: - Proven experience in developing mobile applications using Flutter, with a strong portfolio of past projects - Prior experience in creating applications that involve SMS sending functionality - Excellent knowledge o...

    $49 (Avg Bid)
    $49 平均报价
    21 个竞标

    I need an eCommerce website that will sell concert tickets. It doesn't require a feature for seat selection, just the general admission tickets. Ideal skills for this project include: - Proficiency in creating and managing an eCommerce website - Experience in designing engaging...doesn't require a feature for seat selection, just the general admission tickets. Ideal skills for this project include: - Proficiency in creating and managing an eCommerce website - Experience in designing engaging and user-friendly interfaces - Knowledge of ticketing systems and processes - Understanding of online payment gateways and security protocols The project does not require a detailed seat map, but the site should be optimized for selling concert tickets and making the purchasing proc...

    $118 (Avg Bid)
    $118 平均报价
    25 个竞标

    ...using Angular 17 and Node.js. Collaborate with cross-functional teams to define, design, and ship new features. Implement user interfaces and experiences using HTML, CSS, and JavaScript. Write clean, maintainable, and efficient code. Optimize applications for maximum speed and scalability. Participate in code reviews to ensure code quality and adherence to coding standards. Troubleshoot and debug issues as they arise. Stay up-to-date with emerging technologies and industry trends. Work closely with designers and product managers to translate requirements into technical solutions. Contribute to the continuous improvement of development processes and practices. Requirements: Bachelor's degree in Computer Science, Engineering, or a related field. Proven experience developing w...

    $284 (Avg Bid)
    $284 平均报价
    14 个竞标

    I need a PHP developer to update a single word in my script. Specifically, I want to add the country Montenegro to a pre-existing list, and have it inserted in the middle. The ideal candidate for this task should be proficient in PHP and have a good understanding of basic coding principles. Experience in handling string manipulation within PHP scripts is important, as you'll be required to ensure the country name is inserted accurately and efficiently. Your responsibilities will include: - Identifying the appropriate place to insert the word 'Montenegro' in the PHP script - Making the necessary changes to the script to reflect the updated country list Your bid should reflect the size and scope of this task. Looking forward to your bids!

    $22 (Avg Bid)
    $22 平均报价
    17 个竞标

    I'm in immediate need of an experienced professional with a strong background in Webmin / Virtualmin on LAMP server, Postfix 3.3 and Ubuntu 18.04 for a swift and effective system update. Major Requirements: - install and place letsencrypt certs at right places - make sure sudo can upgrade again - Updating Postfix 3.3 on my Ubuntu 18.04 system to the latest, most secure version available. - Enhancing the performance and resolving any bugs or issues in the current system. - Customizing mail server settings for an improved mail delivery. Ideal Skills and Experience: - Proficiency in Postfix 3.3 and Ubuntu 18.04. - Track record of doing similar system updates and enhancements. - Understanding of custom mail server configuration. Please note that this is an urgent proje...

    $13 / hr (Avg Bid)
    $13 / hr 平均报价
    13 个竞标

    I'm seeking a skilled app script professional to improve functionality in my current Google Sheets. The job entails creating connections with external APIs, and add a multiple drop down function in Google sheet. This is different than dependent drop-down and I require to use just one cell for the multiple drop down rather than using the next cell. Key requirements: - Add two dropdown menus - The menus need to feature a predefined list of words - Experience with Google Sheets and App Script Recommended skills: - Google Sheets - Google App Script - API Integration

    $4 / hr (Avg Bid)
    $4 / hr 平均报价
    5 个竞标

    ...completed securely and efficiently Fix this program. import requests import json # Source Jira instance src_jira_url = "(link unavailable)" src_token = "src_token" # Destination Jira instance dst_jira_url = "(link unavailable)" dst_token = "dst_token" # Get all issues from source Jira instance src_issues_url = f"{src_jira_url}/rest/api/2/search" src_issues_response = ( src_issues_url, headers={"Authorization": f"Bearer {src_token}"} ) src_issues = ()["issues"] # Iterate over issues and migrate attachments for issue in src_issues: issue_key = issue["key"] print(f"Migrating attachments for issue {issue_key}...") # Get attachments from source...

    $30 (Avg Bid)
    $30 平均报价
    16 个竞标

    I am looking for a tax law expert to assist with IRS audit representation for a specific tax year. Key Responsibilities: - Reviewing and analyzing the tax return for the specified year - Corresponding with the IRS on my behalf - Providing guidance and advice on the audit process - Any necessary negotiations to resolve issues Ideal Candidate: - Proven experience in personal income tax law - Extensive experience in IRS audit representation - Strong communication and negotiation skills - Ability to provide clear and concise advice This project is critical as I need an expert to represent me and ensure the best possible outcome in this audit.

    $436 (Avg Bid)
    $436 平均报价
    3 个竞标

    I need a proficient web developer to design and build a website revolving around financial products, specifically cryptocurrency investments. The website will include both front-end and back-end elements and needs to support USDT payment. ...price updates - A section showing a user's transaction history - Cryptocurrency purchase options The website needs to be user-friendly, visually attractive, and secure. Ideal Skills and Experience: - Proven track record in web design, especially with sites related to financial products or cryptocurrency - Understanding of and experience with USDT payment systems - Ability to integrate live update modules for cryptocurrency prices - Proficiency in back-end development to ensure seamless transaction histories and purchase options - Stron...

    $151 (Avg Bid)
    $151 平均报价
    27 个竞标

    I need a React Native expert to help design and implement a light and dark mode for an iOS app. The details of the current version of React Native...automatically detected, and if the modes will have different layouts or color schemes, have not been specified. Ideal Skills: - Proficiency in React Native - Experience with iOS app development - Knowledge of light and dark mode functionality Your responsibilities include: - Designing a user-friendly light and dark mode - Implementing the design into the app - Testing for functionality and UX issues I hope to collaborate with a developer who can provide creative solutions and is open to discussion. Open, regular communication regarding project updates is vital. Please provide a portfolio of similar projects you've completed for...

    $23 (Avg Bid)
    $23 平均报价
    11 个竞标

    I am looking for an experienced Android developer to address some issues and upgrade two of our existing Android applications. The fixes should include: - Fixing data-fetching issues in 2-3 forms that aren't retrieving data as intended - Resolving a problem where an application form keeps loading without progress - Rectifying a form submission issue that only displays a 'Try Again' message after submission The primary areas of these bugs are related to data synchronization and form submission. Ideal candidates should have: - Proven experience in Android application development and bug fixing - Proficiency in diagnosing and resolving data synchronization issues - Expertise in Android 14 and Google Play Console, with a track record of successfu...

    $164 (Avg Bid)
    $164 平均报价
    21 个竞标

    ...skilled WordPress website developer to design and build an e-commerce site for a fully managed Wordpress hosting company. This project budget is a total of $150 AUD. Key Needs: - Live Chat - Ticketing support and the ability to track tickets based on when created, how old and total time of resolution - Ability to pay/subscribe online. There will likely be three core offerings - Additional offerings will include the below. I them broken into a single price or monthly option - Website Speed Audit and Optimisation - Plugin Audit - Security Audit - Content plans The website will initially host less than 10 different products. Candidates with past experience in developing and managing Wordpress e-commerce sites with similar functionality would be preferred. St...

    $115 (Avg Bid)
    $115 平均报价
    79 个竞标

    I have a WordPress site where I'm encountering a problem with content loading across the whole site. There is text content and images that aren't properly displaying and this is happening on various pages, not a single specific one. Interestingly, there are no specific error messages being displayed when this occurs. Ideal Skills and Experience: - Proficiency in WordPress troubleshooting - Solid understanding of site loading mechanics - Prior experience with similar issues Please note: Given the lack of error messages, a thorough initial analysis will be required to identify the root cause of the problem. You should be prepared to explain your process and findings, and offer the best possible solution to correct this issue.

    $16 (Avg Bid)
    $16 平均报价
    31 个竞标

    I am having a problem with my Microsoft Word - Office Professional Plus 2021. Recently, I've installed some add-ins and plugins and since then, unnecessary code started to appear in the documents. For instance, hyperlinks appear as { HYPERLINK "URL" }, Autotext as {a PAGE * MERGEFORMAT}, ...as {a PAGE * MERGEFORMAT}, and other odd behaviors. I urgently need a remote session to rectify this issue, starting with the problem of hyperlinks, cross-references, autotext, etc. displaying as code. Table of contents of document looks like this: Ideal candidates should be proficient in: - Troubleshooting Microsoft Word issues - Office Professional Plus 2021 - Dealing with add-ins or plugins in MS Word Experienced freelancers who have solved similar issues in th...

    $350 (Avg Bid)
    加急
    $350 平均报价
    21 个竞标

    One month Google ads + SMO for a website

    $280 (Avg Bid)
    $280 平均报价
    1 个竞标

    One month Google ads work for a website

    $150 (Avg Bid)
    $150 平均报价
    1 个竞标

    I'm currently looking for an experienced React developer who can help me resolve some bugs in my software. The bugs are causing display and functionality issues. Key Responsibilities: - Troubleshoot and fix the display issues, specifically addressing alignment and missing content problems - Identify and correct the functionality issues, particularly those related to incorrect data manipulation and unexpected behavior Ideal Skills and Experience: - Proficient in React and its various hooks, particularly useQuery and useRef - Experienced with data manipulation and troubleshooting software functionality - Familiarity with Highcharts or similar charting libraries is a plus Looking forward to working with a committed developer who can efficiently diagnose and resol...

    $97 (Avg Bid)
    $97 平均报价
    70 个竞标

    I'm seeking an experienced Android developer to create an entertainment-oriented app primarily targeting young adults. This project demands a firm understanding of several unique features: - Social Media Integration: The app should connect readily with major social platforms, enhancing its social nature. - Push Notifications: A robust system for update alerts and reminders needs to be implemented, enhancing user engagement. - In-app Purchase: A system to facilitate in-app purchases should be built, driving revenue growth. - Live Streaming & Video Calling: Incorporation of real-time streaming and face-to-face communication capabilities are crucial for the app's entertainment component. - Private Room: An exclusive space in-app for private chats or activities is require...

    $1003 (Avg Bid)
    $1003 平均报价
    40 个竞标

    I'm looking for a skilled SEO professional who can help me boost myrealtypage-based website's performance. Key Points: - I aim to increase the website traffic, improve search engine rankings, and generate more leads - ultimately aiming for a broader audience reach and higher conversion rates. - My primary target audience includes home buyers and mortgage applicants. Your work should be tailored to attract and engage these specific groups. - Time is of the essence - I need this project completed as soon as possible. In addition to SEO, I would also like to incorporate a Facebook Messenger chatbot into my website, similar to the implementation on This feature is crucial for enhancing user experience and client interaction. I'm looking for a professional with proven experi...

    $99 (Avg Bid)
    $99 平均报价
    38 个竞标

    ...scientist with a strong background in machine learning and healthcare. The objective of this project is to analyze public health data and identify discrepancies in the patient's health records. Key project details: - We will be using public health datasets as our primary source of data. - The main focus of the project would be to identify discrepancies within the patient's health records, especially issues related to CBC reports like low RBC or WBC counts. - Create a webapp interface with ML functioning integrated. The ideal candidate should: - Have a proven record of working on machine learning projects with a healthcare application. - Be proficient in data analysis, specifically in working with public health datasets. - Demonstrate experience in identifying discrep...

    $41 (Avg Bid)
    $41 平均报价
    13 个竞标

    I need a professional who can urgently assist me in filling and submitting an appeal form to Google for the disabling of my AdSense account. The reason for the disablement is "invalid activity". Key Requirements: - An expert on Google AdSense policies and appeals - Fast and efficient, as the appeal has to be submitted within 3 days - Must have a good understanding of different types of content, with a focus on textual articles or blogs I need someone who can investigate the issue promptly, fill the appeal form meticulously and provide necessary support to ensure my account's suspension is resolved. Your assistance in identifying any potential suspicious activities on my website leading to the invalid activity would also be highly appreciated.

    $70 (Avg Bid)
    $70 平均报价
    5 个竞标
    Laravel - 2 hours work 已经结束 left

    Able to work with ftp. 3 small issues only. (Around 2 hours work) Only developer who can follow and fix one by one.

    $17 (Avg Bid)
    $17 平均报价
    20 个竞标

    I need a Google Doc converted to Google Sheets while maintaining the formatting of the original document. This will ultimately be a printable document, so the Sheets version should look identical to the original Doc. Key Tasks: - Move all content from the Google Doc to Google Sheets - Copy all the imagery over and have it formatted for easy editing - Ensure that the content is laid out exactly as the Google Doc (as it is a proposal document) - Implement specific formatting requirements such as: - Header and footer - Page numbering - Font styles and sizes (as per a style guide) - Imagery and pictures Ideal Skills: - Proficient in Google Docs and Google Sheets - Strong attention to detail - Experience with document formatting and lay...

    $72 (Avg Bid)
    $72 平均报价
    159 个竞标

    1 API fixing issue. 2 button issues. Able to work with ftp and start immediately

    $18 (Avg Bid)
    $18 平均报价
    22 个竞标

    WP experts needed-Use wordpress auto translation plugin/Sitemap generator etc to auto generate seo friendly wholesite translation for seo purpose. Should have a whole auto solution for translation for auto generate seo friendly can be google indexed auto.

    $130 (Avg Bid)
    $130 平均报价
    78 个竞标

    We are seeking a skilled WordPress website designer to quickly create a professional and visually appealing website for our energy storage company. We will provide all text content and images. The ideal candidate will have proven experience in WordPress and a portfolio demonstrating business websites, preferably in the technology and energy sectors. This fast-paced project requires completion within one week, so immediate availability is essential. Responsibilities Design a WordPress business website that showcases our energy storage technologies through interactive and dynamic elements. Update and optimize existing materials on the website. Integrate essential functionalities such as contact forms into the design. Ensure the website is mobile-responsive, SEO-o...

    $112 (Avg Bid)
    $112 平均报价
    46 个竞标

    Update: " Guys, while I accept that you are using AI to generate these images. Please don't post duplicates. A higher rated logo will contain Branding, Will work on shirts, hats, business cards, websites (16:10 ratio, branding to the left, not on top), Uses neutrals and cool colors (such as blues, grays, black, etc), speaks to web and software developers, and techies. * No duplicates, don't waste my and your time. * Branding to the left, not on top. * 16:10 ratio, looking for this to go on cards, shirts, hats, etc. * Cool colors and neutrals, specifically blues, grays and black, but im open if it looks great. * Speaks to software and web developers and tech-minded individuals, so somewhat minimalistic with a little flare. " I'm looking for a skilled graphi...

    $50 (Avg Bid)
    $50
    721 项参赛作品

    I'm looking for a skilled developer to update an existing capacitorjs plugin to version 5 and introduce Android compatibility. I am looking for a Geofence plugin. I have a good starting point with a public plugin, but it needs updating. Here is the source repository: Please reference it, and add updates to it for capacitor version 5, update any of the swift or Objective C code that may be out of date, add corresponding support for Android. Key Requirements: - The main focus of this project is to enhance the plugin's compatibility with various platforms, particularly iOS and Android. - The plugin should be updated to Capacitorjs v5 to ensure it's leveraging the latest features and security patches.. Ideal Skills and Experience:...

    $482 (Avg Bid)
    $482 平均报价
    15 个竞标

    I'm looking for an experienced developer who can convert my dynamic website into a WordPress site. The current website features: - User registration and login - E-commerce functionality - Content management system Our current website is entercostarica.com. It is currently in a custom CMS. We would like to convert the site to a WordPress site and theme. The theme must be: Work seamlessly with the Elementor Beautiful and fast loading for desktop, tablets, and mobile Category pages must include content as it does on our current website. Use the current URL structure so there is no SEO loss Must be connected to Yoast for SEO Use a high-quality image enhancing plugin that permits meta title, description, alt text, and caption. The images must be set up to dyna...

    $3000 - $5000
    加封 保密协议
    $3000 - $5000
    88 个竞标

    I'm on the market for an SEO expert who specializes in link building. The primary focus for the project is to enhance my website's ranking on Google. The ideal candidate must have experience in SEO optimization, specifically targeting improvements for: - Product-related keywords - Brand-related keywords Understanding Google's ranking algorithm and having a proven history in successful link building is essential. I look forward to seeing increased visibility and overall better rankings for my website. Please provide a brief summary of your strategy and any relevant projects that demonstrate your capabilities in this sector.

    $227 (Avg Bid)
    $227 平均报价
    39 个竞标
    Trophy icon Logo Update with changing my lettering 已经结束 left

    I'm looking for a talented designer to help me refresh my current logo by incorporating new lettering. Change 1) Paasulntt Hill to Pleasant Hill, CA 2)Cub Sclt to CUB SCOUT 3) Jeap to 405 Ideal candidates should have: - Proven experience in logo design - Strong graphic design skills - Ability to create modern and appealing lettering - A portfolio that showcases previous logo design work - Experience with designing for print and digital platforms

    $25 (Avg Bid)
    加保
    $25
    158 项参赛作品

    I'm in need of a seasoned React developer to help fix various aspects of a project. Your role would entail addressing issues across styling, functionality, and performance. Key Responsibilities: - Identify and rectify issues in the project's styling, ensuring it aligns with the desired UI/UX. - Resolve bugs and improve the overall functionality of the React project. - Implement optimization techniques to enhance the project's performance. Experience: - Proven experience in React development. - A strong track record in problem-solving across styling, functionality, and performance. - Excellent communication skills, as I'd prefer to communicate updates and progress through instant messaging.

    $13 / hr (Avg Bid)
    $13 / hr 平均报价
    131 个竞标

    ...professional who can help me design and implement a detailed map for spatial analysis of exploration mining data. - The main goal of the map is Spatial Analysis. - The primary type of data that will be visualized is exploration Data. - The specific focus of the data will resource exploration analysis. The ideal candidate for this project should have: - Proficiency in GIS software, such as ArcGIS, QGIS, Google Earth, Illustrator or similar. - Experience in spatial analysis of environmental data. - A strong understanding of different types of data visualization techniques. - A keen attention to detail to ensure the map accurately represents the data. I'm looking for someone who can deliver a high-quality and visually appealing GIS map that effect...

    $5 / hr (Avg Bid)
    $5 / hr 平均报价
    23 个竞标

    I am in need of a certified Google Cloud engineer to help with multiple tasks namely, Cloud migration, Infrastructure setup, and Application deployment on the Google Cloud Platform. Your key responsibilities would be: - Google Cloud Platform migration and set-up - Application deployment on Google Cloud A clear understanding and broad experience of Google Cloud is critical for this project. Ideally, you hold Google Cloud Certifications which showcase your expertise and finesse with this platform. Given the sensitive nature of the information we will be dealing with, it is paramount that you have an understanding of Google's cloud security standards and certifications. Whether you have worked on similar tasks before or hold pertinent certif...

    $24 / hr (Avg Bid)
    $24 / hr 平均报价
    15 个竞标

    I am in need of a react-native whizz who can figure out and solve the error messages plaguing my project...can figure out and solve the error messages plaguing my project post SDK upgrade. Detail-oriented and aggressive troubleshooting skills are a must for this job. Since upgrading my SDK from version 50 to 51, my project has been inundated with errors. My dependencies are up-to-date and compatible with the new SDK version, but a solution remains elusive. The errors appearing are related to syntax issues and styles import (hermes) Ideal Skills: - Extensive experience in react-native - Comprehensive understanding of SDKs and upgrading processes - Excellent debugging capabilities Nobody likes bugs, so let's squish this one fast. Looking forward to working with an enthusiastic ...

    $33 (Avg Bid)
    $33 平均报价
    23 个竞标

    I am looking for a talented and experienced web developer who is proficient in web optimisation techniques, particularly for accommodating users accessing the site from Mainland China (for example, Shanghai). Ideal Skills: - Web development - Proficient with handling website optimisation and speed issues related to foreign web access, particularly in Mainland China - Experience with US-hosted websites Project Specifics are: - The website is currently hosted in the United States - Fix accessibility and loading speeds in Mainland China: all pages are slow, but our primary focus is to get 1 specific page (a form submission page) to load - The project needs to be completed ASAP The goal is to ensure that the form submission page loads quickly and efficiently for users in Mainland Chi...

    $93 (Avg Bid)
    $93 平均报价
    79 个竞标

    ...Performing content updates as needed. This could include anything from adding new blog posts, updating product information or editing existing content. - Making design changes to the website. This involves tweaking the layout, adjusting images, colors, or fonts, etc. - Implementing functionality improvements. This might involve adding new features, optimizing performance, or fixing any bugs or issues that may arise. I anticipate these changes will be needed occasionally. I would prefer to communicate the changes I want through video calls. This will allow for better communication and understanding of the requirements. The ideal candidate should have: - Proven experience with website maintenance, design, and functionality improvements. - Strong communication skills, especially ...

    $14 (Avg Bid)
    $14 平均报价
    7 个竞标

    I am seeking an experienced professional who can resolve challenges that occurred after my website was affected by malware and a WordPress update. The issues I need addressed are: - Broken links and images - Distorted website layout - Install SSL These complications are experienced on Google Chrome, Mozilla Firefox, and Safari browsers. Despite clearing the cache, these issues persist. Therefore, prospective freelancers need to be proficient in WordPress and have in-depth knowledge in troubleshooting browser and malware-related issues. Your expertise will be well-appreciated.

    $30 (Avg Bid)
    $30 平均报价
    74 个竞标

    My Wordpress site's dropdown menus are malfunctioning. This has been a problematic issue that's affecting all the pages on my website. I've been utilizing the WordPress default menu manager to handle the menus. This problem is hindering my ability to update and manage the content effectively. I am seeking a proficient Wordpress developer who can: - Diagnose why the dropdown menus aren't functioning properly. I believe it is has something to do with the theme I'm using (Roosevelt) because when I switch themes the dropdowns start working. This started when I updated to the newest version of Wordpress. - Use their extensive knowledge of Wordpress and its default menu manager to rectify this issue swiftly. - Provide a guidel...

    $19 / hr (Avg Bid)
    $19 / hr 平均报价
    151 个竞标

    we want to develop a new WordPress website for an HR provider - 5-7 pages (home, about, services, careers (will have a contact form with job titles as drop-down, send to an email when submitting), a contact page with form & google map) - Basic content & logo will be provided. - Pictures and other images/videos developer to source. - Responsive design - SEO friendly - Elementor PRO ( we will provide the license) - faster page load - optimized - animated - eye-catching design - Security - Mobile Optimized - contact form & other needed plugin configurations. Please share some design ideas/links to discuss.

    $165 (Avg Bid)
    $165 平均报价
    195 个竞标

    I'm in search of a competent individual or team to manage my multiple websites - a mix of e-commerce, blogging, and corporate sites. We need a web manager to manage our 5 websites for a month milestone of 35 USD. Must be a wordpress expert Must be dedicated and have to make sure all websites are live Must be available to update the websites at all times when needed Must protect the websites from malware and virus Must frequently take backup of all files.

    $39 (Avg Bid)
    $39 平均报价
    42 个竞标

    My WordPress website is currently displaying "Error establishing a database connection" and I can't access the admin dashboard. I need an experienced freelancer with deep expertise in WordPress troubleshooting and database issues resolution. Tasks will include: - Diagnosing the cause of the database connection issue - Fixing the problem to get the website back online - Ensuring all website features are functioning as they should post-fix I'm using a Cpanel on Godaddy for hosting. So, familiarity with Cpanel and Godaddy is a requirement for this task. Also, I'd prefer someone with immediate availability as this is a high-priority issue. Skills required: - Advanced WordPress proficiency - Strong understanding of databases - Experienc...

    $8 / hr (Avg Bid)
    $8 / hr 平均报价
    34 个竞标

    ...perfectly across different browsers except Safari version 13.1.2, where it's experiencing several issues. Specifically, text alignment, missing images, and layout distortion are the key problems surfacing on this particular Safari version. These issues have been present for over a week now. I require a skilled web developer who can identify the root causes of these discrepancies and make the necessary adjustments to ensure the website renders correctly on Safari 13.1.2. Key responsibilities include: - Diagnosing and resolving text alignment, image display, and layout problems specifically on Safari version 13.1.2 - Running tests to confirm that all changes made have successfully resolved the issues - Ensuring that any modifications do not negatively impact ...

    $126 (Avg Bid)
    $126 平均报价
    61 个竞标

    I'm seeking a developer with relevant experience in PHP scripting, Google Ads API and Windows OS to provide me with a script that will help with my Google Ads functions. This functionality entails both Keyword Planner integration and a Server-to-Server flow setup. Your tasks will be: • to integrate the Google Keyword Planner into the script, • to set up a server-to-server flow on a Windows operating system, • to ensure compatibility with PHP 8.0. Your understanding of Google Ads API for keyword planning and server interaction flow will be pivotal to this project. Prior experience with these tools will set you apart. Efficiency, accuracy, and an application that runs smoothly are key to the success of this project. Please be prepared to o...

    $22 (Avg Bid)
    $22 平均报价
    17 个竞标

    ...polished and professional look. This includes reorganizing content, improving navigation, and ensuring a consistent visual style throughout the site. - **Enhanced User Experience**: The website should be easy to navigate, with intuitive user interfaces and engaging content. It should be designed to cater to the needs and preferences of a wide range of users. - **Speed Optimization**: One of the main issues with the current site is its slow loading time. The upgraded website should load quickly, providing a seamless browsing experience for visitors. Objectives: - **Increase Online Sales**: The redesign should aim to drive more online sales by making the purchasing process more convenient and appealing to users. - **Generate Leads**: The improved website should also be effective i...

    $470 (Avg Bid)
    $470 平均报价
    198 个竞标