 
	
		
		
		
		
			
- 
		AuthorPosts
- 
		
			
				
October 16, 2019 at 2:26 pm #1148470Hi Team, at the magazin and blog element I need the title before the image in each view variant: Title 
 Image
 ExcerptWhat I have to do for this? This Workaround from Ismael don’t work for me: https://kriesi.at/support/topic/magazine-element-title-position/. Here I got more the one title as output. Thank you and best reagds 
 MikeOctober 16, 2019 at 8:13 pm #1148628Hey Mike61, Could you please give us a link to your website, we need more context to be able to help you. Best regards, 
 VictoriaOctober 16, 2019 at 8:17 pm #1148632Hey Victoria, see private content -> October 16, 2019 at 8:36 pm #1148654Hi Mike61, You will need to edit the /enfold/config-templatebuilder/avia-shortcodes/magazine/magazine.php file to move the title and image around. Best regards, 
 VictoriaOctober 16, 2019 at 8:45 pm #1148660Hi Victoria, ok, and what I have to edit there? Best regards 
 MikeOctober 17, 2019 at 9:53 am #1148848Hi Victoria, 
 Magazin works well but what I have to do for the Blog?
 Thank you and best regards
 MikeOctober 17, 2019 at 10:21 am #1148855Hi, 
 for the Blog Element I use that, but the output is instead one title all title.function move_featuredimage_script(){ ?> <script type="text/javascript"> (function($){ function move_featuredimage() { jQuery("article.slide-entry").find(".slide-entry-title.entry-title").insertBefore(".slide-image"); } move_featuredimage(); })(jQuery); </script> <?php } add_action('wp_footer', 'move_featuredimage_script');October 17, 2019 at 11:26 am #1148882Hi, I have solved the problem, you can close this topic. Best Regards 
 Mike- 
		This reply was modified 6 years ago by Mike61. 
 October 17, 2019 at 3:13 pm #1148932Hi Mike61, Glad you got it working for you and for sharing your solution with the community! :) If you need further assistance please let us know. Best regards, 
 Victoria
- 
		This reply was modified 6 years ago by 
- 
		AuthorPosts
- You must be logged in to reply to this topic.
