Skip to content

bbird.me

WordPress quick tips

  • This website
  • Resources
    • Themes
  • Contact & About
  • HIRE CODEABLE EXPERT!

Author: Bruno Kos

30. December 2017. Bruno Kos

How to install Laravel, Composer.. on Windows OS

Easily – use Laragon 🙂 This piece of software replaces XAMPP (in case you were using it – I was,

Continue reading
13. February 2017. Bruno Kos

How to cut the title after certain number of characters

You probably know that in WordPress, for any kind of data (for example, page or post title, or post category…),

Continue reading
28. January 2017. Bruno Kos

How to reorder product categories on WooCommerce shop page

As you probably know, within WooCommerce you can set the Shop page, while on that page, you can also set

Continue reading
20. January 2017. Bruno Kos

How to password protect all posts within post type

If you want to protect all posts within selected post type (for example all products), you can try my Bulk

Continue reading
7. January 2017. Bruno Kos

How to change href value using jQuery

If you have a situation where you would like to change href atribute (URL, that is), but can’t access the

Continue reading
7. January 2017. Bruno Kos

Download working WordPress “X | The Theme” child theme

Ever had a project where you had to create a child theme for WordPress “X | The Theme” but you

Continue reading
7. January 2017. Bruno Kos

How to center HTML element with absolute positioning

Believe it or not, something like this will do:

CSS
1
2
3
4
5
6
7
.element
{
left:0;
right:0;
position: absolute;
width: 100%; //would be nice, also
}

You can also center the content using text-align. Now as

Continue reading
16. September 2016. Bruno Kos

fullPage.js and Advanced Custom Fields integration

fullPage.js is an immensely powerful free jQuery-based JavaScript library, offering (as the name suggests) an ability to create very attractive, dynamic

Continue reading
14. September 2016. Bruno Kos

Setting WooCommerce wholesale prices with excluded tax

This is actually a very easy stuff to do – if you have the need for setting up wholesale prices,

Continue reading
13. September 2016. Bruno Kos

Purging a stubborn WP Engine CSS cache

Here is the scenario – you created that awesome CSS and are dying to get it online. The client also.

Continue reading

Posts navigation

1 2 3 … 6 Next Posts»

Categories

  • ACF
  • Boilerplates
  • Bootstrap
  • CSS
  • Foundation
  • Freelancing
  • Genesis
  • GitHub
  • Gravity Forms
  • JavaScript
  • jQuery
  • Laravel
  • Modernizr
  • PHP
  • SASS
  • Shortcodes
  • WMPL
  • WooCommerce
  • WordPress

Tags

ACF Action hooks Advanced Custom Fields boostrap chartjs clipboard.js comments template CSS Custom post type custom walker class excerpt filter hooks foundation genesis GitHub Gravatar Gravity forms javascript jquery Laravel Listify Modernizr NetBeans php plugins Polylang Revolution slider sass Shortcodes visual composer walker class WMPL woocommerce wordpress WordPress comments wordpress menus wpengine WPML

My WP Core Contributions

  • #34360

My Stack Exchange

  • WordPress development
  • Stack Overflow

My writings published elsewhere…

  • fullPage.js And Advanced Custom Fields Integration (also featured in wpMail.me issue#282)
  • How to create a front page in Genesis with parallax effect
Powered by WordPress and Wellington.