Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Place van2shout at top of categoriesList
groone
New
Hello everyone. I am trying to get van2shout to be placed on top of the categories page that I have set as the primary page rather than in the side bar but everything I do places van2shout in the admin dashboard and really messes it up for some reason. Is there an easy way for a new person to vanilla to be able to do this? I've looked at theme documents but it looks like it's hard coded to be in the side panel so I'm not sure what and where I need to edit. I would like to do a physical move and not something in styles. Any help is appreciated. Thanks!
Tagged:
0
Comments
Seems as if there is a setting for that. Try adding
$Configuration['Plugin']['Van2Shout']['ContentAsset'] = 'Content'
to your/conf/config.php
Please post addon related questions directly under the addon by using the "Ask a Question" link on the addon page
>
Thanks, that places the Van2Shout box at the bottom under Discussions and not Categories. When I got to Categories the box is gone and no longer in the panel. This is the test site I'm working http://forums.undeadlords.net/udl where I have Categories as my primary page and not Discussions.
Forgive me, I will make sure I do this in the future. Thank you for your help though. I really appreciate it.
try adding this to to show in content asset of Categories
https://github.com/Caerostris/Van2Shout/blob/master/class.van2shout.plugin.php#L113
Is it Apathy that you don't add here:
http://vanillaforums.org/discussion/26703/plugins-themes-that-work-and-dont-work-in-vanilla-2-1/p1
or you only want your questions answered.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
No, it's called being really new to Vanilla forums, I created my account here last night. Once I know the code, the in's and out then I can start being a giver. Unfortunately one must ask questions, read, and study before one can become as such.
Thank you very very much for the assistance. The combination work of both you and R_J allowed me to get what I needed.
Thanks peregrine for going to my site and taking time to log in. You're a good person.
I'm a good person , but i didn't log in.
as I click awesome
my bad. now you know where you add to help others - despite being a new user.
http://vanillaforums.org/discussion/26703/plugins-themes-that-work-and-dont-work-in-vanilla-2-1/p1
reading the links in the discussion may also help you if you are new.
http://vanillaforums.org/discussion/20231/how-to-become-somewhat-adept-at-modifying-vanilla-to-meet-your-needs-for-free
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.