tork
Forum Replies Created
-
Forum: Reviews
In reply to: [bbPress] not goodbbpress gaves always bad logout url
also with the newest build….
it returns 500 internal server error…
did deactivate all plugins etc….
no help..
so it aint any plugin for bbpress or wordpress plugin../wp-login.php?action=logout&_wpnonce=a37e5a5d3f&redirect_to=http%3A%2F%2Fmy web link%2FPPC%2F%3Floggedout%3Dtrue(sorry for late reply) buissness as usuall…
Forum: Plugins
In reply to: [Page Restrict] [Plugin: Page Restrict] redirect too>>sofar the support…. ill guess
Forum: Fixing WordPress
In reply to: login.css gone???heh we both came up with the same solution!
thank yo very much Ipstenu!topic is solved 🙂
Forum: Fixing WordPress
In reply to: login.css gone???it was stored in wp-admin
after upgrading to 3.3 it was gone..
also i did read up it was calling anohter file now
guess i have to edit that one….or is there anohter quick option?
thnx..Forum: Themes and Templates
In reply to: template for adding music albumsi did made it my self with help of tables…….
Forum: Themes and Templates
In reply to: show rss feed in template with little imagesfor mine url it does..
but for a bit more info>>>
go here>>>
http://perishablepress.com/press/2009/04/26/import-and-display-rss-feeds-in-wordpress/i used the same source for my rss feeds i need…..
enjoy!
Forum: Themes and Templates
In reply to: template for adding music albumstopic can be closed i found something myself now thnx!
Forum: Themes and Templates
In reply to: show rss feed in template with little imagesexample for a post or into a page >>>>>>
<?php include_once(ABSPATH.WPINC.'/rss.php'); $feed = fetch_rss('url in here'); $items = array_slice($feed->items, 0, 7); ?> <?php if (!empty($items)) : ?> <?php foreach ($items as $item) : ?> <h3><?php echo $item['title']; ?></h3> <?php echo $item['description']; ?> <?php endforeach; ?> <?php endif; ?>Forum: Themes and Templates
In reply to: Music Websiteif ya want a real music site that can do all then ill recommend to use ampache!
use it besides wordpress
they both rock!Forum: Plugins
In reply to: Is there a plugin ( that works) to open a URL content into a page[iframe: src=”url” width=”100%” height=”500″ scrolling=”hidden” frameborder=”0″]
this is an example how to use after installing the iframe plugin
Forum: Plugins
In reply to: [Plugin: Custom login pages] Help with CSSit looks to me the author doesnt support us at all…
why? i dunno known…..
its a great plugin….
i only need to have the loginform at center of the site
got an idea how to fix that?Forum: Plugins
In reply to: Is there a plugin ( that works) to open a URL content into a pageworks still fine for me
Forum: Plugins
In reply to: [Plugin: WP-PostRatings] how to sort?Thank Yoy Gamerz! a bi late though….but its very appriciated!
Forum: Plugins
In reply to: Is there a plugin ( that works) to open a URL content into a pageyes there,s a plugin called iframes….
use it from wordpress >>plugins >>add new >>> iframesor search in here on plugins….
🙂
Forum: Plugins
In reply to: NextGen gallery: Singlepic: Alt-text displayed. No image.last update::
for me it was the plugin >>
WP-UserOnline
and it’s widget that fucked it up……
anything ok now by disabeling it.seems the last update of it was the prob
hope this helps someone out now….