Jump to content

Innovere UK

Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Innovere UK

  1. Thank you again for quick response. I think I’ll experiment with hook even though it will be pain in neck, for two reasons: 1. It will generate proper HTML output, good for SEO.. 2. I get to sharpen up my PHP coding skills, I haven’t used PHP for ages, at least this will be my motivation. Thank you...
  2. Thank you Brian. Using JS is fine with me but, JS is always disliked by Apple and beside that there is always million dollar question “what if the JS is turned off by user”? Anyhow, I have decided to HTML code the product in to the homepage.tpl, not greatest thing to do but for time being it’ll do the job while I experiment with your hook solution. While on that subject, how can manipulate the primary nav items. I looked at document on Whmcs https://docs.whmcs.com/Editing_Client_Area_Menus again it has lot of things but misses the existing problems, like how can I move existing items from parent level to a child level? For example, let’s say you “Announcements” on the parent level, but I want to move that to child level under Newly created parent “Support”. I have Magee to do it using method described in the cheat sheet documentation but it requires you to set URI of each link and that poses problem of its own, meaning you have to think of URL rewriting rules etc... is there any other ways....?
  3. Hi everyone, I need little help from the community get my site going. I have three web hosting packages configured on my WHMCS and I would like to display them on the home page. Now looking at the possible ways, I can use product data feed, but it passed as JavaScript, which absolutely no no for me. Other option is using hook but there is not enough official documentation out there. I notice, WHMCS official documentation, they have examples on pretty much everything except displaying products data elsewhere (exception in client area when user logged in). i hope some can write simple guide using example.com as my site from connecting to db to writing sql to get my he data out of the db and display it on the homepage.tpl using hook or directly on the page. thank you in advance for help.
×
×
  • 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