Geetar
Forum Replies Created
-
Forum: Plugins
In reply to: [NextGEN Gallery] Display pictures with tagYou need to add tags to your pictures then add this to your pages:
[nggtags album=your tag]you can use different tags to display different galleries:[nggtags album=trooper][nggtags album=ngg]Hope this helps.
Forum: Fixing WordPress
In reply to: Tag Permalink ProblemsAnyone knows how to fix it?
Any help will be appreciated.
Forum: Fixing WordPress
In reply to: Tag Permalink ProblemsI have the same problem. Using WP 2.7 and WP Cumulus plugin, the theme is RevolutionTV.
My page permalink structure is My page permalink structure is /%category%/%postname%/ and my tag base is the default (empty) by clicking a tag the result is an empty page: http://www.oveoo.com/tag/hong-kong/
Any Ideas?
Thanks in advance
Forum: Themes and Templates
In reply to: Looking for themes like this one…Forum: Fixing WordPress
In reply to: what are those CORE.xxxx files?Hi Otto, thanks for your quick reply!!!
Forum: Themes and Templates
In reply to: Posting a video in Revolution TV GPL ThemeHey biscutty, congratulations! can you please tell me how you did it?
Forum: Themes and Templates
In reply to: Posting a video in Revolution TV GPL ThemeSomething I noticed about your theme is that the video is posting in the body area, and not in the video box shown on the revolution theme, see the screenshot below:
http://www.fairlane57.co.uk/imageshare/Oveoo-20081201-094920.jpgYep, I believe the right way is by using custom fields (key plus value) i’ve been trying with several keys and nothing happens.
Forum: Themes and Templates
In reply to: Posting a video in Revolution TV GPL Themebiscutty, in order to embed that video, just create a new post Title: “HIp Hop B Girl”, choose a category and simply paste the code provided by YouTube:
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/o29_7lQ3QB4&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/o29_7lQ3QB4&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>Be sure TinyMCE is deactivated and you’re using the HTML mode.
Also you can install the Video Embedder plugin: http://www.gate303.net/2007/12/17/video-embedder/ , WordPress Video Plugin or search WordPress.org for any other else.
Install the plugin, and follow the instructions. For that video you should use this shortcode:
[youtube]o29_7lQ3QB4&hl[/youtube]@texasstatesman: http://www.revolutiontwo.com/
Note: I’m running WordPress 2.7 Beta 3 on my site
Forum: Themes and Templates
In reply to: Posting a video in Revolution TV GPL ThemeHi biscutty, I’m also using this theme on my website. It’s very easy; just paste the code, however be sure you don’t use the Rich Text Editor (TinyMCE?) so better disable it: —> Users —> (your username) —> and tick ‘Disable the visual editor when writing’
Hope this helps
Forum: Themes and Templates
In reply to: MASINOP Theme – Unable to edit footer, help!Hi kikilondon, the footer is encrypted.
Take a look: http://www.templatelite.com/how-to-remove-footer-encryption/
See also: http://wordpress.org/search/footer+encrypted?forums=1
Hope this helps.
Forum: Themes and Templates
In reply to: WhitePlus – missing installation filesUse another theme. The autor’s website is down.
Forum: Fixing WordPress
In reply to: Help with Adsense on Front Page!Try this plugin: http://www.whydowork.com/blog/whydowork-adsense-plugin/
Forum: Themes and Templates
In reply to: [GPL] game site templateIncredible! Thanks for sharing! I guess it can be used for a videoblog as well.
Forum: Themes and Templates
In reply to: AcosminTECH – preview and some suggestionsWow, it’s awewsome! Can you make it avaialble in different colors?
Forum: Themes and Templates
In reply to: Get rid of annoying “ad links” in footerHi Betty, just delete the code in the footer. Open footer.php using notepad or so, and then add your copyright:
©2008 <a href="http://www.web-betty.com/" target="_blank"><strong>web-betty.com</strong></a> | Powered by: <a href="http://wordpress.org/" target="_blank"><strong>Wordpress</strong></a>Please note that with the code provided, the links will open in a new window. Also you can add a link to the author’s website.
Hope this helps