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 …
Scroll to the bottom or click the green Post New Reply button. Type your reply and then click the blue Submit button.
Scroll to the bottom or click the green Post New Support Topic button. Type your question and then click the blue Submit button.
You do not need to register to post a support question in the support forum.
Absolutely! You can switch templates as often as you wish, your entries will be intact. Think of templates for Connections like themes for WordPress. The primary purpose of a WordPress theme is to change the visual style of your site. The primary purpose of Connections’ templates, just like WordPress themes, is to change the visual …
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 …
