Is this a WordPress theme?

hateandbreak

BANNED
Joined
Apr 17, 2010
Messages
1,402
Reaction score
1,570
I'd like to know what this website is based off of, is it optimize press or the likes?

Code:
http://www.primalsixpack.com/

I need to find a great theme that will allow me to work in the same concepts, have the main page as well as lots of other pages for SEO and etc. + rep for whoever can point me to a great theme they may know of.
 
'm at work mate, 'll see if i can find you a similar one later, have you checked dload section for landing pages?
 
Thank you guys for the response. I am totally cool with getting Optimize Press just wanted to be sure. ^Switch I have searched for fitness and weight loss themes but those are not the type I'm after. I'm guessing OP will be best option?
 
if you are happy with OP, google 'Optimeze Press Download' there is a null version, but do a virus scan:) good luck!
 
wpwebshop.com/premium-wp-themes/optimizepress/

$30 USD Discount on OP

I have no connection with link just trying to get you a good deal!
 
Usually when I want to know is it a wp theme or not I type .com/wp-admin and if it directs me to admin panel I se. Sometimes its not helpful and I have to look page code
 
To check if a site is made with wordpress rightclick the site and select "Show Source" - once you see the source - search the source with CTRL+F for:
- "wp-content" if you want to know wether the site was made with wordpress or not
- "wp-content/themes" if you are interested in the theme wich is used on the site you are viewing
- "wp-content/plugins" to show the used plugins for the site you are viewing

Heres what kind of information you can get of such a search: (Surprise) its a wordpress site using the OptimzePress theme.
Following Plugins are used:
- Cardoza facebook like box
- Author Box
- Easy Columns
- Tweet Blender
- WP Socializr

CONFIG OF TWEET BLENDER
Code:
[TABLE]
[TR]
[TD="class: webkit-line-content"]'widget_show_source':false,[/TD]
[/TR]
[TR]
[/TR]
[/TABLE]
[TABLE]
[TR]
[TD="class: webkit-line-content"]'general_link_screen_names':false,[/TD]
[/TR]
[TR]
[/TR]
[/TABLE]
[TABLE]
[TR]
[TD="class: webkit-line-content"]'general_link_urls':true,[/TD]
[/TR]
[TR]
[/TR]
[/TABLE]
[TABLE]
[TR]
[TD="class: webkit-line-content"]'widget_show_user':true,[/TD]
[/TR]
[TR]
[/TR]
[/TABLE]
[TABLE]
[TR]
[TD="class: webkit-line-content"]'general_seo_tweets_googleoff':true,[/TD]
[/TR]
[TR]
[/TR]
[/TABLE]
[TABLE]
[TR]
[TD="class: webkit-line-content"]'widget_show_follow_link':false,[/TD]
[/TR]
[TR]
[/TR]
[/TABLE]
[TABLE]
[TR]
[TD="class: webkit-line-content"]'archive_show_user':false,[/TD]
[/TR]
[TR]
[/TR]
[/TABLE]
[TABLE]
[TR]
[TD="class: webkit-line-content"]'archive_show_source':false,[/TD]
[/TR]
[TR]
[/TR]
[/TABLE]
[TABLE]
[TR]
[TD="class: webkit-line-content"]'archive_is_disabled':false,[/TD]
[/TR]
[TR]
[/TR]
[/TABLE]
[TABLE]
[TR]
[TD="class: webkit-line-content"]'archive_show_follow_link':false,[/TD]
[/TR]
[TR]
[/TR]
[/TABLE]
[TABLE]
[TR]
[TD="class: webkit-line-content"]'archive_keep_tweets':'0',[/TD]
[/TR]
[TR]
[/TR]
[/TABLE]
[TABLE]
[TR]
[TD="class: webkit-line-content"]'advanced_disable_cache':false,[/TD]
[/TR]
[TR]
[/TR]
[/TABLE]
[TABLE]
[TR]
[TD="class: webkit-line-content"]'advanced_no_search_api':false,[/TD]
[/TR]
[TR]
[/TR]
[/TABLE]
[TABLE]
[TR]
[TD="class: webkit-line-content"]'filter_hide_mentions':false,[/TD]
[/TR]
[TR]
[/TR]
[/TABLE]
[TABLE]
[TR]
[TD="class: webkit-line-content"]'filter_location_name':false,[/TD]
[/TR]
[TR]
[/TR]
[/TABLE]
[TABLE]
[TR]
[TD="class: webkit-line-content"]'filter_location_dist_units':false,[/TD]
[/TR]
[TR]
[/TR]
[/TABLE]
[TABLE]
[TR]
[TD="class: webkit-line-content"]'filter_limit_per_source':'5',[/TD]
[/TR]
[TR]
[/TR]
[/TABLE]
'filter_hide_not_replies':false
 
Back
Top