Posts archive for June, 2015

Virtue Theme: How to enable slider in shop page?

advertisement

wordpressIf you are using Virtue Theme together with Woocommerce, then probably you will ask how to enable slider in shop page. Actually the free version does not built in the slider in the shop page. If you want easy control then i would suggest you buy the Virtue theme premium version, it give you what you want. If you would want to try your luck with some code editing, then you can follow the instruction below.

Virtue Theme: enable slider in shop page, follow the steps below:-

Continue reading Virtue Theme: How to enable slider in shop page? »

10 Easy Tips on Great SEO Content Writing for 2015

advertisement

Skilled SEO writing is one of the best ways in which a website can generate the most traffic and rank among the top ten ranking sites as far as search engines are concerned. It essential to adhere to the age-old proverb that states: knowledge is power. Sadly most websites are poorly written and end up being useless to most readers. There are key secrets one needs to learn so as to have awesome SEO content which include:

active passive voice

Continue reading 10 Easy Tips on Great SEO Content Writing for 2015 »

How to extract img tag attributes using PHP?

advertisement

phpI’ve this PHP script function that use to extract image tag attributes. This comes very useful when you want to extract image data from some html content for processing or migration. if you know how to modify the regular expression, then the same function can be use to extract any other html attributes! Just few line of codes and hope it benefits everyone here 🙂

To extract img tag attribute using PHP, follow the steps below

Continue reading How to extract img tag attributes using PHP? »