Update for Avada v 3.6
This topic contains 61 replies, has 8 voices, and was last updated by  nicolalucie 10 years, 12 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: avada, CPT, fusion slider, homepage
- 
		AuthorPosts
 - 
		
			
				
September 24, 2014 at 8:11 am #16357
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
September 24, 2014 at 9:58 am #16366This 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' ) ) {September 24, 2014 at 10:50 am #16372This reply has been marked as private.September 24, 2014 at 11:04 am #16373Hi 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?
September 24, 2014 at 11:53 am #16377This reply has been marked as private.September 24, 2014 at 8:45 pm #16445ok thats seems to of worked for me, any idea where my logo has gone on an iPhone and iPad??
Darren
September 24, 2014 at 10:08 pm #16456Darren – 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….
September 24, 2014 at 10:31 pm #16465ive 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.
September 24, 2014 at 10:44 pm #16466i 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
September 24, 2014 at 11:05 pm #16473I 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….?
September 24, 2014 at 11:10 pm #16474i 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
September 25, 2014 at 3:49 pm #16535Hi 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
September 26, 2014 at 8:39 am #16637There 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/September 29, 2014 at 4:08 pm #16868Hi 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
September 30, 2014 at 7:37 am #16944This reply has been marked as private. - 
		AuthorPosts
 
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket