Icde
Forum Replies Created
-
Forum: Plugins
In reply to: WoocommerceHi guys,
I recently used this page template fix as explained in the Woocommerce docs :
<?php /* Template Name: Woocommerce */ ?> <?php get_header(); ?> <div id="content_area" class="clearfix fullwidth"> <div id="main_content" style="padding:20px;"> <?php woocommerce_content(); ?> </div> <!-- end #main_content --> </div> <!-- end #content_area --> <?php get_footer(); ?>You can see the full explanation here. If it helps someone out please let me know.
Hi,
This was previously discussed in the support forums a while back.
Try this :
http://purplehazard.com/blogging/wordpress/wpuf-tip-redirect-after-submission/
Let me know if it helps.
Forum: Plugins
In reply to: [Link Directory Plugin] Error with Link Directory Plugin on BP 1.5.1.I get the same errors when using the plugin with the latest versions of WP and BuddyPress. Worked fine the first day then suddenly crashed. Tested for plugin incompatibilities etc., nothing so far.
Forum: Plugins
In reply to: [Flexo Facebook Manager] [Plugin: flexo-facebook-manager] Cross – pollinationSome updates:
Can’t send as a page to a page. So far manually pasting the post in the facebook page doesn’t create a “connection”, which is the same by importing via Rss graffiti.
Is there any chance you will be writing a tutorial to explain how we can implement cross-posting of comments on posts with your plugin?
Forum: Plugins
In reply to: [Flexo Facebook Manager] [Plugin: flexo-facebook-manager] Cross – pollinationThat’s great. Thanks for the quick reply. I’ll be testing the plugin on some other blogs and also try and post a review sometime soon. keep up the good work.