eugene.manuilov
Forum Replies Created
-
Forum: Plugins
In reply to: [Visualizer: Tables and Charts Manager for WordPress] Dual Y axisCurrently the plugin doesn’t support it, although it is possible at the API level.
Forum: Reviews
In reply to: [Google Maps Plugin by Intergeo] Easy and fastThanks mate!
Hi @jgoehring,
Have you tried to change the amount of horizontal grid lines? See this screenshot.
You are welcome, mate!
Forum: Reviews
In reply to: [Visualizer: Tables and Charts Manager for WordPress] Thing is awesomeThanks mate! 🙂
ok, could you create editor account for me and give me FTP access to your site? I need to troubleshoot the plugin. I won’t change anything else. If you agree, then create an account (with editor role) for contact[at]madpixels[dot]net email and send ftp credentials to it.
Hi @zapper123!
It is very strange… Looks like there is a bug. Can you enable WP_DEBUG on your site and try to reproduce the issue? Please, let me know what you see.
Forum: Plugins
In reply to: [Google Maps Plugin by Intergeo] SuggestionGlad you have sorted it out 🙂
You are welcome, @ccloskey!
It looks incorrectly. Could you give me a CSV file which you use for the second chart?
Hi @ccloskey!
I am not sure if I understand you correctly, could you show me a screenshot of what you want to do or explain a bit deeper? Have you tried to change a color in the “Series Settings” section?
Forum: Plugins
In reply to: [Visualizer: Tables and Charts Manager for WordPress] Shortcode not working.How does it work? Have you tried to switch your theme? Please, advise.
Forum: Plugins
In reply to: [Visualizer: Tables and Charts Manager for WordPress] Shortcode not working.From the WordPress documentation:
... <?php /* Always have wp_footer() just before the closing </body> * tag of your theme, or you will break many plugins, which * generally use this hook to reference JavaScript files. */ wp_footer(); ?> </body> </html>But it looks like they don’t have it or call it improperly.
Forum: Plugins
In reply to: [Visualizer: Tables and Charts Manager for WordPress] Shortcode not working.Ok, I have checked the plugin and haven’t found any bugs or errors. I think the issue is in the theme. They don’t call wp_footer() function in the very bottom of a page template (before </body>). Calling that function is mandatory for dozens of plugins to work properly.
To check if I am correct, could you please, switch your theme to a standard one and check if a chart is displayed properly? Please, let me know what do you see when you do a switch.
Forum: Plugins
In reply to: [Visualizer: Tables and Charts Manager for WordPress] Shortcode not working.the site is in maintenance mode. can you disable it for some time?