Anssi Laitila
Forum Replies Created
-
If you want to keep those in the editor, you could just hide them with css, something like
.page-id-11757 .vc_tta-tab br {
display: none;
}Hi,
The file card or file lists don’t really have a br tag at all, so I don’t think that the issue you mentioned is related to the plugin. Could you please look into the content editor you are using, how it works and if it’s adding those?It looks like to me that you have added single files with shortcodes like [shared_files file_id=12345], and probably have separated those with a line break, and your content editor is replacing those line breaks with br tags.
There are shortcodes for that, but only in the paid plans. The full list of shortcodes and the ones that are in the free version can be seen at WP admin / Contact List / Shortcodes.
Forum: Plugins
In reply to: [Contact List – Online Staff Directory & Address Book] How to enable mapHi,
That feature is only in the paid plans, it’s the field “Google Maps iframe code” when editing a contact.
Thank you ??
Forum: Reviews
In reply to: [Contact List – Online Staff Directory & Address Book] Very good solution!Thank you ??
Hi,
There are some settings to do those first 2 customizations in the paid plans, but not in the free version. When you look at the plugin settings (WP admin / Contact List / Settings), there are lots of settings and some of them are for the free version, and some for the paid plans (there is an indication on which settings are for the free / paid plans).
For the [contact_list_simple], you can show / hide certain columns from the plugin settings, Simple list tab.
Forum: Plugins
In reply to: [Contact List – Online Staff Directory & Address Book] Hide Social MediaHi,
For the shortcode [contact_list_simple], you can show / hide columns from the plugin settings, Simple list tab. There is also a setting “Hide social media links”.
There are settings on the Simple list tab to show more columns.
For the contact card in the [contact_list], there are some settings on the Contact card tab, but there are limitations in the free version and more settings are available in the paid plans.
Hi,
The page link goes to a non-public page, but there’s a setting “Layout” in the plugin settings, Layout tab. You can choose the amount of columns from there (1-4).
Forum: Plugins
In reply to: [Shared Files – Frontend File Upload Form & Secure File Sharing] DescriptionHi @lmsm76,
The overflowing content is now hidden, as it is also on your screenshots: on the first one the text goes outside the file card and now on the latest one it doesn’t.
If you add text like that without any whitespaces, this is really a normal behaviour. If you add whitespaces, the text will normally go to the next line instead of cutting like that.Hi, thanks for your feedback. You are correct, a shortcode like [shared_files file_id=3541] shows a limited version of the single file view and there are more settings / features for that in the paid plans.
If you would like to know more about the features of the paid plans, please contact us at https://www.sharedfilespro.com/support/ (it is not permitted to provide support for paid products on www.remarpro.com).
Forum: Plugins
In reply to: [Shared Files – Frontend File Upload Form & Secure File Sharing] DescriptionHi, thanks for reporting this. I’ll fix it in the next update so that the overflowing description will be hidden.
Great, no problem!
Hi,
Thanks for your feedback.
This type of issue typically comes up when using a caching plugin or other kind of caching solution that is set up by your hosting provider.
If you are using a WordPress plugin for page cache, clearing that usually updates the file list. When adding a new file or updating the files, the page cache might not clear automatically. Depending on the solution used for caching, it might be possible to update it’s settings so that the page cache would be automatically cleared when updating the files.Looking at your site, it appears that you are using Divi Cache. Clearing that should also update the file list.