I didn’t messup anything, “Server not found” means something with your server, anyhow, http://demo.wpdownloadmanager.com/marketplace/ opening in my iphone perfectly , where you seeing problem?
Hi Shoan,
The server is not down. It looks like you tried to make some changes but it has crashed the site. I will wipe the site and start again.
Please can you tell me if your demo site for Crypton (http://demo.wpdownloadmanager.com/marketplace/) is meant to be a responsive theme as this demo doesn’t work on an iPhone either?
John
you can use “wdpm-extended-shortcode” , but we still didn’t have .po & .mo file to translate in other language.
I’m not working in your site, last time when I was working it opened, but looks like server is down now
Hi Shaon,
BUMP – What is happening please. What have you done to the website as I cannot access it please. Do I need to delete it and start again?
John
Hi Shaon,
What is happening please. What have you done to the website as I cannot access it please. Do I need to delete it and start again?
John
Hi Shaon,
When you say access to everything, what do you mean?
What do you mean by “wdpm-extended-shortcode” add-on is not translation ready. Does that mean I cannot use it yet?
On a more serious note, when I try and visit the site now it comes up with:
Oops! Google Chrome could not find padi-downloads.com
Access a cached copy of padi-downloads.com
Are you still working on the site? What do we need to do to reset it?
John
“wdpm-extended-shortcode” add-on is not translation ready
This reply has been marked as private.
I need admin access to setup everything.
Hi Shaon.
How is it going with my site. I just checked your demo (http://demo.wpdownloadmanager.com/marketplace/) site on my iPhones and the menu does not work either on an iPhone. What do I need to change please to get the Crypton responsive theme to work please?
John
This reply has been marked as private.
please give me wp-admin login info, i’ll do the basic setup for you. though what you need to do there is basic installations and start adding packages 🙂
I hold you to your promise 😀
not a problem, no matter how many questions you have, I’ll always be more then happy to answer those 🙂
Thanks a lot.
I’m working now on a multilingual version WPDM using Polylang. I hope there will be no problems and I will not have to bother you 😉
Now it looks really good 🙂
Big thanks once again for your help. Great script and great support!
Ps. I see problem/bug in ‘User Reviews’:
http://www.soft-4-free.com/download/avast-premier-antivirus/
Nothing happens when you click on ‘Reply’. What is wrong?
Sorry but I couldnt see your answer – ‘This reply has been marked as private.’ I`m logged in.
2. no option to bold it, but you can do it from css or user custom title
.cat-item-37 a{
font-size: 11pt;
font-weight: 700;
}
4. you need to create custom link template and apply it for the widget.
5. remove the_content filter add_filter("the_content","wpdm_package_review",99999999);
form wpdm-user-reviews/wpdm-user-reviews.php
and call the function “wpdm_package_review” in single.php after related download function.
2. I mean WPDM Categories widget, no breadcrumb. So i have question, how to bold main category in WPDM Categories.
4. Here:
http://www.soft-4-free.com/get/free-software-download/
I have ‘File Size’ and ‘Downloaded’. I would like to add ‘Last Updated’ (date). ‘Published on’ isn`t a problem, but I don`t know how to add ‘Last Updated’.
5. I work on ‘single.php’. How to move ‘Similar Files:’ just between the ‘User Reviews’ and file descritpion here?