• Resolved kristoferlse

    (@kristoferlse)


    Hello,

    After updating to the latest version of Jetpack the blog subscribe button design is broken. Before updating, the button had the theme design. Now its grey and I cant figure out why.

    Why did it change and how do I get the theme design back?

    Thanks,

    Kristofer

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support KokkieH

    (@kokkieh)

    Hello Kristofer,

    Are you speaking of the Jetpack Blog Subscription widget in the sidebar on your blog page at https://www.knracing.se/blog/?

    We did make changes to the button in this widget, but those were already made in Jetpack 7.0 which was released in February. From which version did you update now?

    Plugin Support KokkieH

    (@kokkieh)

    Has there been any recent updates to your theme? I’ve checked using a few different themes, and on all of them the Subscribe button uses the theme’s styling, as it should, which leads me to believe this might be something specific to the theme you’re using. As it’s a theme sold by Themeforest I’m not able to test with it directly, though.

    Thread Starter kristoferlse

    (@kristoferlse)

    That is correct, the jetpack blog subscribtion widget. Cant remember which version of Jetpack that I updated from, but im using 7.2.1 now. No recent theme updates.

    If I add the css class code below to the button in Google console, it changes to theme design.

    <button type=”submit” name=”jetpack_subscriptions_widget” class=”sc-button” Prenumerera</button>

    • This reply was modified 5 years, 10 months ago by kristoferlse.
    Plugin Support KokkieH

    (@kokkieh)

    I had some help from a developer looking into this, and the current styling with which that button displays comes from your theme, not from Jetpack. Jetpack does not contain any CSS for that button.

    If I add the css class code below to the button in Google console, it changes to theme design.

    Do you mean in the browser inspector? If I add that class to the HTML there I don’t see any change to the button. How is it changing for you? How is it supposed to look?

    The class sc-button does not exist anywhere in Jetpack’s code, so if that class was present on the button before, it was not coming from Jetpack. It looks like that class might be coming from your theme, so please contact support on their end to ask if they have any idea what might have changed.

    Thread Starter kristoferlse

    (@kristoferlse)

    Thanks for the information.

    Yes the class code is from the theme. When I add it in the html browser inspector, the button becomes larger and blue. I have attached a picture here.

    //Kristofer

    Plugin Support KokkieH

    (@kokkieh)

    Okay, I can see it now.

    I don’t see any way that Jetpack can be removing that, though. The button should be using your theme’s button styling, so that fact that it isn’t makes me suspect the theme.

    Please contact them so they can look from their end, but do let us know what they say.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Subscribe button design broken after update’ is closed to new replies.