Homepage › Forum › Product Support › Medilab › Issue with theme installation and operation
- This topic has 12 replies, 2 voices, and was last updated 2 years, 3 months ago by
Jackie.
-
AuthorPosts
-
2 years, 3 months ago #25528
Hello,
I had some issues getting the demo content imported to our dev environment, I have since updated php and also the max post size and response time ect as per your documentation.
However, I am still having issues... The 'Medical Home' page for example, the first set of call to actions keep on reverting from a grid of 3 to 1 upon page refresh.
There is an error in the console stating:
Uncaught SyntaxError: expected expression, got '}'
I have attached two screenshots, one of the Elementor editing page and the second of the homepage after a refresh which reverts the grid to 1.
--
We basically just want to mimic this design to pixel by pixel here: http://preview.themeforest.net/item/medilab-health-medical-wordpress-theme/full_screen_preview/30144608?_ga=2.122021771.1826775902.1629373863-864011370.1581080290
Thank you for your time,
Gareth
Attachments:
You must be logged in to view attached files.2 years, 3 months ago #25532This reply has been marked as private.2 years, 3 months ago #25536Hi again.
After saving the config, now it displays 3 columns as our demo.
Please check it again.
Thanks.
2 years, 3 months ago #25552Hi Jackie,
Nope, still reverting back to one column upon page refresh for me.
2 years, 3 months ago #25557Can we get an update on this please?
I have tried several installations now from both the theme import and manual and the same error always appears on line 451 (there are further errors then on lines 718 and 1119)
<script>
jQuery(document).ready(function($){
"use strict";
function postsCarousel() {
var checkWidth = jQuery(window).width();
var owlPost = jQuery(".yolo-sc-services .services-wrap-inner");
owlPost.addClass('owl-carousel');
owlPost.owlCarousel({
rtl: false,
margin: 0,
items : 3,
autoHeight:false,
loop: true,
autoplay: false,
autoplayTimeout: 5000,
dots: true,
responsive : {
0 : {
items : },768 : {
items : ,
},1025 : {
items : 3,
},}
});
}postsCarousel();
jQuery(window).resize(postsCarousel);});
</script>2 years, 3 months ago #25571Hi again.
Please turn off the sliding mode on that widget config. As I see, the slider doesn't work with that widget.
Maybe you are using the compress js option.
Please check it and let me know again.
Thanks.
2 years, 3 months ago #25585Hello Jackie,
Turning off the slider option has worked yes, can you give me more information on where the compress js option is or do you mean our own minification software?
Thank you,
Gareth
2 years, 3 months ago #25588Hi again.
Can you give us the admin account again? We need to check it on your site first.
Thanks.
2 years, 3 months ago #25591This reply has been marked as private.2 years, 3 months ago #25592Hi Opus.
The admin account doesn't correct.
Please check it again.
Thanks.
2 years, 3 months ago #25593This reply has been marked as private.2 years, 3 months ago #25594Details work for me?
2 years, 3 months ago #25609Hi again.
Sorry, the admin account info still doesn't correct.
Can you check it again on your browser?
Thanks.
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.