It’s quite simple. Please update pinned elements to be also pinned on the mobile version.
I’m currently in desperate need of this feature and I’ll have to move platforms if I can’t find a way to do it. I really don’t want to do that.
If there’s a way to do this by using code, Please let me know.
I feel like this is not a difficult feature for wix to offer. Consider offering that as it would help immensely.
I appreciate your help.
Thank you.
1 Like
Hi Max,
To better understand what you need and what is the right solution to provide you, can you please describe your use case?
What element you want to pin on mobile?
To which position (relatively to the screen) do you want to pin it?
How do you expect it to behave?
TNX
Hi Idan,
I created a “quick exit” button on my page. It works well on desktop site but it stays on the same place in the mobile version and it doesn’t move with the page, or user.
For the mobile , I would like the button to scrow with the user, just like on desktop. I would prefer if it stays in the right hand side lower corner of the screen.
Ideally, this button should be capable of closing the page window. If that can be done. However, at the moment I’m ok with redirecting to a blank Google page.
So, my question is:
A. How do I make the button behave on mobile just like the pinned button on desktop?
B. Can I ask the button to close the browser window?
I appreciate your help.
How did you make the desktop button work? Did you link it to www.google.com? ?
The desktop one is a pinned button to the right side. I just used wix pin the button feature. Yes, to Google.co.nz.
Ideally, it would close the browser on both, but that I couldn’t do yet, so redirecting to Google is a second option.
You can see an example of what I want here: https://www.crimestopperswa.com.au
That “quick exit” button to the side.
Currently the feature of pin to screen isn’t available on mobile. But I do have a solution for you.
You can add a Quick Action Bar to your mobile site and set it with on item which will be you exit button. The Quick Action Bar is always shown at the bottom of the screen, save as pin to screen element. The steps are:
Go to the editor and navigate to the mobile editor
Open the mobile tools panel that is on the left buttons.
Add Quick Action Bar
Remove all items and add a new item: custom action
Select the icon you want and then click set up
Select web address and insert the google address.
Thant’s it.
Lets me know if it works for you.
Tha k you anyway. I have thought of that too. It’s a pity. So I assume there’s no way to do that with a code? To make a button close the browser?
I don’t know. TO be honest I don’t think that closing the browser is a good idea as the visitor might have more tabs opened…
Do you mean maybe closing the current tab?
Yes. You’re right. The tab would do.
Hi Idan,
I am facing a similar dilemma.
I want to have a container for ads at the bottom of the mobile screen that behaves like a pinned element. The suggestion to use a Quick Action Bar would be great if one could lose the hardcoded UI options so an image, or series of images, can be displayed and linked to something.
Alternatively if there is a method for associating ‘pinned’ styled ads to mobile site top or bottom, in the editor that I am obviously missing, please point me in that direction.
If this can has to be solved programmatically where should I be looking in the Corvid documentation?
Thank you.
If ads is your case i guess you use a JS you got from your ads provider. Are you familiar with ‘Tracking & Analytics’ tool in which you can embed an external JS on your site? This tool is available to premium sites only.
To get to this tool go to your site dashboard → Settings (scroll bottom) → ‘Tracking & Analytics’
Your JS can manipulate the ads to be shown pinned.
@idan-cohen Thank you Idan - Yes, I have read about the ‘Tracking and Analytics’ tool. I wanted to verify that we had to code the solution. Thank you
@idan-cohen
Hi Idan,
Is there a way to change the icons for the Quick Access Bar?
I’m looking for my logo (A three colored circle) to be the button, is there some way to achieve that?
I first tried by turning the Quick Action Bar transparent, and then tried placing a photo of the logo underneath.
I hope you can help.