Trew Knowledge
Forum Replies Created
-
sweeeet!!!
I would also LOVE this. Making the fields not mandatory would be perfect.
Any idea when we can see this implemented?
Can you please explain how you got it to work without using imagebrowser.
Is it something that comes with NextGen gallery? or is this something that you created?
I am also looking to have the ability to have a download button on the Gallery page.
I have tried a couple of things but have had no luck.
you would need to write the shortcode like this
[access role=”team” role=”administrator”]
I am also looking for the ability to have a user upload more than 1 image at a time.
Anyone have any luck on this?
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Leave file upload on server.I tried the suggestions you mentioned.
I commented out the wpcf7_cleanup_upload_file function on the file.php file, and also lines 95-97 on the controller.php file.
At first I received an error, but then I changed line 97 to }*/
and the error went away.However the file still got deleted from the wpcf7_uploads folder, which is set to 777.
Any suggestions?
Forum: Hacks
In reply to: Advanced taxonomy queriesWhat I was to accomplish is to have the custom post, which is slider with several images attached to a slider category, display on my page templates based on the slider category ID.
I was able to accomplish that by calling in the function on my {page}-template.php file and using the function mentioned above.
echo slideshow('7');Forum: Hacks
In reply to: Advanced taxonomy queriesI have the slider showing up, but not based on the category.
Forum: Plugins
In reply to: [Smooth Slider] [Plugin: Smooth Slider] SmoothSlider jQuery OverloadI am also having that same problem. How did you go about fixing it?
Forum: Plugins
In reply to: [Job Manager] "Browse" button in file upload not appearingBump.
The Browse button currently does not work for anyone in IE8 and IE7.
Anyone know how we can resolve this?
Forum: Fixing WordPress
In reply to: different size for featured images in post and pages@stvwlf Your suggestion worked for me. Thanks!
SOLVED: I had to add the a) b) c..etc before my answers.
Is there a way to have the answers appear in the order as I add them in questions section?
*********
I am having a similar problem to prodcut247. I have pasted the code above to the quiz.php file but my answers are still all random.Is there any other way I may be able to have my questions not displayed randomly?