f1logic
Forum Replies Created
-
hi @nextendweb
We are not clearing the buffer without considering other output.
We are doing the following
>copy contents from buffer to a temporary variable
>clear the buffer
>generate output from our shortcode in the buffer
>copy our shortcode output from bufffer
>clear buffer again.
>put back the temporary variable to buffer againHope it shouldn’t disturb any other code
Forum: Plugins
In reply to: [Insert Html Snippet] Cannot display snippet on categoryhi
is the category post created using some plugin? or just using wp editor?
if it from some plugin, it looks like the plugin is not applying the shortcodes on the content.
if it is wp editor we may have to debug this. if you could provide admin access at https://xyzscripts.com/support/ we could check this out.Forum: Reviews
In reply to: [Insert PHP Code Snippet] Opening PHP Tags destroy pluginpls try adding closing tag ?> also for time being
could you pls try adding closing tag ?> also for time being and see if it helps
Forum: Reviews
In reply to: [Insert PHP Code Snippet] Plugin not functional for me at the moment.Hi
As we already mentioned the opening php tags were added purposefully to make it work with syntax highlighted editor in premium version.
It should not break the working of the snippet. We had tested it here very well.
Your issue sounds like an exceptional case.
If not there should have been the same issue flooding the support forumIf you could please provide admin login, we shall check this out for you
Forum: Plugins
In reply to: [Insert PHP Code Snippet] Admin Icons got HUGE with last releasesounds like a conflict with css from some other plugin.
we are using plugin specific ids anyway.
could you share your admin login at > https://xyzscripts.com/support/ so that we could check this out ?this version onwards plugin adds <?php tag wherever required
but it should not break anything
please post the snippet which you are trying to create
we shall check it here and update youor we can check directly in your site , if you could provide your admin login at our support desk > https://xyzscripts.com/support/
- This reply was modified 6 years, 10 months ago by f1logic.
Forum: Plugins
In reply to: [Insert PHP Code Snippet] all my snippets disappeared after the last updatethere are no db changes
so nothing is supposed to go wrong
please contact support desk > https://xyzscripts.com/support/ with admin credentials so that we could debug thisForum: Reviews
In reply to: [Insert Html Snippet] vulnerable to malwaremay i know which malware scanner are you using?
Forum: Plugins
In reply to: [Insert Html Snippet] PHP Noticefixed
Forum: Plugins
In reply to: [Insert Html Snippet] Getting This Error After Running WP_DEBUG…resolved
Forum: Plugins
In reply to: [Insert Html Snippet] Deprecated constructorchanged
Forum: Plugins
In reply to: [Insert Html Snippet] please add searchsearch by snippet name?
Forum: Plugins
In reply to: [Insert Html Snippet] Insert HTML Snippet new update interferring with WPaddressed.
v1.2.2
sorry for the troublechecked with latest.
couldnt reproduce.
maybe some other plugin is interfering?