breadcrumb need to show all pages and subpages

That’s not traditionally how breadcrumb navigation works, as I’m guessing you’ve discovered if you’re trying to implement Breadcrumb NavXT. 🙂 You might have better luck styling wp_list_pages so the links display horizontally and highlight the page you’re on? Here’s where it describes how to display the current page / ancestors / children. Best of luck!

Buy now button and thankyou page for my website?

For wordpress plugins you can see the below links http://wpmu.org/8-wordpress-paypal-plugins-for-receiving-payments-and-donations/ http://www.tipsandtricks-hq.com/wordpress-simple-paypal-shopping-cart-plugin-768 http://www.bestwpplugins.net/wordpress-plugins-for-paypal-integration.html Check this plugin link it might work in your case and its tested in wordpress 3.1 its working fine. url: http://wordpress.org/extend/plugins/wordpress-easy-paypal-payment-or-donation-accept-plugin/ To customize the paypal payment and thankyou message you can code as per your requirement but u need to know the paypal … Read more

Is there a simple way to have a new sidebar for each page?

Registering sidebar is just a function call, there is no reason it can’t be run on top of some logic. Here is code I wrote (and use) in my current theme: $pages = get_pages(); foreach ( $pages as $page ) { register_sidebar( array( ‘name’ => “Page: {$page->post_title}”, ‘id’ => “sidebar-page-{$page->post_name}”, ‘description’ => “Widgetized area after … Read more

Mask and Track Outbound Links

I would let something like Google Analytics do the tracking for you with something like event tracking. Look into Yoast’s Google Analytics plugin, it will let you do this fairly easily. Otherwise, something like Redirection would be good for creating redirects. And, of course, you can see how many times each was clicked. I’ve used … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)