madi-nuralin / material

A theme plugin for pkp/ojs
GNU General Public License v3.0
4 stars 1 forks source link

there is a empty space when open in mobile device #32

Closed powersaint closed 3 months ago

powersaint commented 5 months ago

hi sir, im using ojs version OJS 3.3.0.17, and using the newer version,

there is and empty space so the menu wont show up

ss 1

powersaint commented 5 months ago

and how to change the colour gradient background ? i have to back to the default theme to change the colour ?

thank you

powersaint commented 5 months ago

and also how to add language in the theme ?

madi-nuralin commented 5 months ago

Hi

I need some details to help you to fix issues.

im using ojs version OJS 3.3.0.17, and using the newer version,

Could you also tell the version of the theme?

there is and empty space so the menu wont show up

Is it only appearing for one specific device or for all? And how did you install the theme

and how to change the colour gradient background ? i have to back to the default theme to change the colour ?

Unfortunately there is no option to change background colour, btw I can help with template+less modification in order to get right colour for you.

and also how to add language in the theme ?

The list of supported languages are here https://github.com/madi-nuralin/material/tree/main/locale. In order to add language you need to configure it from your ojs administration, I hope you are already familiar with that. If the language which you're trying to add is not in the list, again i can provide localisation support for that language.

powersaint commented 5 months ago

where do i can se the version of plugin that i installed ?

im installing with the plugin in the website menu, in the dashboard,

in my samsung note 8, iphone x it show there is a white space in the ui, and i cant see the menu because the menu in the right side, and the empty space is white,

i tested in tablet its normal image

madi-nuralin commented 5 months ago

Hi!

where do i can se the version of plugin that i installed ?

Click "Plugin Galley" tab, then find and click "Material Theme" link. You should see something like: image

madi-nuralin commented 5 months ago

According to your screenshot you're using v2 theme which is deprecated already (if you are using ojs3.4).

in my samsung note 8, iphone x it show there is a white space in the ui, and i cant see the menu because the menu in the right side, and the empty space is white,

Seems like the problem is based on mdb library's adaptivness for iphone browser.

Btw, i'll try to research and come back with suggestions to fix this problem.

madi-nuralin commented 5 months ago

I've tested in Chrome and Mozilla with Iphone XR screen emulator and didn't find such bug.

photo_5287778944323542435_x

I suppose the problem is in browser and it's compatabilty with MDB(https://mdbootstrap.com/) library