thinxx
Forum Replies Created
-
Hi
Cache is disabled in developer tools and cleared with hard reload.
when I type into the consol and hit enter:
SPU_ADMIN.spu_editor
> a.fn.init [body#tinymce.mce-content-body.content.post-type-spucpt.post-status-publish.page-template-default.lo…, selector: “html #tinymce”, prevObject: a.fn.init(1), context: document]That list does expand though, please let me know if you’d like the full expansion?
Again, I do not use Gutenberg and have the Disable Gutenburg plugin installed and activated.
Looking forward to your response.
Have a great day further.
Hi
When I click on html nothing happens at all.
I can see the following error in dev tools:
Uncaught TypeError: Cannot read property ‘alterClass’ of undefined/**
* Updates on position change
*/
$(‘#spu_position’).on(‘change’, function(){
var $editor = SPU_ADMIN.spu_editor,
val = $(this).val();
//update editor
**$editor.alterClass(‘spu-position-*’, ‘spu-position-‘+ val )**
if( val == ‘top-bar’ || val == ‘bottom-bar’) {
$editor.find(‘.spu-box-container *:not(“p, .spu-fields-container, .spu-fields-container *”)’).remove();
}
});i have indicated the error above with ** ** as per dev tools.
Let me know what you think.. Thanks.
Hi gonzalesc
As I said, the text editor does not work…
https://www.dropbox.com/s/58ccseowqj8gi14/Screenshot%202019-03-18%2016.39.51.png?dl=is there another solution or will there be an update to the plugin any time soon?
It is stuck in visual mode and I therefore cannot edit the code.
I hope to hear back from you soon.
Regards
that’s what I’ve been saying.
I can’t enable the text editor/ html in the plugin.. it doesn’t work
Cool, I have done so, you can have a look.
cheers.Apologies gonzalesc.
that url is now live again using the 1st method
this is the exact shortcode I am using:
[ms-note type=”info”][/ms-note]
[ms-note type=”info”][/ms-note]
[ms-membership-signup class=”spu-disable-ajax“.]looking forward to your response.
cheers.
Hi gonzalesc
Thank you again for the response and suggested solution.
I have tried both methods and both are unsuccessful.– If I use the 1st method it doesn’t change anything and the link/button is still not clickable.
– If I use method 2, it prints everything(the html) outside of the shortcode to the page as I cannot access the text editor for you plugin.I’m hoping there is another way…? thanks again
Hi gonzalesc
Thanks for the speedy response and apologies that the pop-up did not show on that url.
It is set to a 5 second time delay and this is part of the issue.You can view the pop-up directly here:
https://dohiphop.com/spucpt/registration/What you will notice is that the signup button works perfectly on the page until 5 seconds later, when the pop-up shows. The code and look are exactly the same, however the button inside the popup doesn’t work at all and there is no link present in the button?
I have now gone back to PHP 7.0.0 and deleted/ re-installed the plugin. I’ve also optimised my db to avoid any issues.
I use disable gutenburg on all of my sites and even tried the “classic editor” plugin, however the results are the same, in that I do not have access to the text editor. I then went back to “disable gutenberg” and there is no option to disable the “spucpt” post type and I only have an option to disable the post by ID. I put the correct ID but I still can’t access the text editor.
I am using elementor… is this an issue?
Anyway, I hope to hear back from you soon, so I can get this up and running because apart from the button not working; I really like the functionality of the plugin and need to get it up and running again quite urgently.
Have an awesome day!
Thanks guys
apologies, I didn’t mean deleted everything from my site: it removed the privacy policy from my site and displayed coming soon in it’s place which does not qualify as a PP.
I will amend my initial statement. Thanks for the speedy responses.
The auto tos & PP feature now displays “legacy” and you’ve removed this feature for non-premium users. This means that when I went to my sites privacy policy it displayed as coming soon despite having being present 2 days ago. I rolled back the update to 1.8.2 and everything works again. Thanks for the information though, I will try the newer update and let you know how that goes.