designtutor
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Create Images in Home with Exact Resolution!!Hi Friend,
I have some solution,
1) You just create an image which ever size you want.
2) In “content.php“ By default code would be like this “the_post_thumbnail();” change to “the_post_thumbnail( ‘full’ );” — this shows the size as original image size.Read this article http://codex.wordpress.org/Function_Reference/the_post_thumbnail
I have used in my website too you can checkout: http://designtutor.org/Regards,
Mahesh | http://www.maheshg.comForum: Themes and Templates
In reply to: [Hueman] How to add category post count in main navigation menuHi Alexander & All,
I am still having this problem. It seems sabash reply has some solution, but I am unable to find the code in Hueman theme. Can you guide me which file and code I should change.
Note: I’m using Hueman child theme too.
This image shows what I have and my need: http://designtutor.org/wp-content/uploads/2014/10/test.png
Website: http://designtutor.org/
Forum: Themes and Templates
In reply to: [Hueman] How to add category post count in main navigation menuSorry, unable to find the correct PHP file. can you guide me which file or code I should change?
Forum: Themes and Templates
In reply to: [Hueman] How to add category post count in main navigation menuany body? please…