Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/29/2014 in all areas

  1. This is hardly the best way of doing it but it works. (Don't judge me ) In /app/views/client/bootstrap/javascript/jquery-client-3.2.0.js method blestaLoadWidget find: var temp = $(data.content); after it put the following: // Append the widget to the page if (data.content.indexOf("services") >= 0) $(container).prepend(temp); else $(container).append(temp); That's it! edit: forgot to mention which method to change lol
    2 points
  2. lori

    Wrong Dates In Invoice

    Ok. Thank you.
    1 point
  3. Only one missing from the list for me is the WebsitePanel integration. I believe ModulesBakery have something in development for this however.
    1 point
×
×
  • Create New...