Anders Posted July 22, 2019 Share Posted July 22, 2019 Hi guys, i like to show news announcmets on my front page index.html any ides how to do it with new whmcs version please? warm regards K 0 Quote Link to comment Share on other sites More sharing options...
WHMCS ChrisD Posted July 22, 2019 Share Posted July 22, 2019 @AndersThanks for your post, are you using the inbuilt announcemenet system? 0 Quote Link to comment Share on other sites More sharing options...
Anders Posted July 22, 2019 Author Share Posted July 22, 2019 (edited) hi, i have no idea i have the 7.7.1 whmcs version. i want to show news announcement on my home page is ti possible? warm regards K Edited July 22, 2019 by Anders 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted July 22, 2019 Share Posted July 22, 2019 2 hours ago, Anders said: i like to show news announcements on my front page index.html any ides how to do it with new whmcs version please? you mean on a non-WHMCS page, not the WHMCS homepage e.g www.domain.com/whmcs/index.php, but on www.domain.com/index.html ?? I suppose one option would be to use the Announcements RSS feed... https://docs.whmcs.com/Support_Center#Announcements Quote The announcements system, along with showing announcements on the WHMCS homepage, will also output announcements into an XML RSS Feed for use in readers and on other websites. the URL for your RSS feed will be available from your Announcements sidebar... usually for outputting RSS feeds, i'd use PHP - but if you're using .html filenames, that won't necessarily be an option available to you. you could use free third-party solutions, e.g RSS2HTML, to generate the JavaScript code required to output the announcements feed and add that to your index.html page - then it will just be a case of styling the output with CSS to match your site design. btw - if you meant showing announcements on the WHMCS homepage, then they will automatically if you haven't added a Twitter username - if you have added a twitter username, then you can use a hook to disable it on the homepage to show the 3 latest announcements. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.