Hi,
when I try to insert a new test to tweet, not working. If otherwise insert an axistent word this is ok… The plug ion is compatible with enfold theme and last version of wp?
WordPress 5.0 has been out for a few days now. This plugin should add a block for the new editor.
Now would also be a great time to review the other open issues of this plugin, some of which have gotten no response in over a month, and get them fixed.
I’ll be inclined to report this plugin as no longer working and no longer being maintained if there’s response in the next couple days.
]]>This plugin is unusable with the Divi theme. The iframe that comes up with the form to insert a Tweet box pulls in various unrelated stuff. I’m running the latest version of the plugin (2.0.14) and WP 4.9.8.
]]>Whenever I change the tweet box template, none of the settings actually get saved, and the same original style is rendered.
]]>Hi
When will this plugin be made compatible with php7:
This was generated with my compability checker:
FILE: /nas/content/live/xrxblogs/wp-content/plugins/click-to-tweet/includes/twitteroauth/tmhOAuth.php
———————————————————————————————————————————–
FOUND 2 ERRORS AFFECTING 1 LINE
———————————————————————————————————————————–
14 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword ‘__DIR__’ (since version 5.3)
14 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword ‘__DIR__’ (since version 5.3)
———————————————————————————————————————————–
i don’t want to manually update the codebase because i would like to be able to update it when releases are out.
]]>When I updated my wordpress platform to 4.9.5, the plugin stop working correctly when I am clicking “Click to Tweet” button, it redirects to twitter but it doesn’t show the tweet at all?
]]>After inserting the plugin and text into post, when I am clicking “Click to Tweet” button, it redirects to twitter but it is showing blank content
]]>I just downloaded the latest version of this app, and it does not work. I highlight the text I want, select the design, and create a new ctt. Looks like it’s about to work and then nothing. Nothing shows up on my page. No ctt box or anything written in the html.
Can you please help?
]]>Hi folks,
I’m forcing SSL for the admin section of my WordPress site (via define('FORCE_SSL_ADMIN', true);
).
In this configuration, the plugin dialog is broken. It will load, however, the dialog hangs when attempting to insert a shortcode (either via new or existing link) in a post. The loading bar is displayed, but no content is added to the post and it is neccessary to reload the page to remove the popup.
Upon further investigation, it appears that the TinyMCE Javascript is being blocked by the browser (I’m using Chrome latest) as mixed content.
Looks like line 21 of ctt-dialog.php
is the culprit:
<script language="javascript" type="text/javascript" src="<?php echo get_option( 'siteurl' ) ?>/wp-includes/js/tinymce/tiny_mce_popup.js"></script>
This will use HTTP versus HTTPS, assuming that’s what configured as the site URL in general options (which will normally be the case).
Changing the same line to use a relative path fixed the issue for me:
<script language="javascript" type="text/javascript" src="/wp-includes/js/tinymce/tiny_mce_popup.js"></script>
Cheers,
Kristopher
I was really excited about this plugin, but after installing it I noticed that the font type, size and color on my whole site were changed. Any suggestions as to how to fix this? If I deactivate the plugin everything goes back to normal.
Thanks!
]]>Hello,
When I add Click to Tweet using the “Hint design”, it crashed the format of my theme.
Are you aware of this issue? What could I do to solve it?
Thanks for your help and thanks for your great plugin!
Regards,
Fernando