Closed PrafullaKumarSahu closed 7 years ago
I am unable to replicate this using the exact same setup as you. Are you seeing any errors in the browser console?
On localhost, there is no error even in console, but in sandbox there is an error in console, whihc does not seems to related to tailor.
uncaught TypeError: Cannot read property 'findWhere' of undefined
at n.applyDefaults (canvas.min.js:3)
at Function.m.each.m.forEach (underscore.min.js:5)
at n.add (canvas.min.js:3)
at n.reset (backbone.min.js:1)
at n.e.Collection (backbone.min.js:1)
at new n (backbone.min.js:1)
at n.onBeforeStart (canvas.min.js:5)
at Object._triggerMethod (backbone.marionette.min.js:1)
at n.f.triggerMethod (backbone.marionette.min.js:1)
at n.start (backbone.marionette.min.js:2)
Oh! The console error in sandbox is from Tailor plugin.
Thank you for reply.
Screenshot of settings and page edit page.
You have restricted all roles. Restricting a role type prevents that role from using Tailor.
oh! That is my foolishness :D but in sandbox all roles are unrestricted and I can not drag and drop elements ??
In localhost also I tried dragging widgets and it does nothing ! Am I committing some similar mistake again ?
Which browser are you using? Are both instances showing errors in the console?
I am using google chrome, no, the localhost instance is not showing any error in console.
After repeated reload in localhost instance finally it is working may be few things are working, but I think I should spend sometime time to get it done, no idea why not working for sandbox . thank you for your kind help :+1:
I am using Wordpress - 4.8. Theme - twenty seventeen Plugin - only Tailor. My site is on localhost.
After activation, I have enabled tailor for both page and post, but no where I can see the option to "Tailor This Page" as described in the documentation . Please reply fast, is this requires something else to work ?
Update: I can see options if I am trying in sandbox. but in sandbox, I am unable to edit the page/post !!