Kaushal Chandrasen
Forum Replies Created
-
Hi Blaz,
Yes I have tested it with both iOS as well as android. It seems to be the case with all the touchscreen devices. You are possibly right with the hover event creating this issue.
Looking forward to the fix.
Best,
K
It has been resolved.
Hello,
It was an issue that was caused because of some security settings and not a problem with the plugin. I have it figured and it is working fine now. Thanks anyways and its a very nice plugin.
Forum: Plugins
In reply to: [Pinpoint Booking System - Version 2] Book now button doesn’t workAlso the Pay on arrival isn’t working.
Forum: Plugins
In reply to: [File Away] Uploads stall at around 10mbTimeout setting is long enough. 3600 sec should be long enough. for a target of 2gb
Forum: Plugins
In reply to: [File Away] Uploads stall at around 10mb“By “stall” you mean, the file begins to upload and then stops uploading when it reaches approx. 10mb uploaded?”
Right. No errors or any feedback
Forum: Plugins
In reply to: [File Away] fileaway not showing up parameters in the tinyMCE editorokay..
Thanks for the support.
Forum: Plugins
In reply to: [File Away] fileaway not showing up parameters in the tinyMCE editorPlugins.
/wp-content/plugins/js_composer/assets/lib/vc_tabs/vc-tabs.min.jsForum: Plugins
In reply to: [File Away] fileaway not showing up parameters in the tinyMCE editorthe error i pasted earlier starts from line 71, where the error is.
Forum: Plugins
In reply to: [File Away] fileaway not showing up parameters in the tinyMCE editorError in:
vc-tabs.min.js
Line 70:81Forum: Plugins
In reply to: [File Away] fileaway not showing up parameters in the tinyMCE editorAlso, is there way to integrate reCaptcha authentication in to your fileup?
Forum: Plugins
In reply to: [File Away] fileaway not showing up parameters in the tinyMCE editorthis is the error message:
TypeError: undefined is not an object (evaluating ‘caller.getRelatedTab’)
on this line:
caller = $(e.target).data(“vc.accordion”), “undefined” == typeof caller.getRelatedTab && (caller.getRelatedTab = function() {
var findTargets;
return findTargets = function() {
var $targets;
return $targets = caller.getContainer().find(“[data-vc-tabs]”).filter(function() {
var $this,
tab;
return $this = $(this), tab = $this.data(“vc.accordion”), “undefined” == typeof tab && $this.vcAccordion(), tab = $this.data(“vc.accordion”), tab.getSelector() === caller.getSelector()
})
}, caller.isCacheUsed() ? (“undefined” == typeof caller.relatedTab && (caller.relatedTab = findTargets()), caller.relatedTab) : findTargets()
}), Plugin.call(caller.getRelatedTab(), e.type)
}, $(document).on(“click.vc.tabs.data-api”, “[data-vc-tabs]”, clickHandler), $(document).on(“show.vc.accordion hide.vc.accordion”, changeHandler)
}(window.jQuery);Forum: Plugins
In reply to: [File Away] fileaway not showing up parameters in the tinyMCE editoryes. I know nothing about javascript editing. so never checked. Yes, theres an error.
I can not change the theme now.
How it worked is, i installed a new plugin for tabbed browsingand your tinymce editor worked in the text area of that plugin. Your code doesn’t execute in the plugin. It just shows it as text page content. So I just used the generated code there.
Forum: Plugins
In reply to: [File Away] fileaway not showing up parameters in the tinyMCE editorWell, deactivating plugins didn’t work. On the contrary, it just worked in a newly installed plugin. The code doesn’t work with the plugin, but i used it to generate the code and copy it to the page i wanted it in.
Although it might be a solution, it’s still not working where it’s supposed to, and i’d like to fix it. Any wordpress version compatibility issues?
Forum: Plugins
In reply to: [File Away] fileaway not showing up parameters in the tinyMCE editortried doing that. No results.