Not Solved Shoutbox show only in index template
#3
Not Solved
Edit: delayed response

open the plugin file (./inc/plugins/dvz_shoutbox.php) in a code editor like notepad++
find code
$plugins->add_hook('index_end', 'dvz_shoutbox');
replace with below code and save the file
$plugins->add_hook('global_end', 'dvz_shoutbox');
now you can check whether adding the code {$dvz_shoutbox} to the header template works ..
Reply


Messages In This Thread
Shoutbox show only in index template - by gigius - 2013-12-29, 06:39 PM
RE: Shoutbox show only in index template - by .m. - 2013-12-29, 06:59 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)