Bojan Petkovski
Forum Replies Created
-
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] jQuery issueI’ve tried everything (clearing cache, another browser, another comp with different OS, etc.), but the problem remains. I think that it has something to do with the server configuration. The thing is that there are multiple sites hosted on the server, and on the ones where pods is installed everything work perfectly, but on the recent ones it just doesn’t.
When I find the issue I will let you know.Thanks for the help.
I will mark the issue as resolved because the issue is not Pods related.All the best,
BojanForum: Plugins
In reply to: [Pods - Custom Content Types and Fields] jQuery issueThe first thing I did was changing the theme, but still the error remained.
In the console I got the error
Uncaught Error: Method submit_meta does not exist on jQuery.Pods.
It is a fresh install of wordpress and no other plugins are installed except Pods.
I figured it out that the scripts enqueuing are causing the error but don’t know why is that happening.Maybe it is a server side issue?
For now I’ve downgrade Pods to v2.4.4 and everything work as it should.Will troubleshoot further the cause of the error.
Any guides would be helpful.Thanks ??
Forum: Reviews
In reply to: [Tooltip Wp] Don't rename my pluginAlso you have one star because you are using the jQuery examples from the demo page of tipso and those are not needed . So you are bloating the plugin with unnecessary code.
??
Forum: Reviews
In reply to: [Tooltip Wp] Don't rename my pluginExactly, under the MIT license is stated:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
So if you are using the jQuery plugin please include the copyright ??
/*!
* tipso – A Lightweight Responsive jQuery Tooltip Plugin v1.0.5
* Copyright (c) 2014-2015 Bojan Petkovski
* https://tipso.object505.com
* Licensed under the MIT license
* https://object505.mit-license.org/
*/