WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.8 is now available!


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Templates, Menus & Design »
  • Backend theme rendering
  • Print
Pages: [1]   Go Down

Author Topic: Backend theme rendering  (Read 11450 times)

Offline crnogorac081

  • Posts: 2163
  • Gender: Male
Backend theme rendering
« on: April 16, 2017, 08:01:52 PM »
Did anyone notice that backend theme is not rendering correctly ?

for example
Code: [Select]
        <ul class="opening_tag">
        <li>
    <!-- BEGIN something_block -->
            <div>{CONTENT_INSIDE}</div>
    <!-- END something_block -->
        </li>
        <li>
    <!-- BEGIN something2_block -->
            <div>{CONTENT2_INSIDE}</div>
    <!-- END something2_block -->
        </li>
        </ul>
Outputs
Code: [Select]
        <ul class="opening_tag">
        <li></li>
        <li></li>
       </ul>

            <div>{CONTENT_INSIDE}</div>
            <div>{CONTENT_INSIDE}</div>
looks like blocks are rendering later, so it breaks my design.. Anybody know why ?
Logged
Web developer

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Templates, Menus & Design »
  • Backend theme rendering
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2