Heosforo Posted March 8, 2018 Author Posted March 8, 2018 (edited) @kmk Hello Edit Mind theme: There you can change the language, the floating things belongs to "Canvas color" field. Canvas disappears in mobile because the size is made through the script, but I will try to adjust it well in the next version and I will add the url fields. if you need help on something else just let me know. ps: creo que no podemos escribir en español aqui ? Edited March 8, 2018 by Heosforo
kmk Posted March 8, 2018 Posted March 8, 2018 10 hours ago, Heosforo said: @kmk Hello Edit Mind theme: There you can change the language, the floating things belongs to "Canvas color" field. Canvas disappears in mobile because the size is made through the script, but I will try to adjust it well in the next version and I will add the url fields. if you need help on something else just let me know. ps: creo que no podemos escribir en español aqui ? thank you @Heosforo I will try use english here. I think I can see this configuration, but my site use 3 languages, e.g. Discover(for english), Descubrir más(for spanish)...and for chinese. My need is 3 Tabs of Mind Header.....like the ips forums multilanguage feature. My other idea is, in mobile version use it like a menu container where can create more bottons.....
Heosforo Posted March 8, 2018 Author Posted March 8, 2018 @kmk Please correct me if I'm wrong. I think it's possible to edit this from your own installed languages? Looking for the following keys you'll find the necessary texts: mind_header mind_profile mind_support useful_links about_us My other idea is, in mobile version use it like a menu container where can create more bottons Would you mind to explaining me this with a screenshot? ?
kmk Posted March 11, 2018 Posted March 11, 2018 Our Pick block, maybe need a little retouch... Default theme Mind theme
kmk Posted March 11, 2018 Posted March 11, 2018 (edited) On 3/8/2018 at 9:18 AM, Heosforo said: Would you mind to explaining me this with a screenshot? ? Let admin adding more bottons with style, position, colors, size or any easing....with this users dont need click 2 times on default menu icon(icono de 3 barras) Edited March 11, 2018 by kmk Heosforo 1
kmk Posted March 11, 2018 Posted March 11, 2018 In my case, 90% of my members asking where is the option...they need some menu link on front their eyes....
Heosforo Posted March 11, 2018 Author Posted March 11, 2018 1 hour ago, kmk said: In my case, 90% of my members asking where is the option...they need some menu link on front their eyes.... Thanks mate ??, I'll add these options in next update, probably tomorrow. kmk 1
Heosforo Posted March 12, 2018 Author Posted March 12, 2018 (edited) @kmk Now you can add more options replacing the classic mobile navigation. "Our Picks" has been fixed too. Direct from theme editing. Edited March 12, 2018 by Heosforo kmk 1
kmk Posted March 12, 2018 Posted March 12, 2018 20 hours ago, Heosforo said: @kmk Now you can add more options replacing the classic mobile navigation. "Our Picks" has been fixed too. Direct from theme editing. Througth this way, maybe you can add more theme setting and mobile features and change this theme to x $ x moths or year...in my case, I would like have color scheme to choose (from user side)for theme and customizable mobile tamplate....but right now your theme is free, I am ashame for more request of help that demand you time...?
kmk Posted March 12, 2018 Posted March 12, 2018 Any way to make the breadcumb more beautifull? use it to go back is usefully and clearly...e.g. insert it into a botton
kmk Posted March 13, 2018 Posted March 13, 2018 Is possible apply only your mobilenav setting and the desktop header(the menu and showing recents topics) on the default theme? Maybe like a separated plugin?
Heosforo Posted March 13, 2018 Author Posted March 13, 2018 15 hours ago, kmk said: Througth this way, maybe you can add more theme setting and mobile features and change this theme to x $ x moths or year...in my case, I would like have color scheme to choose (from user side)for theme and customizable mobile tamplate....but right now your theme is free, I am ashame for more request of help that demand you time...? Sure, I'm going to try it and then I'll confirm ? 15 hours ago, kmk said: Any way to make the breadcumb more beautifull? use it to go back is usefully and clearly...e.g. insert it into a botton ? I'll probably update this tonight. 11 hours ago, kmk said: Is possible apply only your mobilenav setting and the desktop header(the menu and showing recents topics) on the default theme? Maybe like a separated plugin? I could make a block with Pages, it will be necessary to have that app installed. I'll try. Wish me luck ?
RZaK Posted March 29, 2018 Posted March 29, 2018 (edited) @Heosforo I dont use "Pages" on my forum...Can you make version for users without pages !! Thank you ! Edited March 29, 2018 by RZaK
Heosforo Posted March 29, 2018 Author Posted March 29, 2018 (edited) @RZaKI think you can use it without problems, some elements simply will not appear. If you try it, please confirm. Edited March 29, 2018 by Heosforo
RZaK Posted March 30, 2018 Posted March 30, 2018 (edited) @Heosforo How i can delete this {block="mind_trending_articles"} {block="top_forum_posts"} Or delete the only block with articles because "top forum posts" looks very good on header...but i still have and with this problem ! Edited March 30, 2018 by RZaK
Heosforo Posted March 30, 2018 Author Posted March 30, 2018 (edited) 6 hours ago, RZaK said: @Heosforo Look, this is: my forum How i can delete this {block="mind_trending_articles"} {block="top_forum_posts"} Or delete the only block with articles because "top forum posts" looks very good on header...but i still have and with this problem ! Hello. I'm going to make a version without Pages app. Meanwhile, you can follow this two steps to remove these blocks: - Edit Mind theme (see image) - Open globalTemplate, find and delete this: {{if !in_array('ipsLayout_minimal', \IPS\Output::i()->bodyClasses )}} {{if $location['controller'] != 'profile'}} {{if theme.mind_trending_on}} {block="mind_trending_articles"} {{endif}} {{endif}} {{endif}} - Now use the search box, and look for mind (see image) - Open mind -> mindHeader and remove this: {block="top_forum_posts"} Done. Let me know if you need assistance. Edited March 30, 2018 by Heosforo
Vanucci Posted March 30, 2018 Posted March 30, 2018 (edited) Cant seem to get the pages to work at all. Followed the instructions but nothing appears. When i try to copy a thread to database i get this error Error: Class '\IPS\cms\Records1' not found (0) #0 /home/xxxxxxx/public_html/xxxxxxx.gg/system/Helpers/Form/FormAbstract.php(181): IPS\Helpers\Form\_Item->formatValue() #1 /home/xxxxxxx/public_html/xxxxxxx.gg/system/Helpers/Form/FormAbstract.php(142): IPS\Helpers\Form\_FormAbstract->setValue(true) #2 [internal function]: IPS\Helpers\Form\_FormAbstract->__construct('content_field_1...', '', 0, Array, NULL) #3 /home/xxxxxxx/public_html/xxxxxxx.gg/system/Helpers/Form/Item.php(60): call_user_func_array('parent::__const...', Array) #4 /home/xxxxxxx/public_html/xxxxxxx.gg/applications/cms/sources/Fields/Fields.php(3001): IPS\Helpers\Form\_Item->__construct('content_field_1...', '', 0, Array, NULL) #5 /home/xxxxxxx/public_html/xxxxxxx.gg/applications/cms/sources/Fields/Fields.php(424): IPS\cms\_Fields->buildHelper('', NULL, Object(IPS\cms\Records4), 0) #6 /home/xxxxxxx/public_html/xxxxxxx.gg/applications/cms/sources/Records/Records.php(432): IPS\cms\_Fields::fields(Array, 'edit', Object(IPS\cms\Categories4), 0, Object(IPS\cms\Records4)) #7 /home/xxxxxxx/public_html/xxxxxxx.gg/applications/cms/modules/front/database/topic.php(174): IPS\cms\_Records::formElements(Object(IPS\cms\Records4), Object(IPS\cms\Categories4)) #8 /home/xxxxxxx/public_html/xxxxxxx.gg/system/Dispatcher/Controller.php(85): IPS\cms\modules\front\database\_topic->form() #9 /home/xxxxxxx/public_html/xxxxxxx.gg/applications/cms/modules/front/database/topic.php(47): IPS\Dispatcher\_Controller->execute() #10 /home/xxxxxxx/public_html/xxxxxxx.gg/system/Dispatcher/Dispatcher.php(146): IPS\cms\modules\front\database\_topic->execute() #11 /home/xxxxxxx/public_html/xxxxxxx.gg/index.php(12): IPS\_Dispatcher->run() #12 {main} Any ideas ? This is on the latest 2.0.2 and latest stable IPB 4.2.8 Edited March 30, 2018 by Vanucci
RZaK Posted March 30, 2018 Posted March 30, 2018 2 hours ago, Heosforo said: I'm going to make a version without Pages app. This is greates news... Your recomendations work perfect... P.S If possible, a small wish for version without Pages... Is it possible to come up with some opportunity to add text to the header with animation, as it is now implemented in the version with Pages... Maybe not text, some last topics etc...For greatest look ! thank you for your work !
Heosforo Posted March 30, 2018 Author Posted March 30, 2018 2 hours ago, Vanucci said: Cant seem to get the pages to work at all. Followed the instructions but nothing appears. When i try to copy a thread to database i get this error Error: Class '\IPS\cms\Records1' not found (0) #0 /home/xxxxxxx/public_html/xxxxxxx.gg/system/Helpers/Form/FormAbstract.php(181): IPS\Helpers\Form\_Item->formatValue() #1 /home/xxxxxxx/public_html/xxxxxxx.gg/system/Helpers/Form/FormAbstract.php(142): IPS\Helpers\Form\_FormAbstract->setValue(true) #2 [internal function]: IPS\Helpers\Form\_FormAbstract->__construct('content_field_1...', '', 0, Array, NULL) #3 /home/xxxxxxx/public_html/xxxxxxx.gg/system/Helpers/Form/Item.php(60): call_user_func_array('parent::__const...', Array) #4 /home/xxxxxxx/public_html/xxxxxxx.gg/applications/cms/sources/Fields/Fields.php(3001): IPS\Helpers\Form\_Item->__construct('content_field_1...', '', 0, Array, NULL) #5 /home/xxxxxxx/public_html/xxxxxxx.gg/applications/cms/sources/Fields/Fields.php(424): IPS\cms\_Fields->buildHelper('', NULL, Object(IPS\cms\Records4), 0) #6 /home/xxxxxxx/public_html/xxxxxxx.gg/applications/cms/sources/Records/Records.php(432): IPS\cms\_Fields::fields(Array, 'edit', Object(IPS\cms\Categories4), 0, Object(IPS\cms\Records4)) #7 /home/xxxxxxx/public_html/xxxxxxx.gg/applications/cms/modules/front/database/topic.php(174): IPS\cms\_Records::formElements(Object(IPS\cms\Records4), Object(IPS\cms\Categories4)) #8 /home/xxxxxxx/public_html/xxxxxxx.gg/system/Dispatcher/Controller.php(85): IPS\cms\modules\front\database\_topic->form() #9 /home/xxxxxxx/public_html/xxxxxxx.gg/applications/cms/modules/front/database/topic.php(47): IPS\Dispatcher\_Controller->execute() #10 /home/xxxxxxx/public_html/xxxxxxx.gg/system/Dispatcher/Dispatcher.php(146): IPS\cms\modules\front\database\_topic->execute() #11 /home/xxxxxxx/public_html/xxxxxxx.gg/index.php(12): IPS\_Dispatcher->run() #12 {main} Any ideas ? This is on the latest 2.0.2 and latest stable IPB 4.2.8 Hello. Could you try disabling your installed plugins, and try again? I just tried this function on the demo site, and works fine. 1 hour ago, RZaK said: This is greates news... Your recomendations work perfect... P.S If possible, a small wish for version without Pages... Is it possible to come up with some opportunity to add text to the header with animation, as it is now implemented in the version with Pages... Maybe not text, some last topics etc...For greatest look ! thank you for your work ! Sure, first I will do it with texts as you say. I'll see if I can create a plugin with the latest topics. I've never tried before but it sounds good. ?
Vanucci Posted March 31, 2018 Posted March 31, 2018 Disabled them all, still get the issue Heosforo 1
Heosforo Posted March 31, 2018 Author Posted March 31, 2018 @Vanucci Thanks I'll check, it's probably the news template. I'll update it in a few hours. Vanucci 1
Heosforo Posted March 31, 2018 Author Posted March 31, 2018 5 hours ago, Vanucci said: Disabled them all, still get the issue Hello. Please would you mind to try with default theme? I'm updating, but I still can not reproduce the error. I feel a little lost ?
Vanucci Posted April 1, 2018 Posted April 1, 2018 17 hours ago, Heosforo said: Hello. Please would you mind to try with default theme? I'm updating, but I still can not reproduce the error. I feel a little lost ? Gettign sdame with default, but only with the minds database Heosforo 1
Recommended Posts