Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Ubikus,

    Thank you for your inform.
    What version are you using for?
    Please ensure you are using newest version of plugin.

    Best regards,

    King-Theme Team.

    Thread Starter ubikus

    (@ubikus)

    Yes, versión 2.3.1

    Thread Starter ubikus

    (@ubikus)

    it’s necessary to add <?php body_class( $class ); ?> in body tag
    because the style has this parent rule: body.kingcomposer

    is it possible to add this piece of code to the footer?:

    <script type="text/javascript">var kc_script_data={ajax_url:"https://www.elmer-designstudio.com/test/elmernew/wp-admin/admin-ajax.php"}</script><script type="text/javascript">function kc_viewport(st){var d=document;if(d.compatMode==='BackCompat'){if(st=='height')return d.body.clientHeight;else return d.body.clientWidth}else{if(st=='height')return d.documentElement.clientHeight;else return d.documentElement.clientWidth}}function kc_row_action(force){var d=document;[].forEach.call(d.querySelectorAll('div[data-kc-fullwidth]'),function(el){if(force!==undefined&&force===true){if(el.getAttribute('data-kc-action')=='loaded')return;else el.setAttribute('data-kc-action','loaded')}var kc_clfw=d.querySelectorAll('.kc_clfw')[0];if(el.offsetWidth!=kc_viewport('width')){var rect=kc_clfw.getBoundingClientRect();el.style.left=(-rect.left)+'px';if(el.getAttribute('data-kc-fullwidth')=='row'){el.style.paddingLeft=rect.left+'px';el.style.paddingRight=(kc_viewport('width')-rect.width-rect.left)+'px';el.style.width=rect.width+'px'}else{el.style.width=kc_viewport('width')+'px'}}if(el.nextElementSibling!==null&&el.nextElementSibling.tagName=='SCRIPT'){if(el.nextElementSibling.innerHTML=='kc_row_action(true);'){el.parentNode.removeChild(el.nextElementSibling)}}})}</script>

    Hi Ubikus,

    Can you try that again?
    I just test that in our side, it works well.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Column settings not working’ is closed to new replies.