allinfinite
Forum Replies Created
-
Forum: Plugins
In reply to: [Collapse-O-Matic] URL Links make Title of Section DisappearOpps.. in attempt to get around a fixed header issue I hid the :target.. my bad.. If you have any tips for fixed header with anchored text issues. It’s hard to fix
Forum: Plugins
In reply to: [Collapse-O-Matic] URL Links make Title of Section Disappearsee first post.
Does anyone have a hack I could implement?
Forum: Plugins
In reply to: [Contact Form 7] Re-direct to a different URL if a field has been filled outThis worked for me after tinkering for a while..
`on_sent_ok: “if (document.getElementById(‘payment’).value==’PayPal’) location = ‘https://www.paypal.com/cgi-bin/webscr?cmd=xxxx’; else location.replace(‘/payment2/’);”
Forum: Plugins
In reply to: [Related Posts by Sovrn] Support to hide posts with no thumbnail imageOk, thanks for the feedback … I will set a no-thumbnail category
Forum: Plugins
In reply to: [Related Posts by Sovrn] pinterest style Reload code for ajax pluginOh sure.. https://www.HuMandalas.com thanks for the quick response. Please note that I have turned ajax off for posts until I solve this issue
Forum: Plugins
In reply to: [Advanced AJAX Page Loader] wp-jquery-lightbox reload code??this worked ??
doLightbox();
Thanks @noflaye!!
@aledb3 Include it in the ajax loader settings under “Reload Code”
Nope.. I never figured it out.. I had to stop using the plugin ??
Forum: Plugins
In reply to: [CubePoints] Bonus points based on locationI know the wordpress mobile app has an option for geotag too, but i dont know what it does with this info or how to utilize it in my rss
Forum: Plugins
In reply to: [CubePoints] Donate to author in post comment boxI get this
Uncaught TypeError: Object function (e,t){return new v.fn.init(e,t,n)} has no method ‘prompt’ donate.js:109
showDropdownSearchdonate.js:109
cp_module_donatedonate.js:23
onclickhttps://www.humandalas.com:315
Forum: Plugins
In reply to: [CubePoints] Donate to author in post comment boxI could figure that out, but truth is, i haven’t been able to get the module to work at all.. Maybe there is a simple cause… idunno.. humandalas.com
Forum: Plugins
In reply to: [CubePoints] Multiple type of pointsCool! Thanks gabriel, i will start researching and playing with this..
Forum: Plugins
In reply to: [CubePoints] Bonus points based on locationLat/lon are numbers so, if the meta is between. This range of numbers, then award bonus points.. the locations are from players posting in specified locations like a geocache game. Truth is, i would love to award points based on combination of category, tags, if photo included, time & location.. so the playrr must match all criteria.
https://humandalas.comForum: Plugins
In reply to: [CubePoints] Donate to author in post comment boxThanks for the response, Gabriel. I would want people to donate any amount just like the module, only it already knows who is getting the points, i’d also pit this on author pages.. you can take a look at my project as it is, now, online… https://humandalas.com
Thanks for the tip about the codex, I’m a beginner programmer but might be ready for a task like this..