EOSlover
Forum Replies Created
-
Forum: Plugins
In reply to: [Tweet This] Insert Shortcode not working (Tweet This)philsimon, how did you solve it?
Forum: Reviews
In reply to: [amCharts: Charts and Maps] It works, but documentation sucksHello Martynasma, I’ve haven’t seen your reply up to now, and I already have edited my review without reading your message first. So, you would be happy to find out that your support contacts were indeed really good.
I wish you would dedicate few hours, lets say a day, and focus your efforts in writing at least one blog post on your website as a guideline for new users with a specific scenario: “You bought amCharts, what now? Complete guide on how to install and publish your first chart or map in WordPress”.
I would even contribute with some text and an example if you wish.Forum: Plugins
In reply to: [amCharts: Charts and Maps] Amcharts and ACFTo help the original poster (OP) about this question.
YES, amChart works with ACF.
Here is the two things that need to be done.
1. ACF > Field Type > Wysiwyg Editor 2. <?php echo do_shortcode( get_field('name_of_your_chart_or_map') ); ?>Forum: Plugins
In reply to: [amCharts: Charts and Maps] How to install commercial amcharts libraryJust a horrible documentation support for users who actually BOUGHT your software. Really, just bad. Think about it. We had to Google how to work with a BASIC FEATURE of your product.
I’m not surprised, but I’m appalled.
Forum: Plugins
In reply to: [Genesis Simple Edits] Plugin is not wrokingLOL, thanks. I did that even before I posted the message here. I wasn’t waiting around for support, but thanks. 🙂
Forum: Plugins
In reply to: [Genesis Simple Edits] Plugin is not wrokingI dont mind that the plugin requires Genesis to work. IT CRASHES entire website if Genesis is not active, thats the problem.
Forum: Plugins
In reply to: [Genesis Simple Edits] Plugin is not wrokingNo.
Sorry, I thought your plugin was making all the problems because the table was latin1. Plugin worked fine.
There is 500 MB of free space, and the current website (with database) takes up about 140 MB.
Forum: Fixing WordPress
In reply to: Make the WP 3.6 Media Player responsiveI can confirm the problem.
Forum: Plugins
In reply to: [(MB) YouTube Widget] ALT or TITLE attribute missingThe solution would be to edit a current line to something like this:
$output .= '<img src="' . $youtube_video['image']['mqdefault'] . '" title="' . $youtube_video['title'] . '" alt="' . $youtube_video['title'] . '" />';Forum: Plugins
In reply to: [Attachments] Priority Support AvailableVersion 3.5.2 fixes the new line. I have changed my rating from 1 to 5 stars.
Thank you for your contribution to the community!
Forum: Plugins
In reply to: [Attachments] Auto new line problem in caption while updateVersion 3.5.2 has fixed the problem.
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] Has someone tested the plugin with WP 3.6.1?Its working.
Forum: Plugins
In reply to: [Attachments] Passing parameters to WYSIWYG editorThere is a HUGE problem with new line (\n) when updating post/page that is being automatically added without even clicking in the field.