Hello,
I have problem whit loading posts on front page when i try to slide to nexst posts.
Everything that i get is this loading image: https://prnt.sc/h1vjc9 i can not load to other posts.
Website link: in4s.net
-
This topic was modified 8 years by
boka003.
Hello boka003,
I have inspected your website and console and I saw that you have some js errors through it, as you can see here -> https://www.screencast.com/t/zT6gNOxA2pHt First of all, you should remove all of your untested plugins, update the theme to the latest version of it via FTP way, clear all the caches and check the results. Also, check your system status parameters to be increased according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/
Thanks for your understanding!
Hi,
Thank You for reply.
Only think that i add is this in global java
// Anonymous "self-invoking" function
(function() {
// Load the script
var script = document.createElement("SCRIPT");
script.src = 'https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js';
script.type = 'text/javascript';
document.getElementsByTagName("head")[0].appendChild(script);
// Poll for jQuery to come into existance
var checkReady = function(callback) {
if (window.jQuery) {
callback(jQuery);
}
else {
window.setTimeout(function() { checkReady(callback); }, 100);
}
};
// Start polling...
checkReady(function($) {
// Use $ here...
});
})();
jQuery(document).ready(function()
{var imavidea=false;
var imafacebookvidea=false;
//Ovdje ide facebook embed code
var facebookembedlink='<iframe src="https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2FVideoCraftStudioProduction%2Fvideos%2F825894130902546%2F&show_text=0&width=560" width="560" height="315" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allowFullScreen="true"></iframe>';
//Ovdje ide youtube video link
var videolink="https://www.youtube.com/embed/tsPGxI4J4FI";
if(imavidea)
{
jQuery(".td-big-grid-post-4").html(jQuery(".td-big-grid-post-3").html());
jQuery(".td-big-grid-post-3").html(jQuery(".td-big-grid-post-2").html());
jQuery(".td-big-grid-post-2").html(jQuery(".td-big-grid-post-1").html());
jQuery(".td-big-grid-post-1").html(jQuery(".td-big-grid-post-0").html());
jQuery(".td-big-grid-post-1 img").css({"height":"100%", "width":"100%"});
if(!imafacebookvidea){
jQuery(".td-big-thumb").append('<iframe width="100%" height="100%" src="'+videolink+'?autoplay=1" frameborder="0" style="position:absolute; top:0;left:0; right:0; bottom:0; z-index:10" allowfullscreen></iframe>');}
else
{
var facebookispravljen=facebookembedlink.split('"400"').join('"100%"');
facebookispravljen=facebookispravljen.replace('overflow:hidden"','overflow:hidden;position:absolute; top:0;left:0; right:0; bottom:0; z-index:10; "');
jQuery(".td-big-thumb").append(facebookispravljen);
}
}
// jQuery("li.comment section.content").each(function(){jQuery(this).html(jQuery(this).html().replace(/<br/g, '<br/><br'))});
jQuery("body.single article header").first().append('<div class="sharedaddy sd-sharing-enabled">'+jQuery("div.sharedaddy").html()+'</div>');
setTimeout(function(){jQuery("#gk-content-top").css({"max-height":"500px","margin-bottom":"0"});},1);
setTimeout(function(){jQuery("#gk-banner-top").css({"transition":"all 1s","-webkit-transition":"all 1s","-ms-transition":"all 1s","-o-transition":"all 1s"}).css("margin-top","0");},1);
jQuery("#gk-mainbody-top #widget_gk_nsp-24 .gk-nsp-arts img").each(function(){var sors= jQuery(this).attr("src"); sors="wp-content/uploads/"+sors;jQuery(this).attr("src",sors);})
}
);
jQuery("#gk-inset").before('<div id="youtube_responsive-4" class="box widget_youtube_responsive">'+jQuery("#execphp-6").html()+'</div>');jQuery("#execphp-6").hide();
/* jQuery(document).ready(function(){
var a=jQuery("#execphp-6").html();
jQuery("#execphp-6").html("");
jQuery("#youtube_responsive-4").html(a);
})*/
Here is my system status: http://prntscr.com/h3orse
I have updated theme, and this is happend before update, i think update is not problem.
Hello boka003,
Unfortunately, we have no idea about your above-added code, sorry! The theme should works as expected without adding any code. Remove all of your untested plugins and leave just to active only the plugins that come bundled with the theme core files and check the results. Also, use only the latest version of the theme if you want to achieve good results.
Thanks for your understanding!
Hello boka003,
If I do not have your website URL notice that I cannot investigate it, sorry! If the problem is still there, try to make a new clean install from scratch via FTP way because this is the surest theme method, clear all the caches and check the results.
Thanks for your understanding!
Hi,
Here is my web site link: https://goo.gl/pHuCMa
So, if i delete theme folder and upload theme again in same folder i will not lose anything ?
Thanks
Hello boka003,
I have inspected your website and I saw that you are using some untested plugins which can interact with the theme core files and causes a lot of unknown issues. Clear all the caches and check the results. Before each theme installing or updating itțs recommended to be made a full backup to your database to avoid losing your data.
Hope this helps!
Thanks for your understanding!
I fix it.
Thank you.
Is there any way that i can slide posts on this big grid. (add arrows)
http://prntscr.com/h6v2dk
Hello boka003,
Notice that we have IOS Slider which allows you to slide your posts and which look like this -> https://demo.tagdiv.com/newsmag/slider/
Regarding on the second request, notice that our theme does not have any such an option for this, sorry!
Thanks for the message!
Thank You,
After update its look like video player on theme das not work.
Visitors can’t chose (change) videos: https://prnt.sc/haahm4
Here is settings: https://prnt.sc/haahe0
https://prnt.sc/haahhq
Link of web site is same: https://goo.gl/pHuCMa
Hello,
This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello boka003,
Please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect it closer your setup page. Provide there the link to this topic so we can quickly identify you.
Thanks for the message!