lakhotiaatul
Forum Replies Created
-
Forum: Plugins
In reply to: [Email Before Download] Using popup on Downloads PageDear Dtyan,
This page is provided by the WordPress Download Monitor and there is no coding being done separately.
As you would see, the Download button on the left side provides the link to download the file. As for the shortcode you had mentioned, I am using that fine in my posts and pages wherein the user fills in his details and the link to download is popped up to him.
I would want that a similar popup opens up when the user clicks on the download button.
Atul
Thanks @dwinden for your response.
Dear Danieliser,
Appreciate your quick response. Its working now.
The pop blocker opens like a new window instead of a small box pop up. Can re rectify that?
Dear Danieliser,
The “” also do not work. The link shall be https://kmindustrialcorp.com/cooper-bussmann-fuses/
Forum: Plugins
In reply to: [WordPress Button Plugin MaxButtons] How to call Popup using MaxButtonsDear Beat,
I tried using the below code on my post but the only thing i could see was “maxbutton id = “2””
[popup_trigger id=15438][maxbutton id=”2″][/popup_trigger]
Can you suggest where is the mistake?
Thanks
AtulI solved the problem myself. Seemed like someproblem with the <ebd /> tag. ??
Hi,
The plugin works great with shortcode.
But I wanted to use the plugin on my general Download Monitor Page link to which is in the top horizontal menu(https://kmindustrialcorp.com).
I used the shortcode in the Download page created to display the dowload files page. I can see the form to enter the name and email id, but the downloads also show up below the form.
How do I make sure that the downloads are seen only once the user enters the details?
Thanks
Forum: Plugins
In reply to: [Advanced Editor Tools] TinyMCE advanced not working wordpress 3.0Hi,
I tried to replace the wp-includes with a fresh copy from wordpress and the problem still remains. I get the below JS error:
a.widget.prototype._trigger is undefined
[Break On This Error] (function(a){a.widget(“ui.sortable”,a….”intersect”,zIndex:1000}})})(jQuery);
load-s…232d0af (line 81)Is it related to a widget or a plugin? Currently I have Smart Slide Show plugin, Duplicate Post plugin and Contact Form 7 plugin activated. I tried to deactivate these plugins but that did not change any thing.
I do not have much idea about PHP, so becomes difficult to debug the error.
Please suggest..
Thanks
Forum: Plugins
In reply to: [Advanced Editor Tools] TinyMCE advanced not working wordpress 3.0Hi,
Thanks for the quick response. Below are the JS errors as seen via Firebug:
a.widget.prototype._trigger is undefined
_init()load-s…232d0af (line 81)
Widget(a=Object { placeholder=”sortable-placeholder”, connectWith=”.meta-box-sortables”, items=”.postbox”, more…}, c=div#side-sortables.meta-box-sortables)jquery…ver=3.0 (line 30)
bridge(h=Object { placeholder=”sortable-placeholder”, connectWith=”.meta-box-sortables”, items=”.postbox”, more…}, g=div#side-sortables.meta-box-sortables)jquery…ver=3.0 (line 28)
Widget()jquery…ver=3.0 (line 29)
noop(a=[div#side-sortables.meta-box-sortables, div#normal-sortables.meta-box-sortables, div#advanced-sortables.meta-box-sortables], b=function(), d=div#side-sortables.meta-box-sortables)load-s…5f803b6 (line 30)
each(a=function(), b=undefined)load-s…5f803b6 (line 24)
bridge(d=Object { placeholder=”sortable-placeholder”, connectWith=”.meta-box-sortables”, items=”.postbox”, more…})jquery…ver=3.0 (line 29)
add_postbox_toggles(c=”post”, b=undefined)load-s…232d0af (line 83)
add_postbox_toggles(c=”post”, b=undefined)load-s…232d0af (line 83)
clean(e=function())load-s…232d0af (line 84)
noConflict()load-s…5f803b6 (line 26)
inArray()load-s…5f803b6 (line 33)
[Break On This Error] (function(a){a.widget(“ui.sortable”,a….”intersect”,zIndex:1000}})})(jQuery);
load-s…232d0af (line 81)Please suggest..
Thanks..