Skip to main content

Home/ Wordpress/ Group items tagged theme how

Rss Feed Group items tagged

Md. Iftekharul Ibna Alam

How to Install a WordPress Theme | TiPS4BLOG - 2 views

  •  
    "I explained in the previous post on How to Install a WordPress Blog from cPanel. You can easily install a WordPress blog by following that tutorial. By default, you will receive two free themes, Twenty Eleven and Twenty Twelve in the latest version of WordPress. You can carry on your WordPress blog with the default theme. Even so, you might have a purpose to create a blog, which may not come with the default theme. In that case, you must want to install your chosen theme, but don't know how doing that? Nothing to worry, in this tutorial, I will explain you how to establish a theme of your choice by removing the default WordPress theme."
Luciano Ferrer

How To Style Your Posts Based on Category, Tag or Custom Taxonomy in WordPress - Theme.fm - 0 views

  •  
    "How To Style Your Posts Based on Category, Tag or Custom Taxonomy in WordPress Style Posts by Taxonomy We heard this question many times and it's not as simple as it sounds, so we're dedicating a whole blog post to the solution. Today we'll talk about child themes, taxonomy (categories, tags and custom taxonomy), the post_class function, it's filter friend and their correct usage in WordPress themes. As simple as it sounds, adding the appropriate CSS rules to your theme stylesheet doesn't always work unless you're using default themes or very well written ones. Then again, even if it does, you might see it broken during the next update to the theme you're using, which brings us to child themes."
Luciano Ferrer

How to Add Widgets to WordPress Theme's Footer | Tips and Tricks HQ - 0 views

  •  
    "I wanted to use widgets in the footer of my WordPress theme but my wordpress theme didn't come with a footer-sidebar by default. I didn't really wanted to change the theme just because of that. So I hacked the wordpress theme to introduce footer-sidebars. If you are looking for a tutorial that explains how you can add sidebars/widgets to the footer of your WordPress theme then keep reading."
lavanya jagan

How to Remove Links in Thesis Theme footer.php | Levoltz - 2 views

  • Thesis WordPress Theme is the theme that this blog uses and I highly recommend it it to all Bloggers. Very easy to use and no coding knowledge required, it is also higly customisable.
  •  
    Thesis WordPress Theme is the theme that this blog uses and I highly recommend it it to all Bloggers. Very easy to use and no coding knowledge required, it is also higly customisable.
kevin_brylle

How to Create Wordpress Theme from Scratch - Online Training - Virtual Team - 0 views

  •  
    Check out this online WordPress tutorial and start the process of learning on how to create a WordPress theme from scratch.
  •  
    Check out this online wordpress tutorial and start the process of learning on how to create a WordPress theme from scratch.
  •  
    wordpress tutorial on how to create WP theme from scratch
John Pratt

How to Create Your Own Wordpress Theme in Minutes | JTPRATT's Blogging Mistakes - 0 views

  •  
    This wordpress theme generator can crank out CSS and XHTML WP themes in mere minutes!
Vernon Fowler

How to minify WordPress theme stylesheets properly - minify , wp_register_style , WordP... - 0 views

  •  
    How to minify WordPress theme stylesheets properly
appsweb

How to Install WordPress Themes - Wordpress Themes - 1 views

  •  
    This tutorial explains How to Install WordPress Themes on your WordPress site.
John Pratt

Create WordPress Theme Video Tutorial - 9 views

  •  
    How to create your own WordPress theme in a video tutorial - takes you from PSD Photoshop design to WordPress coding, everything you need to know to do it on your own.
Vernon Fowler

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()
onextrapixel OXP

Practical Uses for the Post-Thumbnail Function in WordPress 2.9 - 7 views

  •  
    We are all used to seeing an image below blog posts titles, be it on blog homepages or on individual posts. However, until recently, adding these images was not as straightforward. Before the ability to register post thumbnails in themes was introduced in WordPress 2.9, WordPress theme developers were forced to use the post metadata in order to display an image associated with a post. In this tutorial, I'll show you how to add this functionality to your themes and we will play around with some of the function options.
  •  
    Practical Uses for Post-Thumbnail function in WordPress 2.9
Vernon Fowler

