Skip to main content

Home/ Wordpress/ Group items tagged home

Rss Feed Group items tagged

Vernon Fowler

Function Reference/bloginfo « WordPress Codex - 0 views

  • 'siteurl' - Deprecated since version 2.2. Echo home_url(), or use bloginfo('url'). 'home' - Deprecated since version 2.2. Echo home_url(), or use bloginfo('url').
  • home = http://www.example.com/home (DEPRECATED! use url option instead)
  • Please note that directory URLs are missing trailing slashes.
  • ...1 more annotation...
  • siteurl = http://www.example.com/home (DEPRECATED! use url option instead)
  •  
    Displays information about your site, mostly gathered from the information you supply in your User Profile and General Settings WordPress Administration Screens. It can be used anywhere within a template file. This always prints a result to the browser. If you need the values for use in PHP, use get_bloginfo().
netgains

Superior 3D Floor Plans for Your Dream Home - 1 views

  •  
    Everyone has a dream to have stunning house. Now you can convert your fantasy into reality with 3d plans. Know how to select best 2d/3d plan service to design your home with maximum benefits at Netgains.org.
  •  
    Everyone has a dream to have stunning house. Now you can convert your fantasy into reality with 3d plans. Know how to select best 2d/3d plan service to design your home with maximum benefits at Netgains.org.
Luciano Ferrer

Function Reference/is home « WordPress Codex - 3 views

  •  
    "Function Reference/is home This Conditional Tag checks if the main page is being displayed. This is a boolean function, meaning it returns either TRUE or FALSE. "
anonymous

Want to remove "Latest Headlines" part from home.php (Wordpress Arras Theme) - 0 views

  •  
    My question at the Arras Theme Community Forums asking how to remove the "latest Headlines" from the home.php file.
netgains

3D Floor Plan Rendering Service Company - 1 views

  •  
    3D visualization gives you realistic preview of your future project(s) whether you are going to plan your office, home or you need a specific 3D view for your near future project.If you have any queries regarding floor plan design services or you want send your projects need, visit us at http://www.netgains.org/cad-services-india/ or you can drop an email at biz@netgains.org.
  •  
    3D visualization gives you realistic preview of your future project(s) whether you are going to plan your office, home or you need a specific 3D view for your near future project.If you have any queries regarding floor plan design services or you want send your projects need, visit us at http://www.netgains.org/cad-services-india/ or you can drop an email at biz@netgains.org.
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
Luciano Ferrer

WordPress › Dashboard Tweaks « WordPress Plugins - 4 views

  •  
    "A list of the tweaks included in the Dashboard Tweaks plugin: - change the WordPress logo in the top-left of the admin bar with a custom admin logo - link that logo to the home URL instead of the new wp-admin/about.php - remove the entire sub-menu with links to Codex, forums and what not - remove the Visit Site sub-menu under the site's name - change "Howdy" into "Welcome back" - add a special favicon for the Dashboard only (ideally different from the frontend, but up to you) - change the tab title into a standard "Dashboard of [sitename]" - remove icons in front of Dashboard menus - reduce page heading size - remove publish icon of Add new Post/Page screens - add colored background to sidebar active sub-menu to add contrast - add colored background to activated plugins to add contrast - add custom footer text"
Luciano Ferrer

Módulo Prestashop Gratis: WordPress 2 Prestashop | GenWeb - 0 views

  •  
    "Os compartimos un módulo del que hemos programado una primera version para Prestashop: WordPress2Prestashop. Podéis descargarlo y utilizarlo de manera gratuita todos aquellos que queráis implementar una sección de últimas noticias o post recientes en vuestra tienda Prestashop. Este módulo fue implementado para mostrar en la home page de Presta las últimas noticias (y sus thumbnails) de un blog WordPress instalado en una subcarpeta, por ejemplo www.urldeprestashop.com/blog aunque siguiendo los pasos descritos en este post, funcionará con cualquier ruta de WordPress, ya sea dentro o fuera de nuestro dominio. WordPress2Prestashop lee un feed RSS y lo muestra en la parte central de la portada de nuestra tienda."
Luciano Ferrer

WordPress › mb.YTPlayer for background videos « WordPress Plugins - 0 views

  •  
    "Play any Youtube video as background of your page or as custom player inside an element of the page. A Chrome-less Youtube® video player that let you play any YouTube® video as background of your WordPress® page or post. You can activate it for your home page from the settings panel or on any post or page using the short code as described in the Reference section of the settings."
Luciano Ferrer

Style Different Categories in Your WordPress Site Differently Using CSS - Tuts+ Code Tu... - 0 views

  •  
    "In the previous tutorial I showed you how to style the posts on your main blog page according to their category, creating color coding by category. A lot of sites that use this technique also take it further by adding distinct styling to each section of their site, in a way that co-ordinates with the styling on the main blog page or home page. You can just use a simple color scheme or add completely different styling to each section, maybe with a different logo or branding for different parts of your organisation, or even a different layout. An example is the London Times website, which uses a different color for each section of its site. The front page uses these colors in a banner above each post, as shown in the screenshot:"
Peter Nilsson

WP Daily Themes Weekly WordPress Roundup #21 - 0 views

  •  
    In our Weekly WordPress Roundup #21 we talk about Chris Lema strategy working remotely and his tips for working from home without living in your office.
Michelle Thompson

WordPress, GPL and Widget Context - Konstruktors Notes - 0 views

  •  
    Widget Context Plugin allows you to place different sidebar widgets on different pages and posts on your Wordpress blog. Good for having different sidebars for home pages versus individual posts or pages.
Alex Sysoef

Expert Wordpress: What's Wrong With It? | The Hines Site - For Internet Marketing Entre... - 0 views

  •  
    Maybe I should say is there anything wrong with it! Blogs and blogging are the website of the future. They are friendly to both people and to search engines. They are relatively easy to learn how to "do". And now more than ever folks who want to work at home have access to the simplest way to get started earning money on the Internet. Until now though even I was mystified as to just which plugins were best, just how to manage the SEO in a blog and most importantly, how to make money with a blog. Enter Expert WordPress!
anonymous

Some steps which will help in making changes in the post order - 0 views

  •  
    In WordPress theme everyone wants to change Post order and page order in navigation menu or on home page. Discussed below are some steps which will help you in making changes in the post order.
Vernon Fowler

Types Plugin - WordPress Custom Post Types and Custom Fields - 4 views

  • Types Plugin – Custom Post Types, Taxonomies and Custom Fields Types is the integrated solution for customizing WordPress. You’ll be able to create custom post types, taxonomy and custom fields – all from within the WordPress GUI.
Pablo Pacheco Karzin

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');
1 - 20 of 26 Next ›
Showing 20 items per page