Skip to main content

Home/ Wordpress/ Group items matching "how" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
1More

How Do You Make Your Followers Click On Your Twitter Headlines? - 0 views

  •  
    Only designing a website and writing content is not enough these days; you need to grab the attention of the internet audience as well. Only an enticing headline will prompt readers to click on your page links. So, headlines should be short and promising and include keywords. This article offers some useful tips to make your Twitter headlines smarter and catchier.
1More

6 Important Tips for Defensive Web Design - 0 views

  •  
    This article discusses defensive web design in detail. It points out how, unless you help your users cope with functional errors, your website may lose visitors.
1More

How You Can Convince a Stubborn Client that Your Logo Design is Perfect? - 0 views

  •  
    In the logo design industry, disagreements with client over a particular project are common. The trick lies in convincing the client that the design does not need any further changes. Opt for a firm and yet, polite approach.
1More

Website Design - How Feedback Can Help You Sharpen Your Skills ? - 0 views

  •  
    Asking for feedback of your web designs can help you to know new things and sharpen your skills. To enjoy the benefits of feedback, adopt an open approach. Avoid taking negative feedback personally. Rather, evaluate it from a neutral point of view. It will help you to understand the weak points of your designs.
5More

How to Include JavaScript and CSS in Your WordPress Themes and Plugins | Wptuts+ - 0 views

  • a selection of common JavaScript libraries are already included that you can use for your JavaScript development
  • be selective about which pages you load your scripts on. If your plugin or theme has a script that only does something on one front-end or admin page, such as the theme’s options page, or maybe a page with a specific widget, you only need to load your script on that page. No point clogging things up and loading scripts on pages where they’re not being used!
  • it’s perfectly possible to prioritise scripts and styles and nominate whether they load in the header or footer from the comfort and safety of your functions.php. The benefit being that your theme / framework will work with a wider range of other plugins / child themes.
  • ...2 more annotations...
  • get_template_directory_uri()
  • get_stylesheet_directory_uri()
1More

Category Templates « WordPress Codex - 3 views

  •  
    "This article explains how to change what happens when the blog viewer is visiting one of your site's Category pages. This involves the use of Themes and Template files, so if you are new to template files, you might want to read Using Themes and Stepping Into Templates first. "
1More

Types intro on Vimeo - 0 views

  •  
    Shows how the Types WordPress plugin is used to create custom post types, taxonomy and fields.
3More

How to Move WordPress Blog to New Domain or Location « My Digital Life - 0 views

  • UPDATE wp_options SET option_value = replace(option_value, 'http://www.old-domain.com', 'http://www.new-domain.com') WHERE option_name = 'home' OR option_name = 'siteurl';
  • UPDATE wp_posts SET guid = replace(guid, 'http://www.old-domain.com','http://www.new-domain.com');
  • UPDATE wp_posts SET post_content = replace(post_content, 'http://www.old-domain.com', 'http://www.new-domain.com');
1More

6 Ways to Customize WordPress Post Order * Perishable Press - 12 views

  •  
    "Recently, reader Luke Knowles asked how to customize the sort order of his posts in WordPress. Looking into a solution to this question proved quite enlightening. Within moments I was able to discern 4 methods for modifying post order, and then several days later I discovered 2 additional custom sorting techniques. After updating the reply to Luke's comment, it seemed like some good information that other WordPressers may find useful. So, here are six ways to customize the sort order of posts in WordPress."
1More

How to SHow One Latest Post Per Author on Wordpress Front Page | dBuggr - 0 views

  • How to sHow one latest post per author on Wordpress front page
1More

How to Create Additional Image Sizes in WordPress - 0 views

  •  
    "WordPress has a built-in feature Post Thumbnails aka Featured Images. There is also a built-in function add_image_size() which lets you specify image sizes and give you the option to crop. Using these core functions in your theme can essentially eliminate the need of a third party script like TimThumb in most cases."
1More

How To Query Multiple Custom Post Types with query_posts [WordPress Tip] | Peter R Knight - 2 views

  •  
    " query_posts('post_type[]=post&post_type[]=page&post_type[]=event'); + http://codex.wordpress.org/Plugin_API/Action_Reference/pre_get_posts "
1More

WordPress › Support » How to use shortcodes for sHowing users achievements - 2 views

  • Here's the shortcode list for 3.1. No documentation exists yet for these, so put them on a Page and have a play: [dpa-achievements-index] [dpa-user-achievements-index] [dpa-single-achievement id="1"] [dpa-redeem-achievement-form] [dpa-breadcrumb] [dpa-unlock-notice]
1More

How to Make a Splash Page with WordPress - Tuts+ Code Article - 4 views

  •  
    "In celebration of Cyber Monday, today we're going to show you a technique for creating a custom "Splash Page" for your WordPress theme. You're probably seeing a lot of these around the net today, so you know that they're great for running quick promotions of products or events... but you can have fun with it and come up with creative ways to use a splash page such as advertising, donation button, radio pledge drives, highlight of an upcoming race, or highlight of a new product."
1More

Setting Up Google Apps Email with cPanel | MCG Web Development, Inc. | Blog - 0 views

  •  
    "Google Apps is one of the best email services. While having your email hosted on the same server as your website is convenient, in reality, it's not always the wise choice. The following are a few reasons to make the switch, and how to do it - if your host provides cPanel. "
« First ‹ Previous 181 - 200 of 505 Next › Last »
Showing 20 items per page