- This topic has 8 replies, 3 voices, and was last updated 9 years, 11 months ago by 
Theme Horse Support Team.
 
- 
		AuthorPosts
 - 
		
			
				
October 19, 2015 at 2:51 pm #36756
beckidouche
Participanthello there,
first, thanks really a lot for your great theme which i use on a clients website.
with the latest update to version 3 i got reminded that i wanted to give you a hint about a typing errror, which i have to ‘fix’ each time on a theme update.
in header.php on line 59 there’s this
<?php /** * interface_before hook */ do_action( 'interface_before ' ); ?>but i i add an action on ‘interface_before’ it won’t get picked up by wordpress because of the whitespace after interface_before and the single quote …
could you perhaps update your code and remove the whitespace?
<?php /** * interface_before hook */ do_action( 'interface_before' ); ?>so i can add an action to it, without having to update the header.php each time
add_action( 'interface_before', 'ems_add_facebook_sdk' );that would be really awesome 😉
thanks again for your nice theme & wish you guys all the best
greeetings
beckiOctober 21, 2015 at 1:32 am #38692Theme Horse Support Team
KeymasterHi beckidouche,
Thanks for letting us know. We will update it in our upcoming version.
Thank you!
November 3, 2015 at 8:13 am #39157beckidouche
Participanthello theme horse support team,
thanks a lot for your recent theme update to version 3.0.1
but the update broke my child theme again. perhaps you can include the above fix in the next update??
thanks & all the best
beckiNovember 4, 2015 at 10:02 am #39211Theme Horse Support Team
KeymasterHi beckidouche,
Yes we will update within couple of day and fix it. Thanks for helping us.Thank you!
November 12, 2015 at 10:45 am #39494Theme Horse Support Team
KeymasterHi Beckidouche,
We have already updated the theme removing the white spaces that you have mentioned.
Please update your theme.Thank you!
November 13, 2015 at 11:27 am #39532beckidouche
Participanthi there 😉
thanks a lot for fixing that. makes theme updates like a breeze!
greetings
beckiNovember 13, 2015 at 1:41 pm #39544Theme Horse Support Team
KeymasterYou Welcome. 🙂
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/interface
We really appreciate your rating.Thank you!
November 13, 2015 at 6:02 pm #39560beckidouche
Participanttheme rating -> done!
thanks again for prodivding such a nice free theme 😉
November 15, 2015 at 3:34 am #39600Theme Horse Support Team
KeymasterYou are always welcome beckidouche
Thank you!
 - 
		AuthorPosts
 
- You must be logged in to reply to this topic.
 
