idleberg
Forum Replies Created
-
Forum: Plugins
In reply to: [OGraphr for WordPress] [Plugin: OGraphr] settings doesn't savetried a fresh install and i still can’t reproduce this and i’m running the same versions. however, i noticed that the initial settings are not set properly, so maybe it’s a related issue. will take a look once i get home!
Forum: Plugins
In reply to: [OGraphr for WordPress] [Plugin: OGraphr] settings doesn't save1. you didn’t check “restore default upon saving”?
otherwise
2. what wordpress version are you using?
3. what plugin version are you using?
4. did you use any older plugin version and did that work fine?
5. did you try and reset all settings, does the problem still occur?can’t reproduce this on any of my sites
Forum: Plugins
In reply to: [OGraphr for WordPress] [Plugin: OGraphr] settings doesn't savecan you be more specific?
Forum: Plugins
In reply to: [OGraphr for WordPress] [Plugin: OGraphr] Youtube sharei’m not sure how this is supposed to help. how did that happen? did you try enabling the debugger?
the hard way testing this would be disabling your plugins one after one to see which might be interfering
Forum: Plugins
In reply to: [OGraphr for WordPress] [Plugin: OGraphr] Youtube sharei just installed Social Sharing Toolkit and it doesn’t interfere with OGraphr
Forum: Plugins
In reply to: [OGraphr for WordPress] [Plugin: OGraphr] Youtube sharemaybe you could just set debugging to true in the index file of the plugin
Forum: Plugins
In reply to: [OGraphr for WordPress] [Plugin: OGraphr] Youtube sharewell, i’d love to solve this problem for you. currently, there are no opengraph tags added by my plugin, only by that other plugin you mentioned. any chance you remember which version worked for you?
Forum: Plugins
In reply to: [OGraphr for WordPress] [Plugin: OGraphr] Youtube sharethat site doesn’t seem to use the plugin or it’s not activated
Forum: Plugins
In reply to: [OGraphr for WordPress] [Plugin: OGraphr] Filter a URL to a directoryi’ve added an option to filter custom urls, but i still need to refine the method to allow regex without producing potential error messages
right now you can filter like this:
avatar.png
https://mysite.wp/wp-content/secret-images
/not-so-secret/but-this-is-secret.jpgForum: Plugins
In reply to: [OGraphr for WordPress] [Plugin: OGraphr] Filter a URL to a directoryi’ll look into it, might take a bit longer this time ??
try 0.2.7, released today
thanks for the suggestion, i will take it into consideration for the forthcoming 0.3 release
Forum: Plugins
In reply to: [Fancyboxify] [Plugin: Fancyboxify] not workign as desiredhere’s the console log after clicking an image:
Uncaught TypeError: Property ‘undefined’ of object #<Object> is not a function
jQuery.extend.swing
f.fx.stepjquery.js:4
hjquery.js:4
f.fx.customjquery.js:4
gjquery.js:4
f.extend.dequeuejquery.js:2
f.fn.extend.queuejquery.js:2
e.extend.eachjquery.js:2
e.fn.e.eachjquery.js:2
f.fn.extend.queuejquery.js:2
f.fn.extend.animatejquery.js:4
b.fancybox.centerjquery.fancybox.pack.js:41
Sjquery.fancybox.pack.js:33
f.extend.speed.d.completejquery.js:4
f.fx.stepjquery.js:4
hjquery.js:4
f.fx.customjquery.js:4
f.fx.showjquery.js:4
gjquery.js:4
f.extend.dequeuejquery.js:2
f.fn.extend.queuejquery.js:2
e.extend.eachjquery.js:2
e.fn.e.eachjquery.js:2
f.fn.extend.queuejquery.js:2
f.fn.extend.animatejquery.js:4
f.each.f.fn.(anonymous function)jquery.js:4
Qjquery.fancybox.pack.js:30
v.onloadjquery.fancybox.pack.js:22and this is from clicking the close button:
Uncaught TypeError: Property ‘undefined’ of object #<Object> is not a function
jQuery.extend.swing
f.fx.stepjquery.js:4
hjquery.js:4
f.fx.customjquery.js:4
f.fx.hidejquery.js:4
gjquery.js:4
f.extend.dequeuejquery.js:2
f.fn.extend.queuejquery.js:2
e.extend.eachjquery.js:2
e.fn.e.eachjquery.js:2
f.fn.extend.queuejquery.js:2
f.fn.extend.animatejquery.js:4
f.each.f.fn.(anonymous function)jquery.js:4
ajquery.fancybox.pack.js:39
f.extend.speed.d.completejquery.js:4
f.fx.stepjquery.js:4
hjquery.js:4
f.fx.customjquery.js:4
f.fx.hidejquery.js:4
gjquery.js:4
f.extend.dequeuejquery.js:2
f.fn.extend.queuejquery.js:2
e.extend.eachjquery.js:2
e.fn.e.eachjquery.js:2
f.fn.extend.queuejquery.js:2
f.fn.extend.animatejquery.js:4
f.each.f.fn.(anonymous function)jquery.js:4
b.fancybox.closejquery.fancybox.pack.js:41
f.event.dispatchjquery.js:3
f.event.add.h.handle.ijquery.js:3Forum: Plugins
In reply to: [Fancyboxify] [Plugin: Fancyboxify] not workign as desiredokay. i did some more tests in other browsers (firefox and safari, my default browser is chrome). on safari, i will get to see the loading animation before the page will freeze. in firefox the image disappears, but the overlay remains and i cannot click on any element of the website.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] PHP errorsame here