Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #932002

    FEATURE REQUESTS

    1 – option to display photos black and white (mouse over to colour)
    2 – all google fonts preinstalled – with font style samples

    USABILITY IMPROVEMENTS

    1 – general settings – add check box “do not create new browser windows
    2 – put icons in avia editor in alphabetical order PLEASE
    3 – white space options box. why have a drop down in a huge empty box. move options out of drop down – save us a click
    4 – add “show down arrow” checkbox to both other sliders (not just full screen slider and sections)
    5 – more layout options for using an author avatar
    6 – font size for footer
    7 – ability to show 1 image masonary (under columns) goes 4,3,2, adjust to screen width – there is no “1” column
    8 – option to disable image name mouse over tool tips (ie IMG23723643 etc )
    9 – option for way more than 6 columns for masonary – like 12 images across
    10 – ability to export a page template from one enfold site to another enfold site
    11 – all blog templates except default if you click featured image it opens author info instead of post

    MORE THEMES THAT USE AVIA!!

    #932003

    Hi Jamie,
    i just add a comment on the 10 item. You can already doing that. You need to activate the “debug state” of Enfold.

    You can add in your function.php :

    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    	return "debug";
    }

    When this is done, you can copy the code from your content administration and paste in another page of the same or another website.

    Have a nice day !
    Regards

    #932254

    Hey Jamie!

    Thank you for your input. I forwarded your suggestions to Kriesi.


    @leplusweb
    Thank you for your input :)

    Best regards,
    Victoria

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.