Le Van Toan
Forum Replies Created
-
Right. I think plugin should allow to create a generic form by category.
Forum: Plugins
In reply to: [Image Hotspot by DevVN] Conflict with CM Tooltip Glossary for WordPress“Is there a way to prevent tooltip to work on your hotspot boxes? I could live with that.” Pls help
Forum: Plugins
In reply to: [Image Hotspot by DevVN] Conflict with CM Tooltip Glossary for WordPressForum: Plugins
In reply to: [Image Hotspot by DevVN] Conflict with CM Tooltip Glossary for WordPressI see it work now. Re-check pls
Forum: Plugins
In reply to: [Image Hotspot by DevVN] Conflict with CM Tooltip Glossary for WordPressHi @petschul
Check “wp-user-control” plugin or deactivate it then test again
Forum: Plugins
In reply to: [Image Hotspot by DevVN] Conflict with CM Tooltip Glossary for WordPresshello @petschul
Pls remove this javascript on your site
<script type="text/javascript"> /* <![CDATA[ */ jQuery(document).ready(function($){ $( "#reference" ).tooltip({ show: 500, hide: 500, tooltipClass: "bps-custom-tooltip-style", position: { my: "left center", at: "left bottom+20", //of: "#targetElement", collision: "flipfit flip" }, open: function( event, ui ) { if (screen.width <= 800) { ui.tooltip.animate({ top: ui.tooltip.position().top + 50 }, 500 ); } else { ui.tooltip.animate({ top: ui.tooltip.position().top + 11 }, 500 ); } } }); }); /* ]]> */ </script>Forum: Plugins
In reply to: [Image Hotspot by DevVN] PHP 7.2+ Compatibilityokie thank you. I will check and update it soon
Forum: Plugins
In reply to: [Image Hotspot by DevVN] Unwanted powertip div at the end of pageeach page have a class + ID of page in the body element. You can use it
Forum: Plugins
In reply to: [Image Hotspot by DevVN] Compatibility with WP 5.2. versionmaybe have more one a close tag of div element or “>
Forum: Plugins
In reply to: [Image Hotspot by DevVN] Compatibility with WP 5.2. versionIt’s work normal. Give me a link your demo. I will check it for you
Forum: Plugins
In reply to: [Image Hotspot by DevVN] Compatibility with WP 5.1.1 versionyes of course
Sorry, can’t
Forum: Plugins
In reply to: [Image Hotspot by DevVN] Can not edit or make new Maphave a error with js other plugin. so have this bug
Forum: Plugins
In reply to: [Image Hotspot by DevVN] Can not edit or make new MapPls press F12 -> tab console -> take a screenshot for me
“not sometimes on some pins only which and at bottom of the image”
=> It changes the display way to match the screen. It’s good