thanks brian. Works great!
Latest Updates RSS
-
brice
-
brian
@brice or, to capture the url in a variable, do it like this: <?php $url = $request->url_for(array('resource'=>'posts','id'=>get_the_id())); ?>
-
brian
@brice in /wp-content/themes/p2/index.php there is a routine that starts with "while( have_posts( ) )" and ends with "} // while have_posts" -- try this: <?php url_for(array('resource'=>'posts','id'=>get_the_id())); ?>
-
brice
@brian is there a file that defines the url for each post. or any files that would help me with this issue? Sorry if i am being vague.
-
brice
I want to add a tweetmeme button to each post and I need to define the URL of each individual post in the code.
-
brian
@shen84 thanks for all your help with OMB, enjoy your travels!
-
brian
@brice that's a good idea for a feature request (feel free to add it to our Lighthouse bug system) -- I hope your site is working ok now. if you grab the latest http://dbscript.net/omb.zip your users can now choose a JPG, GIF or PNG instead of just a JPG
-
brice
Hi again. I was wondering if there is a way to eliminate the photo requirement when people first sign up. Is there a way to do that?
-
shen84
I am out of here for the next 3-5 weeks. I will spend one week in sweden and than I have to work on my bachelor's thesis. But as I know myself I will come around from time to time and get on your nerves by reporting bugs ;)
-
shen84
@brian very cool feature :D
