• Resolved juliefox

    (@juliefox)


    Help! I just updated Oxygen theme to 0.5.8 and it’s messed up my post and page titles. They were lovely and big but now they’re tiny and insignificant. I can’t show the ‘before’ but you can see the ‘after’ titles here:

    https://juliedawnfox.com/blog/

    How can I undo an update or change the title font myself, bearing in mind I don’t understand html or CSS?

Viewing 15 replies - 1 through 15 (of 17 total)
  • Ahh! I thought I was going nuts, but this has been happening to me to ever since the update.

    I had tried disabling multiple plugins and more, but with no solution.

    Glad to see I’m not the only one, but I’d like to get this fixed up!

    Theme Author Griden

    (@griden)

    I see the problem, leave it with me and I with me and Ill put a fix out tomorrow for this.

    Theme Author Griden

    (@griden)

    Did you use a child theme to customize your site ?

    Thread Starter juliefox

    (@juliefox)

    Hi Griden, thanks for the quick response. I haven’t used a child theme but I’ve never had a problem with Oxygen updates in the past and have had the theme for a couple of years now. Would love to see it fixed ??

    Since a month I’ve been using Oxygen theme. Not completly ready with my website. Haven’t made all child elements yet.
    I did an Oxygen update today and lots of things changed.
    The titles of posts and pages were suddenly small.
    Could not find how to change the page and posts titles in the style.css

    I changed the titles in the post.php, adding a <h4> tag before the title, it works a little.

    Example: <h4><?php the_title(); ?></h4>

    Theme Author Griden

    (@griden)

    Hi,
    Still looking into this as it has affected a small number of users.

    Hi Griden,

    when I look at the changes in archive.php, page.php, post.php, search.php and singular.php I cannot understand why this should only affect a small number of users – this affects all users (including your demo page at https://demo.alienwp.com/oxygen/)

    In 0.5.4 the code produces the post-/page-title as “h1 tag” with the classes post-title and entry-title (font-size 2em).

    In 0.5.8 the code produces the post-/page-title as “a tag” without classes (font-size inherited from body).

    Two different things

    https://themes.trac.www.ads-software.com/changeset?old_path=%2Foxygen%2F0.5.4&old=&new_path=%2Foxygen%2F0.5.8

    Theme Author Griden

    (@griden)

    Thanks,
    New version is now live, this adds back in the missing title tags and classes.

    Thread Starter juliefox

    (@juliefox)

    Yay! Thanks, Griden ??

    Theme Author Griden

    (@griden)

    No problem, sorry for missing that ??

    I have just taken over at AlienWP, I would appreciate it if you could take a minute to leave a review for the theme here – https://www.ads-software.com/support/view/theme-reviews/oxygen

    Thanks a lot!

    Oliver.

    Theme Author Griden

    (@griden)

    Closing this.

    Please help. I’m on 0.5.4 theme, and after updating, it messed up my site also. I am using a child theme of Oxygen. I restored it back to a previous version after the update screw up. Is there anything in particular I need to know for child themes when updating this theme? LOVE THE THEME by the way.

    Theme Author Griden

    (@griden)

    Hi,
    We changed instances where the theme used “apply_atomic_shortcode” instead of native WordPress functions.
    You can see the list of changed files here :
    https://themes.trac.www.ads-software.com/changeset?old_path=oxygen/0.5.4&new_path=oxygen/0.5.8

    Which files have you customized in your child theme?
    I can then tell you what changes to make.

    Thanks

    thank you so much for getting back to me. I have the page.php, functions.php and header.php in my child theme folder.

    im getting this error when updating, but still seems to update ok. site is messed up though.

    Warning: An unexpected error occurred. Something may be wrong with www.ads-software.com or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to www.ads-software.com. Please contact your server administrator.) in /home/content/ccc/html/websitename/wp-includes/update.php on line 306

    and///////

    Warning: An unexpected error occurred. Something may be wrong with www.ads-software.com or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to www.ads-software.com. Please contact your server administrator.) in /home/content/ccc/html/websitename/wp-includes/update.php on line 479

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Oxygen Update has made page and post titles too small’ is closed to new replies.