Avirtum
Forum Replies Created
-
If yes, check your css “.row .col img” it has margin-bottom:15px
You can overwrite it via a custom css section in my builder (see general tab)- This reply was modified 7 years, 4 months ago by Avirtum.
Hello. Are you talking about thumbnails?
Forum: Plugins
In reply to: [iPanorama 360 - Advanced Virtual Tour Builder] Error Creating Second ItemHello. It’s a restriction for a lite version. Only one active item.
- This reply was modified 7 years, 5 months ago by Avirtum.
Forum: Plugins
In reply to: [ImageLinks Interactive Image Builder for Wordpress] Similar alternative?Also check a popover template. It should be
<div class=”imgl-popover”>
<div class=”imgl-close”></div>
<div class=”imgl-arrow”></div>
<div class=”imgl-content”></div>
</div>As I can see, something bad with markup, we have extra tags (code, p around my plugin code). I can’t say more, because I do not have access to the backend.
Hello. Strange, something wrong with image’s parent element, it has a bigger height than image has. I should check styles.
Hello. If you’re familiar with LESS and css you can create your own theme and redefine a hotspot and popover appearance. Just copy a default theme (imagelinks.theme.dark.less, imagelinks.theme.default.less or imagelinks.theme.dots.less), then rename it to something imagelinks.theme.mytheme.less and replace a root class to .imgl-view.imgl-theme-mytheme { … }. After you will see this in theme list.
Also you can use a custom css (see the general tab) and redefine current styles for hotspots or popovers.Forum: Plugins
In reply to: [ImageLinks Interactive Image Builder for Wordpress] Map disappearedYou should deactivate and activate plugin, because new version has a new format to store data.
Forum: Plugins
In reply to: [iPanorama 360 - Advanced Virtual Tour Builder] Nadir ImageTo make a nadir logo, you should use cube maps, because sphere render has distortions (it specifics to this render type ). About features, the lite version has only two restrictions: only one active element and a frontend watermark.
It can be done via creation a new theme or using a custom css section (the general tab).
Forum: Plugins
In reply to: [ImageLinks Interactive Image Builder for Wordpress] i Watermark LinkThe watermark link is a restriction of the lite version.
Forum: Plugins
In reply to: [ImageLinks Interactive Image Builder for Wordpress] Not working at allTry a new version 1.4.0, it should fix issues that are found.
- This reply was modified 7 years, 6 months ago by Avirtum.
Forum: Everything else WordPress
In reply to: Has the plugin repo search functionality changed?@nextendweb Thanks for advice. I will check my description too.
Forum: Everything else WordPress
In reply to: Has the plugin repo search functionality changed?Really do not understand the current principle of plugin search results https://www.ads-software.com/plugins/. If I type “imagemap” as example I get only 6 plugins. Before changing this algorithm (march 2017) the result also contains my plugin https://www.ads-software.com/plugins/imagelinks-interactive-image-builder-lite/, but now it’s gone.
The good realization is https://wordpress.algolia.com/#?q=imagemap as example.- This reply was modified 7 years, 11 months ago by Avirtum.