WordPress 3.5 And WPDB Prepare - 0 views

  • “Warning: Missing argument 2 for wpdb::prepare()” How do I fix it? If you are seeing an error after upgrading to WordPress 3.5 that says something like this, you need to upgrade your theme. We have fixed this with all of our themes and they are ready to download and re-install from your account page. What if I have customized my theme’s code and don’t want to upgrade? For those of you who have customized your theme’s code and don’t want to do a full upgrade, you’ll need to take a look at the warning message. Here’s a sample error we have fixed from the Biznify Theme: Warning: Missing argument 2 for wpdb::prepare(), called in /home/mintthem/public_html/demo/wp-content/themes/Biznify/products-pagetemplate.php on line 39 and defined in /home/mintthem/public_html/demo/wp-includes/wp-db.php on line 990 Step 1: Open the file it tells you to open. In this case, it is products-pagetemplate.php and Go to the line it refers to. In this case it is line 39 Step 2: Find the code that looks like this: $wpdb->prepare(“SELECT price FROM $table_name WHERE item_number = ‘$item_number’;”) Step 3: Replace $item_number with %d Step 4: Add $item_number after the last quotation mark. Also, make sure to put a comma before it. (notice the comma before $item_number below) Example: $wpdb->prepare(“SELECT price FROM $table_name WHERE item_number = ‘%d‘;”, $item_number)
  • $price = $wpdb->get_var($wpdb->prepare(“SELECT price FROM $table_name WHERE item_number = ‘%d‘;”, $item_number));
  • WordPress 3.5 And WPDB Prepare
Fabian Herbel

How To Protect Your WordPress Theme Against Upgrades - 0 views

  • Choose Plugins That Don’t Require Theme Modifications
    • Fabian Herbel
       
      That's the main problem with the idea of child themes: What's with all the plugins the need editing the php-corefiles in case of theme update. I have no idea for a useful working routine in that case.
Peter Nilsson

How To Create a Responsive WordPress Theme - 1 views

  •  
    In today´s article we show you a few video tutorials out of the ordinary. Learn how to create a responsive WordPress theme from scratch?
anonymous

Premium Wordpress Themes Developers - 0 views

  •  
    In this tutorial we will have a quick look how to change the theme of your free Wordpress blog. There are many themes that are given in the Wordpress.com free account. However these themes have very basic layouts and there aren't a lot of things you can do with it.
Peter Nilsson

How to Achieve Google Top Ranking with SEO Articles - 0 views

  •  
    How to Achieve Google Top Ranking with SEO Articles, WordPress Plugins and Themes
jacklukas300

How a simple website that make $5000 each month guide - 0 views

  •  
    How to make $5000 each month free guide are you srugling to find a way to make money onlin? want to make money online fast ? here you are in the right place you will find in this Step by step guid all you need to know about how to make money online fast and secure with the most powerful money making method that i will show you here , How a simple website that make $5000 each month guide make a website for free, make money online,make money online fast,make money online guide, make money online 2022,make money online tutorial,create a website,cheap howting,cheap webshoting 2022, make a website with wordpress, make a website for a small business, make a website and earn money, make a website for affiliate marketing, make a free website and earn money, make a website like amazon, make a website by wordpress, how to make a website bangla, how to make a website big cartel, how to make a website cheap, how to make a website for dropshipping, how to make a website earn money, how to make a website english, make a website fast, make a website for business
Luciano Ferrer

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. "
Luciano Ferrer

7 Top Plugins for Podcasting with WordPress | Elegant Themes Blog - 1 views

  •  
    "Unless you've been hiding under a (presumably delightfully comfortable) rock for the past few years, you will have noticed the extraordinary rise in the popularity of podcasting (one billion podcast subscriptions was passed way back in 2013). And being the enterprising type, you're ready to wade in and grab the opportunity that podcasting presents with both hands. As a WordPress site owner, you'll be delighted to hear that podcasting and WordPress go hand in hand. To save you the unnecessary hassle and effort that can be involved with integrating podcasts with your WordPress site, we've rounded up seven of the top podcasting plugins out there for you to consider below. By the end of the piece, you're sure to have found a solution to suit your needs. Before we crack on to the list though, let's cover some background on podcasting itself. A Brief Overview of Podcasting Podcasting's history goes back further than blogging itself. Although its roots lie in the 1980s indie radio boom, the modern format become popular in 2004 through platforms such as Odeo. During that time, the iPod was the dominant force in online media consumption. Developers and radio enthusiasts were on the lookout for a way to easily add their programs to the device and Apple's 2005 integration of podcasts in iTunes set the ball rolling in earnest. Since then, podcasts have been created by every conceivable media outlet and organization on earth and opened the door for many individual voices. Some of the most popular podcasts have been entertainment-based. The Ricky Gervais Show, for example, started life as an incredibly popular podcast with roots in traditional radio. Due to its success, the show grew into an HBO series with multiple spinoff shows starring various cast members. Other popular podcasts explore a diverse range of topics with standout examples including This American Life, The Joe Rogan Experience, The Nerdist, and Radiolab. The more technically inclined amongs
awqi zar

Building a Stylish Blog Design Layout in WordPress - 10 views

  •  
    Over the last couple of weeks we've been through the process of creating a stylish blog design in Photoshop, coding it up into a static HTML and CSS concept, and now we'll put the whole thing together as a fully working WordPress theme. Follow this step by step walkthrough of the various WordPress theme files, and see how the HTML is split up and injected with PHP tags to provide the complete blogging functionality.
1 - 20 of 123 Next › Last »
Showing 20 items per page