Register Advertise with usHelp Desk Today's Posts Search

Showing results 1 to 27 of 27
Search took 0.40 seconds.
Search: Posts Made By: bhuthecoder
Forum: Website Design 4th April 2014, 12:09 AM
Replies: 3
Views: 432
Posted By bhuthecoder
Re: Wordpress Contact Us form help...

use Contact Form 7 (https://wordpress.org/plugins/contact-form-7/) it is the 4th most popular Wordpress plugin .For captcha you need to install Really Simple CAPTCHA plugin...
Forum: Programming 20th January 2014, 01:30 AM
Replies: 13
Views: 1,520
Posted By bhuthecoder
Forum: Website Design 3rd January 2014, 12:10 AM
Replies: 3
Views: 473
Posted By bhuthecoder
Re: Wordpress Navigation Issue - Please help?

try css for menus instead javascript.

1)put this code in your css file


.cc-left ul.menu > li{
position: relative;
}
.cc-left ul.menu > li:hover > ul,
.cc-left ul.menu ul.sub-menu >...
Forum: Website Design 18th October 2011, 08:23 AM
Replies: 8
Views: 360
Posted By bhuthecoder
Re: Need help :Wordpress posting

to achieve this you need to code custom page template
Forum: Search Engine Optimization 16th September 2011, 03:39 AM
Replies: 4
Views: 1,046
Posted By bhuthecoder
Re: multiple WordPress child categories taking parent category name

use pages to get the desired navigation path and then load posts form categories into those pages

1)create parent page red-widgets, subpage washington and again subpage red-widgets-seattle
...
Forum: Programming 16th September 2011, 03:30 AM
Replies: 3
Views: 411
Posted By bhuthecoder
Re: Help with a line on page.php

use get_bloginfo('url') ,this will outputs homepage url
more info:
http://codex.wordpress.org/Function_Reference/get_bloginfo
Forum: Programming 15th September 2011, 11:59 PM
Replies: 16
Views: 820
Posted By bhuthecoder
Re: Site Title on Header

in style.css (line 88) located in your theme folder

#header{ overflow:hidden; background:url(images/header_bg.png); height: 110px; width:960px; margin:auto; margin-top: 40px; }

add below line...
Forum: Main Internet Marketing Discussion Forum 15th September 2011, 11:32 AM
Replies: 10
Views: 2,776
Posted By bhuthecoder
Re: Order Form Options For Wordpress?

try "cforms II" easy to control and it is free
http://www.deliciousdays.com/cforms-plugin/
Forum: Programming 15th September 2011, 11:08 AM
Replies: 16
Views: 820
Posted By bhuthecoder
Re: Site Title on Header

provide your site url
Forum: Programming 15th September 2011, 07:51 AM
Replies: 4
Views: 458
Posted By bhuthecoder
Re: What's the best option for building a reviews site with Wordpress?

GD star rating plugin is good for creating review websites,i created a complete webhosting review site using this plugin

http://top10bestwebhosts.com.au/
Forum: Programming 15th September 2011, 07:47 AM
Replies: 16
Views: 820
Posted By bhuthecoder
Re: Site Title on Header

you can hide it by using below css code

text-indent:-99999px;
Forum: Programming 13th September 2011, 11:37 AM
Replies: 8
Views: 3,618
Posted By bhuthecoder
Re: How to use a WP Shortcode Outside WP?

check these tutorials

http://wpengineer.com/1038/embed-wordpress-functions-outside-wordpress/

http://php.about.com/od/advancedphp/p/html_php.htm
Forum: Programming 13th September 2011, 11:34 AM
Replies: 8
Views: 3,618
Posted By bhuthecoder
Re: How to use a WP Shortcode Outside WP?

all pages are stored in same server ?and they are .html or .php ?
Forum: Programming 13th September 2011, 07:30 AM
Replies: 8
Views: 3,618
Posted By bhuthecoder
Re: How to use a WP Shortcode Outside WP?

use this code

<?php echo do_shortcode('[shortcode]'); ?>
Forum: Programming 6th September 2011, 01:04 AM
Replies: 9
Views: 477
Posted By bhuthecoder
Re: How do I backup my WP blog?

use wordpress plugin "WP-DB-Backup"
It will take backup daily and send to your email .
Forum: Website Design 6th September 2011, 12:50 AM
Replies: 4
Views: 370
Posted By bhuthecoder
Re: LOOKING FOR WORDPRESS

can you provide any example site?
Forum: Search Engine Optimization 5th September 2011, 01:34 AM
Replies: 2
Views: 559
Posted By bhuthecoder
Re: My site is making pretty decent dough but I have no link tracking!

for tracking affiliate links you need to use wordpress plugin like "Pretty Link Lite"
they provide statistics for each link (normal hits and unique hits)
Forum: Website Design 4th September 2011, 03:49 AM
Replies: 2
Views: 452
Posted By bhuthecoder
Re: WordPress Tech Related - Permalinks

you need to remove the first created contact page from trash also
Forum: Main Internet Marketing Discussion Forum 1st September 2011, 07:57 AM
Replies: 20
Views: 878
Posted By bhuthecoder
Re: protecting my wp installation from being hacked

which hosting company you using?
Forum: Main Internet Marketing Discussion Forum 31st August 2011, 05:56 AM
Replies: 21
Views: 786
Posted By bhuthecoder
Re: How can I get pictures for my website?

you can use images from flickr ,for lot of images you just need to provide credit link to the photo
Forum: Programming 31st August 2011, 05:36 AM
Replies: 2
Views: 508
Posted By bhuthecoder
Re: How to make some text of "Read More" on wordpress not clickable?

you need to add below code in your theme functions.php


function new_content_more() {
global ;
return 'Continue Reading <a href="'. get_permalink() . '">'.get_the_title().'</a>';
}...
Forum: Search Engine Optimization 17th August 2011, 07:23 AM
Replies: 8
Views: 563
Posted By bhuthecoder
Re: Do you 'optimise' your website structure?

quote from wordpress regarding %postname%


you need good hosting, if you want to use %postname%

i use sitename/%postname% for my small websites and they indexed very well.
Forum: Main Internet Marketing Discussion Forum 25th May 2011, 08:33 AM
Replies: 1
Views: 669
Posted By bhuthecoder
Forum: Programming 22nd May 2011, 03:35 AM
Replies: 8
Views: 499
Posted By bhuthecoder
Re: Post only visible on main page

1)install any cache plugin
2)remove the post from trash also then you can change the url of the live post
Forum: Website Design 19th May 2011, 04:45 AM
Replies: 4
Views: 569
Posted By bhuthecoder
Forum: Website Design 19th May 2011, 03:11 AM
Replies: 4
Views: 569
Posted By bhuthecoder
Re: Need Help With My Css Coding

replace the css with the below css
note:first backup before replacing
after that check the site in diff type of browsers if any error reply



Theme Name: Zoxengen
Theme Date: 16042008
Theme...
Forum: Website Design 4th September 2010, 08:15 PM
Replies: 1
Views: 2,705
Posted By bhuthecoder
Re: Feather background edges inside div

use this code

-moz-border-radius:10px 10px 10px 10px;
-moz-box-shadow:0 0 10px;
padding:10px 0 20px 10px;

also remove the border property

border-bottom:5px solid #FAFAFA;
Showing results 1 to 27 of 27

 
Forum Jump


All times are GMT -6. The time now is 04:53 AM.