Enclavely / tailor

Build beautiful page layouts quickly and easily using your favourite WordPress theme.
https://www.tailorwp.com
GNU General Public License v3.0
1.05k stars 102 forks source link

Tailor option not appearing #122

Closed PrafullaKumarSahu closed 7 years ago

PrafullaKumarSahu commented 7 years ago

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 !!

andrew-worsfold commented 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?

PrafullaKumarSahu commented 7 years ago

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)
PrafullaKumarSahu commented 7 years ago

Oh! The console error in sandbox is from Tailor plugin.

PrafullaKumarSahu commented 7 years ago

Thank you for reply.

Screenshot of settings and page edit page. tailor-settings tailor-page

andrew-worsfold commented 7 years ago

You have restricted all roles. Restricting a role type prevents that role from using Tailor.

PrafullaKumarSahu commented 7 years ago

oh! That is my foolishness :D but in sandbox all roles are unrestricted and I can not drag and drop elements ??

PrafullaKumarSahu commented 7 years ago

In localhost also I tried dragging widgets and it does nothing ! Am I committing some similar mistake again ?

andrew-worsfold commented 7 years ago

Which browser are you using? Are both instances showing errors in the console?

PrafullaKumarSahu commented 7 years ago

I am using google chrome, no, the localhost instance is not showing any error in console.

PrafullaKumarSahu commented 7 years ago

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: