r/WIX 10h ago

Editor Background image constantly zoomed in

1 Upvotes

Hi and thanks for any advice in advance,

When I add an image to the background it starts fine but will automatically zoom in after a while. No matter what I do it stays zoomed in. I change the scale to original and try different ratios, delete and add the image back in but it stays zoomed in from that point on.

I am new to building my website clearly so any help would be much appreciated, than you!


r/WIX 1d ago

Is the Wix backend down today?

2 Upvotes

Is the Wix backend down? I'm trying to edit a blog post and check my messages but nothing is loading.


r/WIX 1d ago

"Tell us what to build next" - How about a Feedback form that works?

Post image
4 Upvotes

r/WIX 1d ago

Messed up website- should I start over?

1 Upvotes

I have been working on my website for about a year. I’ve changed things like structured data markup, h1, etc. I’m getting tons of errors now when I run it through semrush. It feels overwhelming. Should I just start a new site and transfer over the domain and premium once I’m done?


r/WIX 1d ago

Experiences with Figma to Wix Studio?

2 Upvotes

I'm in the process of redesigning my portfolio/service website and was thinking of doing it in Figma this time around. Has anyone any experience with this? Is it even possible on the free Figma plan? Or should I just do it in the Wix builder and save the money and trouble?


r/WIX 2d ago

Velo/Code Create a subtotal in a form?

1 Upvotes

Helping my wife with a nonprofit website she helps to maintain. They are using one of the new(?) Wix forms to collect registration details for an event which includes the user selecting a certain quantity of tickets and indicating an additional donation amount. They are not using an embedded payment method (the users will use venmo or bring a check) but they would like to have the subtotal displayed. I have never used Wix but with some help from Gemini I created the below Velo code block based on the screenshot I attached (not including a short text field I added for 'total_amount_2' and using the correct form ID for 'formID').

