todaydownloadz
Forum Replies Created
-
Forum: Plugins
In reply to: [Download Manager] google drive addon not workingother than redirect uris do we have to change the link on JAVASCRIPT ORIGINS field whn creating a client id.
another difernce i saw on the error message is that “https://docs.google.com” part is missin. whn attaching the files it shows https://docs.google.com and then this part “uc?id=0B9139uOW_-RMZUJoaDVZQzQ0X0E&export=download” which is a full link but whn click publish or update it shows only “uc?id=0B9139uOW_-RMZUJoaDVZQzQ0X0E&export=download” and saying ( attached file is missing/deleted )
will this be the cause for the issue ?
Forum: Plugins
In reply to: [Download Manager] google drive addon not workingForum: Plugins
In reply to: [Download Manager] google drive addon not workingthe issue is download button shows no files. means literally no file to download which is link to google drive. at the moment cant we use google drive until the next update ?
on fornt end too it gives this
Notice: Undefined index: SERVER_ADDR in /hermes/bosnaweb10a/b2702/ipg.<xxxxxx>/ffcom/wp-content/plugins/rating-widget/lib/config.common.php on line 283
Forum: Plugins
In reply to: [Add Link to Copied Text] Continue reading at label appear top of each pageex : https://screencast.com/t/BLGYxlNrshyQ this is happened front end and wpadmin area too
hi i figured out the cause by the help of the support team of easydigitaldownloads.
here when i remove this line (no.18)
wp_enqueue_style(‘yui-pure’);
in this file
wp-content/plugins/gplus-comments/includes/lib/plugin.php
the problem seems to be solved. but i needed to know without that line can i use the comment evolved plugin without any issues? or do you have any other solutions for that.
let me know
thanks
hi it seems when i give few mins of gaps between downloads then i can hit the max limit as i entered. but when i download in a row, let say with in few second gap after one after another then after 3 times its shows max error. is this normal in plugin or some kind of issue ?
at the moment in misc settings i have entered 7 limit and 24 hours expiration.
and also in my amazon s3 plugin i have entered 5 minutes in Link Expiry Time field.
in this case what is the link between misc setting and amazon s3 settings. my preference is use 7 limit with in 24 hours thing. in this case s3 settings gonna effect to the process or can i leave those values in s3 as it is?
Forum: Plugins
In reply to: [Popups - WordPress Popup] any shortcode for fb page like boxand i got alignment issue like this
https://screencast.com/t/Aud2IEXqTd
please let me know how can we settle the buttons like this page : https://wp.timersys.com/free-plugins/popups/
tank you
Forum: Plugins
In reply to: [Popups - WordPress Popup] any shortcode for fb page like boxhi another thing. how can we dark the background when popup is on and disable the link on background.
and also if clicked a like on like box will the popup desappear forever for particular user ? can we do the tracking like that rather than setting specific days in popup settings.
if not its a good idea to create a new plugin specifically for a popup facebk like box with such feature isnt it ? (like your twitter box)
just giving u an idea ??
thanx a lot for your plugins
Forum: Plugins
In reply to: [FB Page Promoter Lightbox] popup box not appear at allactually i was troubleshooting deactivating and activating each plugin to check what cause for the trouble. so i figure it out when a plugin called “easy digital downloads” is activated the popup is not gonna work. basically fb lightbox plgin get no use at all.
how can i solve this kind of plugin conflict ? i need both plugin.
and also this line
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
is already in my header.php so no need to change to anythign right (sry i didnt understand With an HTML5 Doctype <!DOCTYPE html>) ? let me know
thank you.
lets say 24 hrs is over and download link no longer valid. what if the user need to download it from his purchase history after 24 hours? do i have to do manually or is it automated ? and how to do it ?
another thing i have set 5 times for the download. and i tried 3 times in a row and after that i couldnt go for the next 2 tries and it said you hit max limit. do i have to give some interval between clicking the download link. that 3 times was happened within one minute or so. let me know…
hi is there any update soon that fulfills above requirement ?
thanx for the code after adding !important then its working fine. here is the final code that worked for me.
.bar-point .review-result-wrapper, .percentage-point .review-result-wrapper,.bar-point .review-result, .percentage-point .review-result { height: 10px!important; } .review-total-star.allowed-to-rate .review-result-wrapper, .bar-point .allowed-to-rate .review-result, .percentage-point .allowed-to-rate .review-result { height: 100% !important; }
btw the code i used in css is like this
.bar-point .review-result, .percentage-point .review-result{ height: 10px !important; } .bar-point .review-result-wrapper, .percentage-point .review-result-wrapper{ height: 10px !important; }
if there is any seprate setting page for the plugin to change these amount then that would be more user friendly.
default height of bars
default bar color
default rating template
default rating style(point,star,percentage)
default checkbox to enable or disable usr reviews etc…actually we can use pretty much all the settings on the post editor to another separate setting page in order to set defaults. plus sm more options like bar height n stuff.
this would be a great improvement for the plugin for sure. thanx again for the great plugin and support