Support Forum
 

 Offline
OfflineI turned on option to have links to forum at the beginning of posts (Blog Post Linking). When I create topics automaticlly there is also a link at the beginning of every forum post. How to avoid that?
Example
http://nagradnaigra.com.hr/for.....e-nagrade/
Repeated text:
"Pridružite se u komentiranju nagradne igre na forumu"
In fact I don't want that text in forum.
Tnx for help
 Offline
OfflineSP is template driven so you can remove any items you want from the templates. In this case you need to edit the template spTopicView.php which is in the /templates folder of the SP theme you are using. You an use the Sp supplied Theme editor for this.
Find the line of code in the top display section that runs this function. It will probably look like this:
if (function_exists('sp_TopicHeaderShowBlogLink')) sp_TopicHeaderShowBlogLink('', __sp('Read the original blog post'), __sp('Click to goto original blog post'));and either comment it out or remove it.
As always we recommend that you create your own SP theme so that any customisation is not lost during a future update. (http://codex.simple-press.com/.....g-a-theme/)
|  | YELLOW SWORDFISH | 
1 Guest(s)
 Support Forum
Support Forum 
 
 
 
 
 
 All RSS
All RSS