plugin – muchad https://muchad.com Mukhlish Fuadi Fri, 27 May 2016 15:11:18 +0000 en-US hourly 1 WordPress Post Like without Plugin https://muchad.com/wordpress-post-like-without-plugin/ https://muchad.com/wordpress-post-like-without-plugin/#comments Fri, 27 May 2016 15:11:18 +0000 http://muchad.com/?p=2262 Read more »]]> In muchad.com you can find love picture in every after post. This “post like” is integrated with my theme, medio theme.
Post Like in WordPress

Post Like in Medio Theme


I using Post Like system by Sven Hofmann’s, it’s pretty cool. This is the scenario:
When an anonymous user clicks the like button:
– User’s IP address is stored in the post’s meta as an array.
– These IP addresses are utilized to prevent anonymous users from liking posts more than once.
– Post like count is incremented +1 and stored in post meta.
When a registered user clicks the like button:
– WP User ID in the post’s meta as an array.
– Post like count is incremented +1 and stored in post meta.
– Post ID is stored as user meta.
– User like count is incremented +1 and stored as user meta.
 
If you want use it in your theme, you can read full tutorial in his website from this link or directly read his gist:

]]>
https://muchad.com/wordpress-post-like-without-plugin/feed/ 3
How To Solve Too Many Failed Login Attempts in WordPress https://muchad.com/how-to-solve-too-many-failed-login-attempts-in-wordpress/ https://muchad.com/how-to-solve-too-many-failed-login-attempts-in-wordpress/#respond Fri, 27 May 2016 06:30:44 +0000 http://muchad.com/?p=2240 Read more »]]> Today my friend get this problem:
Wordpress: Too many failed login attempts

WordPress: Too many failed login attempts


I ask the FTP account, and I found that the problem is because plugin “limit-login-attempts”. Before, I think this alert because any someone or robot try to hack or bypass the login, but from the logs, it’s normal.
To solve it, just access the file manager from your Cpanel or using FTP, than access directory /wp-content/plugins/limit-login-attempts. Open file limit-login-attempts.php and find this code:
add_action('plugins_loaded', 'limit_login_setup', 99999);
just remove it, or make it “comment” with give two slash like this:
//add_action('plugins_loaded', 'limit_login_setup', 99999);
Sorry, just a simple post, I hope useful.
 

]]>
https://muchad.com/how-to-solve-too-many-failed-login-attempts-in-wordpress/feed/ 0
Medio Theme https://muchad.com/medio-theme/ https://muchad.com/medio-theme/#respond Sun, 15 May 2016 16:28:33 +0000 http://muchad.com/?p=1946 Read more »]]> Medio Theme is new WordPress theme developed by muchad. This responsive theme has ideas and inspiration for all types of blog, including: Video, Gallery,…and more. Medio has shortcode, cool comment layout, social sharing features, usefull widget and facebook comment without any plugin anymore. Medio provide slide and custom post type with easy and usefull meta-box. It also includes Powerful Theme Options allowing you change features of theme just in minutes. With Medio, you are able to customize many aspects of your theme.


Medio Theme Main Features
Responsive Design
Text Slide
Multiple Page Styles
Multiple Post Styles
Multi-color headers
Social Sharing Features
Post Like Feature
Powerful Page options
Powerful Theme options
Plenty of Widgets
Wide / Full / Boxed Layout
Additional pages: Login, Gallery, Sitemap, 404 page etc.
Cross-browser compatibility (IE10+, FireFox, Chrome, Safari, Opera)
And much much more…
 


Responsive Design
muchad.com.jpg

Medio – frontpage


 
content-muchad.com.jpg

Medio – Content with featured image (Format: image)


 
medio_home_mobile.jpg
medio_home_mobile2.jpgmedio_content_mobile.jpg
 


Text Slide
Medio Slide - Touch swipe transitions slide

Medio Slide – Touch swipe transitions slide


 


Multiple Page Styles and Options

Medio - page.jpg

Medio Multiple Page styles


Medio-page-gallery.jpg

Medio – Gallery Page Setting


 


Multiple Post Format
Medio-post_format.jpg

Medio – Post Format, just click “Make a slide” to make it slide at front page


 
Medio - post_video_format.jpg

Medio – Post format: Video


Multi-color headers
Post without featured image will has header with random beautiful color.


Social Sharing and Post Like Features
Medio - Social Button.jpg

Medio – Social sharing button and Post-Like button


 


Powerful Theme options
Medio - Theme Option.jpg

Chad Theme Option


 
Medio - Social Option2.jpg

Chad Theme Option – Social Media


 


Plenty of Widgets
Medio - widget.jpg

Medio – Widget and Sidebar


 


Additional pages: Login, Gallery, Sitemap, 404 page etc.

]]>
https://muchad.com/medio-theme/feed/ 0