Another WordPress Development Blog
Use widgets to display ads between posts

Use widgets to display ads between posts

In case you want to show ads between the posts displayed on the main page you may want to look into the “widget solution”. Here is a how you can do that.

continue reading
Binar Zeo – Add New Page

Binar Zeo – Add New Page

In this video you can see how you can publish a new post. Also, you can see how you can set the text and image for main page display.

continue reading
Using Widgets inside a WordPress theme

Using Widgets inside a WordPress theme

We all know what the wordpress widgets are. And we all appreciate the drag and drop and management simplicity. But very few think about using them outside their usual place which is the sidebar (or footer on some themes).

continue reading
Binar Zeo – the Carousel Help

Binar Zeo – the Carousel Help

In this video we show how you can setup and use the Binar Zeo Carousel .

continue reading
Using the Menus in WordPress

Using the Menus in WordPress

Today’s tip is about using the wordpress built in menu functions. If implemented correctly these will let you customize the menus and help you manage the blog much more easier.

continue reading
Add custom content after(or before) each post

Add custom content after(or before) each post

If you want to add custom content after each post you have 2 options: You edit the template or you use the wordpress filter function. The second method has the advantage of not editing the template files. You just need to copy paste the code below.

continue reading