mehral
Forum Replies Created
-
Forum: Plugins
In reply to: [WP EIS] Not ready for prime time… yet….Hi,trishahdee
At First thanks for your feedbacks.
h2 h3 tag about custom styling , you should use !important keyword in your stylesheet.
And about setting the size of slideshow, well ( currently ) this is on user own hands, And the user should know , what size of slideshow will be put in its theme. for instance you have a position with width of 960px and the maximum size of images you can use must be 960px. and for thumbnail for instance you have 6 images so the maximum thumnail width must be 960/6 = 160 px .And about the last tips, I am working on it, in version 1.3.
I think in the new version (1.3) the WP EIS plugin will use new features;)And again thank you for your evaluation about this plugin.
Forum: Plugins
In reply to: [User Avatar] [Plugin: User Avatar] Uploaded avatar doesn't show upinvision-studios thanks .
really works , I thinks this hack creates a direction way to achieve uploads folder => avatars .Forum: Plugins
In reply to: [User Avatar] [Plugin: User Avatar] Uploaded avatar doesn't show upI checked this plugin on local server, well it’s work but on my web server doesn’t work, I think timthumb-config.php has problem about configuration address url for instances in my local server
http://localhost/project/physics/wp-content/plugins/user-avatar/user-avatar-pic.php?src=http://localhost/project/physics/wp-content/uploads/avatars/3/1326186049-bpfull.jpg&w=150&id=3&random=1326186049
show my avatar , but on web server such as this url doesn’t show any avatarForum: Plugins
In reply to: [User Avatar] [Plugin: User Avatar] Uploaded avatar doesn't show upI have similar problem , I can upload image and then crop the image but after click on crop button , nothing happen , I check the path “../ uploads/avatars/ ” and set permission to 777 — the image uploads in this path additional to the avatar doesn’t show in my website also the default avatar disappears .