There is a site on Wix Studio. On the product category page (dynamic page), large white gaps appear between product cards on mobile devices when some fields are empty. Product cards without data take up ~1949px in height on mobile. Accordion blocks ("Composition", "Description", "Technical Specifications") reserve a large empty space even when there is no data. The photo gallery block also creates a large white gap when there are no photos. What needs to be done: When the fields "Composition", "Description", "Technical Specifications" are empty in the CMS — the accordion headers should remain visible, but the empty space inside should not be reserved When there are no photos - the gallery block should not create a large white gap The fix should work on all category pages, not just one Important: Section headers ("Composition", "Description", etc.) should always remain visible. Only the empty white space inside should be removed.
Proposals are currently absent
Proposals are currently absent
-
Konstantin T. 20 April 2021На скрине вы показываете разметку статьи, а есть другие типы разметок (организация, продукт видео и т.д ), при этом в задании описано что нужно сделать микроразметку для всего сайта.
Как оценить обьем работы при абстрактной задаче ?
Что будет считаться выполненой работой?
Рейтинг показывается в странице поиска по желанию поисковой системы, а не в обязательном порядке.
-
Bogdan Moiseienko
20 April 2021
Добрый день. На скрине показано для понимания о какой разметке идет речь. Внести нужно разметку на весь сайт.
-
Konstantin T. 20 April 2021Access Denied
You don't have permission to access "http://www.afternic.com/forsale/onlinemall.com?" on this server.
Reference #18.3f710617.1618905315.16b1bb4a
-
Konstantin T. 20 April 2021при попытке переходя на сайт, ругапется на безопасность ( сертификат не установлен) и еще скрытая ссылка со сбором личных данных.
-
Konstantin T. 20 April 2021это ненормально.... спрашивать надо на обработку персональных данных и давать ссылку на страницу конфиденциальности, или обработки персональных данных. Вы можете собирать мои поведенческие факторы у вас на сайте и больше ничего без моего согласия.
-
Bogdan Moiseienko
20 April 2021
покажите сайт на котором при вхождении в лицо кидают страницу конфиденциальности
-
Bogdan Moiseienko
20 April 2021
покажите сайт на котором при вхождении нужно заполнять принудительно конфиденциальные данные
-
Bogdan Moiseienko
20 April 2021
Еще раз обратите внимание на сайт который указан в проекте и сайт который вы мне показываете.
-
Bogdan Moiseienko
20 April 2021
Доказывая все это Вы максимально указали на свою некомпетентность как специалиста
Current freelance projects in the category Web Programming
There is a site on Wix Studio. On the product category page (dynamic page), large white gaps appear between product cards on mobile devices when some fields are empty. Product cards without data take up ~1949px in height on mobile. Accordion blocks ("Composition", "Description", "Technical Specifications") reserve a large empty space even when there is no data. The photo gallery block also creates a large white gap when there are no photos. What needs to be done: When the fields "Composition", "Description", "Technical Specifications" are empty in the CMS — the accordion headers should remain visible, but the empty space inside should not be reserved When there are no photos - the gallery block should not create a large white gap The fixes should work on all category pages, not just one Important: Section headers ("Composition", "Description", etc.) should always remain visible. Only the empty white space inside should be removed.
I am a professional 3D designer, creating highly detailed renders of monuments and memorial complexes (vertical format 9:16). My clients are workshop and studio owners who need a convenient digital catalog of my models to show to their retail customers. What I need: To select the optimal platform and create a lightweight, fast web app (catalog) that will look perfect on smartphones and open correctly on computers. Key requirements for the catalog: Design: Maximum minimalism. Dark theme (black background), large vertical image (proportions 9:16), with only the name/article of the model below it. No long descriptions. Database management: I need a very simple system for adding new models (ideally through familiar Google Sheets or a very user-friendly internal database). I should just be able to upload an image and enter the article number without breaking the layout. Client integration (Most important): The catalog should be easily integrated into the websites of my workshop clients (some use WordPress, others have custom-built sites). An elegant embedding method needs to be thought out: via Iframe (so the catalog works directly within their page) or through proper button-link setup. What I have already tried: I tested Glide and Adalo. In Adalo, I achieved the desired visual (9:16 on a black background), but managing the internal database and dealing with Google Drive links turned out to be too inconvenient for regular use. Plus, I have doubts about correctly embedding Iframe into other websites so that it doesn't misalign on wide monitors. What I expect from you in the response: On which platform (Adalo, Glide, Bubble, Webflow, Glide + Airtable, or something else) do you propose to implement this and why? How will the issue of storing heavy images (renders) be resolved? How do you propose to technically embed this catalog on the external websites of my clients? I am looking for a specialist who can handle this technical pain point turnkey, so I can focus on 3D modeling.
The website is already launched and operational. The main task is to understand the current project structure, check the quality of implementation, fix identified technical issues, and assist with further changes.Main Stack Next.js 15 React 19 TypeScript Tailwind CSS Zod Redux Toolkit The project may also use: Prisma JWT authorization Stripe Mailgun Google APIs Vercel or Netlify FunctionsMain Tasks conduct an audit of the existing project; evaluate the structure and quality of the code; fix bugs and enhance current functionality; improve server-side rendering and page load speed; check the correctness of the website display on mobile devices; work with forms, the administrative part, and external integrations; make technical SEO changes; maintain and gradually improve the existing website.What is Important to Us good experience with Next.js, React, and TypeScript; ability to understand someone else's code; understanding of SSR and the features of Next.js App Router; attention to performance and quality of implementation; ability to explain identified problems and propose clear solutions; independence and careful work with the existing website. At the first stage, it is necessary to familiarize yourself with the project, conduct a technical audit, and propose a list of priority changes. After that, ongoing work on the further development of the website is possible.
We are looking for an experienced Embedded developer to create energy-efficient firmware for a wearable device (form factor: chest strap) for monitoring psychophysiological state. The circuit design is complete, and development will be based on a development kit with subsequent transfer to a custom board.Stack and hardware base:MCU: Nordic Semiconductor nRF52840 or nRF5340.Development environment: nRF Connect SDK / Zephyr RTOS (strictly C/C++).Peripherals:Optical pulse sensor (PPG) — operates via I2C.6-axis inertial sensor (IMU accelerometer + gyroscope) — operates via SPI.Haptic motor driver (LRA 1030) — controlled via PWM.External SPI Flash memory for cyclic logging.Work scope by stagesStage 1: Bring-up, peripheral drivers, and BLE telemetryGoal: Bring the hardware to life, set up stable data collection, and transmit it to a smartphone/PC.Configure I2C and SPI buses using DMA (Direct Memory Access) to offload the processor.Write/integrate drivers for PPG and IMU (configure polling frequency, sensor FIFO buffers).Deploy a custom BLE profile (GATT service) for real-time transmission of raw data from sensors.Basic initialization of PWM for controlling the haptic LRA motor (launch test vibration patterns).Stage 2: Algorithmic layer (DSP and multi-level feedback logic)Goal: Implement mathematical signal processing directly on the chip (Edge Computing) and device reaction logic.Implement algorithms for filtering motion artifacts: clean the PPG signal using accelerometer data (IMU).Extract R-R intervals (HRV) from the cleaned PPG signal.Implement 4-level system stability logic:Drift Level: Track gradual changes in HRV and breathing.Prediction Level: Calculate a mathematical trend for deterioration.Micro-correction Level: Generate barely noticeable haptic patterns on the LRA motor when a target data pattern is detected.Hardware Reset Level: Implement safety logic (high-intensity haptic pulse at critical metrics).Stage 3: Energy saving, logging, and fault toleranceGoal: Prepare the device for autonomous operation from a miniature battery and ensure "24/7" stability.Deep optimization of energy consumption. Put the MCU into sleep mode (System ON/OFF) between measurement cycles. The processor should wake up only on interrupts from sensor FIFO buffers or a timer.Write a fault-tolerant file system in external SPI Flash (e.g., LittleFS) for autonomous cyclic log saving.Configure a hardware watchdog timer to prevent firmware hangs.Requirements for the performer:Experience in commercial development for Nordic chips (nRF52/nRF53) of at least 3 years.Proficient in Zephyr RTOS and debugging tools (Segger Embedded Studio / VS Code, J-Link).Understanding of digital signal filtering principles (DSP) and low-power design.Having your own debugging kit (nRF52840-DK or similar) for starting work is welcome.Work format:Milestone payments with results documented on GitHub. Please indicate your hourly rate or approximate cost and timeline estimates for each of the three stages.

