Here is a new great big discount from name.com! You can use the new name.com promo code to get 46% off on any .com and .net domains! Use this discount code to save. 699comnet .COM And .NET Domains Are $6.99 Expires 06/30/16 Details: Sale! Get .COM and .NET domains are $6.99. Limit one per customer. …
Change the Ownership of Your Files/folder
Change the folder’s ownership from root to www chown -R www:root /homes/roots/www.dobeweb.com
How to Create Fixed Top Bar – Fixed Navigation Bar
HTML <nav class="fixed-nav-bar"> <!– Fixed navigation bar content –> </nav> CSS .fixed-nav-bar { position: fixed; top: 0; left: 0; z-index: 9999; width: 100%; height: 50px; background-color: #00a087; }
A List of Resources for Making Money Online
A list of great resources you must know before you make money online! Check it out and book mark this page!
Most Searched Words on Pinterest
Thanks to some recent search improvements of the Pinterest team made, we’re seeing some interesting differences in what people are looking for around the globe these days. Here I listed the top 10 ideas people are searching for around the world in 2015.
[Solved] How to Remove WordPress Menu Class & ID
Some of you may want to remove wp_nav_menu remove classes from li Just like this: <div id="navi"> <div class="menu-primary-container"><ul id="menu-primary" class="menu"><li id="menu-item-14" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14"><a href="http://localhost/2in1design/intro-2/">Intro</a></li> <li id="menu-item-16" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16"><a href="http://localhost/2in1design/category/portfolio/">Portfolio</a></li> <li id="menu-item-20" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20"><a href="http://localhost/2in1design/contact/">Contact</a></li> <li id="menu-item-15" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15"><a href="http://localhost/2in1design/category/blog/">Blog</a></li> <li id="menu-item-17" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-17"><a href="#">Shop</a></li> …
Wishlist Member Coupon Code – Wishlist Member Promotion
The WishList Member is one of the most popular communities and membership wordpress plugin, this plugin can turn any WordPress site into a full-blown membership site! I have 2 sites that using this plugin and Really I love it! If you’re going to buy this plugin, why not use the Wishlist Member Coupon Code to …
[fixed] Update to WordPress 4.4 – SERVER ERROR 500
It seems that the recent WordPress 4.4 update got error when you update your script automatically. When the WordPress updated, you will get blank page, and get the message: SERVER ERROR 500 And it is simple to fix this problem, just open your site with another browser, then you will get the following page: Database …
Best Way to Download Instagram Images/Photos
A lot people asking dobeweb.com on how to download images from Instagram.com, if you search on Google, you may find a lot ways to download the beautiful images. Use the third websites. Just like Instaport.me www.instagrabbr.com etc Snapshot. This is a fast way to download. Save the web page! This is the fastest and simplest …
Fix WordPress “You do not have sufficient permissions to access this page”
If you use Nginx and meet this problem with some WordPress plugin tab error “You do not have sufficient permissions to access this page”, please read this post, it’s easy to solve. You need to edit the WordPress core file: Go –> wp-admin –> options-general.php Open options-general.php, add the following code before the <php <base …