Wordpress plugin zip code radiusdela

Filtriraj

Moja nedavna iskanja
Filtriraj po:
Proračun
do
do
do
Vrsta
Znanja
Jeziki
    Delovno mesto
    2,000 wordpress plugin zip code radius najdenih del, po cenah EUR

    I'm looking for an experienced eCommerce and web development expert to create a solution that will enable my customers to sell my products on their websites via Woo Commerce with white-labelling. Key Features Needed: - Custom branding options for each customer - Ability to refine colors and logos - Capability to add custom CSS styles Needed Solution: Since I lack a plugin or API for this task, you will be responsible for developing a fresh, custom solution OR identifying existing plugins that can be used. Skills and Experience: - Knowledge and expertise in implementing white-label solutions - Proficiency in Woo Commerce and eCommerce platforms - Strong web development skills for customization options - Experience with CSS for design purposes Your creativity and strategic p...

    €180 (Avg Bid)
    €180 Povprečna ponudba
    147 ponudb

    I require a proficient PHP developer to create an integration plugin within a Moodle Learning Management System (LMS). I'm looking for a php application that can be integrated into a moodle type lms. This application allows you to send each registered user his "pay slip". the user must be able to read the document which must be present in a private folder, accessible only from the user profile. The source file can be found into moodle, inside manager’s private folder. the sending into the private folder of the moodle user area must be done massively. each "pay slip" document is in PDF format and is named with an identification code or with the user's name Key Responsibilities: - Create seamless integration with existing Moodle LMS infra...

    €493 (Avg Bid)
    €493 Povprečna ponudba
    102 ponudb

    I'm in need of a proficient C++ developer to integrate C++ trading code with my price feed Ideal Skills: - Proficiency in C++ - Experience with integrating C++ code with price feed Please note, that despite of not having selected these specifically yet, I am open to your recommendations. Apply if you believe you can achieve these functionalities successfully.

    €7 - €20
    €7 - €20
    0 ponudb

    ...involves generating code for running a regression with 4 explanatory and one dependent variable. The analysis is for a thesis, and although we have some knowledge within r and statistical programming we encountered some issues and are therefore looking for help. The tests considered relevant: - ADF and PP test, where the Phillips-Perron is to complement ADF´s inability to check for autocorrelation and heteroskedasticity in the data - Determining the correct number of lags for the regression - cointegration tests. - Panel Data Analysis. Creating a regression - explaining why this is the best suited for the model (only a couple of sentences needed) Any other tests considered relevant for generating a sufficient regression. Key Responsibilities: - Develop R code...

    €377 (Avg Bid)
    €377 Povprečna ponudba
    40 ponudb

    We need is an app code for iOS and Android in FLUTTER and LAVAVEL for already existing app (android Google and iOS Apple) The needed effect is to make the smartphone emitting music and music vibrations being generated from online downloaded music and mp3 music of the own effect of the music vibration should be a haptic sensation by holding the phone in the palm, like putting hands on a speaker. Pls. take in consideration that it is not the normal vibration like in timer but it has to be generated by the heard music (music vibration). The user should be able to have his own library and history of his music. Send me a written message if you understand what I mean and how you intend to find a solution. Knowledge of Flutter,Lavavel,Python Mac iOS device

    €348 (Avg Bid)
    €348 Povprečna ponudba
    17 ponudb

    ...the freelancers who have robust skills on API integration, Plugin installation, or Custom development and previous experience with payment processors are highly encouraged to bid. I require this task to be completed as soon as possible. Your responsibilities: - Advise me on the best method to integrate the card authorizing feature. - Enable the functionality so that each time I process a sale, the card details will be authorized and the amount would be blocked on the client's card. - Once we have delivered our services and the client is happy, we will settle those charges. And this is when the amount will come to our account finally. Required skills/experiences: - Extensive experience and knowledge in API integration, Plugin installation, and Custom development....

    €337 (Avg Bid)
    €337 Povprečna ponudba
    23 ponudb

    I'm looking for a skilled developer experienced with WordPress modifications. The core task of this project involves the functionality modifications of my existing WordPress site. Specifically, you'll be working on the following areas: - Order overview: The task requires adding new metadata to the order overview to achieve a more detailed and organized presentation. - Member ID creation: I'm aiming for a more individualized member approach hence the need for the ability to assign unique IDs to each member. More Details: Task 1: 
