This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.
This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.
Thanks that worked for adding a new one that accepts shortcode, but it didn’t remove the old one. Perhaps it’s because this line:
remove_action( ‘themeblvd_footer_sub_content’, ‘alyeska_footer_sub_content_default’ );
Isn’t for my theme (I’m using Akita). I tried replacing the name to some other ones, but none seemed to remove it.
Thanks