Forum Replies Created
- 
		AuthorPosts
- 
		
			
				
Thanks for all your help all working now. 
 we copied the new footer php files across and its all working loading the page as a footer.you can closer this now Hi Yigit sorry for the late reply i did manage to try add_action(‘avia_after_footer_columns’, ‘new_avia_after_footer_columns’); 
 function new_avia_after_footer_columns(){
 echo do_shortcode(“[your shortcode goes here]”);
 }it does work for the home page but didnt work on some of the other pages as they have a side bar. im back to the drawing board trying to get the use page as footer to work hmmmm :( hmm sorry I get Scrape nonce check failed. Please try again. when adding //set builder mode to debug 
 add_action(‘avia_builder_mode’, “builder_set_debug”);
 function builder_set_debug()
 {
 return “debug”;
 }to the bottom of the functions.php ah sorry was it this log in you needed as well to log in to the first htc - 
		This reply was modified 4 years, 12 months ago by simononestop. 
 ah I don’t have access to that. I cant try speak to the It guy details should be below i cant create a user with the same email? Hi Yigit 
 so create a new user as an admin.Hi thanks for the reply 
 its a staging version of our site at the moment. not sure if you can view it https://staging1.tate-fencing.co.uk/product/cuckmere-hit-and-miss-panel/However i think the answer now is to use a page as the footer (which I didn’t know you could do) . However I’m struggling to get this to work? I’ve created a page “footer” exactly how we want it 
 set the default enfold-child theme options > footer > to select a page to display as footer but nothing changes?it still displays the footer widgets? how did you fix it? i have the same issue by adding a 5th footer and stretching it across I can get it to this? but obviously cant colour the background full width  
- 
		This reply was modified 4 years, 12 months ago by 
- 
		AuthorPosts
