• 1) Viewing my website on my phone where it shows the main page and lists each individual article, it shows the author and time/day stamp. This info is in grey, and the time/date stamp also has a dark grey highlight, making it impossible to read. In the settings of the plugin I see some CSS. What part of this CSS controls how that looks so I can change it? Thanks!

    2) Possible bug? Sometimes navigating through my site, the desktop version of the site will load instead of the mobile. If I refresh the site then it usually kicks back into mobile. This happens on different pages at different times. What is causing this to happen?

    3) I don’t know if this is a “feature” or not, but also on the main page, I can’t click on any of the images to take me to the articles. I have to click on the titles of the articles, which are infinitely smaller than the images. Is there a way to get the images to be clickable? My fear is someone will click on the image and think the site is broken.

    Thanks for a great plugin!
    E

    https://wordpress.org/plugins/mobileview/

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

    (@esch)

    UPDATE on #2 possibly…

    I just added a new post and inserted an image that was in my media gallery. This is it:

    <img data-id=”1126″ src=”IMAGE.GIF” alt=”NAME” width=”200″ height=”222″ class=”alignright size-full wp-image-1126″ />

    I saved it and loaded my site up on my phone, the front page kept displaying in desktop mode and wouldn’t switch. Front page has never been a problem for me with your plugin until now, so I went in and changed the link above to simply be:

    <img src=”IMAGE.GIF” alt=”NAME” width=”200″ height=”222″ align=”right” />

    And now it works!

    So something with the data-id and wp-image info in the first link is screwing up the plugin somehow.

    Thread Starter Esch

    (@esch)

    I guess support for this plugin is non existent.. ok then, moving on.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Formatting issues and an odd bug or two, help!’ is closed to new replies.