• Resolved rockieszingers

    (@rockieszingers)


    Hello there. I just switched our site to MH Corporate Basic and I’m having issues when visiting the site on the iPhone. I’m suspecting the ESPN banner is causing it to stretch out but I haven’t figured out a good way to shrink it or what-not for mobile. Any advice would be helpful.

    Also is there a good way to rearrange the post format so that the author block comes before the Likes/Shares/Tags?

    https://rockieszingers.com

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi rockieszingers,

    thanks for using MH Corporate basic.

    You are using a plugin (probably Jetpack) that is overriding the responsive layout of the theme. Here you can find more information: How to enable the responsive layout of your theme.

    Also is there a good way to rearrange the post format so that the author block comes before the Likes/Shares/Tags?

    These share buttons are also placed by a plugin. You can’t change their position without actually customizing the plugin or theme (requires coding).

    Thread Starter rockieszingers

    (@rockieszingers)

    Thanks for the quick response,

    I disabled the mobile settings for Jetpack and it worked.

    I know a little bit of coding and was trying to figure out where in the theme it generates the order of which section (author block, nav) etc gets created. I found the actual creation sections (mh_post_content), but I’m not sure what chooses the order.

    Thanks again for the help.

    Thread Starter rockieszingers

    (@rockieszingers)

    Is there something in Jetpack that’s also disabling the Home 1-4 widget locations?

    Is there something in Jetpack that’s also disabling the Home 1-4 widget locations?

    No, if you want to have a widgetized front page, you’ll need to configure the theme accordingly (create and set a static front page, place widgets, etc…). Please have a look at the theme documentation for more information.

    In the free version of the theme the widget areas on the front page are a little different, here you can find a map of widget locations in the free theme: MH Corporate basic.

    I know a little bit of coding and was trying to figure out where in the theme it generates the order of which section (author block, nav) etc gets created. I found the actual creation sections (mh_post_content), but I’m not sure what chooses the order.

    Your plugin is using a content filter to place the social buttons right after the content and the author box is placed by using a hook. You would either need to use a filter to add the author box as well or disable the plugin filter and hook the social icons after the author box. In either way it would be recommended to create a child theme.

    Here you can find more information about hooks and filters: Action ReferenceFilter Reference.

    But please keep in mind that you are using a free theme without any special support packages included and we can’t offer free support for theme customizations.

    Have a nice weekend.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Trying to make it iPhone friendly’ is closed to new replies.