Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter lkirmayer

    (@lkirmayer)

    It appears the problem stemmed from the parent theme (Responsive Pro) being updated and this eliminated the modification I had made to the functions.php file to include the Vimeo icon:

    add_filter( ‘storm_social_icons_use_latest’, ‘__return_true’ );

    I added this back in and it is working fine.

    L

    Plugin Author Paul Clark

    (@pdclark)

    Great, glad to hear you found the solution. To avoid losing code when updating themes, take a look at creating a child theme.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Vimeo Icon’ is closed to new replies.