eugene.manuilov
Forum Replies Created
-
Forum: Plugins
In reply to: [Google Maps Plugin by Intergeo] Doesn't work with Second Touch themeHello Leonardo,
The Second touch is premium theme and its author has to provide support for it. Ask him to fix his theme, because he has to help you (you paid him for the theme).
Forum: Plugins
In reply to: [Visualizer: Tables and Charts Manager for WordPress] mysql databaseHi there!
Yes, it is, but you need to code it for yourself. Take a look at this wiki page: https://github.com/madpixelslabs/visualizer/wiki/How-can-I-populate-chart-series-and-data-dynamically%3F
Please, upgrade your plugin to the latest version (1.4.2.2) and go to “Admin Dashboard” > “Tools” > “Export” page. Select “Visualizer Chart” type and download export file. Then you will be able to import it at another site.
Forum: Plugins
In reply to: [Swiftype Site Search Plugin for Wordpress] Disable javascript autocompleteAny help? :/
Forum: Plugins
In reply to: [Visualizer: Tables and Charts Manager for WordPress] Shortcode not working.Hi @tux Kapono
The issue with Gantry based themes is well known. I have a contact with Granty developer about it. The Gantry framework is a bit weird, so he is looking for a way to fix this compatibility issue.
I will let you know when it will be fixed.
Forum: Plugins
In reply to: [Visualizer: Tables and Charts Manager for WordPress] Change Bar Colors?Hi Daniel, check this wiki page.
Would it be possible to see a worked example of how these hooks can be amended for a very simple table?
Sorry, but I can’t give you an example because there is no sense in it, I don’t know what are you trying to do, how your site is built, etc. Additionally your needs require advanced knowledge in PHP and JavaScript development. If you don’t have it, then such example will be useless for you.
I would recommend you to find a freelancer to help you.
oh, great! 🙂
mark this thread as resolved.Hi @whirre
I have investigated the issue and come to conclusion that to fix the issue it will be enough to re-save your file in UTF-8 encoding and everything will be working fine.
Could you resave your file as UTF-8 and recheck it again? Let me know.
Hi @ckhnl!
You need to divide your values by 100 and then use #% pattern in your chart. So it means that if it was 18 in the original file, it has to be 0.18 in new file.
Hi @altonmazin
You can host it on your server and use its URL to enter it as remote CSV file. Just give it a try.
Hi @ckhnl
Thanks for request, but currently I am not working on new features, because I have else work to do 🙂
Anyway I will add it to bookmark and come back in the future.
Forum: Plugins
In reply to: [Visualizer: Tables and Charts Manager for WordPress] Auto refreshHi @smit.511
There is visualizer javascript object on your page, which contains charts data and render/rendorChart(id) methods. You need to update chart data part of that object via AJAX and then call render (to refresh all charts) or renderChart(id) (to refresh exact chart) method.
Forum: Reviews
In reply to: [Google Maps Plugin by Intergeo] Impressive Google Maps pluginThanks mate!
Hi @whirre
I know about this issue and will fix it in the future. Could you give me a csv file which I can use for testing?