Oscommerce adding fields form jobs
I'm seeking a video editor to help me with SIMPLE cut and stitch raw footage from a camera. Key Responsibilities: - Editing raw footage to create a coherent video - Adding subtitles to the video Final Deliverable: - The final video should be exported in MP4 format Ideal Skills and Experience: - Proficient in video editing software - Experienced in adding subtitles to video - Attention to detail for timing and accuracy of cuts and subtitles
I'm looking for a skilled coder to help me add some interactive elements to my website. The goal of this project is to enhance user experience and engagement through custom coding. Ideal Skills and Experience: - Proficient in HTML, CSS, JavaScript, and other relevant programming languages. - Proven experience in adding interactive elements to websites. - Strong problem-solving skills and attention to detail. - Ability to work independently and meet deadlines. We specialise in aluminium bifolding, and want a custom pages for customers to personalise products with the different customisation options. It includes backend price tables where they can input any size in given ranges and X price is outputted
I'm seeking a Java Developer to enhance my app with spreadsheet capabilities. The specifics of the project are still being finalized, but I need someone with a strong background in Java and experience with spreadsheet integration. Key Responsibilities: - Implementing spreadsheet functionality within the app - Ensuring seamless integration with either Excel or Google Sheets - Potentially adding user authentication features Ideal Skills: - Proficient in Java with a solid understanding of its application in app development - Experience with spreadsheet software and integration - Knowledge of user authentication processes and implementation in apps Please note that the specifics of the required spreadsheet functionality, as well as the type of spreadsheet integration, are yet t...
I'm looking for an experienced video editor to help me with my video project. The primary purpose of the video is entertainment, so creativity and an eye for engaging content will be essential. Key Responsibilities: - Cutting: ...exposure, white balance, ISO noise, and contrast for a natural look. - Color Grading: Modify colors, tones, and contrast to evoke a specific mood. - Transitions: Smoothly incorporate transitions between clips. - Exporting: Deliver the final product in the specified format. Ideal Skills and Experience: - Proficiency in video editing software (e.g., Adobe Premiere Pro, Final Cut Pro). - Experience in adding digital effects, sound mixing, and color grading. - Creative mindset with a passion for entertainment. - Strong attention to detail and ability to ...
I'm looking for a video editor to create a 12-15 minute highlight reel of the top 10 funniest moments from the Kill Tony comedy show. Key Requirements: - Seamless editing with a moderate pacing and smooth transitions - Incorporation of subtle background music to enhance the viewing experience - Adding captions for spoken words in a clear and engaging manner Ideal Skills and Experience: - Proven experience in video editing, particularly with comedy or highlight reels - Ability to select and integrate appropriate background music - Proficient in creating clear and well-timed captions
...website will be built on GoHighLevel to leverage its CRM integration, automation tools, and marketing features. Project Scope and Requirements: 1. Lead Forms • Purpose: Capture visitor information and inquiries effectively. • Features: • Embedded lead forms on multiple pages. • Customizable fields (e.g., name, email, phone number, and additional questions). • Integration with GoHighLevel CRM for automatic data collection and follow-ups. • Include a thank-you page or confirmation message after form submission. 2. Calculator • Purpose: Provide users with an interactive tool to calculate [specific use case, e.g., cost estimates, savings, ROI]. • Features: • A responsive, easy-to-use calculator embedded into a dedicated ...
...social media post to promote the premiere of the weekly video - Breaking down the edited sermon into 3-4 promotional video shorts and posting those to our YouTube channel and on appropriate social media channels. Ideal candidates should have: - Experience in video production and editing Christian content. - Experience in creating content for YouTube with a track record of growing viewership and adding subscribers. - Ability to create engaging promotional shorts from longer content. - Graphic design experience to create social media posts to promote videos YouTube Channel: Facebook Page: Instagram: X: Website: Our
...- Partners - Player Registration (with simple form submission) - Contact (linking directly to our social media) The primary goal of the website is to attract new players and build partnerships. The Player Registration page should have simple form submission functionality, with the capability to watch videos in the future. The design should be minimalistic yet engaging, with a dark theme and high contrast elements. Ideal candidates should have: - Proficiency in web design and development - Experience with creating interactive forms - Ability to implement high-contrast, dark-themed designs - Understanding of minimalist design principles - Skills in linking social media to a website - Familiarity with designing for future scalability (e.g. adding video content) I...
... Example: Project Overview: We are looking for a developer/team to create a mobile app for managing hospital admission details for employees and their dependents. The app will have two user roles: employees and employers. Key Features: Employee Login: Enter Employee ID to access the app. Display Details: Show the employee's name and their dependents. Admission Form: Select the person to admit (employee or dependent). Input fields for hospital name and admission date. Submit Button: Sends the data to a backend. Employer Dashboard: Generate an Excel sheet with all admission records....
...to manually input messages through data entry fields, as well as support uploading PDF files for messages, with automatic organization into local folders. The focus is on ease of use, security, and flexibility in managing data and files. Core Requirements: 1. User Interface: - A simple and user-friendly design utilizing tabs, where each tab represents a specific type of message with dedicated input fields and tables. - Support for searching messages based on entered data (e.g., sender's name, job title, message date, etc.) for easy browsing. - Two separate drag-and-drop windows for adding PDF files ("Incoming" and "Outgoing"), with automatic saving of files to a local folder. 2. Core Features: - Manual message recording via data entry ...
Integration Custom API Management Form with Infolaftsearch
...installed and activated. Each module functions independently, and information is correctly displayed in the appropriate menus. All data is centralized in Odoo. Access with different roles/access matrix is configured. Test to Perform: Verify that each module is activated in Applications. Create a product and ensure it appears in Sales, Purchases, Inventory, and Point of Sale. Test stock management by adding and removing items from the stock via Stock and Inventory. Add products in bulk to Odoo. Configure the PDA to scan items. 3. Configuration of Cash Registers and Payment Methods Requirement: Configure 3 Point of Sale (POS) registers for our store with the following options: Communication with cash drawers, payment terminals, ticket printing, and barcode scanning. Example: Each r...
...development capabilities - Prior UX design experience - Ability to work with CSV data files - Expertise in scalable system design 5. Questions and Answers Question 1: Why must a dedicated table be created to store vehicle data? Answer: Creating a dedicated table provides greater flexibility and efficiency when managing vehicle data. This approach makes it easy to expand or modify the data structure (adding new brands, models, or variants) without affecting the main product tables. It also avoids overloading Magento, which could happen if you tried to store such extensive information in standard EAV attributes. Question 2: What should the product-to-vehicle relationship look like? Answer: This relationship can be established using an intermediary table (e.g., vehicle_product), ...
...a famous Indian city, so a strong understanding of pacing and narrative construction is crucial. Key Responsibilities: - Use of various video generation tools and premium stock footage to create a high-quality, Netflix-style documentary. - Dividing the video into 11 sections, plus an intro at the start and a CTA at the end. - Crafting creative thumbnails for different segments of the video. - Adding captions and subtitles in a clear and timely manner. - Ensuring the video is SEO optimized for maximum visibility. - Creating a trailer from the entire footage. Narration and Tone: The documentary will be narrated using voice-over, so experience with syncing voice over to video is essential. The tone of the piece will be dramatic and emotional, so a knack for building suspense and ...
Attach invoice converted to Word with Xero fields added
...You can use a delegate method to process each frame. 2. **Buffering Frames with DispatchQueue** - **CMSampleBuffer**: Each frame is captured as a `CMSampleBuffer`. You can access the pixel buffer and metadata from this object. - **DispatchQueue**: Use a serial `DispatchQueue` to manage the frame buffer. This ensures that frames are enqueued and dequeued in a thread-safe and FIFO manner. 3. **Adding Metadata** - **Local Timestamp/Frame Number**: For each frame, generate a timestamp or frame number. - **Metadata Attachment**: Use `CMSetAttachment` to add metadata to the `CMSampleBuffer`. This metadata won't be visible in the video but can be extracted later. 4. **Buffer After Metadata with DispatchQueue** - **DispatchQueue**: Use a serial `DispatchQueue` to manage the buffe...
need this attached invoice converted to Word with Xero fields added write " XERO " in your project after you saw that file
I need a custom API endpoint for my Solana token. This API will return the total supply, max supply, and ...custom API endpoint for my Solana token. This API will return the total supply, max supply, and circulating supply of my token in a simple numeric JSON format. The endpoint is essential for listing my token on COINMARKETCAP and COINGECKO. Key Requirements: - The API should not require any authentication (None) - The response format of the API should be in JSON - The API should provide specific data fields in the response: Circulating supply, Max supply, and Total supply Ideal Skills and Experience: - Proficiency in API development - Familiarity with the Solana blockchain - Experience in creating APIs for cryptocurrency tokens - Understanding of COINMARKETCAP and COINGECKO re...
...crossing the platform's limits. The goal is to create a 24/7 with near realtime data and create either an application dashboard or simple csv with pivot/histogram for an easy visualization. Someone who already worked on similar request is preferred to avoid number being blocked so scheduled breaks are required in the code. Request is only to get the content and put in the easy readable format, no adding the members or sending requests or creating bot. Key Requirements: - Scraping content from a specific Telegram group - Building a dashboard that is capable of sorting data and creating pivot tables - Ensuring the dashboard runs 24/7 with scheduled breaks - Making the dashboard seamless for real-time or near realtime data viewing Key Data to be Scraped: - Content: The main fo...
...static responsive website that will showcase my creative work. The site should be a portfolio, designed to highlight my artistic and design capabilities. Essential Features: - An Image Gallery: This will need to display my work in an engaging and visually appealing way. - Client Testimonials: This section will need to be set up for displaying feedback from clients, adding credibility and personal touch to the site. - Contact Form: A key feature of the site, this will allow potential clients or collaborators to reach out to me easily. Ideal Skills: - Proficiency in HTML, CSS, and JavaScript. - Experience in developing responsive websites. - Prior work in creating portfolio websites is a plus. - Good understanding of UI/UX principles, particularly for creative portfolio s...
I need assistance filling out a CG1 form using previously sent financial information. The information is contained in a PDF document that contains a mix of selectable text and scanned images. Ideal Skills and Experience: -Irish Accountancy Experience only - Proficiency in filling out forms accurately - Ability to interpret and extract information from a mixed format PDF - Attention to detail to ensure all financial details are correctly filled in - Experience with financial documents is a plus
I need assistance filling out a CG1 form using previously sent financial information. The information is contained in a PDF document that contains a mix of selectable text and scanned images. Ideal Skills and Experience: -Irish Accountancy Experience only - Proficiency in filling out forms accurately - Ability to interpret and extract information from a mixed format PDF - Attention to detail to ensure all financial details are correctly filled in - Experience with financial documents is a plus
My WordPress site has been down for months, and I'm in urgent need of an experienced developer to fix a critical issue with my custom web order form. Currently, the form is not transmitting customer-entered data when added to the WooCommerce cart and order completion. Key Responsibilities: - Fix Web Form Issue: Ensure all customer data is correctly captured and passed to WooCommerce orders. - File Upload Functionality: Verify that uploaded files/images are attached to the orders. - WooCommerce Integration: Maintain seamless functionality for user registration, order placement, and order history viewing. Requirements: - Strong skills in PHP, HTML, CSS, JavaScript, MySQL. - Proven experience with WooCommerce customizations and troubleshooting. - A feedback score...
I run a construction company and am currently using an Excel template to visually represent all our projects in a Gantt chart. I need an expert to enhance this template for me by adding a sales target function. This function should calculate and sum up the revenue for each job based on the percentage of the job completed in each month. - Example: For a $100k job with 75% of the work days in January and 25% in February, the system should automatically allocate $75k to January and $25k to February, and sum up all the jobs for each month. The work days are automatically calculated by the existing template. The only adjustment needed is the division of revenue by month and the presentation of this in total. I have an example of the desired output, just built manually. Ideal skills a...
I'm looking for someone who can help me find the email addresses, telephone numbers, and website URLs of 501 businesses based on their name and address. - The final deliverable should be fields completed in Google Sheets. - The accuracy of the data doesn't need to be perfect, but it should be mostly accurate. Ideal skills and experience for the job include: - Proficient in using Google for research - Experienced in data entry - Able to deliver within a set deadline
At FFREEDOM, I'm thrilled to introduce Expert Connections, a unique platform designed for professionals like you to provide mentoring and consulting services while earning passive income. What I'm Looking For: - Professionals who can offer guidance in various fields, particularly Business and Health & Wellness - Experts in Mental Health Counseling, Nutrition Advice, Fitness Training, and more - Consultants with knowledge in Digital Services, Agriculture, Animal Husbandry, Marketing, and Personal Finance Key Features of the Platform: - Set Your Own Fees: Charge anywhere from ₹10 to ₹1000 per minute based on your expertise and demand - Earn in Real-Time: Keep 70% of the revenue for every consultation, credited directly to your account - Flexible Scheduling: Work entire...
...should provide instructions on: - How to add new users via the Firebase backend or Admin SDK. - How roles are assigned and managed. 2. Initiate Checks Enable admins to initiate a new user verification check directly from the dashboard. Upon initiating: - An email invite should be sent to the user via SendGrid API. - The new check details should be stored in Firebase under a checks collection. - Fields for the check will come directly from firebase when the user downloads the app and registers. 3. Display Check Data Fetch and display data from the Firebase checks collection in a table format. Columns: Type (Buyer/Breeder) Name Email Phone Number Date Time Status (Low Risk, Medium Risk, High Risk, Incomplete) Include pagination for large datasets. 4. Manage Checks Approve/Reject...
...minutes. o Thinking Skills Test: 30 minutes. • Future Expansion: Allow for adding more test papers. • Reference Site: Selective School Test Overview • Test Sections: o Writing: 1 open-response task (30 minutes, with AI feedback for improvement). o Thinking Skills: 40 questions. o Reading Comprehension: 30 questions (including passages with 2 multipart questions). o Mathematical Reasoning: 35 questions. • Timing: o Reading Test: 40 minutes. o Mathematical Reasoning Test: 40 minutes. o Thinking Skills Test: 40 minutes. o Writing Test: 30 minutes. - Writing can be marked by AI and updated/upgraded version can be provided for students to refer. • Future Expansion: Allow for adding more test papers. • Reference Site:
I'm looking to diversify my coffee shop's drink offerings by adding both hot and cold beverages. The aim is to create unique, high-margin drinks that are quick and easy to prepare, yet special enough to attract customers. Your tasks will include: - Suggesting new drinks and providing their recipes - Ensuring all ingredients are locally sourced and easy to find Ideal candidates for this project should have: - Proven experience in the food and beverage industry - Creative thinking and ability to come up with unique drink ideas - Knowledge of local sourcing and its benefits - Skills in creating easy-to-follow recipes for quick drink preparation.
I'm seeking an experienced Wordpress developer for a series of customizations on my site. The tasks include adjustments to the Dealer Information Form, link behaviors for the "Portals" sub-menu, and the creation of a new "Portals" page. Additionally, the website's menu needs to be styled in accordance with a provided corporate identity image. The specific tasks involved are: - Modifying the Dealer Information Form: Some fields in the form are already grouped, while others need to be newly created. I would also like to have a red line added to indicate the grouped fields. - Updating the link behavior for the "Portals" sub-menu: I need all sub-menu links under "Portals" to open in a new window when clicked....
I'm seeking a skilled video editor to help refine my YouTube tutorials and how-tos. The editing style should be clean and professional, ensuring the content is easy to follow and visually appea...Responsibilities: - Edit footage into a polished final product - Incorporate text overlays and captions at appropriate moments - Add background music that complements the pace and tone of the video - Include graphics and animations to help illustrate key points Ideal Candidate: - Has significant experience in editing tutorial-style videos - Possesses a keen eye for detail and pacing - Is proficient in adding graphics and animations - Can deliver work that aligns with a clean and professional aesthetic Ultimately, I'm looking for a video editor who can help elevate my content and...
I need a skilled WordPress developer who can enhance my existing WordPress site by adding a new page (content provided in the attached Word document) which includes text, images, and videos. Please ensure this new page follows the overall design and aesthetics of the site. In terms of maintenance, I need someone who can: - Update the site, focusing primarily on plugin updates. - Check the checkout process to ensure everything is functioning smoothly. Skills and experience required for this project: - Proficiency in WordPress development. - Ability to integrate and format various types of content (text, images, videos). - Experience with website maintenance and plugin updates. - Familiarity with e-commerce functionality in WordPress (checkout process).
As an Odoo user, I need an expert who can assist in customizing my invoices. The specific details regarding layout, additional fields, and calculations will be discussed further.
...what language I need this programmed in so have not tagged this with any specific programming language. I just need this to work on a windows machine. I'm looking for an expert in Excel and astrology software integration. The primary task involves data import/export between the two platforms (excel and software). Please note, the data to be transferred/extracted encompasses specific fields from the astrolog software. Ideal Skills: - Proficiency in Excel and creating macros - Experience with software or with any astrology software that uses swiss ephemeris - Data management skills - programming skills to pull out data from () - be able to connect data from excel and the astrology software I will be placing dates and times
...Academy (TCA) to a new platform while maintaining seamless functionality, design aesthetics, and SEO integrity. Key Requirements: - Proficiency in Squarespace development and domain migration. - Experience with custom coding and integrations. - Strong problem-solving skills and attention to detail. Specific Tasks: - Online enrollment form simplification: During the migration, I need the online enrollment forms to be simplified by reducing the number of required fields. Deliverables: - Fully migrated domain. - Responsive, user-friendly site on Squarespace. - All functionalities tested and verified. Ideal Skills and Experience: - Proven track record with Squarespace. - Expertise in domain migration. - Custom coding and integration skills. - Excellent attention to detail...
I need a law paper edited to incorporate updated information and thoroughly proofread. The project includes: - Adding footnotes to reference all assertions - Removing AI-generated content from the entire paper The deadline for this task is 8th January 2024 at 10 AM IST. Ideal candidates for this project should: - Have a strong background in law - Possess excellent editing and proofreading skills - Be familiar with case law, legal textbooks, and journal articles - Able to identify and remove AI content seamlessly
...security. This enhanced system design will cover all aspects needed for a successful go-live. Key Features for Go-Live 1. User Profile Management Required Fields: Include details like full name, contact information, ID numbers, email address, etc. Multi-Factor Authentication (MFA): Two-step login with email and OTP/Authenticator app. Admins create user profiles with pre-set credentials. Users are required to change their password upon first login. System administrators retain access for updates or maintenance. Profile Settings: Option for users to update their profile details securely. Role-based access control to restrict sensitive fields. 2. Document Uploads Support uploading files in the following formats: PDF, JPG, PNG, DOCX, DOC, XLSX. File size validation and secure...
...install the same.. and make it run. * 125$ Once all things are working and you hand over. * 75$ Timely Delivery Bonus I am seeking a data scientist proficient in time series analysis and machine learning techniques. The objective of this project is to predict future values based on our internal generated data using various AI models. (Please see the expectation flowchart) The sample data (all fields would be available as v1, v2 and so on. (many more would be there) and we would denote the result in a variable at the end). this would be available on in one record (the whole data strucuture) {"version":"1.0","data_set":"1","variable_set":"1","m1":"4","m2":"41.00%","m3"...
...XSS (Cross-Site Scripting) testing script for my C# .NET application. The script should be able to test various components of the application to ensure security and robustness against potential XSS vulnerabilities. Key Areas for Testing: - User Input Forms - Comment Sections - Search Bars Types of XSS Attack Vectors: - Stored XSS - Reflected XSS - DOM-based XSS User Inputs to be Tested: - Text Fields - File Uploads - Rich Text Editors The ideal candidate should have extensive experience in web application security testing, particularly with XSS vulnerabilities. A deep understanding of C# .NET is crucial, along with the ability to create comprehensive testing scripts. Prior experience with testing user input forms, comment sections, and search bars for potential XSS attack vec...
I will add these features on the Form - * Please add the header content, logo & steps to use the form as provided in the reference excel sheet. * The user should be allowed to fill the form only if the selection is 'Yes' * Please check the verbiage in the first page (Specially under Residency information - Canadian tax return (also check the order of questions here) & Residency information -US tax return) * In UN25, the selection should be a tick mark instead of just a dot. * Changes regarding the appendix as discussed in the call and also as highlighted in #3 in our previous mail. *U9 to U39, UN1 to UN25 (when a user clicks on the 'Yes', the alert box is not changed as per the previous requirement. I guess you have missed from the previo...
I'm looking for a freelancer who can help me update my WordPress site by adding 5 new product pages. All data, content, and photographs will be provided. I expect this project to be completed within a day. - Product Type: The pages will feature physical products. - Design: The new product pages should match the existing site design. - Features: No special features are required on these pages. Ideal skills for this job include WordPress expertise, web design sensibility, and a good understanding of e-commerce page setup. Please, only apply if you can deliver the project within the stipulated timeframe.
need this attached invoice converted to Word with Xero fields added write " XERO " in your project after you saw that file
...who can construct a custom theme from scratch, based on a provided XD file. The website will comprise 10 pages and must be built using either Elementor or ACF. It is crucial that the theme is fully responsive and matches the XD design down to the last pixel. Key Requirements: - Creation of a 10-page WordPress theme from scratch, adhering strictly to the provided XD design - Use of ACF for custom fields or Elementor (whichever is the quickest for development) - Ensuring full responsiveness across all devices - Meeting a strict 4-day deadline for project completion Ideal candidates for this project should have: - Extensive experience in WordPress theme development - Proficiency in using ACF or Elementor - Strong attention to detail for UI/UX matching - Ability to work under tight...
I need a web-based appointment form tailored for our school’s registration department. The form should allow a maximum of 5 appointments every half hour during school working hours. Key Features: - A customized design for the form, ensuring it’s user-friendly and visually appealing. - Instant email notifications to the department head for each appointment booked. - Capability to generate and send reports to the department head’s email for any selected period. Ideal Skills and Experience: - Proficiency in WordPress plugin development is crucial, as this is the preferred platform for the form. - Experience in creating customized web forms with interactive design and validation. - Ability to create visually appealing and user-friendly interface...
I'm looking for an experienced freelancer to create Xero invoice templates for me in Microsoft Word. I have a design that can be used as a base, and I need the following features included: - My company logo - Payment terms - An itemized list of services or products - All standard fields used by Xero The ideal candidate for this project should be proficient in Microsoft Word, have a keen eye for detail, and understand the standard fields used by Xero.
I'm seeking an expert in Photoshop for some picture editing. The job entails adding text or a caption in a classic and formal style, as well as removing and adding certain elements to the picture. Ideal Skills and Experience: - Proficient in Photoshop - Experience with photo editing - Ability to design text in a specific style - Attention to detail
...development. -Testing and Validation: Experience with testing biosignal based systems. Project Timeline: -Expected completion: 12–16 weeks from the start date. -Regular updates are required to ensure milestones are met. Budget: Negotiable: The budget includes algorithm development, testing, and documentation. Preferred Freelancer: -Background in biomedical engineering, biosignal processing, or related fields. -Experience with EEG/EOG-based systems and wearable technology. -Strong portfolio or prior experience in similar projects. Next Steps: Please submit a proposal that includes: 1. A brief overview of your experience and relevant skills. 2. Examples of similar projects you have worked on. 3. Your approach to the project and any preliminary ideas. 4. Estimated timeline...
I am seeking a proficient WordPress expert to set up a simple, professional, and traditional corporate-styled company introduction blog for me. This task will primarily focus on the technical setup of the blog, while I will be responsible for the language, text, and graphic design. Key Requirements: - Traditional Corporate Des...understanding of WordPress is crucial for this project. - Corporate Blog Standards: A keen understanding of professional and corporate blog standards is necessary to create a suitable design. - Good Communication Skills: Effective communication skills are important for understanding my requirements and providing updates on the project's progress. I need this project completed swiftly so I can start adding content. Please do not require me to write a ...
...content creator focused on tutorial , gaming and vlogs videos, and I'm looking for an experienced video editor to help refine my footage. Your editing should be clean and minimalistic, ensuring the focus remains on the content without unnecessary distractions. Key Editing Tasks: - Cutting unnecessary parts: Please ensure to trim out any awkward pauses or mistakes to maintain a steady flow. - Adding text overlays: You will need to incorporate some text overlays at designated parts of the video to highlight key points or instructions. - Color correction: Basic color grading is needed to ensure visual consistency and appeal across all videos. Ideal candidates for this project should have: - Prior experience editing tutorial videos. - A keen eye for detail and pacing. - Profi...