Hello DP Friends, I saw a photographer wordpress theme example. Where i can find this theme ? If its not a regular theme is it possible for a wordpress designer to copy a theme ? thanks for your help playaner
Try this: http://whatwpthemeisthat.com/ or try viewing the sourcecode, you may be able to find it there.
bob25, I was about to say to check the source code as well. Let me quickly thank you though for inserting that link as I hadn't previously known about that website and I know for a fact that it's going to be slightly useful! Thanks!
View Source code of a webpage of that website. You can see theme name in the path: wp-content/themes/[theme-name]. However, people can change the theme-name folder different purposes. So try to search for and open "style.css". Use this way you may have enough information about the theme. The beginning of css file looks like this: /* Theme Name: Theme URI: Author: Author URI: Description: Version: 1.0 */ Code (markup):
thanks for your answers It is a individual theme someone have to copy and redesign it for me. have a nice day playaner
You can also find photography related themes on http://wpbyexample.com. It's a search engine for WordPress themes. You can search by topic, theme('theme:themename') or author('author:authorname'). Maybe it'll come in handy some day.