PurabTech is technical blog for Programmer and Coders
Author: Purab
I am Purab from India, Software development is my profession and teaching is my passion.
Programmers blog dedicated to the JAVA, Python, PHP, DevOps and Opensource Frameworks.
Purab's Github Repo
Youtube Chanel Video Tutorials
Connect to on LinkedIn
WordPress tags are very important. For SEO we use tags. Here in this article we will show post tags in drop down box using simple php script.
Little Background about creating tag drop down
For one of my wordpress plugin, I want to show tags drop down in widget setting form. I created plugin called “Smart Posts Widget“. For this wordpress plugin, I created tag drop down.
In wordpress get all tags in drop down terms
I used following code for creating drop down. If you want to create wordpress post tag drop down for some setting or configuration use following simple code.
<?php
$taxonomies=get_taxonomies('','object');
foreach($taxonomies as $tax){
echo "<h2>$tax->name</h2>";
$terms = get_terms( $tax->name, 'orderby=count&hide_empty=0' );
foreach($terms as $term){
print_a($term->name);
}
}
?>
Above is raw code, which I modified little bit to create drop down list of wordpress post tags.
In wordpress, there are many very beautiful wordpress themes are created by designers and many of them are not free for download so we made list of free nice beautiful wordpress themes. I found many beautiful free themes are not SEO friendly, so whenever you are selecting wordpress theme, Check for SEO friendliness.
best Free Beautiful WordPress Themes for download
List of 40+ best Free Beautiful WordPress Themes for download
Nibiru features a clean, flat and responsive design. This theme comes with a slick slider and unlimited colors, as well as 369 icons.
There are seven built-in custom post types, including galleries, slider title, portfolio, carousel, clients and team. More than 20 shortcodes are available to further customize the this theme.
Snaps is a popular portfolio theme created by the folks at Graph Paper Press. The homepage and archives pages have a grid layout that is ideal for showcasing portrait images and galleries.
Ryu is a minimalist blogging theme from Automattic that focuses on large, readable typography. The top panel has a hidden widget area and the background of image posts automatically changes to match the colors of the image.
Velcro is a grid-based theme great for photography, portfolio and blogging sites. It comes with 10 custom widgets, five widgetized areas, five post formats (image, audio, video, gallery, standard) and various home page layouts.
Hueman is a magazine style theme that has quickly become a favorite on WordPress.org with more than 50,000 downloads already. On smaller devices the sidebars toggle for a great mobile viewing experience. This theme supports 10 post formats, has unlimited widget areas, social links and much more.
cvCard WP is a responsive ajax enabled vcard theme with Sliding Horizontal Layout.
It features four predefined skins (minimal, flat, overlay and overlay bold). With is masonry grid and Ajax portfolio layouts, it’s great for showcasing your work.
Slick and simple, Greenwich Village is ideal for agencies and freelances.
It features a drag and drop page builder, unlimited color schemes with a one-click theme editor, an extensive options panel where you can customize the logo, favicons and colors, and video and post format support.
The Untitled theme was created by the Theme Team at Automattic and features a full-bleed homepage slider. It was designed to showcase photos and videos. Although Untitled looks best without widgets, the theme does support a right sidebar.
Lilith is a responsive, flat and flexible theme ideal for image-centric sites. It features shortcodes, a page builder, extensive theme options and a Revolution slider.
This theme offers powerful portfolio support, allowing you to choose between masonry, grid, striped or wall effect layouts.
Flounder is a flat style blogging theme with support for post formats, including color and icons for each. It’s based on the Underscores theme, which is used by the Theme Team at WordPress.com.
Celebrate is built on top of the Hybrid Core framework. It features a responsive masonry layout, support for post formats and a custom header and background.
Orb is a tidy grid-style portfolio and blog theme for creative types. It comes with three easy to configure portfolio templates and a custom post type plugin for easy management of your content.
It also has a subtle parallax scrolling background and and intuitive mobile menu.
Bearded is a unique responsive theme that is well-suited to being used as a portfolio or an agency website. It supports the Custom Content Portfolio plugin to help you showcase your work.
Serene is a beautiful, minimalist blogging theme created by the folks at Elegant Themes. The theme supports post formats and was designed to be easy on the eyes.
Created by the folks at Themefurnace, Gridster-lite is a grid-based portfolio theme. The theme sports a left sidebar and is responsive so it looks great on all screen sizes.
Heap is a cute and flexible theme with clean layouts. It comes with a powerful options panel and you can view many changes live using the Theme Customizer.
This theme has been optimized for speed and score 96 per cent on Pingdom Website Speed Test.
Trvl is a minimalist tumblelog theme with support for eight post formats. This theme was created by Automattic. It includes a custom header, menu and widgets above the footer.
Every year wordpress launching new default wordpress theme. All Default wordpress theme really base themes for wordpress theme developers. This Coming year wordpress planning to launch twenty fifteen theme.
If you want to check Demo of Twenty Fifteen theme than Check this URL. This theme is rally simple with sticky menu option. This theme is responsive and mobile friendly. It has really nice UI. Twenty fifteen has three column and blog typography based theme.
About Fonts:
This theme uses Lato,sans-serif fonts. It is really nice font for blogger and visitors. For Other custom icons, this theme used “Genericons” font. This Font developed by Automatic team(WordPress) If you want to see features of Genericons font than visit following link.
If you’d like to help out with fixing some of those bugs in all those tickets, patches welcome. And we’ll be going over everything Twenty Fifteen in IRC, every Tuesday at 15:30 UTC, in #wordpress-dev. Come hang out with us and squash some bugs.
Twenty Fifteen wordpress theme review
Twenty Fifteen still under development. Most of all issues has been resolved. you can check issue list here. Twenty Fifteen is in SVN trunk now so it is not available for download.
Widgets
No new widgets introduced through twenty fifteen wordpress theme yet.
Featured Content – removed
This theme remvoed section called “Featured content”. This feature had following option
Use a tag to feature your posts. If no posts match the tag, sticky posts will be displayed instead.
(Slider and Gird)
I really loved this feature, you can check this feature here.
Apart from this functionality wise twenty fifteen has no new features.
It is early to write review
Yes, it is not really right time to give review about twenty fifteen. So I will be going to update this article, day by day.
We tried many social share button wordpress plugin which add many js files. Guide for using fast loading css share button wordpress plugin with tips to use css share button plugin.
Why created CSS social share button WordPress plugin?
There are many plugins which are good looking and functionality wise advanced. But these plugin will slow down your wordpress site. Due to many javascript and CSS code these plugin take time to load. Social sharing plugins add images to your site pages which also cause slowness. So we decided to create fast loading and minimal CSS based share button.
How to install CSS Share Buttons?
Follow the usual routine;
Open WP admin – Plugins – Add New
Enter “CSS Share Buttons” under search and hit Enter
Plugin will show up as the first on the list, click “Install Now”
Or if needed, upload manually. Follow the steps below to install the plugin.
Upload the css-share-buttons directory to the /wp-content/plugins/directory
Activate the plugin through the ‘Plugins’ menu in wp
Go to “CSS Share” option to configure the button
What Features has CSS Share Buttons plugin
fast loading share button wordpress plugin
Facebook, Twitter, Google Plus and LinkedIn Share buttons.
The CSS Share Buttons easily allows your blog to be shared. Speedup you site with this share plugin.
fast loading share button wordpress plugin
This plugin is very light weight. As comapred to other Share button plugin This plugin is super fast.
We compared with all famous share button plugin. Our Plugin load CSS from CDN.
It show very lite share button only with HTML and CSS. It does not load any javascript like other We load only one CSS file with this plugin – only 1.5kb css file
FEATURES:
Share with Facebook.
Share with Twitter.
Share with LinkedIn.
Share with Google Plus.
Floating Sidebar
Responsive Design
Admin Setting of CSS Share button
admin setting of css share buttons wordpress plugin
CSS share button plugin is super fast. It does not load any javascript to your site. It adds only one CSS file (1.4kb). This plugin will increase your website speed. Which is good for SEO.
WordPress itself most famous blogging platform due to its flexibility and SEO features. Every Bloggers are looking for free blogging themes. This year wordpress theme directory released very nice blogging themes which are really amazing.
Why Blogging wordpress themes are Great?
Blogging themes are always with flat design and focused on typography. Blogging wordpress theme has great inbuild SEO. Many corporate people use blogging themes for there website due to very powerful SEO features.
Top Free WordPress Blogging Themes for Bloggers
List of Top Free WordPress Blogging Themes for Bloggers
StanleyWP is a free theme built on Bootstrap. It doubles as a personal branding and blogging theme. Stanley includes portfolio post types, multiple page templates and all the UI goodies that come with Bootstrap.
Wilson is a clean and minimalist theme designed for blogs. It features a responsive design, custom accent color, custom widgets for video, Flickr and Dribble, and page templates.
It comes retina and translation-ready, with Swedish included in the theme’s files.
Opus is a free theme from wordpress.org that we recently featured on the Tavern. It was built with a mobile first approach and sports a flat design with big visual elements.
Bushwick is a blogging theme from Automattic that showcases your content alongside big, beautiful imagery. This lightweight theme includes a slide out menu for your widgets.
Kirumo is a new free theme on WordPress.org. It is a simple, mobile-friendly blogging theme with support for all post formats. Kirumo also comes with a full-width page template that supports a horizontal row of three widgets below.
Blogly Lite is a free theme, courtesy of the folks at WPLift. It includes support for FontAwesome icons and post formats. All of the options for this theme are found in WordPress’ native customizer.
Anyone who’s ever started up their own WordPress based site will tell you how difficult it can be to make yours stand out from the crowd and bring in the most users. That’s why we’ve pooled our resources of top experts to come up with a couple of top tips that you can use to make the most of your WordPress site and bring in as many unique visitors as you can.
Here are Tips To Improve Your WordPress Site
1: The Design
First of all is the golden rule of creating a web page ‘KISS’ or keep it simple stupid – try to go for style over substance. Sure a ton of flashy banners, tons of links, pictures and tabs may be what you think a professional website looks like more often than not it can turn a lot of people away as it looks too busy and confusing to navigate. A good approach to your design is to keep it as basic as possible, this will give your WordPress site a more natural, minimalistic and above all professional look.
Tips To Improve Your WordPress Site
2: Make It Easy To Get Around
Initially when you set up your site you’ll want to put as many things into it as possible, obviously don’t just dump it all on the home page as that will look incredibly amateurish. Also don’t have a ton of tabs as too much choice can and will put people off.
Try to keep the basic things like a navigation bar for a layout of what’s on your site, a search bar to let users find specific items and a categories list if they want to find a certain genre or type of item or article on your site.
The golden rule to website navigation is if it takes more than two clicks to get to something users are taking too long to get to your content and will subsequently get bored and leave. So try to keep your content close together. More helpful rules can be found here
3: Make Your Content Stand Out
This piece of advice kind of speaks for itself, if you want someone to interact with your content be that videos, games or articles to read you should always make it look as good as it possibly can. Try to make it look as appealing as possible, so add things like different formatting on your text or a unique typography, although make sure it doesn’t negatively impact your content.
You could also try sub-headings or if you’re feeling fancy you could try inserting graphics like tables or charts to add a bit of colour to your content.
Free bingo sites like this one are a good place to start if you’re looking for some inspiration as their content has been essentially designed to instantly grab their user’s attention and keep them on the site. So you could probably take a couple of cliff notes from them if you’re really struggling to come up with something to give your content some extra pizazz.
These are just a couple of tips to keep in mind when you’re designing your WordPress site or you’re trying to improve on one you already own. If you stick by these you should find your site will not only look great but you’ll also get a ton of fresh new users visiting it on a regular basis.
These days one page wordpress themes became so popular in corporate companies. One page themes are good for Portfolio and Business purpose. For Startup and small business website or blog on WordPress is best solution to go with. It has build in great SEO … There are many free plugins which will extend your website functionality.
Best one page wordpress themes
Best one page wordpress themes for corporate companies
List of one page wordpress themes for corporate companies
Revelance is ideal theme for any agency like creative design agency, web development agency, PR agency, fashion agency, as a theme for startup company or well established company. It would also look great for product or service landing page or product microsite. With great collection of elements to choose from and present your product it is ideal theme for any startup company.
A new kind of WordPress theme with so much capability, you just have to see it. Fully responsive and SEO optimized. Vellum’s unique structure lets you create any design, layout or style, all from a single theme. No matter the type of site you need, for business, ecommerce, travel, real estate, photography, music, one page, or even a wedding, this theme does it all. This isn’t a single theme, it’s a thousand themes in one.
This is a seriously impressive WordPress theme – 100% responsive and mobile ready, great customization options, a home page constructor, and much more. If you are looking to create a striking online home for your business, Codeus might be what you’re looking for. It doesn’t hurt that my opinion is shared by many others – at the time of writing, Codeus has a near-perfect rating on ThemeForest.
If you’re looking to put your best foot forward with your business’ online presence, you could do far worse than Grecko – it is a seriously slick theme.
Grecko is so feature-packed that it’s difficult to know where to start – it is fully responsive, retina ready and touchscreen friendly. To put it another way, it is a future-proof theme.
Akast is a One & Multi-Page, multi-purpose, clean, creative, retina ready, responsive WordPress theme ideal for any kind of use. Akast is highly customizable theme with unlimited combinations of header layouts, title area layouts, mega menu and tons of shortcodes. With powerful and flexible theme options, included page builder, it gives freedom to create beautiful web sites and unlimited number of different page layouts.
Quasar is a theme that you really need to experience to appreciate. It’s packed with features and extras, including third-party tools like Curvy Slider, Rock Page Builder and Rock Form Builder.
Curvy Slider takes your site possibilities to a new level by letting you essentially animate your own multi-layer slider. This is a competition-crushing feature that can really set any business site apart.
Whether you want to sell products, display your portfolio or give your company an online presence, you’ll find what you need in the Nayma theme. It comes already integrated with WooCommerce, Visual Composer and Slider Revolution, so you can start customizing and selling right away.
Elision is a retina ready, multipurpose theme that features a Qode slider. It lets you create a responsive full screen or fixed height slider with parallax and fade elements animations.
For quick layout creation, the theme includes Visual Composer page builder that lets you drag and drop modules to create a layout. You can also turn Ajax animations on and off. So if you like a site that’s straightforward you can choose to have them off, or turn them on to add more interactivity and interest to your site.
Norris is an elegant & super-clean onepage WordPress theme for corporate, agency, business, personal and organizations. Norris not only has an eye-catching design with all modern standards: Responsive, Retina-ready, Translation ready, HTML5 & CSS3 but also contains everything you need to build an amazing onepage site: 14 unique demo homepages (with DEMO.XML included), more than 100 options for customizing UNLIMITED colors, 500+ Google fonts, background images & patterns, logo upload… We also offer best support ever!
With more than 60,000 downloads, Avada is one of the most popular business themes around, and with good reason. It’s WooCommerce enabled, so you can use it as a store. It’s fully responsive and retina ready, has premium sliders and includes five header designs.
Enfold is responsive, retina ready, and allows you to install demo content with the click of a button. And if you like having options, you’ll get more than you bargained for with this theme. There are so many potential combinations, you could easily redesign your site over and over without repeating.
The demo shows 11 different homepage designs, nine portfolio layouts, six blog layouts and a variety of page styles. Enfold’s shortcodes, pre-loaded skins and layout builder let you customize even further. Functionality-wise, the theme supports WooCommerce, Form Builder, GravityForms and bbPress.
Tons of options and features to create awesome portfolio website. Not only main one page, blog page options available but you can also have multi-page website with this theme. Translation Ready(includes .po/.mo files), WPML Supported. iSotope jQuery filter for portfolio, Portfolio page supports videos, Premium Revolution and Layer Sliders for promotion.
Unlimited Color/background options, by default four color themes included can be switched easily from backend skin options.
The7 is a responsive multipurpose theme that can grow and change with your business. Just looking at the numbers, this theme boasts two design styles, four header layouts, 600+ available fonts, unlimited background colors and 12 included skins.
If that weren’t enough, The7 comes pre-loaded with the Layer Slider, Slider Revolutions, Visual Composer and Go Pricing Tables premium plugins in addition to WooCommerce support. As the demo shows, this theme is flexible enough to use as a business, creative, blog or shopping site.
Tons of shortcode options and styles let you design your site to suit your individual tastes. Whether you want parallax functionality, a landing page style design or a more straightforward layout, it’s all possible with The7.
Inovado is a flexible, full-featured responsive theme that’s loaded with options. It comes WooCommerce enabled and also includes value-added tools like Revolution Slider, FlexSlider and premium icons.
Touted on ThemeForest as the “theme that everybody wants,” Inovado certainly does provide such unlimited customization options that it can really work for most types of business. There’s no need to stress, however, if you’re looking for install-and-go simplicity. The theme’s One Click Installer and 25+ pre-configured layouts can have you ready to go in no time.
Flawless is a premium responsive theme that’s overflowing with functionality. Not only do you have the page builder, but you also are able to scale the content container to any width you specify. Mega Menu is a built-in feature with the theme, which lets you customize the number of columns you want the menu to contain.
Total is a highly rated responsive multipurpose theme that integrates a lot of the functionality that today’s online business needs. It has WooCommerce and bbPress integration, drag-and-drop page builder, single and multi-page layouts and a number of customization options.
The theme includes parallax image support in addition to three header styles and four page title display options. With Total, you can choose from six pre-designed color skins or design your own palette options. The theme also includes third-party tools such as Visual Composer, Layer Slider and Slider Revolution.
Business Essentials is a theme that was built specifically with your business needs in mind. Developers intentionally set the default page width at 980px, knowing that many businesses don’t have large monitors or tend to view most websites on laptops.
The theme includes its own admin panel that lets you upload a new stylesheet and override the default one. It also includes page templates that are often overlooked by other themes, such as career opportunities, staff listing and case studies. Carousels and sliders in the theme are swipe enabled for mobile support, further enhancing its responsive design.
Nevada is a full-featured responsive theme from United Themes. You can take a look at three different demo options for this theme: boxed, full width and WooCommerce demo store. Nevada has a nice set of tools including a drag-and-drop page creator, a table manager that lets you easily create and customize tables and a slider manager that lets you manage effects and transitions.
The demo showcases 15 different homepage layout examples, which can give you a good idea of the theme’s capabilities. Page templates include testimonials, team page, client page and more. It also includes a number of post formats such as gallery, audio, link and quote.
The Flare theme is unique in that it’s set up with six independent theme areas: the preheader, header, precontent, content, prefooter and footer. This allows you to style each independently and also disable the preheader and the prefooter.
To change the look of the theme, all you have to do is define the basic color that you’re looking for and the theme will generate tones and gradients based on that individual color. You can further customize the Flare theme with more than 60 shortcodes, 10 custom widgets, unlimited sidebars and custom post types. The theme also includes a number of pre-designed page layouts, portfolio options and more.
Impreza is a responsive theme that is retina ready and uses the built-in drag-and-drop Visual Composer. The theme comes with 10 default color styles, but you can customize it to your liking with extensive style and unlimited color options.
The theme is WooCommerce ready and supports horizontal parallax backgrounds. Adding to the value of this theme is the fact that they’ve also included the Slider Revolution plugin, so you can create an unlimited number of sliders to fit your needs.
Crevision is a 960 grid-based responsive theme that allows you to turn responsiveness off and on as needed. It comes with pre-designed dark and light theme styles, and several theme page templates such as services, process and under construction.
The box layout is compact, which makes it a friendly and approachable site without a lot of scrolling. In addition to standard shortcodes such as column layouts and buttons, Crevision includes a long list of icon shortcodes you can use throughout your site.
Office is a sophisticated responsive theme that gives you both professional design and robust functionality. It includes seven custom post types, drag-and-drop homepage modules, three menu regions and four header styles.
With Slider Revolution plugin and Flex Slider integration, you have the opportunity to highlight important content in an interesting way. The theme also allows further customization by providing 20 background patterns that you can easily swap to give your site a unique look and feel.
For businesses that want to showcase products or services, ProMotion was created just for you. It has a powerful theme options panel that lets you customize color options, background settings, typography and more.
The movers slider helps draw attention to key content, and features an easy-to-use drag-and-drop interface. ProMotion comes with five pre-designed homepage layouts, five slider styles and a number of business-related page templates.
Swagger is a slick and highly customizable responsive layout that is retina ready. It’s built on the Theme Blvd. framework, which has a unique feature in its styles tab. Here you’ll be able to select options like your primary color, content area colors and decide between 12 color themes.
In addition to standard sidebar options, this theme also includes the ability to have double sidebars on the left or right. Swagger includes nine pre-designed theme layouts aimed at standard businesses, magazines, design agencies and personal sites. The theme’s layout builder and slider manager let you customize any changes even if you’re not very technically minded.
Mug is an elegant, modern and clean WordPress theme. The theme is very flexible and it comes with some awesome features, such as a fullscreen Slider Revolution, Visual Composer etc. Mug WordPress theme isn’t just a one-page theme, it is also a multi-purpose theme that can be used for any type of website, such as creative portfolio, photography, products, corporate and business sites. With the combination of responsive design and parallax animations, this theme will provide an optimal viewing experience and will make your website looks great on across wide range of devices and screen sizes. The theme comes with an extensive admin panel, packed with various options so you can easily modify styles, colors, fonts and other aspects of the theme.
Note: Above all one page wordpress themes are paid themes. Which will save your important time and money. Above themes are specially made for corporate companies and business peoples. Now everybody looking for one page wordpress themes.
Here we have top free collection of free Bootstrap responsive grid based wordpress themes which can be freely downloadable. Bootstrap is very easy to customize and building custom components. Bootstrap has build in responsive layout functionality and it supports to create wordpress theme easily. While creating wordpress theme with bootstrap we really found ease of development.
Top free bootstrap wordpress themes for download
Bootstrap 3.3 version has a very nice and easy features. Bootstrap is a responsive grid based HTML5 ready framework. It will help professional wordpress designers develop theme easily. Bootstrap is a famous front-end framework that works nicely to build a responsive and mobile-ready website. Bootstrap makes front-end web development really quicker and without hash. I am personally huge fan of this Bootstrap framework and with WordPress it will create miracle.
How Bootstrap helpful to wordpress?
Last year Bootstrap released 3.0 version with new example theme. They made improvement in model box and basic UI components. They introduced Sass which really faster and great UI features which is helpful for wordpress theme components .
Here is List of Top free bootstrap wordpress themes
Enjoy designing a beautiful website live with the WP customizer : 17 color skins, logo upload, social profiles, sliders, layout choices, home featured blocks, or even live css styling. The flat and fully responsive design can be used for small businesses, portfolios, blogs, corporate sites or landing pages. Built with valid HTML5 and CSS3 (from the Twitter Bootstrap), cross-browser tested, the theme is translation ready and available in 23 languages. Ready for WooCommerce, bbPress, qTranslate, the code is easily extensible with a comprehensive API of hooks.
A clean HTML5, responsive and retina-ready theme created using Bootstrap 3.0 and Font Awesome 4. Customizable layout with two columns (left or right), custom background and a theme options page. Gallery post types displayed using Bootstrap’s Carousel and thickbox.
The Soliloquy theme is high-impact, photo-friendly business or blogging WordPress theme. With the Soliloquy theme you will not be locked down. Bloggers will enjoy the super flexible, uber high-contrast blog layout that puts your full-width photography and images front and center. If you’re looking for a more traditional business website layout, that’s available as well, with banners, featured pages, and page content.
Wix is a Twitter bootstrap based responsive WordPress theme with Masonry layout which can be used for personal or corporate websites. Developed using Bootstrap that makes it mobile and tablets friendly. Wix incorporates latest web standards such as HTML5 and CSS3 and is SEO friendly.
Fullby was inspired by the Twenty Fourteen default theme and built with Bootstrap under the hood. The homepage includes a fluid grid for displaying posts and a featured content area at the top.
Inkness is a lovely free WordPress Theme with trendy style from InkHive. This theme is built with the latest Twitter Bootstrap technology and incorporated with loads of awesome features. It has a fully responsive and flexible layout design. It works efficiently on all types of handheld device, which includes phones, iOS 7 tablets and Macs. Inkness’ framework offers a minimalist design that provides more space for your content. The theme comes with vast theme options, responsive slider, 4 page layouts, tons of font options, terrific CSS transition effects, clean, HTML5 design structure for better SEO and a lot more!
Blain sports a minimalist design with a responsive slider, customizable header and footer, four page layouts and custom widgets for displaying recent posts and thumbnails.
Meris is a new free WordPress Theme. To conforms to the trend of a modern web design, Meris adapt is retina-ready and offers a responsive layout. This theme is built with Bootstrap 3 to work flawlessly on different handheld device. It also offers a compelling design, fantastic widgets, full-screen sliders and portfolios to give your site a professional look. This would be a perfect theme for travel, food, sports, portfolios and corporate websites.
Theme designed with the popular Bootstrap 3 CSS Framework, and using Font Awesome for the lightweight usage of icons. PR Pin is a powerful responsive and multi-purpose WordPress theme, perfect for news or magazine, blog website and many more. PR Pin has a solid flexible responsive layout that scales from 320px to 1260px with all Bootstrap features. The flexible and widgetized layout lets you easily adapt the theme for your needs. You can display articles, photos, your portfolio in many different ways. Easy customise as there are many interesting features available in the theme options page.
Extremely flexible, Fully customizable WordPress Multi-Purpose theme to fit your demanding needs. You no longer need to be a professional developer or designer to create an awesome website. Easily create a stunning community, company presentation or membership website. Let your imagination run wild and create the site of your dreams. KLEO has all the tools to get you started.
Zonya is a flat and responsive WordPress Theme with a clean and professional design which will be a great solution for your business, portfolio, blog or any other purpose website. Zonya was built with awesome Twitter Bootstrap v3 and it loads of page builder elements pages with unlimited color options. Since it is responsive, the layout will adapt to different screen sizes which will make your website be compatible with any device such as smart phones, tablets or desktop computers.
Here in this article We will show, How to create template using easy steps. We written many wordpress tutorials about creating many types of custom templates. For custom pages always we need new look and feel. Some time we need separate functionality for specific pages.
Following are list of template wordpress tutorials which might be useful for you.
Creating custom page template is very easy, For creating custom template you need to create php file in your wordpress theme folder.
How to create template
You need to create new php file in wrodpress theme folder. Go to your theme’s folder (wp-content/themes/your-theme).
Create a New PHP File
Always create custom template with extension -page.php . Here I am giving example of creating contact us page. So we will create page called “contact-us-page.php”.
Add Following Code
Use following code and just copy paste following code in contact-us-page.php file
<?php
/*
Template Name: Contact Us
*/
Select Template from drop-Down menu
So, your Custom Page Template is now built, but you will still need to choose it whenever you want to use it. You do that by going to the right-hand side of the screen whenever you’re writing a Page. You should see a section there that says, “Templates” with a pull-down menu.
how to create contact us page without wordpress plugin
If you need full code of contact us page than check following URL:
Using above easy code you can create custom page template in any wordpress theme. You can create custom styling for template page which will be applicable for only selected pages.
WordPress Spam comments is big issue. I am getting daily 5k spam comments daily. we automated task of deleting spam comments automatically. Daily going to comments dashboard and deleting spam comments is really boring task. WordPress Akismat wordpress plugin does good job of finding spam comments.
automatically delete spam comments in wordpress
How to automatically delete spam comments in wordpress?
I am using Akismat wordpress plugin for my all wordpress blogs. It does good job of finding spam comments. Due to spam comments. comment-meta table becoming big and causing mysql resource issues. So cleaning comments table became necessary. so we used following hook in wordpress theme code.
function auto_delete_spam_comments() {
$in_progress = (bool) get_site_option( 'spamcomment_delete_in_progress' );
if ( ! $in_progress ) {
global $wpdb;
update_site_option( 'spamcomment_delete_in_progress', '1' );
// 4980
$next = (int) get_site_option( 'spamcomments_delete_next_blog' );
if ( empty( $next ) ) {
$next = 1;
}
if ( $next > 3000 ) {
return;
}
switch_to_blog( $next );
$spams = $wpdb->get_col( "SELECT comment_id FROM {$wpdb->comments} WHERE comment_approved = 'spam' LIMIT 10" );
if ( empty( $spams ) ) {
$next++;
update_site_option( 'spamcomments_delete_next_blog', $next );
} else {
foreach ( $spams as $spam ) {
wp_delete_comment( $spam, true );
$wpdb->query( $wpdb->prepare( "DELETE FROM {$wpdb->commentmeta} WHERE comment_id = %d", $spam ) );
}
}
// reclaim disk space
$wpdb->query( "OPTIMIZE TABLE {$wpdb->comments}" );
$wpdb->query( "OPTIMIZE TABLE {$wpdb->commentmeta}" );
restore_current_blog();
delete_site_option( 'spamcomment_delete_in_progress' );
}
}
register_shutdown_function( 'auto_delete_spam_comments' );
Notes:
The number of blogs is hardcoded (3000)
Add above code in functions.php file.
If you want WordPress to automatically empty my spam comments after 1 day. Just add this to wp-config.php. Following code will automatically Empty Your WordPress Trash