jsilmarovi Posted September 4, 2019 Share Posted September 4, 2019 Hello. I installed the Front End editing module to use on my site. I inserted the calls on the template correctly and doesnt work. Saw this link https://processwire.com/docs/front-end/front-end-editing/ and tested all the methods with no effect. Inserted Jquery on my template and nothing. When I inspect the element I saw a builded div like this <div id="pw-edit-1" class="pw-edit pw-edit-InputfieldCKEditor" data-name="activity_description" data-page="1023" data-lang="0" style="position:relative"><div class="pw-edit-orig"> But without buttons of editing and the double click doesnt' work to edit in front. I'm superuser. What I'm missing? Link to comment Share on other sites More sharing options...
dragan Posted September 4, 2019 Share Posted September 4, 2019 Did you try it with another browser? Does the JS console show any errors? I'm not sure what data-lang means, but I guess it's the current language... Did you try to switch to another language version? Perhaps make sure the page is published (I'm not sure if that has any impact, but it's worth a try). Did you use the default method A, or did you insert the FEE markup yourself? I never had any issues with FEE so far. Maybe there's some browser extension that is blocking some JS... Link to comment Share on other sites More sharing options...
jsilmarovi Posted September 4, 2019 Author Share Posted September 4, 2019 Hello dragan. The page is published. I'm using Google Chrome Where can I switch to another language version? The console is clean with no errors. I tried all the methods and no one was effective. Link to comment Share on other sites More sharing options...
teppo Posted September 7, 2019 Share Posted September 7, 2019 Just a quick note from moderator: this thread is not about module development, so I'm moving it to the "General Support" area of the forum. Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now