arisoft
Forum Replies Created
-
Could you provide a link where possible to see this problem?
We asked can we see the problem with images without caption?
Is it possible to see images with caption and without caption on the same page?
We see navigation into the lightbox. See the screenshot below please:
PS: Does it work in another way on your side?
Try the following solution:
Open “Integration” tab on “ARI Fancy Lightbox -> Settings” page and populate “Custom grouping selectors” parameter with the following value:
.post .wp-caption>AHello
Thank you for the review. We are sorry if the plugin doesn’t meet all your expectations, but we are constantly work on improvement plugin functionality and feedbacks from customers help us to do it better.
About our site, we are working on new version and we will take into account all your suggestions. Regarding plugin usage, we will add “Quick start” section to documentation with brief description how it works. BTW, we tried to simplify plugin usage as easy as possible. Any suggestions about plugin improvements are welcome.
Hello
Is it possible to see the problem anywhere?
Hello
The plugin can attach the lightbox to Vimeo links and open the videos into the lightbox. It means the lightbox will be attached to links which look like:
<a href="https://vimeo.com/76979871">Vimeo video</a>Your page doesn’t contain these links, it only contains embedded Vimeo video so it is not clear what you want to open into the lightbox.
Open “Style” tab on “ARI Fancy Lightbox -> Settings” page and populate “Custom CSS” parameter with the following CSS rule:
1. Use this to show only title:
body .fancybox-caption-wrap {background:transparent;} body .ari-fancy-title {color:#000;}2. It is used to show title + gradient without horizontal line:
body .fancybox-caption {border-style:none;}3. Remove title:
.fancybox-caption-wrap {display:none;}It is possible to customize title section via custom CSS styles. We can help to do it if you provide a screenshot with the expected result.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] How do I get this thing to work?Sorry, but “ARI Fancy Lightbox” is a lightbox plugin and main purpose to show different content into the lightbox.
Forum: Plugins
In reply to: [ARI Adminer - WordPress Database Manager] multisite support?You can use “Network activate” option or enable the plugin only on specific sub-sites. Both options are working.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Lightbox and Download MonitorIt would be possible to integrate the lightbox with links which are generated by download monitor for PDF files, if download monitor supports ability to configure HTTP headers for PDF files. It requires to remove Content-Disposition: attachment and send correct Content-Type. You can contact download monitor support and ask this question.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] How do I get this thing to work?If you want to use PDFJS viewer, open “Integration” tab on “ARI Fancy Lightbox” page, find “PDF Files” section and select “PDFJS” value in “Local PDF viewer” dropdown.
Forum: Plugins
In reply to: [ARI Adminer - WordPress Database Manager] multisite support?Hello,
The plugin works when multi site mode is enabled, but with one limitation. It shows all tables (for all sites).