Fariid
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to post thumbnail crop only the featured imageI can remove the “true” from code, But I want to crop only the featured image
[No bumping. If it’s that urgent, consider hiring someone.]
Forum: Fixing WordPress
In reply to: How to post thumbnail crop only the featured imageI’m really sorry , I use this code
add_theme_support( 'post-thumbnails' ); set_post_thumbnail_size( 206, 78, true );But anything not changed !
Forum: Fixing WordPress
In reply to: How to post thumbnail crop only the featured imageThanks again , but I read all of them 🙁
I can’t find a solution about it yet .Forum: Fixing WordPress
In reply to: How to post thumbnail crop only the featured imageThanks , but I want use this code , because I always love to have website with high speed load .
Do you have any solution to crop only featured image ?
Forum: Plugins
In reply to: [No category parents] [Plugin: No category parents] RSS Feed Problemoh, that’s not has any problem !
problem is in the permalinks !
If you using a sub directory in the permalinks options , you have problem in the rss feed !
For example , now i’m using the /blog/%postname%/ in my permalinks options .
site.com/blog/my-category ==> RSS Feed is Not-Found!
site.com/blog/category/my-category ==> That’s Okay .Help please , you know , that’s bad for SEO .
PS : Sorry for my english .