avahaf
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: LinkedIn WordPress ApplicationI have the same problem while I am entering my wordpress site feed in to LINKEDIN it shows the following error.
The feed URL http://www.financialfountains.com/feed/?feed=rss2 is inaccessible.
Please anybody help me out.
Forum: Fixing WordPress
In reply to: [BP Group Hierarchy] [Plugin: BP Group Hierarchy] BP_GROUPS_SLUGHi,
Thanks David.Its working fine. Great Work .Forum: Fixing WordPress
In reply to: getting garbage on pages post installing super cacheif you disabled that plugin have you faced same problem
Forum: Fixing WordPress
In reply to: Need help with adding icons .. new to wordpress<img src="<?php echo bloginfo( 'stylesheet_url' ); ?>/youricon.png">it will display the icons where you want
Forum: Fixing WordPress
In reply to: My Read More Doesn't WorkI think there might be style issue either your image on readmore div not fit exact.
Or you should write separate code like this<?php the_expert('<div id="hometwittersocial"></div>'); ?> <a href="<?php the_permalink(); ?>" > Read More </a>Forum: Fixing WordPress
In reply to: Work on template without people seeing it?You can try with this plug in Theme Tester
Forum: Fixing WordPress
In reply to: Events by the dateyou can get by post your events under a separate category
and get display from query_post Please refer this for furtherForum: Fixing WordPress
In reply to: getting garbage on pages post installing super cachewhich plugin are you using for cache ?
Forum: Fixing WordPress
In reply to: Moving Blog To Another Domain (But Not Host)Possible,but you should edit the configure.php with required details also replace all of your existing path in database to new one.
Forum: Fixing WordPress
In reply to: Missing www.root.com pageDelete all pages from the trash,draft and rivision or autosave
Forum: Fixing WordPress
In reply to: Issue with Editing Posts in Bulkmight be you should update latest version of the plugin again or reinstall the plugin again
Forum: Installing WordPress
In reply to: Installing WordPress to Replace Existing Websiteand also you can use custompermalink plugin to keep your existing url alive
Forum: Installing WordPress
In reply to: Sub Menusubmenu not suitable for this design
Forum: Themes and Templates
In reply to: Integrating WP in external PHP pagesNo I am not getting any result will any body help?????????
Forum: Themes and Templates
In reply to: how to get admin email in external pageI am having the same issue ,while I couldnot integrate wordpress function in to an external .php file.Is any one help us?How to Integrate wordpress 3.0 in to an external .php file?.