Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Asgaros

    (@asgaros)

    Hello thomasroy,

    I will check this on my mobile device so I can try to make the forum theme more responsive. I will inform you in this thread about the progress and release a new version as soon as possible.

    Thank you for you report! ??

    Thread Starter thomasroy

    (@thomasroy)

    Great ??

    You have to use the WPTouch plugin to see how it appears.

    Plugin Author Asgaros

    (@asgaros)

    Hello thomasroy,

    I added some CSS design rules to the latest version of Asgaros Forum (1.0.2) for a better mobile device compatibility. Can you check if its looking better now? I will make further improvements to the mobile device compatibility in later versions.

    Thread Starter thomasroy

    (@thomasroy)

    Great! But sorry I can’t add the plugin on my website to ckeck that, until the anonymous visitors don’t have the ability to use it, because I don’t use a “member system”… So it would be strange to my visitors to see a forum they can’t use. ??

    Plugin Author Asgaros

    (@asgaros)

    Okay, thanks for the feedback! I am still working on this and try to release it in version 1.0.4 or 1.0.5. I will post updates about it in your other thread as soon as I have news for you. ??

    Thread Starter thomasroy

    (@thomasroy)

    OK I just put it online quickly just to check it: it appears much better with WPTouch, thanks and congrats !! ??

    Thread Starter thomasroy

    (@thomasroy)

    The only little “issue” is that the color that I chose in the CSS of my theme (I added the CSS code to change de the default blue) is not taken into account in the mobile version with WPTouch (that’s normal, because WPTouch replaces the desktop theme).

    Plugin Author Asgaros

    (@asgaros)

    Oh okay. Maybe there is a mobile.css or some WPTouch-settings where you can insert your custom color rules.

    Anyway: An option to change the forum color from the administration area is on my todo-list too because those CSS hacks are a little bit annoying. ??

    Thread Starter thomasroy

    (@thomasroy)

    I checked but there is now way to customize the CSS of the mobile themes in WPTouch.
    But indeed when you’ll implement this in the admin area it will be perfect. ??

    Anyway, with CSS I put a background image and it’s quite pretty! https://www.troy-physique.fr/forum/ ??

    Plugin Author Asgaros

    (@asgaros)

    https://imageshack.com/a/img910/7324/GdfiA7.png
    https://imageshack.com/a/img910/7324/GdfiA7.png

    As thomasroy reported in another thread icons are not shown when the plugin WPTouch is used. @thomasroy: Can you inspect an icon element with the firefox/chrome developer tools and show me the applied CSS? I cant check it by myself because I have no WPTouch license.

    Plugin Author Asgaros

    (@asgaros)

    thomasroy, can you please try this:

    Add the following code at the end of the file asgaros-forum/skin/style.css:

    #af-wrapper [class^="icon-"]:before,
    #af-wrapper [class*=" icon-"]:before {
        font-family: inherit !important;
    }

    Are the icons visible with this code?

    Thread Starter thomasroy

    (@thomasroy)

    Sorry I was’nt at home.
    It now shows well on iPhone with WPTouch since 1.0.3 version, great! ??

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Plugin doesn't appear properly on mobile phone with WPTouch’ is closed to new replies.