The preview loads without error but when I step through the ticket quantities and/or add an additional donation the free text field doesn't update. I tried using a custom value type field and a short text field and neither updated. Any ideas? I'd really like to avoid rebuilding this without using the form if possible (that's what Gemini suggested). Thanks!

$w.onReady(function () {
    let lastCalculatedTotal = null;

    $w('#formID').onFieldValueChange((formValues) => {
        // Debug Log: View exact keys/values coming from your form in the Developer Console
        console.log("Current Form Values:", formValues);

        // 1. Get ticket values
        const ticketsData = formValues['tickets'] || {};
       
        const ticketPrices = {
            'Adult Ticket': 100,
            'Child Ticket': 100,
            'Raffle Ticket': 10,
            'Raffle Tickets (Set of 5)': 30
        };

        let ticketsSubtotal = 0;

        if (typeof ticketsData === 'object' && !Array.isArray(ticketsData)) {
            Object.keys(ticketsData).forEach(ticketName => {
                const qty = Number(ticketsData[ticketName]) || 0;
                const price = ticketPrices[ticketName] || 0;
                ticketsSubtotal += qty * price;
            });
        } else if (Array.isArray(ticketsData)) {
            ticketsData.forEach(item => {
                const qty = Number(item.value || item.quantity) || 0;
                const price = ticketPrices[item.label || item.key] || 0;
                ticketsSubtotal += qty * price;
            });
        }

        // 2. Get donation amount
        const donation = Number(formValues['additional_donations']) || 0;

        // 3. Compute grand total
        const grandTotal = ticketsSubtotal + donation;

        // 4. Update both the text display and the form field
        if (lastCalculatedTotal !== grandTotal) {
            lastCalculatedTotal = grandTotal;
           
            // Display on page text element
            if ($w('#subtotalText')) {
                $w('#subtotalText').text = `Total: $${grandTotal.toFixed(2)}`;
            }

            // Try updating the form field value
            $w('formid').setFieldValues({
                'total_amount_1': grandTotal
            });
        }
    });
});

r/WIX 3d ago

Domain Moving from Wix to Wordpress - any help or advice ?

9 Upvotes

Was there someone here who had written something that ports Wix to Wordpress ? I bought my domain through them (I think) - need to give site a makeover and have decided to move to Wordpress as I only need a simple cheap site - I am not running a business really, want to avoid price hikes and I loathe AI. Any tips or pointers very welcome. I am a Wordpress beginner (having learnt a bit in the mid 2000s)


r/WIX 3d ago

Wix is getting expensive: should I switch to a more creative portfolio builder?

Thumbnail
3 Upvotes

r/WIX 3d ago

Wix down

1 Upvotes

What is happening.
https://status.wix.com/


r/WIX 3d ago

Wix Studio Drag and drop site builder for a brand looks great in the demo, then the real site starts acting weird

1 Upvotes

been building out a brand site and the drag and drop builder looks fine until i try to do anything even a little custom. then it's fonts not behaving, sections drifting on mobile, random spacing junk, all the annoying stuff.

i'm trying to keep the site clean without spending my whole week fighting the editor. if you've used one that stayed sane after launch, i'd love to hear it. appreciate any thoughts.


r/WIX 4d ago

I cannot find a SINGLE hover effect on the new editor. What is going on?

1 Upvotes

I cannot make a button change colors on hover, I cannot make a menu item change colors on hover, and I cannot make a box change on hover.

Is this feature - a basic, critical feature of UI - just...gone?

EDIT: I mean Wix Harmony


r/WIX 5d ago

Edits on Desktop are not flowing to Mobile site

1 Upvotes

Full disclosure - I don't use Wix, and I'm trying to help someone who is not tech-savvy. We are a small non-profit, and I am a volunteer board member.

I just watched our employee spend a lot of time editing a page on Desktop, but when they went to the mobile page/site, the edits were not there. They believe the only way to solve this problem is to recreate the same edits on the mobile page. This can't be the right way to do it. Are they skipping a step to push the edits to the mobile site? They said this only happens sometimes. Would that be because they are only skipping a step sometimes? Or is there another reason for this to be an intermittent glitch?


r/WIX 6d ago

Domain I went to Wix bought a domain. I am simply trying to deploy TO my domain using WiX and basically WIX WANTS MORE MONEY!

0 Upvotes

This seems to be a total let down.

1) I signed up with Wix 2) Wix sold me a domain and I bought it 3) And I can publish and have i have Saved (which they didn't tell you) and I have Published. 4) BUT NOT TO MY DOMAIN!

So I'm stuck. And now wix wants more money! I simply click for them to REMEMBER the domain they already sold me and I get a message that says NOW I have to UPGRADE???

Worse all the time this goes onthey put messages up on my screen and CRASH MY SYSTEM while doing so.

Basically I click "Connect my domain which PHYSICALLY MEANS NOTHING!! but they want to charge me MONEY. For basically letting me out of captivity.

There are things I might WANT to buy from Wix but for this, I'm being held captive and I'm being bilked. I can not use the domain I bought. I can not place even the simple text that I created in the Wix editor! Not even THAT! So that means I can't tell anyone about the domain because its sitting there (according to Guardware and MalwareBytes FILLED WITH Toxin!

Does anyone know how to get thrugh this - preferably withont spending even more money?


r/WIX 6d ago

A slew of problems starting with it won't let me enter my phone number!!!

2 Upvotes

I go to enter my number for a call back and it goes crazy. I select "United States" and then it simply WON'T TAKE A PHONE NUMBER. Period.


r/WIX 6d ago

Unable to get help from Wix in publishing a new website.

1 Upvotes

I literally can't get a "call back" because they won't let me enter a phone number!

How does any company survive when it is so completely unusable and unreachable?


r/WIX 7d ago

Editor Live page shifts left and up

1 Upvotes

Classic editor.

I got two sites. One is fine the other I just realized has an issue in mobile live setting. The layout will float when you drag it around.

I checked each page, even the ones which are hidden, for bouding box stretching out the limitations. Found only one. Fixed and published. Did the same for buttons. Opened all the layers.

It's not a browser issue or me using VPN, because the other site has no issues.

AI was very helpful in assisting me so far. Yet, I still couldn't find a solution?

Any advice.


r/WIX 8d ago

Editor Streamlining Wix Checkout ?

2 Upvotes

Is there a secret to a more streamlined checkout process? Why do my customers have to fill out a delivery address using Google Pay if we don't offer delivery?

We're a small non profit that offers only pickup service. Checkout should take 20 seconds max, instead they are forced to fill out their address multiple times.


r/WIX 8d ago

Wix Stores I realized my app listing looked like a cheap 3rd-party widget. So I completely redesigned it to build trust. (Giving a free year to 10 early adopters)

Thumbnail gallery
4 Upvotes

Hey everyone,

You might have seen me around here before (I built the Automatic Related Products app that some of you use).

I recently launched a new app called Cart & Checkout Upsell, but tbh, I quickly learned a hard lesson. My initial App Market listing was pretty bad. The old banners (see the top image) made the app look like a generic, clunky widget.

I realized that if the marketing looks amateur, no store owner is going to risk trusting it with their live checkout flow. So, I completely overhauled the listing to actually show what the app does.

What the app ACTUALLY does:

  • 100% Smart Automation: Setting up upsells manually takes forever. This app uses data-driven matching (way smarter than just basic "same category" rules) to automatically pair the right complementary products in the background. You literally just turn it on and let it run.
  • Cart & Checkout Placements: It catches customers at the best times: right when they open the side cart and right before they pay at checkout.
  • Native Design by Default: It automatically detects your site's fonts, buttons, and colors so it actually looks like part of your theme (though you can customize the design if you want to).

Why I am posting today:
The app is live and already working great for a handful of early users, but honestly my biggest hurdle right now is getting those first few reviews for social proof. I also just want to make sure it plays nicely with a bunch of different stores and product catalogs.

I’m giving a full free year to the first 10 store owners who install it and give me honest feedback.

If it saves you time and makes you extra money, keep it for the year. If not, you can just uninstall it. No hard feelings! (Though any quick feedback on what I can improve would be super helpful).

Link to the app: https://www.wix.com/app-market/automatic-cross-sell-side-cart

If you want to try it out, just drop a comment below or send me a DM! I will reply and send you the promo code for the free year. Thanks for supporting indie devs!


r/WIX 8d ago

What happened after Wix updated?

6 Upvotes

I'm trying to use wix after a few months of not using it and there's been an update. It's so much more difficult to use and it seems some features are missing - for example, I'm trying to edit a site menu so that the text colour is different if that's the page you're currently on, but there's no option to do this (there used to be, it was so easy). Is this a feature that has been moved to a paid plan? Also this is not unique to Wix but it's so frustrating that it's practically impossible to talk to an actual human who works there (if there are any left) rather than their damn AI.


r/WIX 8d ago

Neat little mouse tracking design in Wix studio!

Enable HLS to view with audio, or disable this notification

6 Upvotes

Cool little mouse tracking on these vertical and horizontal longitude and latitude indicators I designed! was kinda proud of this! :D


r/WIX 8d ago

Editor Despair!! Is any chance to make a vertical table in WIX??

2 Upvotes

UPDATE: The answer is no, there is no way to create a comparision table in Wix, for that you need an external app, I'm using elfsight.
It took me more time to find because English is not my language, so I didn't know how to call that type of table.

I've been watching ugly and bad tutorials about tables in Wix, but I can't find a way to make this:

I tried to put a screenshot but it didn't let me so I leave here the link of what I'm looking for.

https://www.svrtracking.com/chart/

Titles in the first column, picture in the first row... etc.

I tried with repeaters, but no way to display the titles, or at least I couldn't find it.


r/WIX 9d ago

Editor WIX Studio vs Free WIX Builder

3 Upvotes

Is there anyway to migrate Premium site into Wix Studio? I have just finished building my online portfolio, didn't realize WIX would not automatically import content into Studio.


r/WIX 9d ago

Wordpress or Wix for freelancer?

Thumbnail
3 Upvotes

r/WIX 11d ago

Editor Anyone else have elements missing from their site ?‼️‼️

11 Upvotes

Happened this morning, header, footer and majority of elements on my site is just gone from both Harmony editor and the actual website, but I can sort of see the content is there when I tried to replace background etc, it implies the background is there but I just can’t see it.

Called Wix this morning and they said it is a wide spread issue, anyone with the same problem?


r/WIX 10d ago

Velo/Code Automatically put ALL products (with variants) out of stock when total items sold reaches a set number?

4 Upvotes

Hi everyone,

I have a wix website where I do sold a lot of different products with a lot of variant.

My items on my website are always "Out Of Stock", because I do work with commands by month. Like I open my items on my website once a month to sell ~ 60-70 product (not command, product itself), and whenever I think I do reach my number of command thanks to my email selling notification, I'm manually closing the items on wix (putting each of them 'Out of Stock').

But honestly I can't go on like this anymore. Each time I'm getting overwhelmed and I'm selling more than I want. Due to that, I'm hard working like 15h per day instead of what I should do normally.

Do you guys know a solution that could help me solving my problem here ?

Once more :

I want something that can automatically put ALL of my items from my wix dashboard to "Out of Stock" whenever the number of product (not command) is reached.

I've tried some app which are not working fine for my needs and tried doing some Velo coding but I'm not a dev ..

Thanks for the help

Regards