
ModeratorWes
-
Total activity505
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes4
-
Subscriptions92
Comments
Recent activity by ModeratorWes-
@Christian - Here is some code for you. This is a quick and dirty version but it will get the job done. Copy and paste the below code into the HomePage.hbs (if you've modified this page the code ...
-
@Christian - Sorry no updates as of yet, I have several client projects going on at the time so my primary focus is on that at the moment.
-
@Chris - another solution you could try is with the curlybars. I do remember doing a Help Center a while back where I used code similar to this.
-
@Chris - This is possible, I don't know how much experience you have with the API but if you look at my Notification tip you will see it uses labels in order to show or not show the alert. I would...
-
@Christian - If you are not logged into your Help Center you only see 4 total categories so I assume you only see all 15 if you are logged in. I'll post some code for you as soon as I can.
-
@Shay - there's a lot of code referenced in this article and in all the comments. Which code are you exactly using and what are you trying to accomplish?
-
@Christian - From a system standpoint you can't break up your categories like you are wanting to do. A category is the top level then section then article. You can manually do this from modifying ...
-
@Christin - You can rearrange and combine your categories and sections without touching any of the code. In the Guide Admin settings look for "three bars" and if you hover on the bars it will say ...
-
In case other are looking, the most updated information can be found here.
-
Hi Kristen. This should be possible by just modifying your HomePage.hbs template along with some CSS. Below is a sample however you may need to modify in order to work in your custom theme. Homepa...