Difference between revisions of "Custom title set in SEO Manager not working"
From JReviews Documentation
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | If you configured a custom listing title in [[Listing_Types_Manager|Listing Type SEO Manager]], | + | If you configured a custom listing title in [[Listing_Types_Manager|Listing Type SEO Manager]], make sure that the '''System - JReviews Article Overrides''' plugin is enabled in the Joomla Plugin Manager. |
− | + | If you are on an older version of Joomla, you would need to replace the file below. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
*<span style="color: blue">/components/com_content/views/article/view.html.php</span> | *<span style="color: blue">/components/com_content/views/article/view.html.php</span> |
Latest revision as of 11:18, 18 February 2019
If you configured a custom listing title in Listing Type SEO Manager, make sure that the System - JReviews Article Overrides plugin is enabled in the Joomla Plugin Manager.
If you are on an older version of Joomla, you would need to replace the file below.
- /components/com_content/views/article/view.html.php
with the patched file that can be downloaded here:
- For Joomla 2.5.x: view.html.php_2.5.zip
- For Joomla 3.1.x: view.html.php_3.1.zip
- For Joomla 3.2.x: view.html.php_3.2.zip
- For Joomla 3.3.x: view.html.php_3.3.zip
- For Joomla 3.4.x: view.html.php_3.4.zip
- For Joomla 3.5.x: view.html.php_3.5.zip
- For Joomla 3.6.x: view.html.php_3.6.zip
- For Joomla 3.7.x: view.html.php_3.7.zip