Wordpress

WordPress – Display Ads only on posts not on pages

We may want to display ads on our WordPress website. While coming for customization we would be having many troubles.…

3 years ago

Genesis Sample Theme Full-Width Template

Front-page.php <?php // Template Name: Full Width add_filter( 'genesis_attr_site-inner', 'be_site_inner_attr' ); /** * Adds the attributes from 'entry', since this…

5 years ago

All pages in my website works except wp-admin

I'm using wordpress. One day I have encountered this problem. I can access every page in my blog except /wp-admin.…

5 years ago

How to block access to the wp-content uploads folder

By default, everyone is able to access and browse through your wp-content folder by adding ‘wp-content/uploads’ to your domain name.…

7 years ago

How to Display only Title in Category page Genesis

Here in this post, I have explained how to display only Title in Category page genesis like given below. I'm using Genesis…

7 years ago

wp-admin redirect loop after SSL https activation

the website loads correctly but I can't access wp-admin page in wordpress. This is after installing SSL certificate. Method 1:…

7 years ago

Cloudflare SSL off vs Flexible Vs Full vs Full Strict

CloudFlare provides free CDN and also it provides free SSL. When adding SSL there will be four options like i)…

7 years ago

www vs non-www Which Should You use

After much reading on www vs non-www Which Should You use, I have concluded today that using www is good.…

7 years ago

How to Display ads only on Desktop browsers and not in Mobile Browser WordPress

In this post, I'm going to share you the method of How to Display ads only on Desktop browsers and not…

7 years ago

Reduce Navigation Menu to One Level Depth in Genesis

Reduce Navigation Menu to One Level Depth in Genesis Below is the code to reduce the primary navigation menu to…

7 years ago

This website uses cookies.