Marko Kunic
Forum Replies Created
-
Forum: Plugins
In reply to: [Another Twitter Plugin] WP-Cron calls in this plugin cause issusesPlugin has been updated, I hope you won’t have any more problems with wp-cron and that this is resolved. If you need more help you can send me email, or create new topic here.
Forum: Plugins
In reply to: [Another Twitter Plugin] WP-Cron calls in this plugin cause issusesThank you for pointing out this problem, I will check it out, and try to change wp-cron functionality.
Thank you for using my plugin and if you have any suggestion how to make it better, feel free to leave reply.Forum: Reviews
In reply to: [Another Twitter Plugin] My new favourite Twitter pluginThank you for a great review, I am happy to help and improve my plugin.
Forum: Plugins
In reply to: [Another Twitter Plugin] Clarification on adding this to wordpressShortcode for plugin is : [dt_atp_twitter]
If you want to add it to sidebar follow this :
http://www.wpbeginner.com/wp-tutorials/how-to-use-shortcodes-in-your-wordpress-sidebar-widgets/If you want to add it directly to your source code, just add this to your code:
<?php echo do_shortcode( ‘[dt_atp_twitter]’ ); ?>If you want to add it to some kind of post, just add this to your post text:
[dt_atp_twitter]