ternstyle
Forum Replies Created
-
Hmmm. I can’t explain this. Are you able to see the video on my site:
https://www.ternstyle.us/products/plugins/wordpress/wordpress-automatic-youtube-video-posts/wordpress-automatic-youtube-video-posts-plugin-demoThey work for me in IE7.
You are able to do this in the latest version of the plugin. Hang on to that $40. smiles.
replace:
<img src=”video_thumbnail” class=”thumb” />with this:
<?php tern_wp_youtube_image(); ?>maxchirkov,
These are great suggestions. I’m not sure I’ll get to the playlist one but your second request has been implemented in the newest version 2.0. I really appreciate your suggestions. Thank you.
enotecajoe,
Out of curiosity do you have a category selected for your second option on the settings page?
furioterzapi,
It is my belief that plugins should be as generic as possible to work with as many themes and fellow plugins as possible. This request is too specific. I would have to write it so that you could set the name of the custom meta data you wanted the image saved as. I’m not sure when I’ll get to this. For now, you’ll have to use the tern_wp_youtube_image function.
What version of PHP are you running locally?
Forum: Plugins
In reply to: [Plugin: Members List Plugin] Long page load timeCustom shortcode has been eliminated in the latest version of the plugin. It has been replaced with WordPress’ built in shortcode support which should fix the issue.
Forum: Plugins
In reply to: [Members List Plugin] [Plugin: Members List Plugin] Pagination errorsThis issue should be resolved with the latest version of the plugin.
Forum: Plugins
In reply to: [Plugin: Members List Plugin] Javascript ErrorThis issue should be resolved with the latest version of the plugin.
Forum: Plugins
In reply to: [Plugin: Members List Plugin] Long page load timeGuys, please test the newest version of the plugin (2.9.5) and let me know if you’re still having this issue.
Forum: Plugins
In reply to: [Plugin: Members List Plugin] Long page load timePlease read the discussion here:
https://forum.ternstyle.us/discussion/25/members-list:-members.phpThis issue is something i’ll address in future versions of the plugin.
Forum: Plugins
In reply to: [Plugin: Members List Plugin] Limited MarkupA horizontal list would work but requires some knowledge of CSS. Allowing PHP code to be placed in a database field would require the use of the php function “eval”. This practice is usually considered dangerous. Not sure I understand the problem with the meta fields.
Forum: Plugins
In reply to: [Plugin: Members List Plugin] Members List Mark-UpForum: Plugins
In reply to: [Plugin: Members List Plugin] Syntax and Author Urlandrad,
The php short tags seem to work in most environments. I’ll take that into consideration though.
I was unaware of the function “get_author_posts_url”. Thank you for the heads up.
matthew
Forum: Plugins
In reply to: [Plugin: Members List Plugin] Does not work with Simplepress ForumInteresting. I’m not having that problem here. It shouldn’t be a file size issue. Can you better explain your settings and how you have everything installed in your templates?
Forum: Plugins
In reply to: [Plugin: Members List Plugin] Long page load timeYou’re using the shortcode?