Help with configuring template to RTL

I've tried to RTL Lucid template with not success it show error 500

I need help to know what i did wrong and how to make it work. css files already converted i only need install it (and be able to uninstall).

It's attached. 

  • 381
  • More
Attachments
Replies (6)
    • Sent you a letter, plz answer

      • I have change all the names of the bx_lucid to bx_lucid_rtl. and i got this error

        PHP Fatal error:  Uncaught Error: Call to a member function getLogoParams() on null in /var/www/avren.co.il/a4/studio/classes/BxDolStudioDesign.php:160 Stack trace: #0 /var/www/avren.co.il/a4/studio/classes/BxDolStudioDesign.php(69): BxDolStudioDesign->getObjectDesigner() #1 /var/www/avren.co.il/a4/studio/classes/BxDolStudioDesign.php(60): BxDolStudioDesign->init() #2 /var/www/avren.co.il/a4/studio/design.php(26): BxDolStudioDesign::getObjectInstance('bx_lucid_rtl', '') #3 {main}  thrown in /var/www/avren.co.il/a4/studio/classes/BxDolStudioDesign.php on line 160 

        • 1) You need to change the following line in install/config.php to your own:

          'language_category' => 'Boonex Lucid RTL Template',

          2) You changed classes names but you didn't rename files.

          • it works now, i think that it dont install one css less because i see missing style on my page, how can i find and fix it?

            • Could you please describe the problem in more details ?

              • the css files inside data->template like bx_persons etc. are not loaded. 

                Login or Join to comment.