Create a new user metadata called MEMBER ID. MEMBER ID is auto-generated when users register. This MEMBER ID is associated to users permanently and cannot be changed by users.

 
 Task 2: 
Add a new custom field “Sp...

    €11 / hr (Avg Bid)
    €11 / hr Povprečna ponudba
    32 ponudb

    We require a VectorWorks, VectorScript plugin built to do some calculations and present results. The following is a brief summary. More details will be supplied to successful candidate. In we need to be able to click in the VW, 4 extents (length of item, start, stop, and width). A popup should show and advises some information. A data table is then referenced (think Excel - VLOOKUP) The object is then measured, labelled, and put into a table on the sheet.

    €11 / hr (Avg Bid)
    €11 / hr Povprečna ponudba
    2 ponudb

    ...no-one can upload .zip files). 2. I've connected payment system with WooCommerce already. However, i need to make sure that payment process and flow is fully connected and working. Must complete testing in Sandbox and verify properly. 3. Backend still has some issues, all errors must be fixed. Front-end of the listings has some things that must be tweaked. I can review with more details. 4. Need someone who can make sure that when photos are uploaded on backend, they don't look stretched on the front end. Images must be contained. 5. Automatic emails must be configured within Woocommerce / MailerLite 6. Front-end design is done, but a few other things left to polish. 7. Photos stamp with my logo on all pictures that are uploaded by customers (there's a free ...

    €11 / hr (Avg Bid)
    €11 / hr Povprečna ponudba
    24 ponudb

    Name of the company is "Lift and Load" We provide moving and storage services. This logo will be on our company shirts, websites and eventually on our box trucks. It needs to be simple and i would like it to stand out and be memorable while also representing the service we provid...eventually on our box trucks. It needs to be simple and i would like it to stand out and be memorable while also representing the service we provide. We want to come off as organized, efficient and trustworthy. The service we provide will be world class as we deliver our customers belongings in top tier condition while being very efficient and professional. The deliverable is a well organized .zip which contains: multiple files versions of the logo: .png .ai (adobe illustrator) any font files...

    €47 (Avg Bid)
    Zagotovljen
    €47
    631 vnosov

    ...generate code as follows: Input values json = { "id": "screenName", "name": "Employee", "type": "component", "controls": [ { "id": "name", "name": "name", "label": "Name", "type": "input" }, { "id": "dept", "type": "select" } ] } => util -> typescript component: `const ${}Component = (props) => { return <> ${(c => </> }` Use babel-generete AST - Abstract Syntax Tree Output code: const EmployeeComponent = () => { const fn () => { // call api and set in state } return <> <label>...

    €13 (Avg Bid)
    €13 Povprečna ponudba
    1 ponudb

    I need someone to create and install HTML and JavaScript code for a one-page subdomain in WordPress that uses the Astra theme. (The Astra theme has a free plugin to embed JavaScript on a WP page, but you can do that however you want.) The page will have a textbox that a visitor can use to modify text they have typed, pasted in, or that will be extracted from a url they have entered. When the text is pasted in or extracted from a URL, it needs to retain all of the HTML elements and not immediately convert to plain text. You will not need to design anything else on the page except the settings and text box areas. There should be a settings area above the text box that will allow the user to customize how they want the text reformatted. The available settings will be...

    €142 (Avg Bid)
    €142 Povprečna ponudba
    39 ponudb

    I need a simple list of 100 top motivational books on (just the titles) in a text file one title per line Budget $10, , and I need also, i need the cover images of each one saved in a zip file, as jpg or png files needed asap

    €12 (Avg Bid)
    €12 Povprečna ponudba
    31 ponudb

    Take my existing Streamlit application and transform it into a mobile application for iOS Streamlit app link: http://3.27.159.221:8501/ Would like to have similar features/design to and Extra work avaialble if you can covert it to more stable web based solution aswell! If you do not talk specifics about the task and solution in your post I will not consider your application

    €324 (Avg Bid)
    €324 Povprečna ponudba
    62 ponudb

    i have a custom wordpress plugin / script wich automatically generate the products variations based on the product attributes but is not working as expected. my budget is under $30 so please dont bid more or i'll automatically decline your order. code is attached

    €27 (Avg Bid)
    €27 Povprečna ponudba
    44 ponudb

    I'm seeking a well-versed Wordpress developer to integrate a Woocommerce plugin into my website. Specifically, the plugin must have a membership functionality with credit card processing as a payment method. Here's what I need: -Membership: You'll set up a system where users can sign up as members from my website, then process their subsequent membership payments. -Credit Card Processing: As our preferred payment method, ensure they can pay using their credit cards. Ideal skills include proficient knowledge of Wordpress and Woocommerce plugin development. Familiarity with payment gateway integration, specifically credit card processing, is highly essential. Experience in setting up membership functionality on websites would also give a ...

    €452 (Avg Bid)
    €452 Povprečna ponudba
    84 ponudb

    As a website owner, I'm encountering key performance issues that need immediate resolution. Specifically, my website is suffering from slow page loading times. Additionally, the Site Kit plugin, a Google product, is malfunctioning and needs troubleshooting. To address both these issues, I'm seeking a knowledgeable professional with a solid background in improving website speed performance and resolving plugin problems. Here's what you'd be working on: • Diagnose and improve slow page loading times • Find and troubleshoot issues with the malfunctioning Site Kit plugin • Investigate if any other active plugins are causing interferences Ideal skills required for this project are website optimization, experience in dealing with serv...

    €23 (Avg Bid)
    €23 Povprečna ponudba
    30 ponudb

    I am looking to hire a seasoned WordPress developer to assist with building a resume website. There is no specific deadline; I am more focused on the quality of work. The primary task at hand will be: - To create a clean, professional, and appealing WordPress resume website from scratch. Please note, theme customization and plugin development might be involved. However, specifics on the aspects of customization will be discussed as we move along with the project. The ideal candidate should possess: - Proven experience in WordPress development - Knowledge and experience with creating resume websites - A good understanding of plugin development and WordPress theme customization - Excellent attention to detail to ensure a user-friendly and functio...

    €193 (Avg Bid)
    €193 Povprečna ponudba
    140 ponudb

    transform a Google sheet spreadsheet into software with security code

    €143 (Avg Bid)
    €143 Povprečna ponudba
    18 ponudb

    Hi, enclosed donut chart needs to be finished. What need to be done: - outer ring needs to be finisihed - different scales of the color from dark to light - all the labels inside their area (so most of them need a small radius adjustment)

    €21 (Avg Bid)
    €21 Povprečna ponudba
    16 ponudb

    Looking for wordpress developer to fix issues with 2 website. Website 1: in gravity forms calculator, i need to hide calculation fields until all input data fields are filled. in addition, one of calculation fields, i need to manipulate calculation result displaid, to round result, and have max result possible. Website 2: in plugin "Checkout Field Editor for WooCommerce" - doesn't send fields in order email. need to fix. and another very small css fix which I didn't manage. must be delivered today (in next 12 hours). ping me if possible. if i happy with work, more projects in near future

    €31 (Avg Bid)
    €31 Povprečna ponudba
    39 ponudb

    I'm seeking an expert in Generative AI, specifically in the area of text generation, who can help me elevate my beginner's knowledge into a more advanced understanding. The objective is to apply these skills for content creation. You will be teaching me in learning some of these skills. Ideal Candidate: - Exceptional expertise in AI and text generation - Creative thinker able to apply AI for content creation - Someone who has handled inputs from PDF and various files. - Should have done fine-tuning of models. - Experience with various datasets. Primary Responsibility: - Conduct interactive sessions explaining core concepts of Generative AI - Address queries and provide clarifications efficiently.

    €7 / hr (Avg Bid)
    €7 / hr Povprečna ponudba
    4 ponudb

    Its existing Python code bug fixes, it's preferred remotely.

    €8 (Avg Bid)
    €8 Povprečna ponudba
    28 ponudb

    ...configure the necessary code snippets to be forwarded to Google Implement consent options and handle respective parameters for: - Google Analytics cookies - OpenCart cookies Functions and style: - as seen on (visit from an European IP to see) - differences from Thomann site: - use #298fb2 color, not green - plain flat background color, no image - border-radiuses 10px - no blocking cookie banner, no dimmed background - I will provide Hungarian text for you Important note Please write in your bid proposal: which Google Tag Manager consent code corresponds to enabling "Analytics Storage"?. This will filter out automatic bids and ensures you have experience. Code must be ocmod, no core files

    €114 (Avg Bid)
    €114 Povprečna ponudba
    28 ponudb

    ...days for this task. **Project Overview:** I have a PHP Laravel source code that includes a licensing program, and I am looking for a talented developer to remove the entire licensing mechanism. Once the licensing program is successfully removed, I expect the freelancer to hand over the complete source code. I can provide a hosting package for testing purposes, or the freelancer is welcome to use their own hosting account. **Deliverables:** 1. Removal of the licensing program from the source code. 2. Handover of the complete source code. 3. Testing on provided hosting or freelancer's own hosting account. **Additional Requirements:** I request detailed change logs documenting every modification made to the source code during the process. This wil...

    €69 (Avg Bid)
    €69 Povprečna ponudba
    14 ponudb

    I'm looking for skilled woocommerce php developer to create custom payment provider plugin. Here's what I need: - Create payment provider plugin(we have our own provider, but need plugin to be usable within our made provider) - We provide schema for business logic with how each rest api endpoint should be called(there is only 2) Ideal Skills: - Proficient in woocommerce plugin creation - Knowledge of rest APIs

    €194 (Avg Bid)
    €194 Povprečna ponudba
    59 ponudb

    Hi there, for a simple responsive page I'm searching for help in writing some cool pure css :-) (without libraries please – no bootstrap, jQuery etc.) HTML is already done and should not be changed. If some class or id is needed, we can add that. Do you have a quick sample as reference? One Main page with custom code needed. All (three) secondary pages will have the same style. Please check the attached files. Responsive version need to be done on the fly, there's no extra draft available. Do you have 2-3 hours today to get that done? Have a great day

    €103 (Avg Bid)
    €103 Povprečna ponudba
    39 ponudb

    As a growing Shopify store, I'm...management, and product sourcing. Ideal candidates should demonstrate previous experience in optimizing Shopify listings, providing stellar order customer service, and proven expertise in inventory and supplier management. - Website Management: In addition to store operations, managing the website is a vital part of this role. Duties include regular content updates, plugin installation, and configuration. A proficiency in WordPress or a similar CMS is a significant advantage, as is experience in installing and managing plugins efficiently. This role requires a meticulous attention to detail, an advanced understanding of the Shopify platform and strong organizational skills. Experience in eCommerce websites and their security is benefic...

    €5 / hr (Avg Bid)
    €5 / hr Povprečna ponudba
    70 ponudb

    I urgently need an expert who can fix my Bookly plugin issue in my WordPress 6.4.3 version. - You need to diagnose the glitch and rectify it as soon as possible. I can not make any chages to the services, or add staff members - The ideal freelancer should be experienced in troubleshooting WordPress plugin issues. - Although not mandatory, freelancers with past work or detailed project proposals will be highly preferred. - Your prompt assistance will be appreciated as I need to have this resolved ASAP. Skills Required: - WordPress - Plugin Troubleshooting - Bookly Plugin Knowledge - Quick Responsiveness.

    €23 (Avg Bid)
    €23 Povprečna ponudba
    29 ponudb

    The goal of this project is to create a highly functional and customizable plugin for Unreal Engine. This plugin will aid in capturing both the entire screen and selected application windows, along with specific sound devices. The data captured should then be outputted to RTMP in a format that includes both video and audio. Key Features the plugin should offer: - Capability to capture entire screen, selected application windows, and specific sound devices. - Output the captured data to RTMP as audio and video. - Possess a highly customizable user interface. Ideal skills and experience: - Proficiency in Unreal Engine and RTMP Streaming. - Proven ability to build audio/video capture tools. - Experience in creating UI for plugins. - Expertise in handling sound devices...

    €617 (Avg Bid)
    €617 Povprečna ponudba
    11 ponudb

    I'm seeking a creative professional to design a social media template for the upcoming Ramadan Kareem sale. The template will be used on Facebook and its primary purpose is to announce daily discounted products during this holiday period. Ideal Skills: - Proven experience in social media graphic design - Proficiency in design software - Understanding and respect for Islamic culture - Experience in creating sale/promotional templates - Knowledge of Facebook platform - Ability to meet strict deadlines.

    €34 (Avg Bid)
    €34 Povprečna ponudba
    27 ponudb

    I need a comprehensive real estate listing portal. The website will allow estate agents to: - Upload property details and photos - Set property status (for sale or rent) - Specify property address The portal should display each property's price and number of bedrooms. Similarly, potential renters and buyers should be able to search for properties: - By postcode radius - By property type - By price range This project requires a developer with experience in real estate portals, payment integration for agent subscriptions, and advanced search functionality.

    €1291 (Avg Bid)
    €1291 Povprečna ponudba
    54 ponudb

    I am requiring a programmer who can help me create and integrate a program that can produce line charts from CSV data. This program will be for generating certificates. The needed skills include data visualization, coding, and solid understanding of CSV datasets. Key Responsibilities: - Develop a code that can create a line chart. The line chart should allow for customizations in axes labels and data range, as well as in the style and size of data points. - The developed code should enable data extraction from the CSV to the certificate. This includes the date of achievement and specific data. - Apply business logo to the certificate. Ideal Experience: - Proven expertise in developing similar projects. - Strong grasp on data visualization, handling CSV files, and chart cre...

    €65 (Avg Bid)
    €65 Povprečna ponudba
    16 ponudb

    I'm looking for a programmer proficient in C# to create a simple sample code using Open XML SDK for generating a bullet list. The bullet style should be dots. See attached image for correct and incorrect result. Output is C# code. Payment: - 20% on project start. - 80% when code is ready and verified

    €18 (Avg Bid)
    €18 Povprečna ponudba
    6 ponudb
    Trophy icon Edit website slide images x 3 Končano left

    ...Eco Wheelie Bins, including editable files. BIN : Design file for the bin sticker, included for completeness. LOGOS (blue and orange editable file).zip: Simplified logos, likely not needed. LOGOS : Editable files for the main company logo, likely not needed. : Additional logo images in JPG format, likely not needed. THEME : Main theme file for the website's theme, likely not needed. UNEDITED CAT LITTER : Unedited photos of cat litter piles. These will need editing and background removal for inclusion in the final design. WEBSITE THEME TEMPLATE : Template file for the WordPress theme, including editable files for existing slide images. -----------------------Instructions----------------------- First Slide: Aimed at existing customers

    €76 (Avg Bid)
    Zagotovljen
    €76
    26 vnosov

    Hi, I have an app with a small data , the user can create more than one profile and every profile can upload image for it, the issue when I close the app and run it again from Xcode the profiles images don't show, please see the attached code , P.S. I will not send the app only the attached swift code.

    €42 (Avg Bid)
    €42 Povprečna ponudba
    11 ponudb

    I moved my Wordpress site from one host to another. Now I am receiving an error message on the homepage. in both desktop and mobile. I had no issues prior to the move. I twist me a simple piece of code. I am looking for someone to resolve this quickly and at a reasonable price.

    €19 (Avg Bid)
    €19 Povprečna ponudba
    26 ponudb

    I'm in need of a skilled WordPress developer with significant knowledge and experience in plugin development and email configurations. This particular project revolves around: - Customizing a plugin to cater my need - Craft the plugin functionality to handle SMTP setup for Gmail What I expect from you: - Proficient in WordPress plugin development - Familiarity with email server configurations - Gmail SMTP setup expertise I look forward for a developer who can take on these responsibilities smoothly. Feel free to put your bids if your skill set matches the project requirements.

    €23 (Avg Bid)
    €23 Povprečna ponudba
    26 ponudb

    I'm looking for a proficient developer to create a QR code reader application for iOS, Android, and Web platforms. This should be an integrated platform that scans QR codes efficiently. Key Features: - QR Code Scanning: The primary function of this app should be scanning QR codes effectively and efficiently. Additional Features: - The application should incorporate fantastic additional features such as a QR code scanner. Though some requirements were left open-ended, the developer should keep some aspects in mind: - User-friendly interface: The application should be intuitive and easy to use, even for those who are not tech-savvy. - Speed and Efficiency: The app must be fast and provide accurate results, minimizing the waiting time for users. - Flexibility: ...

    €392 (Avg Bid)
    €392 Povprečna ponudba
    63 ponudb

    I am looking to hire writers for my WordPress blog who excel in writing well-researched, SEO-optimized, unique articles with valid points. Please note that I don't want content generated through ChatGPT or any other AI platform. I prefer someone experienced with WordPress and using the Yoast SEO plugin. I am seeking writers who can create articles in their own words; rewriting other bloggers' points is not acceptable. The writer must have the ability to craft articles with a unique style in an SEO-friendly manner. My rate is Rs. 150 per 1000 words. If anyone is interested and can adhere to my rules and guidelines, kindly message me. Thanks and have a great day.

    €6 / hr (Avg Bid)
    €6 / hr Povprečna ponudba
    32 ponudb

    I am looking to hire writers for my WordPress blog who excel in writing well-researched, SEO-optimized, unique articles with valid points. Please note that I don't want content generated through ChatGPT or any other AI platform. I prefer someone experienced with WordPress and using the Yoast SEO plugin. I am seeking writers who can create articles in their own words; rewriting other bloggers' points is not acceptable. The writer must have the ability to craft articles with a unique style in an SEO-friendly manner. My rate is Rs. 150 per 1000 words. If anyone is interested and can adhere to my rules and guidelines, kindly message me. Thanks and have a great day.

    €11 (Avg Bid)
    €11 Povprečna ponudba
    34 ponudb

    I am working on GRR rapid response framework. Task is to deploy client and server mechanism with at least 3-4 machines on k8s platform, reusable, also. we can use aws if required. GRR server GUI is good and well supported to track all the clients. Setup will also include the output plugin to splunk or grafana for tracking like SIEM etc. We will take help of kubernetes goat to deploy the vulnerable pods. we can add few as well if required. High level would be like docker files, registry push, daemon sets client server set ups etc etc. Please go through the online documentations and do let me know to discuss further. we can finalise and effort and price, not an issue. thanks

    €142 (Avg Bid)
    €142 Povprečna ponudba
    6 ponudb

    With an existing project in place, I'm seeking an experienced developer who can enhance my job board functionality. Your tasks will include: - Integrating Jobg8 into our system - Optimizing Cost Per Click (CPC) - Developing a custom plugin. Relevant expertise in Jobg8 and CPC optimization is essential to this role. Knowledge in plugin development will bolster the efficiency and effectiveness of our current operational framework. You will be a part of a vital process to streamline our platform, making a significant impact on our overall user experience. Dont bid unless you have current experience with Jobg8 and CPC. Please provide proof of your work.

    €436 (Avg Bid)
    €436 Povprečna ponudba
    47 ponudb

    I have CSV export functionality, i need to add a new column, Need springboot Expert to explain me and guide me explaining the code which is written on Functional Programming , Generics and Builder Patterns

    €10 (Avg Bid)
    €10 Povprečna ponudba
    8 ponudb

    ...no-one can upload .zip files). 2. I've connected payment system with WooCommerce already. However, i need to make sure that payment process and flow is fully connected and working. Must complete testing in Sandbox and verify properly. 3. Backend still has some issues, all errors must be fixed. Front-end of the listings has some things that must be tweaked. I can review with more details. 4. Need someone who can make sure that when photos are uploaded on backend, they don't look stretched on the front end. Images must be contained. 5. Automatic emails must be configured within Woocommerce / MailerLite 6. Front-end design is done, but a few other things left to polish. 7. Photos stamp with my logo on all pictures that are uploaded by customers (there's a free ...

    €160 (Avg Bid)
    €160 Povprečna ponudba
    43 ponudb

    I need a WordPress website built, preferably with website is for a new business that manufactures emergency fire helicopter equipment, they have one product they are releasing with more planned. I have the lifetime license of divi and they're releasing a big update (v5.0) in a month or two that makes it a lot faster & stable to use, so I think it's a good choice. You'll need to create a simple version of the site, more than a wireframe but it'll be less than the final version, as we don't have all the information / content from them yet, but we can at least get started. We will use ai generated images and content as filler and just do our best to come up with a "rough draft", and then fill it in as we get more content from them. For now,...

    €456 (Avg Bid)
    €456 Povprečna ponudba
    105 ponudb

    I'm seeking an expert who can efficiently implement a trend-following strategy to my TradingView platform. Your primary task will involve programming using Moving Averages as a key indicator for this strategy. Key Tasks: - Embed a trend-following strategy to my TradingView platform - Incorporate the use of Moving Averages as an indicator for the strategy - Crossovers - Other conditions Ideal skills and experience: - Proficiency in TradingView platform - Solid background in creating and embedding trading strategy - Understands the application of Moving Averages in a trend-following strategy. - Excellent programming skills Your proficiency in TradingView, programming, and thorough comprehension of the trend-following strategy will be critical. I anticipate a smooth and efficient...

    €41 / hr (Avg Bid)
    Pogodba o nerazkritju informacij
    €41 / hr Povprečna ponudba
    5 ponudb

    I'm looking for a dedicated developer to build a custom Woocommerce website for my printing business. I am currently running a Woocommerce website, but I would refresh my current site to emulate the look and functionality of Here's a quick rundown of the project specifics: - Hav...of this project, proficiency in Woocommerce, Square payment gateway integrations, and experience in website design for digital print businesses is necessary. Knowledge in user-interface that caters to shopping for printing products would be an added advantage. Looking forward to turning this project into a successful e-commerce platform. Ideal Candidates should have: - Expertise in Wordpress / Woocommerce plugin development - Proven experience in modern and professional website design

    €3717 (Avg Bid)
    €3717 Povprečna ponudba
    107 ponudb

    I'm in search of a specialist to set up a localized Google AdWords campaign for my website, specifically focused on increasing website traffic and generating leads/sales. I need someone who understands the techniques for Google Australia. Here are some key components of the project: Target: general dentistry would be about 2km and implants and braces about 5km radius from my dental practice - Clear understanding of AdWords Setup: You need to have a solid background in PPC and should be experienced in AdWords setup. - Keyword Selection: We will be focusing on specific product/service keywords. An insight on this aspect would be beneficial. - Campaign Goals: The primary goal is to increase website traffic and generate leads/sales. - Audience: The AdWords campaign should spe...

    €154 - €462
    Zapečateno
    €154 - €462
    54 ponudb

    I require proficient assistance to modify the HTML code for the images on my website. Specifically, the tasks required will include: - Identifying the most suitable places in the code to modify images - Resizing these images using non-uniform dimensions The freelancer chosen for this task must be an expert in HTML and should have considerable experience in manipulating images through coding. Expertise in image resizing, specifically non-uniform scaling, will be crucial to the effective completion of this project. Understanding of best practices for coding and web design is also critical. Ideal skills: - HTML - CSS - Web Design - Image Editing.

    €19 (Avg Bid)
    €19 Povprečna ponudba
    25 ponudb