Hi Trebly,
Sorry to hear that! Little sidenote: I recently found out that it doesn’t play nice with WordPress in Multisite-mode, as well as the WooCommerce-framework. I’ll have to look in to that.
Could you tell me what theme you run, and what kind of plugins you run?
Thanks,
Bart
Thread Starter
Trebly
(@trebly)
Hi,
I uses as theme the twentythirteen but it is a lot enhanced and renames twentythirteen2 . It was too heavy to manage at same time the changes in theme and to take care of creating a child theme.
The question had been and remains more : how to transport the changes done to many themes as children themes.
I have many plugins running (around 80) and for shortcodes :
- All plugins with shortcodes defined
- User shortcodes
- shortcodes ultimate
- shortcode lister
- shortcode any widget
- custom content shortcode
For plugins I have enhanced [toc] (TOC+) which now makes much more.
The shorcode lister gives more than 200.
I am developing two or three plugins.
One of these uses a pattern which is near a shortcode /\[\*?([a-zA-Z0-9_\-\s]*)\*\]/ but is not a shortcode by the use of open close sequence “[*…*]” (the sequence is managed by js).
I have a plan of test on my development server (which allows xDebug while my site is on a shared OVH server). I will test if the (un)activation of your plugin have an effect. If it does, I will certainly find the trick.
Best regards.
Trebly