You have written [download_link] between <a></a> tags, which should be [title] or Just Download text. Please send temporary wp-admin in private reply , i will add required code there.
Yes, it is possible to open file in new browser tab. You need custom link template for that. Clone the link template/page template ( Downloads Templates page ) you are using now. And replace [download_link] template tag with following code,
Can you confirm this is what I want if I am looking for this result:
– Document is uploaded to WordPress File Manager
– Link for document is placed on 2 web pages
– Link will automatically download document that has been uploaded
– A newer version of the document is created
– The document is uploaded in place of the original document
– Links on the 2 web pages remain the same and do not need to be updated
I need to get a customer email before downloading a booklet.
The question is, how can I incorporate the link for getting email/downloading into my custom widget design.
I don’t want to have a separate page or any of prebuilt templates.
I have a widget with a button. I want a customer click on that button and then the popup should appear.
I only need for general registration form and not per download/package
so I have started to work and added a checkbox, but I’m not sure how can I implement it to be part of the form and send the data to the DB etc.
is there a code example for this?
my second question-
I added the shortcode verifyemail=true on Registration Form
The user did receive an email, but it’s not for verification..only welcome with User and Password.
Doesnt it suppose to send a link to activate the user?
1. Download worked on both ( case studies and brochures ) in my test.
2. It is not possible to show image in first page. Archive page sidebar view does not support custom link template.
3. Details page uses Page Template from package settings option. Clone the page template you are using now and remove the [download_link] tag from there and save it. Then set this custom template in your package’s page template option. Download text at the bottom will be removed then.
4. Add following css in your theme’s style.css file to change button color to blue,