Showing articles 1 - 10 (32 total)

Posted on 01/01/2015 at 03:19 pmViewed 4,237 times
Happy New Year! We've got some interface improvements that I think everyone will like. These improvements are focused on the Site Avenger backend interface, specifically the left-floated input divs. You can add one of the following classes to call-out certain portions of your admin forms: saui-bubble saui-enclosed saui-enclosed-inverse...
Read More

Posted on 09/15/2014 at 01:49 pmViewed 4,809 times
Progressive enhancement and user interactivity has proven to be the way of the future for the internet. Sites are moving in one direction: towards a better experience for the user. So, what can we do to get on board? Well, we've introduced a few changes to our backend. What Has Been Added: A custom integrated scrolling system to allow for...
Read More
Posted on 09/15/2014 at 10:32 amViewed 4,429 times
We've just rolled out a pretty small change that allows big things. It's one of those moments when you realize something has been staring you in the face for too long... CSS Rules Can Now be scoped to Plugins For instance, if you are creating some styles for a registration component and you need to deviate from the site styles, you can now...
Read More

Posted on 07/17/2014 at 02:14 pmViewed 5,433 times
Did it work?
Read More

Posted on 07/17/2014 at 11:07 amViewed 4,966 times
Now you can post to LinkedIn right from Site Avenger!
Read More

Posted on 06/02/2014 at 06:28 pmViewed 4,826 times
We've been working to incorporate as many positive changes into the new Site Avenger interface as possible. Super Powers are now the primary way of navigating Site Avenger and managing your site. This post is for developers who are wondering about customizing the name of the new Super Power icons. It's pretty easy and flexible: Option 1: Use...
Read More
Posted on 04/25/2014 at 10:45 amViewed 5,317 times
We recently launched a new filter for AvOrders Products. It is built off of some interesting CakePHP concepts. Specifically it is built off of the right way to use the 'joins' options in CakePHP using the double array method: 'joins' => array(array()); And it is also using the best paginateCount function that you can find described here: ...
Read More

Posted on 02/25/2014 at 11:42 amViewed 5,051 times
We now can offer you a more customized editor experience for your particular interface. If you think your editor window is to complicated we can now make it simpler. Also if you think you need more options we can give you many more options to use. Do you need a custom function written to handle some data you are putting in? Let us know and we...
Read More

Posted on 02/20/2014 at 12:20 pmViewed 4,981 times
We have recently added the ability to add ALT tags to your images using a custom image plugin and also the ability to add custom title tags for your links. Both of these help tremendously with SEO. Start using them to increase the future visibility and impact of your website.
Read More

Posted on 02/18/2014 at 04:21 pmViewed 5,320 times
We wanted to let everyone know that we have updated the Avtemplate Helper's paginatorControls() function to be just a little bit more intelligent. By default, the next and previous buttons will only be shown when there are items to show (instead of disabled links). The most notable change is that NO pagination controls will be output if there...
Read More