-
-
I have a problem the toggles dont show properly it was working now it isn’t show. Take look at dev.advancetvclub.com
- This topic was modified 6 years, 10 months ago by Digitalwurl.
-
Hello,
Please update theme to it’s latest version 1.0.7 and then update Codeless Builder too. Just delete it with all it’s files. Go back to dashboard, and install again from the required plugins message in the dashboard.
Let us know if the issue persists.Best regards!
-
Hello I updated but the toggles are still the same.
-
Hello,
Can you please send us some valid wp credentials in a private reply? So we can give this a closer look.
Best regards!
-
-
Hello,
The site is not available. See screenshot: https://postimg.org/image/51sqrbfet/
Can you please check?Best regards!
-
-
-
-
Hello,
We are currently looking into this. We will update on a fix asap.
Thank you for your patience!
-
Hello,
Sorry for the inconvenience!
Please go to file handel\includes\codeless_builder\shortcodes\cl_toggle.php and find this line:
<h6 class="title <?php echo esc_attr( $this->generateClasses('.cl_toggle .title') ) ?>"><?php echo esc_attr( wp_strip_all_tags( $title ) ) ?></h6>
Edit to this:
<h6 class="title <?php echo esc_attr( $this->generateClasses('.cl_toggle .title') ) ?>"><span><?php echo esc_attr( wp_strip_all_tags( $title ) ) ?></span></h6>
Please try adding the toggles, they should be ok now.Let us know.
Best regards!
-
Hello
Its the same. and the button above it use to show inline now its one on top of the other.
-
-
Hello
I have custom code the child theme folder. Now the footer is gone. are seeing everything on your side?
i have raw html on the page but its within a cl text so i dont know whats happening.
Regards Mandla
-
Hello,
Whenever you switch themes (activate another copy), the Codeless Builder gets deactivated. Just go to plugins and activate it again when this happens.
I see you have a footer.php file in child theme folder. Please upload and activate first the default child theme included in theme (or the one we send you). Then start adding the changes you have made to the child theme one at a time to find the one causing footer to disappear.Let us know.
Best regards!
-
-
Hello i figured out the problem for the toggles but the thing is that the slick slider on the layer slider doesn’t dis properly without this js <script type=”text/javascript” src=”//code.jquery.com/jquery-1.11.0.min.js”></script>
and when put this js in the toggles don’t work again but the footer is still missing, even though i deactivated everything.
-
Hello
I just added the jquery updater plugin and loads fine now with toggles and the slick slider the only problem now is the footer.
-
-
-
Hello
I figured it out. I just used a function
-
Hello,
Nice to know that. Please let us know if you need anything else.
Best regards!
-
You must be logged in to reply to this topic.