officevoodookit
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Kimili Flash Embed problemP.S. We finally found the problem — we had two .htaccess files, one in the root of the folder for the domain, and one in our home directory and the .htaccess folder in the home directory had the 10MB limit.
Forum: Themes and Templates
In reply to: Kimili Flash Embed problemI’ve had problems uploading flash, but that’s because of the size of the files. I’m working on this with one other person on an internal Apache server.
What we’ve done is updated the .htaccess file and php.ini, but for some strange reason there’s still a setting somewhere blocking us from getting above 10MB. I’ve read the PHP default is 2MB.
Look and see what your upload limit is.
To increase the upload limit wee https://roshanbh.com.np/2008/01/uploading-larger-files-in-php.html for .htaccess
and
https://folkspants.com/wordpress-upload-blues-phpini-upload_max_filesize-is-2m for php.ini
I can’t remember if you can upload SWF in WordPress 2.9.2 by default.
If you can’t upload the file because the error message saying the file type is not supported than install the PJW Mime Config plugin.
https://www.ads-software.com/extend/plugins/pjw-mime-config/
Forum: Themes and Templates
In reply to: issue embedding FlashThis sounds like the same problem I’m having, but I don’t have a way to convert my FLV into SWF to see if it will work. I can insert the FLV into a post, but when I publish it the post is blank.
I have tried three or four plugins to post FLV and none of them have worked.
Any suggestions? I’m in WordPress 3.0
Forum: Fixing WordPress
In reply to: Upload File Size to a higer maxYou are probably looking for the php.ini file. Here is a forum thread on the issue https://www.bluehostforum.com/showthread.php?t=14500
One person wrote (for this particular hosting company) you have to put the file in every folder where a script will execute.
Forum: Plugins
In reply to: [Plugin: WordPress Download Monitor] Where are the Download pagesI haven’t figured out how to get any of the tags to work, but the shortcut for the download page is awesome — and the download page is awesome. Thank you.
Never mind. I found this https://www.smashingmagazine.com/2009/02/02/mastering-wordpress-shortcodes
The problem. Even if you enjoyed this article, you may have felt a bit frustrated because, by default, WordPress doesn’t allow shortcode to be inserted into sidebar widgets. Thankfully, here’s a little trick to enhance WordPress functionality and allow shortcodes to be used in sidebar widgets.
The solution. One more piece of code to paste in your functions.php file:
view source1
add_filter('widget_text', 'do_shortcode');
Forum: Themes and Templates
In reply to: Theme doesn’t appear to load when activatedI assume you are giving me a hard time?
Forum: Themes and Templates
In reply to: Does antisnews theme work?Burnedbass that looks great. Is the slide show on your main page part of this theme?
If the slide show is not part of the theme, which plugin you use?
Can you slow the slide show down a bit because it goes buy too fast for my tired eyes to take it all in before it changes.