Avirtum
Forum Replies Created
-
It should work, I tested it, chrome browser – https://i.imgur.com/FjfTfaU.png.
Try to deactivate and delete the plugin, then install from wp repository.The new version supports the search feature. Press Ctrl + F.
What did you mean by that?
Maybe it’s a cache. What type of “Linking type” do you use. The plugin always adds the postfix like ?v=… for external type, so it should help us to load the new version over cache. About internal I can say this.
Linking type = external, see example
href=”https://avirtum.loc/wp/wp-content/uploads/easy_custom_js_and_css/1.css?v=1547810606″Forum: Plugins
In reply to: [ImageLinks Interactive Image Builder for Wordpress] Duplicate entriesIt will be in next version, it’s near to release. “All items” screen will have the command “duplicate” for each item, also the builder has save/load feature and you can create a template for later use as example (current version has this feature too).
- This reply was modified 6 years, 2 months ago by Avirtum.
Hello. Please, write me to avirtum[@]gmail.com about your problem and attach some screenshots what exactly do you want. I will try to help.
Forum: Plugins
In reply to: [Vision - Interactive Image Map Builder] How to useHello. If you purchased the pro version on codecanyon, well, just delete the lite version fully and install the pro from the downloaded package.
Forum: Plugins
In reply to: [iPages - FlipBook Image & PDF Viewer] It worked great, for a momentThe landscape & portrait mode is supported in last release, check the view settings section. Yes, the pro version comes with updates, it’s the codecanyon policy.
Forum: Plugins
In reply to: [iPages - FlipBook Image & PDF Viewer] It worked great, for a momentThanks for suggestions, I will add notices inside the lite version. About price policy, I use codecanyon marketplace and their price policy is limited.
Forum: Plugins
In reply to: [iPages - FlipBook Image & PDF Viewer] It worked great, for a momentHello. What browser do you use, I tested with Chrome and it works as expected, no issues.
Yes, it’s the limitation for the lite version, only one active item.
Forum: Plugins
In reply to: [iPages - FlipBook Image & PDF Viewer] Mobile problemWhat exactly do not work? Can you describe the problem more clearly?
If you are talking about PDF, try to disable “Progressive loading” (PDF settings section). Also what mobile device do you use?- This reply was modified 6 years, 4 months ago by Avirtum.
Forum: Reviews
In reply to: [iPages - FlipBook Image & PDF Viewer] I like it is very coolWhat I should tell you?) Thanks for review.
The plugin has a custom js section where you can add some code to create dynamic controls or link an event to existing one.
As example:
//==================================================
console.log(‘plugin loaded…’);var instance = this,
$ = jQuery;for(var i=0;i<instance.hotSpots.length;i++) {
var $hotspot = instance.hotSpots[i].$el;
$hotspot.on(‘mousedown touchend’, function(e) {
$(this).addClass(‘ipnrm-clicked’);
});
}
//==================================================Forum: Plugins
In reply to: [WordPress Easy Custom Js And Css Plugin] filter not workingHello. Can you show your config or some screenshots, what exactly do not work? You can send me to avirtum[@]gmail.com