To post a new support question, click the Post New Topic button below.
Current Version: 4.9.2 | Sytist Manual | Common  Issues | Feature Requests

Please log in or Create an account to post or reply to topics.
You will still receive notifications of replies to topics you are part of even if you do not subscribe to new topic emails.

1.7 Wall Designer Not Working Anymore

M
16 posts
Tue Dec 06, 16 6:11 PM CST
I'm not sure if I clicked a setting I wasn't supposed to, but I can't click n drag images around on the wall on my site. I can use the one in the demo fine.
M
16 posts
Wed Dec 07, 16 4:30 AM CST
Figured out what was different, it's a script I am running that blocks click and drag. I will have to either disable it or find a way to disable it so Wall Designer works as it is supposed to.
M
16 posts
Fri Dec 09, 16 4:18 AM CST
The script I was running was javascript that blocks dragging and saving images on mobile devices. I know there are ways around that, but most people don't know that without researching. I ended up using CSS code that blocks dragging on images, but it doesn't stop dragging and moving things on wall designer. Karma has been restored.

for those interested use this under edit theme... additional css

img {
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-user-drag: none;
user-drag: none;
-webkit-touch-callout: none;
}
Edited Fri Dec 09, 16 4:18 AM by Markos Berndt
3 total messages
Please log in or Create an account to post or reply to topics.
This post has been viewed 837 times
Category: Wall Designer
 
Loading more pages
Loading more pages

Sign up for email promotions.

Your information is safe with us and won't be shared.

Thank you for signing up!

 
©2003 - 2021 Grissett, LLC. All Rights Reserved.

By continuing to browse or by clicking Accept Cookies, you agree to the storing of cookies on your device necessary to provide you with the services available through our website.

    Accept   Privacy & Cookie Policy
Loading More Photos
Scroll To Top
Close Window
Loading
Close