Hi guys,
any answer on that topic? No answer is a bit… strange π
Thanks for any update on that.
Hi guys,
sorry to push that very old thread up again.
@Shahjada you said, that the networkwide shortcode integration would be a feature added soon.
That was in 2015.
Did that already happened? π Because this would be a really good feature.
Or is there another easy thing to share downloads cross-site (in the same multisite network)? For now I’ll do that with iframes.
But that’s very static and not what I really want.
Would love to hear some good news π
Cheers,
Christoph
Hi Shahriar,
sorry to bother you again – I just found something missing in the code you provided: now the Download link is always named “Download”.
Our customer use the “link title” function for a download (see attached image) so it shows that title instead of “Download”.
In your code snippet, that does not work of course, as it just states “Download” π
In the php file I was unaware to exactly find out where and how the link title gets generated to change it there.
I hope you can help me out again here π
Thanks!
Hi Shahriar,
thanks – that indeed works fine π
Hi Shahriar,
for now we can’t check anything else.
The test-installation you had access to is now not available anymore (as it got cloned again).
What we did now: we added the files again manually for all 288 downloads on the new plattform on the new server.
Then we cloned from there to the plattform you had for testing.
Interresting part: we didn’t encout any problems there.
So for now it’s okay and so far “resolved”. No more action is needed.
We’re still not sure, where the problem was. We used the guide provided by wpdm for cloning and did exactly these steps with exactly the software that was outlined (as we use this software for cloning anyway). we also tested it several times.
As soon as we tried the import on the new server: downloads gone.
When we tried on another computer in a local installation: everything correct.
No idea, how these data could have gone away.
One last idea we had and we fixed that by hand: there are serveral files that may have a too long file name and used special characters like ” ‘ ” or “umlaute” (in German) like Àâü. As far as I was aware, WPDM recognize them and change the filename to an appropriate file name.
With 2 people and 8 hours of work we were able to get all the files back up and runnung and the last clone was now also in order.
Thanks anyway.
Christoph
I have an addendum to the problem: we tested the whole process with another (local) installation. There, the complete moving-process worked. And yes: we also used your documentation for this.
So, it seems to be a server-side problem. Even if we import the database again (from the already copied local installation which works) to the server, it just does not work.
I hope you could give me some advice here π
Thanks a lot!
Kind Regards,
Christoph
Hi Shahriar,
thought so π But that’s okay.
Thanks for your answer.
You could solve that one easy – did that just today – just use a template and change it a little bit: check out which template you’re using (or select one via shortcode). On the template page, create a copy of that template and edit it. I use “link-template-widget” which has the exact thing you describe: I click on the link and it redirects to the details page, but I want a direct download.
To change that, just change every [page_url] in the code to an [download_url] and save.
Then use the new shortcode for the copied template to use it. And tadaaa: you have a direct download again π
Have fun
Okay, got it running… it was not active yet *cough* π
Still would love to see some documentation on how stuff works, e.g. the Sharing thingy π
Oh and the plugin seems to interfere with my theme… I already disabled Bootstrap. But when I’m going over an element, I get a dark blue overlay and I don’t have a single idea where it comes from π is there anything I can do?
Thanks