Search results for download link
186 articles found
-
How to add a PDF download link to your View
If you are using Gravity PDF to generate PDF files after form submission, then you can easily add a link to your View to let users visualize or download these PDFs. Read more about this here. NEW:
-
How to add a PDF download link to your View using GravityPDF
If you are using GravityPDF to generate PDF files for new form submissions, then you can easily add a link to your View allowing users to download each entry as a PDF. Watch the Video Tutorial
-
Adding a download button for entries in GravityView using GravityExport
In this article, you will find out how to use GravityExport to add a download button to your Views, allowing you to download individual entries. 1. Create a new export feed Head over to the form
-
GravityExport: Exporting only one entry
Sometimes, you only want to export one specific entry or add a link to a notification to export the latest entry. This is possible by adding the entry parameter to the Download URL. By adding the
-
Migrating GravityKit demos to your own website
Prefer to watch the video? The GravityKit demo showcase includes several powerful demo applications that we created to showcase the functionality and flexibility of our add-ons. Many of these demos
-
Calendar: The Difference Between Subscribing and Downloading Events
The Calendar Link and Calendar Button blocks have a setting called "Link Type". The options are Subscribe and Download. What does this mean? “Subscribe” Link Type When new entries are submitted to
-
How to enable logging and access GravityKit logs
Sometimes, our support team needs additional information to help figure out what is causing problems. To help debug the issue, we ask customers to activate logging by following these steps: 1) Go to
-
The [gv_entry_link] Shortcode
You can use the [gv_entry_link] shortcode to generate links to an entry. The shortcodes function in post or page content, as well as in a View. You can use the shortcode to generate links to view,
-
Pointing the [gv_entry_link] to a specific page
When embedding a View into a page (or post) of the site, the [gv_entry_link] will, by default, generate a link to the View custom post type (/view/), instead of linking to the page it was embedded.
-
Changing the "Entry Updated. Return to Entry" message
After submitting an entry modification, you will see this notification message: If you want to modify it, then you just need to use the filter gravityview/edit_entry/success for that. Here's an
-
Adding a Print button to the Single Entry page
Sometimes we want to add a Print button/link to our Single Entry page to allow our users to print/download the contents of that page. You can achieve this with the help of the Custom Content field.
-
Installing GravityView
This article will walk you through how to install the GravityView plugin. Prefer to watch the video? 1. Download the Latest Version of GravityView Log in to your GravityKit Account, and click on the
-
Creating an "Edit Your Profile" link
Since GravityView version 2.14.6, it is now possible to embed the Edit Entry page directly into a Page or Post using the [gventry] shortcode. Click here to know more. So you're using Gravity Forms
-
Adding a link to a column
Sometimes, you collect a website URL or email address on your form, and instead of adding them to your View as another column, you want to use those fields to put a link in the name column, for
-
The {get} Merge Tag
The {get} Merge Tag allows you to capture or display information from a URL parameter. Example URL: https://site.try.gravitykit.com/view/tasks/?first=name The {get} Merge Tag can be used inside
-
How to download or subscribe to just one single event
If you wish to provide your calendar users with a link to subscribe (or download) to just one single event, that can be done by manually creating an HTML link using the Calendar Subscription Link in
-
Problems loading images: Gravity Forms Secure File Download Location
Version 2.1.1 of Gravity Forms added security improvements that affect how GravityView loads images on a View. GravityView supports Gravity Forms' secure download locations, which hide where a file
-
The "Download failed. Unauthorized" message
If you're trying to update a plugin and receive the message "Download failed. Unauthorized", first make sure your license is active. Here's how to activate your license. If your license is active,
-
Modifying the "Map It" address link
Available in GravityView 1.1.7 and higher. To modify the "Map It" link generated by GravityView, use the gravityview_map_link filter. The filter is located inside the gravityview_get_map_link()
-
Disable Wrapping Images with a Link
For Version 1.5.1+ By default, GravityView wraps images in a link. This link references the original image by default. If you would like to disable this functionality, use the
-
Can I disable the Map It link?
The gform_disable_address_map_link filter will prevent the "Map It" link from appearing when displaying the Address field on a View. Documentation for this filter is available on the Gravity Forms
-
DIY Layout: Remove the "Go back" link
If you want to remove the "Go back" link from the Single Entry layout in the DIY layout, use the following code: add_action( 'gravityview/template/before', function() { remove_action(
-
Modifying the Go Back link to avoid losing search parameters
The Go Back link of the Single Entry page redirects the user to the Multiple Entries page. However, if the user performs a search, the Go Back link will lose the search parameters when returning to
-
Adding a Link to the Stripe Customer Portal in GravityView
If you use the Gravity Forms Stripe add-on to take payments on your site, you can add a link to the Stripe Customer Portal inside your Views. Clicking on the link will allow users to view their
-
How can I make the marker link to open in a new tab?
Since version 1.3.2 By default, the map markers' links in the multiple entries view open in the same tab (links to the single entry view). It is possible to change the default behavior using the hook
-
How to display uploaded files as links
GravityView supports adding links to files uploaded via your form. When you add a File Upload field to your View, you'll have the option in the field settings to display the upload as a link: Once
-
I get this error when auto-updating the plugin: "Download failed. SSL peer certificate or SSH remote key was not OK"
If you are using shared or managed hosting, contact your host's customer support department, provide them with this information and ask them to do it for you. Some customers have reported receiving
-
If you see a "This link has expired" or "Are you sure you want to do this?" message when installing a plugin
When installing a plugin, if you see a message that says "This link has expired" or "Are you sure you want to do this? Please try again?", the issue is the server's file upload size limit. The
-
Magic Links Filters
Available Filters GravityView Magic Links provides a few filters to customize the plugin's behavior. gk/gravityview/magic-links/email/subject Filter to change the email subject. Parameters $subject :
-
Linking to search results
If you want to link to search results, it's simple: configure the Search Bar, perform a search, then copy the URL of the search results. First: Configure the Search Bar Add any fields you want to
-
Linking to a Single Entry
The Single Entry page shows more detailed information about a particular entry. You can create links to the Single Entry page from the Multiple Entries screen. If you haven’t configured the Single
-
Downloading a copy of your invoice
You can view or download a PDF copy of your invoice anytime. To do this: Go to your GravityKit Account page Click on the Billing & Invoices tab. Click on View Invoice or Download PDF Invoice.
-
Getting Started with Magic Links
Magic Links allows you to send secure, time-limited edit links to users who submitted entries through your Gravity Forms. This guide will help you set up and use Magic Links effectively. Prefer to
-
The {gv_entry_link} Merge Tag
This Merge Tag doesn't work inside form notifications. The {gv_entry_link} Merge Tag is very similar to the [gv_entry_link] shortcode, but it has limited options and it only returns a URL:
-
The {gv_magic_links} Merge Tag
The GravityView Magic Links plugin provides a merge tag that allows you to generate magic links for entry editing. Basic Usage The basic merge tag syntax requires a View ID: {gv_magic_link
-
Importing and Exporting configured Views
Exporting Views You can export GravityView Views just like you can export Posts in WordPress: Sign in to your WordPress Admin Click on Tools Under Tools, click on Export Select the Views radio button
-
Calendar Blocks
GravityCalendar 2.0 adds two new blocks to WordPress: The "GravityCalendar Buttons" block and the "GravityCalendar Link" block. You can see all calendar blocks by editing a page/post using the block
-
Linking an Event to a Single Entry Page
Note: Linking a calendar event to the Single Entry page requires you to have GravityView installed with a View linked to your events form. Often, you may want to display more event details than what
-
Adding pagination for results (next/previous page links)
In the Edit View screen, click "Add Widget" You can choose to have the links to the left or right by adding them to the "Left" or "Right" zones. In this example, we're adding the links to the "Top"
-
DataTables PDF Export - How to display links
By default, DataTables does not include links on a PDF export. With the help of the code snippet below, you'll be able to display working links on your PDFs. A sample View containing links in some
-
GravityEdit: How to Enable for GravityView Views
To enable GravityEdit on your View, you must first download and install the plugin. This plugin is only available for owners of the All Access license. You can upgrade and pay the difference if you
-
Make "Map It" links open in a new window
Address field type supports the Show Map Link option to display a "Map It" link below the address, which by default open a google maps located in the entry address, in the same window. If you want
-
Displaying Edit Entry and Delete Entry links as icons
By default, GravityView shows Edit Entry and Delete Entry fields as text links. If you want to show the fields as icons, then you're in the right place! We'll change the Edit Entry and Delete Entry
-
Why is my View slow to load?
We have found two leading causes that can impact View loading times on the front end: Encryption Plugins Encryption plugins like Gravity Forms Encrypted Fields or similar plugins can significantly
-
How Is GravityExport Lite Different From GravityExport?
You may be wondering what the difference is between GravityExport Lite and GravityExport. GravityExport Lite Free to use GravityExport Lite is a free plugin and can be found in the WordPress Plugins
-
Changing information on your invoice
You can change the information on your invoice by following the steps below. 1) Go to your GravityKit Account page ...and click on the Billing & Invoices tab. On the Billing History section, find the
-
Fields not appearing in Edit Entry when using Magic Links?
When a View has specific fields marked as editable, editing an entry using a magic link will not work in versions of GravityView lower than 2.37.1. Magic Links requires GravityView 2.37.1, to support
-
Displaying video, audio, and media links as a player using the Custom Content field
Imagine you have a field in your form where people share a Vimeo or YouTube link, and you'd like to display those links as a Video player instead of the link to the video. Or you have a tweet from
-
Is it possible to output the save and continue links from a form that hasn't been submitted yet?
Sorry, but this is not possible to do with GravityView. The Gravity Forms Partial Entries add-on allows users to edit existing entries that way.
-
GravityExport: Filters
Note: GravityExport Lite does not support Filter feeds. This feature is only available in the full version. Filter feeds in GravityExport allow you to configure multiple reports for a single form