Difference between revisions of "Custom title set in SEO Manager not working"

From JReviews Documentation
Jump to: navigation, search
(Created page with "If you configured a custom listing title in Listing Type SEO Manager, it will not work by default because of a bug in Joomla 2.5 and 3.x. To fix the b...")
 
Line 7: Line 7:
  
 
with the patched file that can be downloaded here:
 
with the patched file that can be downloaded here:
*For Joomla 2.5.x: [http://docs.reviewsforjoomla.com/downloads/joomla/view.html.php_2.5.8.zip view.html.php_2.5.8.zip]
+
*For Joomla 2.5.x: [http://docs.reviewsforjoomla.com/downloads/joomla/seo-patch/view.html.php_2.5.8.zip view.html.php_2.5.8.zip]
  
*For Joomla 3.0.x: [http://docs.reviewsforjoomla.com/downloads/joomla/view.html.php_3.0.2.zip view.html.php_3.0.2.zip]
+
*For Joomla 3.0.x: [http://docs.reviewsforjoomla.com/downloads/joomla/seo-patch/view.html.php_3.0.2.zip view.html.php_3.0.2.zip]
  
  

Revision as of 13:26, 16 January 2013

If you configured a custom listing title in Listing Type SEO Manager, it will not work by default because of a bug in Joomla 2.5 and 3.x.


To fix the bug, you will need to replace this file:

  • /components/com_content/views/article/view.html.php


with the patched file that can be downloaded here: