IQDeskLovable → WordPress Open the converter

Supported features

What converts, what is approximated, what is left out

IQDesk targets marketing and company websites built with Lovable. This page is the honest list. Every project also gets its own conversion report with the exact notes for that project.

Rule of thumb. If a page is content that a visitor reads (hero, features, pricing, testimonials, about, contact, products), it converts. If a page is an application that a user operates (login, dashboard, data from a backend), it does not.

Layout

In the Lovable projectIn the WordPress themeStatus
Page sections (section, main, header, footer)Full-width group blocks with the source padding, background, borders and min-heightConverted
Grids and flex rows (grid-cols-N, flex, gap)Columns blocks with column widths and gaps; flex rows keep their frameConverted
Cards, feature tiles, pricing tiersGroup blocks with border, radius, background, padding; trailing buttons pinned to the bottomConverted
Centered content (mx-auto max-w-*)Constrained layout with the source content widthConverted
Viewport heights (min-h-screen, lg:min-h-[80vh]) with items-centerSection min-height plus vertical centeringConverted
Fixed-height cropped preview boxes (h-48 overflow-hidden)Framed box with exact height, contents clippedApproximated
Absolutely positioned decorations (blurred blobs, badges)Reported in the conversion notes; small corner labels are keptNot converted

Typography and color

In the Lovable projectIn the WordPress themeStatus
Headings h1–h6, paragraphs, inline links, strong/emHeading and paragraph blocks with rich textConverted
Tailwind type scale, weights, tracking, leading, alignmentBlock typography stylesConverted
Colors from Tailwind config and CSS variables (hsl(var(--primary)))theme.json palette and per-block colorsConverted
Google Fonts declared in the projecttheme.json font families with the same web fontsConverted
Lists with check icons or colored dotsList blocks with matching markersConverted
Quotes and testimonialsQuote blocks with the source accentConverted
Definition lists (dl/dt/dd)Styled paragraphsApproximated

Images and media

In the Lovable projectIn the WordPress themeStatus
Images from the project (src/assets, public)Image blocks; files copied into the themeConverted
Aspect ratios (aspect-[16/9]) and object-fitImage block aspect ratioConverted
Site logoSide-loaded into the media library and set as the site logoConverted
Stacked image carousels (absolute-positioned slides)Carousel of image blocks with arrows, dots and autoplayApproximated
Video and audio with a static srcVideo and audio blocksConverted
Video/audio without a static src, iframes, canvas, LottieOmitted and reportedNot converted
Decorative mockups drawn with divs (skeleton cards, bars, dots)Small HTML blocks with equivalent inline stylesApproximated

Interactivity

In the Lovable projectIn the WordPress themeStatus
Buttons and button links (shadcn Button variants)Buttons blocks with variant colors, radius and hover statesConverted
Navigation links in the headerNavigation block with a menu built on activationConverted
Accordions (native details, shadcn Accordion)Details blocksConverted
Hover color changesTheme CSSConverted
Tabs, modals, dropdowns, toastsContent of the default state is converted; the interaction is notApproximated
Animations (framer-motion, animate-*)Final state onlyApproximated
Custom React state, event handlers, client-side logicNot converted; the page is static WordPress contentNot converted

Forms, commerce and data

In the Lovable projectIn the WordPress themeStatus
Contact and lead formsContact Form 7 forms with the same fields, wired into the page with a shortcodeConverted
Product listings and product pagesWooCommerce products created on first visit; product pages redirect to the designed page of the same slugConverted
Cart link in the headerCart link with a live countConverted
Supabase, authentication, user dashboards, API callsDetected and listed in the report; not convertedNot converted
Third-party widgets (chat, booking, maps embeds)Not convertedNot converted

SEO and responsiveness

In the Lovable projectIn the WordPress themeStatus
Page routes and titlesWordPress pages with the same slugs and titles, front page setConverted
Site name from index.htmlSite titleConverted
Meta descriptions, Open Graph tagsNot carried over; add them with your SEO pluginNot converted
Responsive layoutColumns stack on mobile via WordPress; desktop values are used for spacing and typeApproximated

How "approximated" items are handled

Approximated items are converted so the page keeps its rhythm and content, but the WordPress version is simpler than the original. Each one is listed in the review screen under the page it belongs to, with the reason. Many of them can be improved with one request to the AI agent ("rebuild the illustration in the Team Access card like the original", "match the hero height"), which reads the original source and measures both pages.

Editor compatibility

Every block is a core WordPress block with valid attributes, so the Site Editor and the page editor open the content without "invalid block" warnings. The theme requires WordPress 6.5 or newer; WooCommerce and Contact Form 7 are needed only when the project uses products or forms.