Search Results for 'amp'

Results from the Forum
asmsblog1
Participant
#0

under post Setting -> Post & Custom Post Types (in NewsPaper X Theme V 10.3.4 default pro)

we have turned off “SHOW POST VIEWS”, “SHOW COMMENT COUNT”, “SHOW AUTHOR BOX” and “SHOW NEXT AND PREVIOUS POSTS” but it still showing the same in the website posts.

Please help us to solve this issue.

Regards

timitt
Participant
#0

404 ad 301 pages being auto generated with /{{post_thumb_url and {{post_thumb_url}} respectively.

Also, duplicate AMP urls being generated with three variants: /?amp, ?amp=, and /?amp=1

Please advise on fixes for both issues.

corey615
tagDiv Member

This continues to be a recurring thing. Sidebars are missing from random articles. See here: https://williamsonsource.com/covid-19-guidelines-for-summer-camps/

Here is my view: https://www.evernote.com/l/ADFOdQPZvNJNJ77DJR3OKAImocSwHMww_V4

mezz1962
Participant
#0

Every time I start working on my site Tuskerdaily.com the site gives off a 503 code, and even when it’s running when I use facebook debugger it comes back with a 206 code

Here is what Siteground sent me

Since the same issues were occurring on our shared servers, this leads me to believe that the issue is with the websites themselves and not the server-side environment.

I reviewed the case and it seems that traffic to your site tuskerdaily.com is what is generating the most load on the server. The traffic itself is also triggering quite a lot of executions of the admin-ajax.php script. For the past 4 hours, the script has been executed more than 5000 times:
root@c71586.sgvps.net [/usr/local/apache/domlogs/dominic0]# cat tuskerdaily.com-ssl_log | grep admin-ajax.php | wc -l
5131

Judging by the requests themselves, these executions are mostly related to the site’s theme – Newspaper:
root@c71586.sgvps.net [/usr/local/apache/domlogs/dominic0]# cat tuskerdaily.com-ssl_log | grep admin-ajax.php | grep Newspaper |wc -l
3154

They seem to be triggered on every internal page:
98.113.45.224 – – [01/Jun/2020:11:45:07 -0500] “POST /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=10.3 HTTP/1.0” 200 15 “https://tuskerdaily.com/samantha-shader-charged-with-attempted-murder-of-4-nypd-cops-during-protests/” “Mozilla/5.0 (Linux; Android 10; SM-G965U Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/83.0.4103.83 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/272.0.0.50.125;]”

In this case, it would be best to contact the theme’s developers for more information on how to disable or at least lower the frequency of these script executions.

Anyone have any idea how to fix this

theuncommonbox
Participant
#0

Dear Team,

I posted by site to Google Search Console and found two issues as follows. Please help on the issues.

AMP issues detected on https://theuncommonbox.com/

Errors can prevent your page or feature from appearing in Search results. The following errors were found on your site:

Referenced AMP URL is self-canonical AMP

A mandatory AMP HTML tag is missing from this document.

We recommend that you fix these issues when possible to enable the best experience and coverage in Google Search.

xochipelli
Participant
#0

I have custom css I only want applied to the blog page that’s been set
.blog {} isn’t working for me, ie as a test:
.blog h3 {
display: none !important;
}

And where I’m expecting to see a page-id in the body class, doesn’t exist:
<body class=”td-standard-pack global-block-template-13 tdc-header-template tdc-footer-template td-animation-stack-type0 td-boxed-layout td-js-loaded” itemscope=”itemscope” itemtype=”https://schema.org/WebPage”&gt;

Using the class provided (see above) in combination with desired elements produces similar results on other pages, which is unwanted. For example:
.td-standard-pack.global-block-template-13.tdc-header-template.tdc-footer-template.td-animation-stack-type0.td-boxed-layout.td-js-loaded .entry-thumb.td-animation-stack-type0-2 {
width: 200px;
display: inline-block;
float: left;
margin-right: 20px;
border: 1px solid #F9BF00;
}

Also, td composer is disabled for the page in question with the comment “TD Composer is disabled on Posts Page”, so I can’t seem to create a custom class for it, either:
https://www.screencast.com/t/G1ivIjj1d

Can’t help but feel kinda stuck.

Suggestions?

cginadmin
Participant
#0

Hello,

The mobile side of my site was working ok with just a few issues earlier today, so I decided to install the Mobile Theme and AMP plugin using your support documentation. Then the mobile site stopped loading completely! And when I try to deactivate the “tagDiv Mobile Theme” and “AMP” plugins now, it still won’t go back to loading.

My site is here: http://www.thecountygin.com

psimansky
Participant
#0

I moved my site to a new server. Everything works fine, I just can no longer access TD-composer or edit my templates. I have checked all the settings and they meet all the requirements. I have disabled all plugins except the TagDiv ones and it is still not working, it’s definitely not from the plugin. I’d say it’s something caused by the web server, however, you can send an admin account to the TagDiv theme authors and let them know
a direct URL to replicate the issue, such as

https://biopharmamash.com/wp-admin/post.php?post_id=205&td_action=tdc&tdbTemplateType=404

, they should be able to assist

Please help.

Satwik
tagDiv Member

I use Mobile theme but only for AMP. Also, I use WP Rocket.

brdan20
Participant
#0

Hello,

This is my website: https://ravasul.ro

All of this started 5 days a go.
On google page speed I was having 80+ on mobile and 90+ on desktop.

In this 5 days, I’ve tried to install some demos, I’ve tested them, trying different things .. i don’t like it so I am back to my “standard” configuration.

The issues is that now i have only 70+ on mobile and desktop, with the same “configuration” as before. I guess all started from installing different demos…

The most concerning thing is the index speed:
on desktop i have 4.2s
on mobile i have 8.9s (with AMP and mobile theme)

Some ideas ?
I’ve also deleted the cache and minified CSS/JS (I use WP fastest cache).

lanreigh
Participant
AMP Issues - topic
#0

Hi

Is there a known issue with AMP, has I got the following message from Google AMP after updating the Newspaper theme:
Search Console has identified that your site is affected by 5 AMP issues:

Top Errors

Errors can prevent your page or feature from appearing in Search results. The following errors were found on your site:

Custom JavaScript is not allowed.

Tag found outside the document head which is only allowed as a direct child of the document head.

Only amp-boilerplate and amp-custom ‘style’ tags are allowed, and only in the document head.

The parent tag of tag ‘html (transformed)’ must be ‘!doctype’.

A mandatory AMP HTML tag is missing from this document.

Since I updated the latest update of newspaper, May 28 there has been considerable drop in traffic in the past 4 days. Any help would be appreciated.

Thanks hope to hear from you soon.

grvag
Participant
#0

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

1. image
2. image

Amit
tagDiv Member

If you want a mobile theme enabled for mobile users, then you can go with Mobile + AMP.

If you want to display responsive design to mobile users, you can go with just AMP.

Hope you will find this helpful.
Stay home, stay safe.

Moacir Júnior
tagDiv Member

Fatal error: Uncaught Error: Class ‘AMP_Theme_Support’ not found in C:\Program Files (x86)\EasyPHP-Devserver-17\eds-www\twitinvest\wp-content\plugins\td-mobile-plugin\td_mobile_theme.php:108 Stack trace: #0 C:\Program Files (x86)\EasyPHP-Devserver-17\eds-www\twitinvest\wp-content\plugins\td-mobile-plugin\td-mobile-plugin.php(282): td_mobile_theme::is_amp_request() #1 C:\Program Files (x86)\EasyPHP-Devserver-17\eds-www\twitinvest\wp-includes\class-wp-hook.php(287): td_mobile_get_the_content_for_vc(‘[tdc_zone type=…’) #2 C:\Program Files (x86)\EasyPHP-Devserver-17\eds-www\twitinvest\wp-includes\plugin.php(206): WP_Hook->apply_filters(‘[tdc_zone type=…’, Array) #3 C:\Program Files (x86)\EasyPHP-Devserver-17\eds-www\twitinvest\wp-includes\post-template.php(253): apply_filters(‘the_content’, ‘[tdc_zone type=…’) #4 C:\Program Files (x86)\EasyPHP-Devserver-17\eds-www\twitinvest\wp-content\plugins\td-standard-pack\Newspaper\page.php(51): the_content() #5 C:\Program Files (x86)\EasyPHP-Devserver-17\eds-www\twitinvest\wp-incl in C:\Program Files (x86)\EasyPHP-Devserver-17\eds-www\twitinvest\wp-content\plugins\td-mobile-plugin\td_mobile_theme.php on line 108

samashi12
Participant
#0

Hi Everyone!
I hope you all having an amazing day. I have an issue which is every time I type my domain (example.com) it doesn’t go to the home page directly. But instead, it takes me to another page which I didn’t make which contains too the blogs I posted. How can I redirect that to go to the homepage. because homepage I customized it in the way I want it and looks more elegant for the visitors.

tranbinh018
Participant
#0

hi. Why can’t I activate the official AMP plugin for WP and I can’t download the latest theme update.
Thanks

purart
Participant
#0

what would be the best choice to select from:
* Mobile
* Mobile + AMP
* AMP

Please note that my site is running on both Desktop & Mobile.

gilean
Participant
#0

Hi, I’m using newspaper with cloud templates. I noticed that amp pages are not good. I cannot see images nor other buttons or affiliate link.

Just see this for example
https://www.tindarobattaglia.it/notebook-apple/?amp

I’m using standard amp plugin

purart
Participant
#0

When editing a template, sometimes I delete an element while in Desktop mode.
Now when I need to edit it for mobile, the element is no longer there and I cannot edit it.
For example, Post Template, Author Page Template and etc.

If you can please help on this one.

shenal2233
Participant
#0

HI i use gossip pro demo theme i need to change the header menu categories example on my gossip pro demo theme i have
BEAUTY , Entertainment ,Fashion, Hollywood, Modelling , Music , Style , Travel menu categories i need to change this to my own categories i need to change the name and add new category tv , movie , games , upcoming like this and i don’t know how to do this please help me

romeoblu26
Participant
#0

When I add the url for the ad image, it eitherr goes blank or defaults back to you theme url
see screenshot
please help guys!

r

Nagarig
tagDiv Member

They are domain rich snippets. For example, if we search Tagdiv in googles: It shows Main domain and then more results like DEMO, NewspaperTheme, What’s news in V 10, etc.
The same is the above image. And those snippets contain PAGE 10, PAGE 2, etc in search engine.
I hope you understood?

rajneeshhaldkar
Participant
amp error - topic
#0

image size smaller than recommended size error what is tha image recommended size https://www.screencast.com/t/co09XlDlQg2K

urbandigital
Participant
#0

Hey how can I adjust the post template for AMP?
I installed and activitaed both the AMP plugin and the Newspaper APM plugin, but I cant find a way to customize the post appearance on AMP.

Also, please tell me why no images are shown on AMP and how I can remove the empty spaces or make the pictures shown in a low quality instead.

https://urban-digital.de/stadtentwicklung/?amp

Thanks

alexandria
Participant
#0

Hello there, I’m really sorry for making many questions but I am newbie about WordPress and all things ralated to this.

I am using WP-Rocket, and it has an option for “Separate cache files for mobile devices”, Well, I am using “MOBILE+AMP” and I am not sure if I should activate it? Thank you.

Viewing 25 results - 14,051 through 14,075 (of 38,683 total)