![]() |
|
Thesis 185 & 2 - Printable Version +- Total WordPress Optimization • Search Engine Optimization • WordPress & SEO • WordPress security • PPC • Psychology • WordPress Design • WordPress Installation (https://totalwpoptimization.net) +-- Forum: Total WordPress Optimization (https://totalwpoptimization.net/forumdisplay.php?fid=19) +--- Forum: Amazing Website design (https://totalwpoptimization.net/forumdisplay.php?fid=107) +---- Forum: Frameworks (https://totalwpoptimization.net/forumdisplay.php?fid=52) +----- Forum: Thesis (https://totalwpoptimization.net/forumdisplay.php?fid=54) +----- Thread: Thesis 185 & 2 (/showthread.php?tid=44) |
Thesis 185 & 2 - Riggs - 12-03-2013 I have been using Thesis 185 for a long time and I am very happy about it. It took me some time to get Thesis 2 up - the learning curve is almost vertical :-) and v. 2 is very different from 185. v. 2 has a responsive skin so Im in the middle of converting some 185 sites to 2.0. The only thing about Thesis is that there should be an option to turn off Thesis SEO as I would rather use a plugin like WordPress SEO. Anybody who knows how to turn SEO off in Thesis 2 ? RE: Thesis 185 & 2 - david - 12-03-2013 To turn off Thesis SEO: Edit wp-content/themes/thesis_185/lib/classes/head.php: Change line 12: $head->meta(); to this: if (!defined('WPSEO_VERSION')) $head->meta(); Read more here: http://wpexpert.com.au/archives/thesis-theme-with-yoast-wordpress-seo/ |