George-Paul Cre?u
Forum Replies Created
-
Hi @wfmargaret ,
Thanks for getting back to me with these details.
Yes, I can confirm that the 2FA works correctly.Thanks,
GeorgeForum: Plugins
In reply to: [Code Snippet DM] Why CSDM highlighting = operators?I’ll close this due to lack of response.
Forum: Plugins
In reply to: [Code Snippet DM] Why CSDM highlighting = operators?Forum: Plugins
In reply to: [W3 Total Cache] Forward request header without caching itHi @vmarko,
Thanks for the update.
That’s an interesting suggestion. We went with a different approach to solve this.
Forum: Plugins
In reply to: [W3 Total Cache] Forward request header without caching itForum: Plugins
In reply to: [W3 Total Cache] Are PHP redirects and ‘wp_redirect()’s being cached?@vmarko Thanks for getting back to me.
Yes, this might be it. I went over the settings to see if this is listed in the page exclusion section, and the particular page we were interested in was missing from the list in Prod, but it was on Staging.Thanks!
Forum: Plugins
In reply to: [Code Snippet DM] I don’t see any DM Code Snippet Button in Tiny MCE@rafiseo I’m going to close this thread.
A new version was pushed today, v2.0.3, that has support for Elementor. Check the documentation.
Forum: Plugins
In reply to: [Code Snippet DM] I don’t see any DM Code Snippet Button in Tiny MCE@rafiseo Thanks for the screenshots.
The plugin works well with “Advanced Editor Tools” I’ve tested that part.
Elementor is stripping the other options available in the TinyMCE when it’s loaded in the interface. That is why you don’t see that button there. I can’t help you with that.
I might look into creating an Elementor Widget for this plugin, that way it will allow you to add the code block as you do with the Text, Heading, Image, etc.
For now the shortcode is the only option if you’re using Elementor. See the documentation for all the shortcode options.
Forum: Plugins
In reply to: [Code Snippet DM] I don’t see any DM Code Snippet Button in Tiny MCEHi @rafiseo
Can you try and see if the button appears in the TinyMCE section if you disable TinyMCE Advanced?
The DM Button was made to work with the standard TinyMCE from WordPress in the Classic Editor.Forum: Plugins
In reply to: [Code Snippet DM] Backslash will break the page@rasmusjuhl Thanks for pointing that out. I’ll make a note on it and try to fix it in a future update.
Forum: Plugins
In reply to: [Code Snippet DM] Backslash will break the pageohh.. Glad to hear that it’s not this plugin. Sorry about the other issue.
I’ll mark this as resolved.
Forum: Plugins
In reply to: [Code Snippet DM] Backslash will break the pageHi @rasmusjuhl
Can you tell me what page builder are you using?
Thanks!Forum: Plugins
In reply to: [Code Snippet DM] Square bracket not showing@rajeevbagra2025 that might be the case. I believe that BBPress removes the “<” and “</” symbols.
I’ll close this for now and I’ll make a note to see if any solution can be provided in a future update.Forum: Plugins
In reply to: [Code Snippet DM] Square bracket not showing@rajeevbagra2025
Here is a video: https://1drv.ms/u/s!At5qlWTQRg7GxLIdqHlWms1tDUKSDw?e=f9C1kw
Here is the code on a page: https://apps.devmaverick.com/code-snippet-staging/?p=54I don’t see what doesn’t work on your end.
See the documentation
If you have code (not HTML) that uses ‘</’ and you add it with the shortcode and not the TinyMCE button, you will need to escape ‘</’ from your code in order to properly display it.Forum: Plugins
In reply to: [Code Snippet DM] Square bracket not showing@rajeevbagra2025
not sure what you mean by thisOn the front end, line numbers are not showing despite line no. option selected.
The line number will show if you use the propriety from the documentation (line-numbers=”yes”) or the option from the TinyMCE interface.
Can you send over a snippet of code that is causing troubles on your end?
Place it here ascode
.