Update for Avada v 3.6

This topic contains 61 replies, has 8 voices, and was last updated by  nicolalucie 9 years, 5 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #16357

    idleme.com
    Expired Member
    Post count: 124

    is there anyway of backing up or restoring my widgets in the slider and footer as after changing the theme to test yesterday all my widgets have disappeared and i now have to put them all back in, which is very annoying again!!

    Darren

    #16366

    John Allsopp
    Expired Member
    Post count: 399

    This is a fault with Avada 3.6. They have issued a fix for this in 3.6.1

    Because we use their header.php, i will also need to update our child theme. If you need a fix instantly, open the child theme’s header.php and replace this line:

    if( is_archive() && ! is_shop() && ! is_tax( 'portfolio_category' ) && ! is_tax( 'portfolio_skills' )  && ! is_tax( 'portfolio_tags' ) && ! is_tax( 'product_cat') && ! is_tax( 'product_tag' ) ) {

    with this line:

    if( is_archive() && ( class_exists('Woocommerce') && ! is_shop() ) && ! is_tax( 'portfolio_category' ) && ! is_tax( 'portfolio_skills' )  && ! is_tax( 'portfolio_tags' ) && ! is_tax( 'product_cat') && ! is_tax( 'product_tag' ) ) {
    #16372

    tommiekeeston
    Free User
    Post count: 18
    This reply has been marked as private.
    #16373

    John Allsopp
    Expired Member
    Post count: 399

    Hi Tommie – did you add the code i gave you earlier…this should fix the location switcher when using it in the top bar.

    What other issues are you seeing?

    #16377

    tommiekeeston
    Free User
    Post count: 18
    This reply has been marked as private.
    #16445

    idleme.com
    Expired Member
    Post count: 124

    ok thats seems to of worked for me, any idea where my logo has gone on an iPhone and iPad??

    Darren

    http://www.idleme.com

    #16456

    John Allsopp
    Expired Member
    Post count: 399

    Darren – have you altered a setting in your Avada header options?
    You have this css being generated

    
    
    #header-sticky .normal_logo, #header .normal_logo {
        display: none;
    }

    This is hiding your logo – and it is not coming from the plugin….

    #16465

    idleme.com
    Expired Member
    Post count: 124

    ive just checked the avada theme settings and changed them to see if it resets but has made no difference and i cant see anything that would hide the logo.

    #16466

    idleme.com
    Expired Member
    Post count: 124

    i cant see where its coming from in the avada theme settings, but while i’m at it there are some other problems i need to mention, when using an ipad mini, once i let the browser use my location there is no way of changing it back to another location the drop down menu for location doesn’t appear,

    also the on the map the pop up bubbles dont show correctly, i was just looking at the other geodirectory themes and the pop up bubles look fine but on the avada theme they don’t show correctly and i havent yet figured out any css to make them show better.

    1 thing at a time though 😉

    Darren

    #16473

    John Allsopp
    Expired Member
    Post count: 399

    I changed your logo image class to retina_logo and it displays your logo, so i am guessing you need to add an image for retina logo….?

    #16474

    idleme.com
    Expired Member
    Post count: 124

    i have an image set for rent display but no sizes in the boxes below, i have now added the retina logo sizes and it works, thanks john 😉

    Darren

    #16535

    idleme.com
    Expired Member
    Post count: 124

    Hi John any ideas on the other problems yet?, iPad mini landscape and portrait and the iPad in portrait, you can’t seem to change the location once its set as the menu doesn’t drop down correctly.

    Darren

    #16637

    tommiekeeston
    Free User
    Post count: 18

    There is any update planned to fix the latests bug and css?

    Filters doesn’t work as well, it always says no record found … it’s because the dummy data or what?
    http://www.canaryeasy.com/places/spain/canary-islands/playa-blanca/attractions/

    #16868

    Paolo
    Site Admin
    Post count: 31206

    Hi and sorry for the late reply.

    The Latest avada components have been updated friday, but your problem seems to be settings related.

    If you provide wp admin credentials in a private reply, we will have a look into it.

    Thx

    #16944

    tommiekeeston
    Free User
    Post count: 18
    This reply has been marked as private.
Viewing 15 posts - 16 through 30 (of 62 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket