No search results were found in Documentation!
https://drive.google.com/drive/folders/1k8juxFaSzqwH3gotlu6fzOh9IXT3cQx4?usp=sharing
Just downloaded the Pandemic PRO homepage template. When I change the font in left sidebar Article Title to any other Google font than the Volkhov it came with, either the column goes blank or it loads content showing metadata I haven’t selected from some other template I’ve edited. Eventually, after changing category the font and content seems to settle – but is this another bug for your list?
I have done that and it works perfectly. But now I have the problem, that the social-media-buttons top and bottom are very close together. I don’t want remove the social-media-buttons completely, just the top-social-media-buttons should be removed or be hided. I’ve tried these code:
/* remove top social media */
.social_sharing_top {
overflow: hidden;
display: none;
}
But it doesn’t work. The buttons are still shown.
Greetings Kathrin
Hi Calin!
I recorded this video for you. Check it please!
https://drive.google.com/file/d/12WD1gyLk1ffc2D6BYrqknwJcShyYUGNb/view?usp=sharing
Thank you!!
Hi, team tagDiv.
After updating the theme to latest version I noticed some unnecessary requests to external urls.
1) Two requests are being made for YouTube
2) One request is being made for Vimeo.
I inspected my homepage only as of now and I came across these request. I am not using any YouTube video anywhere on my homepage. Why are these requests being made?
Also, you can say that videos embedded on other pages are making these requests. But, I don’t have any videos embedded from Vimeo anywhere on my entire website.
Also, you can see in the screenshot that tagDiv code in a tagDiv file is responsible for this.
Now I’m getting the red error message even when trying to edit an existing template through “Edit template” inside an article – https://drive.google.com/file/d/1oEvMMPI7IIpslWhgCFjbkA3V6lZ601Pk/view?usp=sharing
These templates are a disaster in terms of time management, if not technically. It seems the only relatively safe way to use Newspaper is via the standard WordPress templates provided in Theme Panel. The templates, design shortcomings apart, seem too unstable to trust.
Hi casey.aviles, thank you for sharing your fix with us!
Have a nice day!
Something weird has changed, when I want to edit or add a post in the block editor it opens in full screen view for a second and then switches to a squashed mobile view. Here is how it opens: https://drive.google.com/file/d/1OGFipG8SqyliDnU7ovNXPwg8rGUYv1lT/view?usp=sharing and after a second it switches to this: https://drive.google.com/file/d/1ZlMcT-5_3Pwqiaau3L8OSKNKLEID7-Oy/view?usp=sharing
Not sure if this is related to the theme, the last thing I changed yesterday evening was to activate the sticky menu in desktop and mobile view and this morning I get this mobile view layout, could this be a caching problem?
Hi,
Or theme can display the social only inside the post/article, at the top and bottom of post content.
If you want you can use a plugin like this one -> https://wordpress.org/plugins/socialsnap/
-> https://bloggingwizard.com/top-wordpress-social-sharing-plugins-2014/
Thank you!
Thankyou Calin!
But I still have an issue because,
When I reach on my WordPress dashboard and tried to install W3 Total Cache plugin
I am not able to install it because my hosting provider (NameCheap WP-Easy) blocked that plugin because my hosting is using their own cache tool so they are not allowing their user to install any cache related plugin.
You can check the image,
1. image
So what should i do solve the issue
Help
Hola, tengo una duda como quitar ese dominio que va dejado de las noticas cuando su a las redes sociales.
https://drive.google.com/file/d/1JsipsEZSvFit2PAzhmeQq_2t0r7LfxU3/view?usp=sharing
How to Hide share buttons from post and also hide view and comment option ,
i already close it from post setting – sharing but it does not work . share option always show on post, also autor option show . i am disabled it but it shows .
Hello !
Those can be edited by going into Theme Panel – Social Sharing.
Thank you !
While using the WPFORMS within a contact page, everything looks great on desktop:https://drive.google.com/file/d/1410iU3-u1pIvRT0CrRKiJNf8LTS_8V51/view?usp=sharing
BUT when switching to mobile the Submit button for some reason becomes gray. Active, but gray:
https://drive.google.com/file/d/1dl55FsEuGoC36sA0bLV1FR1bCdk26-R6/view?usp=sharing
Hi,
When I share an article on facebook, the browser open instead of facebook native app.
How can I make the sharing tool look if there is a native app first ?
Thanks )
Hi, I’m using the newspaper and my images on my main webpage are not being displayed in. responsive way.
Meaning even though the image placeholder shrinks to expand, the size of the image remains the same which cause the site to work slower.
Can you please help me check it.
1. https://drive.google.com/file/d/1PJ12eHUOTIMPveuL_5mIdbbOrvJHBIcY/view?usp=sharing
2. https://drive.google.com/file/d/1GaucmU-CmRmPJq6nRc20APUKSLXkYh-p/view?usp=sharing
My website- https://techigtv.net
I also checked your previous article but not able to fix this issue, because maybe my issue is different I am not using a W3 cache plugin.
and please let me know how to fix this error “Custom Javascript is not allowed.”
Two ERRORS are showing after a click on the Custom Javascript I am pasting these 2 errors
1. <script type=”text/javascript”>
2. <script type=”text/javascript”>(function(XHR){var open=XHR.prototype.open;var send=XHR.prototype.send;var parser=document.createElement(‘a’);XHR.prototype.open=function(method, url, async, user, pass){if(typeof async==’undefined’){async=true;}parser.href=url;if(parser.host==”){parser.href=parser.href;}this.ajax_hostname=parser.hostname;open.call(this, method, url, async, user, pass);};XHR.prototype.send=function(data){if(location.hostname==this.ajax_hostname)this.setRequestHeader(“X-MOD-SBB-CTYPE”, “xhr”);send.call(this, data);}})(XMLHttpRequest);if(typeof(fetch)!=”undefined”){var nsbbfetch=fetch;fetch=function(url, init){if(typeof(url)===”object” && typeof(url.url)===”string”){url=url.url;}function sbbSd(url, domain){var parser=document.createElement(‘a’);parser.href=url;if(parser.host==”){parser.href=parser.href;}return parser.hostname==location.hostname;}if(sbbSd(url, document.domain)){init=typeof init !==’undefined’ ? init :{};if(typeof(init.headers)===”undefined”){init.headers={};}init.headers[‘X-MOD-SBB-CTYPE’]=’fetch’;}return nsbbfetch(url, init);};}function sbbgc(check_name){var start=document.cookie.indexOf(check_name+”=”);var oVal=”;var len=start+check_name.length+1;if((!start)&&(document.cookie.substring(0,check_name.length)!=check_name)){oVal=”;}else if(start==-1){oVal=”;}else{var end=document.cookie.indexOf(‘;’,len);if(end==-1)end=document.cookie.length;var oVal=document.cookie.substring(len,end);};return oVal;}function addmg(inm,ext){var primgobj=document.createElement(‘IMG’);primgobj.src=window.location.protocol+”//”+window.location.hostname+(window.location.port && window.location.port!=80 ? ‘:’+window.location.port: ”)+”/sbbi/?sbbpg=”+inm+(ext?”&”+ext:””);var sbbDiv=document.getElementById(‘sbbfrcc’);sbbDiv.appendChild(primgobj);};function addprid(prid){var oldVal=sbbgc(“PRLST”);if((oldVal.indexOf(prid)==-1)&&(oldVal.split(‘/’).length<5)){if(oldVal!=”){oldVal+=’/’;}document.cookie=’PRLST=’+oldVal+escape(prid)+’;path=/;’;}}var sbbeccf=function(){this.sp3=”jass”;this.sf1=function(vd){return sf2(vd)+32;};var sf2=function(avd){return avd*12;};this.sf4=function(yavd){return yavd+2;};var strrp=function(str, key, value){if(str.indexOf(‘&’+key+’=’)> -1 || str.indexOf(key+’=’)==0){var idx=str.indexOf(‘&’+key+’=’);if(idx==-1)idx=str.indexOf(key+’=’);var end=str.indexOf(‘&’, idx+1);var newstr;if(end !=-1)newstr=str.substr(0, idx)+str.substr(end+(idx ? 0 : 1))+’&’+key+’=’+value;else newstr=str.substr(0, idx)+’&’+key+’=’+value;return newstr;}else return str+’&’+key+’=’+value;};var strgt=function(name, text){if(typeof text !=’string’)return “”;var nameEQ=name+”=”;var ca=text.split(/[;&]/);for(var i=0;i < ca.length;i++){var c=ca[i];while(c.charAt(0)==’ ‘)c=c.substring(1, c.length);if(c.indexOf(nameEQ)==0)return c.substring(nameEQ.length, c.length);}return “”;};this.sfecgs={sbbgh:function(){var domain=document.location.host;if(domain.indexOf(‘www.’)==0)domain=domain.replace(‘www.’, ”);return domain;}, f:function(name, value){var fv=””;if(window.globalStorage){var host=this.sbbgh();try{if(typeof(value)!=”undefined”)globalStorage[host][name]=value;else{fv=globalStorage[host][name];if(typeof(fv.toString)!=”undefined”)fv=fv.toString();}}catch(e){}}return fv;}, name:”sbbrf”};this.sfecls={f:function(name, value){var fv=””;try{if(window.localStorage){if(typeof(value)!=”undefined”)localStorage.setItem(name, value);else{fv=localStorage.getItem(name);if(typeof(fv.toString)!=”undefined”)fv=fv.toString();}}}catch(e){}return fv;}, name:”sbbrf”};this.sbbcv=function(invl){try{var invalArr=invl.split(“-“);if(invalArr.length>1){if(invalArr[0]==”A”||invalArr[0]==”D”){invl=invalArr[1];}else invl=””;}if(invl==null||typeof(invl)==”undefined”||invl==”falseImgUT”||invl==”undefined”||invl==”null”||invl!=encodeURI(invl))invl=””;if(typeof(invl).toLowerCase()==”string”)if(invl.length>20)if(invl.substr(0,2)!=”h4″)invl=””;}catch(ex){invl=””;}return invl;};this.sbbsv=function(fv){for(var elm in this){if(this[elm].name==”sbbrf”){this[elm].f(“altutgv2″,fv);}}document.cookie=”UTGv2=”+fv+’;expires=Tue, 31 Dec 2030 00:00:00 UTC;path=/;’;};this.sbbgv=function(){var valArr=Array();var currVal=””;for(var elm in this){if(this[elm].name==”sbbrf”){currVal=this[elm].f(“altutgv2″);currVal=this.sbbcv(currVal);if(currVal!=””)valArr[currVal]=(typeof(valArr[currVal])!=”undefined”?valArr[currVal]+1:1);}}var lb=0;var fv=””;for(var val in valArr){if(valArr[val]>lb){fv=val;lb=valArr[val]}}if(fv==””)fv=sbbgc(“UTGv2″);fv=this.sbbcv(fv);if(fv!=””)this.sbbsv(fv);else this.sbbsv(“D-h44e979449c1a251d9ded2b9c108115aa357″);return fv;};};function m2vr(m1,m2){var i=0;var rc=””;var est=”ghijklmnopqrstuvwyz”;var rnum;var rpl;var charm1=m1.charAt(i);var charm2=m2.charAt(i);while(charm1!=””||charm2!=””){rnum=Math.floor(Math.random()* est.length);rpl=est.substring(rnum,rnum+1);rc+=(charm1==””?rpl:charm1)+(charm2==””?rpl:charm2);i++;charm1=m1.charAt(i);charm2=m2.charAt(i);}return rc;}function sbbls(prid){try{var eut=sbbgc(“UTGv2″);window.sbbeccfi=new sbbeccf();window.sbbgs=sbbeccfi.sbbgv();if(eut!=sbbgs && sbbgs!=”” && typeof(sbbfcr)==”undefined”){addmg(‘utMedia’,”vii=”+m2vr(“4870b6c7ce14b721865ed195dcfa7f2b”,sbbgs));}var sbbiframeObj=document.createElement(‘IFRAME’);var dfx=new Date();sbbiframeObj.id=’SBBCrossIframe’;sbbiframeObj.title=’SBBCrossIframe’;sbbiframeObj.tabindex=’-1′;sbbiframeObj.lang=’en’;sbbiframeObj.style.visibility=’hidden’;sbbiframeObj.setAttribute(‘aria-hidden’, ‘true’);sbbiframeObj.style.border=’0px’;if(document.all){sbbiframeObj.style.position=’absolute’;sbbiframeObj.style.top=’-1px’;sbbiframeObj.style.height=’1px’;sbbiframeObj.style.width=’28px’;}else{sbbiframeObj.style.height=’1px’;sbbiframeObj.style.width=’0px’;}sbbiframeObj.scrolling=”NO”;sbbiframeObj.src=window.location.protocol+”//”+window.location.hostname+(window.location.port && window.location.port!=80 ? ‘:’+window.location.port: ”)+’/sbbi/?sbbpg=sbbShell&gprid=’+prid + ‘&sbbgs=’+sbbgs+’&ddl=’+(Math.round(dfx.getTime()/1000)-1590937931)+”;var sbbDiv=document.getElementById(‘sbbfrcc’);sbbDiv.appendChild(sbbiframeObj);}catch(ex){;}}try{var y=unescape(sbbvscc.replace(/^<\!\-\-\s*|\s*\-\->$/g,”));document.getElementById(‘sbbhscc’).innerHTML=y;var x=unescape(sbbgscc.replace(/^<\!\-\-\s*|\s*\-\->$/g,”));}catch(e){x=’function genPid(){return “jser”;}’;}try{if(window.gprid==undefined)document.write(‘<‘+’script type=”text/javascri’+’pt”>’+x+”var gprid=genPid();addprid(gprid);sbbls(gprid);<“+”/script>”);}catch(e){addprid(“dwer”);}</script>
I really don’t know how to fix this, please help
Hi team,
we have started facing an issue wherein more stories option is showing wrongly seems something with the CSS can you please help here sharing the screenshot the images are overlayed to each other …
https://imgur.com/a/wGPwry7 –> Please see the snippet here
I am unable to add more social sharing options in Post Sharing, there is only one option to select,
Hi,
How can I remove the facebook like button from the post page of the mobile theme+amp? It appears randomly. I tried to remove it with this code I picked it up from the forum
.td-post-sharing-classic {
display: none;
}
, but it dose not work.
https://www.screencast.com/t/XlbfAUKm
Thank you for your help!
Hi
When i am sharing any blog post to my social media account like facebook & twitter, post image/featured image is not picked up on my social media account & it is not displaying any image on my social media post sharing. kindly help. blog is http://www.gstsiteindia.com
Thanks, Calin for sharing theses option, now looks good.
I again face other issues:- http://prntscr.com/sobznb, http://prntscr.com/soc0c2, http://prntscr.com/soc0ua, http://prntscr.com/soc1gb, I want to use this table of the content section on the right side:- http://prntscr.com/soc255, also newsletter section on right side:- http://prntscr.com/soc2f7
Please share the option as soon ASAP. Thanks !
Dear Sir,
I am facing a problem in activating whats up icon in the post sharing section in the News Magazine theme. Kindly provide the solution.
See here: https://drive.google.com/file/d/17luss2RwZtkxAgqTw-1PAvbS9NUXgeNj/view?usp=sharing
I add additional text “Posted:”. Nothing changes in the template date line.
Hi,
“The current content hasn’t been created by TagDiv Composer” – that notice isn’t be the result of actual issues in most cases. If you can successfully edit the page or could template then there is no problem, despite the message.
It could also mean that the page contains elements that are not part of the tagDiv composer, or the page has been built with with a different method, this can create problems.
Usually this kind of issue with icons can be solved as mentioned in these topics
– https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
– https://forum.tagdiv.com/topic/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co/
Hope this will help!
Thank you!
Firstly, I am glad that I bought this theme. This is the best work I have ever seen.
I recently purchased and migrated my website to the NEwspaper theme. Everything seems to be working except when I share on Facebook it is not showing the image and excerpt how it used to show with my old theme.
I use Yoast SEO and there is nothing change there; I verified that I have all settings are in place as per your tutorial
My Site: IndianITBlog.com
Example Post I was trying: https://indianitblog.com/hcl-zoho-and-8-others-are-in-the-race-for-made-in-india-alternative-for-zoom-google-meet/1154/
Old theme: Sahifa
Please help and let me know if you can figure out what needs to be changed after installing the newspaper theme.