First, please refer to both the CSV File Setup Requirements and the Tips sections in the documentation as following those resolve most issues encountered when attempting to import a CSV file. If you are importing an exported file into a “clean” or “empty” database, do not map the Entry ID when importing. Mapping the Entry ID …
Yes, it is. Featured entries will be sorted before all other entries. If a Featured entry has an order value that order value will affect where that entry is sorted within the featured entries. So you could use the Custom Entry Order extension in combination with the Featured Entry extension to define what order your featured …
In the event that multiple entries have been assigned the same order value, by default they will be grouped together and then sorted alphabetically. This is called the secondary sort order. The order by shortcode option can be used to change the default secondary sort order.
Yes, you can. To do this you first need to install the Nav Menu Roles plugin. This plugin is required because it allows you to choose whether or not to display menu items based on the user’s role and whether the user is logged in or not. Why is this not built in to Link? Well, it …
When using Link with WishList Member logged in users will not be able to add or update their entries. This is because of this code found in the wpm.php file: // Do not allow access to Dashboard for non-admins if ($wpm_current_user->ID && basename(dirname($_SERVER[’PHP_SELF’])) . ‘/’ . basename($_SERVER[’PHP_SELF’]) == ‘wp-admin/index.php’ && !(current_user_can(’edit_post’) || current_user_can(’edit_posts’)) && !current_user_can(’level_8’)) …
I’m sure it does. It could be positive, negative or even no difference. It really depends on a whole host of factors which will be different for each site. The best way for you to tell is to load the page 10 times clearing the browser cache after each time and average out the page …
Sorry, no. It all or none.
No, but, it is possible to use a SiteShot as a backup if there is not an image/logo. You would use the image_fallback=’siteshot’ shortcode option which is available to many of the premium templates. Setting this option would display the SiteShot only if a image/logo was not available.
SiteShot uses a WordPress.org service to provide the screenshots of websites. When you view your directory, SiteShot senda a request to that service. That request enters a processing queue. If that processing queue is busy it can take a little time to get a thumbnail. In my experience though, usually the thumbnail is available within …
Updating from Widget Pack 1.x to 2.x should be fairly quick and easy. First, deactivate Widget Pack 1.x. Next, delete it. Now follow the Extension Installation Instructions. Go to the Connections : Settings admin page and enter your support license key under the Licenses tab. Lastly go to the Widgets admin page, add and configure …
