Jump to content

FREE ADDON: Admin News v1.1


Recommended Posts

CHANGELOG & FEATURES

 

Version 1.1

 

 

  • Rewrite the addon code from scratch
  • Multi-Lingual Translations
  • Multi-News
  • Added remove date
  • Added jquery popup box
  • Added jquery delete news
  • Added show news color in widget
  • Added check addon for updates in admin area

 

Version 1.0 - 12/25/2011

 

 

  • Activate or Deactivate module
  • Access Control
  • Add and edit news
  • Admin news widget
  • Disable/enable news
  • News box colors
  • 4 colors
  • 140 Character max

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Screenshot 5

 

See our other addon module

Module: WHMCS W-Blog v2.5

Module: WHMCS Page Manager v4.3

Module: WHMCS File Manager v1.0

Module: WHMCS FAQ Plus

Module: WHMCS Template Modifier

FREE ADDON: WHMCS FAQ Free

FREE ADDON: Admin News

Module: WHMCS Admin Private Messages

FREE ADDON: WHMCS Privacy Policy

FREE ADDON: WHMCS Terms of Service

Module: WHMCS admin Chat

FREE ADDON: WHMCS Maintenance Mode Plus

FREE ADDON: WHMCS SEO Page Manager

 

 

Purchase

This module is encoded with ioncube and is licensed FREE for life.

 

Click Here To Get One

 

support will be here in this thread

Edited by HardSoftCode
Link to comment
Share on other sites

Hi,

I installed this Addon. It sounds great, but in my case, it doesn`t work right. I'am using the new whmcs 5.1.2 an there are no colors shown in client area, just only the text. I paste {$adminnews} in clientareahome.tpl. Is this all? Just {$adminnews}?

 

Greetings

Dirk

Link to comment
Share on other sites

Hi Dirk

 

i am sorry that you had some trouble installing the addon it should works with no issue i have installed it for more than 20 customers and none of them have any issues.

 

if you need any help with that just submit a ticket and i will be glad to help you

 

I checked your website and the template is not for WHMCS 5.1.2 your style Bootstrap is v1.4.0 the WHMCS 5.1.2 style is Bootstrap 2.0.3

 

we are working on spriting the CSS color style form WHMCS style in the next release

Link to comment
Share on other sites

  • 1 month later...

Hi

 

just add this code to your bootstrap and that will fix the problem

 

.alert {
 padding: 8px 35px 8px 14px;
 margin-bottom: 18px;
 color: #c09853;
 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
 background-color: #fcf8e3;
 border: 1px solid #fbeed5;
 -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
         border-radius: 4px;
}

.alert-success {
 color: #468847;
 background-color: #dff0d8;
 border-color: #d6e9c6;
}

.alert-danger,
.alert-error {
 color: #b94a48;
 background-color: #f2dede;
 border-color: #eed3d7;
}

.alert-info {
 color: #3a87ad;
 background-color: #d9edf7;
 border-color: #bce8f1;
}

Link to comment
Share on other sites

  • 3 weeks later...
  • 7 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated