Bainternet
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple QR Code] [Plugin: Simple QR Code] Add Caching?loading the image from Google is about the same as loading it from a very fast CDN and the best thing is that Google cache the image them self so they don’t really generate it every time you call it, only the first time.
Yeah its coded to look for backend post creation pages,
but if you want i can add a filter to front end pages (assuming the form is on a page,post,or custom and and option in the options panel to specify what pages to look for on the frontend.Not really but you can use the provided filters to create your own query just the way you want it to be.
Just like i answered on the plugins home page,
the tree is built using the DOM manipulation with no server side at all and it only changes the display to a list with icons on the theme editor using the given list so you should see all included files under the theme’s root folder even those in sub folders (if WordPress lists theme there to begin with)the plugin editor’s tree is something different which can list subfolders and arrange files in them.
anyway just look in the theme’s root (no sub folders for theme’s tree)
let me know if the files are there.
Forum: Plugins
In reply to: [ShortCodes UI] [Plugin: ShortCodes UI] conflicts with WooCommerceYou are kind of rude, do you know that?
It’s a free plugin that i developed and maintain in my free time (not when you call on me), eventually i would have read this and replayed but to demand answer and you timing like I work for you is simply rude.
I have over (at the time of writing this) over 33,321 downloads and installs of my 12 free publicly released GPL plugins which i developed, gave and am maintaining with pleasure for this community that i love (you are more then welcome to go over the plugins forum tags and see my answer to each and every question or issue) but people like you really take the fun out of it.
And the worst part is you are complaining about the plugin not working, and me not answering but the issue was actually with the woocommerce plugin which calls
is_main_query()and not this one.simply rude!
as for any one else who has the same issue, simply update your version of woocommerce they fixed the issue, if any one is interested with more information how read this
Forum: Plugins
In reply to: [ShortCodes UI] [Plugin: ShortCodes UI] Import is brokenjust tried it and it works fine,
do you get any javascript errors?
any other plugins installed?Forum: Plugins
In reply to: [Plugin: ShortCodes UI] Using for Javascript?simple You use the JavaScript code field.
Forum: Plugins
In reply to: [ShortCodes UI] [Plugin: ShortCodes UI] Adding Short Code to existing pageOk try this:
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Plugins
In reply to: [ShortCodes UI] [Plugin: ShortCodes UI] Adding Short Code to existing pageUnder the php code where it says “What does this code do?”
change it to “my code uses PHP echo”Thanks,
Fixed in the next update.
Forum: Plugins
In reply to: [ShortCodes UI] [Plugin: ShortCodes UI] Adding Short Code to existing pageShortcode should be added in the place of the shortcode tag and not above the content.
whats id the shortcode ShowJobs type?
create an export and send it to me I’ll take a look.What’s pPanel?
anyway i need more details so i can try and replicate the problem you have in order to fix it.
What WordPress version?
What Shortcodes UI version?
theme?
other plugins?Yes it means that the site specific settings will be overwritten but for that specific site only.
the settings are only available for ONLY super-admins.
and the install is just the same using the MU folder.Forum: Plugins
In reply to: [Advanced Code Editor] Customize a new editor theme?i had some free time so i added the Solarized light and dark with a few other themes 🙂
Forum: Plugins
In reply to: Plugin: Advanced Code Editorcan’t say that i can replicate this issue and as far as i can tell it’s probably another plugin conflicting.
try deactivating your other plugins one by one and once you see it working you’ll know which one.
If you’d like to reply with it’s name I’ll try and see what can be done.