ezhil
Forum Replies Created
-
Forum: Plugins
In reply to: [3D Slider Slice Box] coundn't use it@yvesmatthess you are very right, i would add this feature in version 1.1
Forum: Plugins
In reply to: [3D Slider Slice Box] coundn't use it@yvesmatthess you can show any no of posts you want, just add the featured image to post so that it gets displayed.
fill the no of slides and select the category in which you have posts with featured images.
Forum: Plugins
In reply to: [3D Slider Slice Box] coundn't use itHi huguangju,
you have done it all right,Goto -> settings-> 3D slider and choose the category you want to showcase, add featured image to your post, which you want the slider to show. Thats it, it will work.Forum: Plugins
In reply to: [Custom right click menu] XSS VulnerabilityHi pentester,
thanks for the input, have added strip_tags() and htmlentities() for solving those XSS vulnerabilities, 1.1.1Forum: Plugins
In reply to: [Custom right click menu] XSS VulnerabilityHi pentester
The issue has been fixed, download version 1.1thanks for your feedback
Forum: Plugins
In reply to: [Custom right click menu] XSS VulnerabilityHi pentester
glad to here it, my mail id g.ezhilan1@gmail.comForum: Plugins
In reply to: [Really Static] [Plugin: Really Static] automatically move media filesHi eriksef,
thanks for your reply, i tried using it, it does move few files locally( not all files were moved, for gallery it moved only the thumbs), but when tried using ftp, it doesn’t move anything. also it would be good if the js/css files too be moved, just like wget.Forum: Alpha/Beta/RC
In reply to: customize optionsThanks jane,
2) my point is in accordance with the first option, when user clicks it from front end, after saving the option he should be redirected to the front end.
3) At-least we can do it for Theme 2011 | Appearance -> Theme options -> default layout( Content on left , Content on right … etc )More features, cant wait to see that !!!!
Forum: Themes and Templates
In reply to: logo optionThanks WPyogi,
Their is a way to add header image in wp, like wise their should be an option to go for logo or text in header, ( currently it has text to display site name.) i hope you get my point.Forum: Plugins
In reply to: [Registration Statistics] Registration Statistics showing inactivated membersthe code link
Forum: Plugins
In reply to: [WordPress.com Stats] how to show wordpress.com stats in a themeThe only way is from a plugin developed by dave.
see this thread for more infoForum: Plugins
In reply to: wordpress plugin option pageAfter my long research, iam cursing me for asking this question,
The files in wordpress doesn,t have permission to write. so my mission to that is certainly impossible.
The best alternative is to go forwp_optionstable to store and retrieve data.Forum: Themes and Templates
In reply to: wordpress thumbnail function not workingIam nuts,
I need to mention the parameter
<?php the_post_thumbnail('thumbnail'); ?>Forum: Hacks
In reply to: Google buzz followers count<script type="text/javascript" charset="utf-8"> function f(result) {document.getElementById('buzzcount').textContent = result.data.totalResults;} </script>add the above script and place the html below to see you buzz count, replace the people id with your own id.
<label id="buzzcount"><script src="https://www.googleapis.com/buzz/v1/people/101848802062796570537/@groups/@followers?max-results=0&alt=json&callback=f" type="text/javascript" charset="utf-8"></script></label>Forum: Everything else WordPress
In reply to: setting folder permission with out cpanel access@ipstenu I have permission to upload a plugin and activate it, i just need to have access to set permission to the plugin folder. i dont have access to the cpanel, what do i do now?