Search Results for 'amp'

Results from the Forum
Carlichy
Participant
#0

Hi I am editing a new header with TagDivComposer (making a new page), and I have found only one type of list: “Header categories list”, but in this list I want to redirect other pages, like “Contact”, About me and more…that not belong to a category. Is it possible? I have created an icon but I only am able to redirect one link and not in a list way. I show you the image example.

My next question is about the Blocks in TagDivComposer, I have edited a new home using one slider (with slider revolution), my problem is when I use a Block (block 5) immediately after, because in the default home the blocks are integrated with the image on the top using a white border I show here the image. But when I try to make the same integration, I´m not able to do it, I show here the example.

Thanks!

Calin
tagDiv Staff

Hi,

Please make sure that you are using the mobile theme plugin and you have set on amp option -> https://www.screencast.com/t/6Bb27X7YmO also make sure that you are suing the amp that came with our theme -> https://tagdiv.com/blazing-fast-websites-how-to-optimize-amp-with-newsmag-theme/

Thank you!

Calin
tagDiv Staff

Hi,

From what I can see you amp post are ok -> https://search.google.com/test/amp?utm_source=gws&utm_medium=onebox&utm_campaign=suit&id=J09SXGa_pGERJinth8QjYg please provide some more details abut this problem and a link to the post that have this problem.
Also make sure that you are using the mobile theme plugin with the amp plugin.
-https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
-https://tagdiv.com/amp-newspaper-theme/

Thank you!

Sumon Parvez
Participant
#0

Hello
Check this error Message
A mandatory AMP HTML tag is missing from this document.
all amp link
https://www.banglamagazines.com

purplecode
Participant
#0

Hello team,

I see some other users have the same issue and I have already followed all the threads and tried to resolve accordingly; but the problem still exists.

Please advise.

Our website is Geekychap.com

GregorS
Participant
#0

We are selling adverting space directly to interested parties and these are ad features we need – is this possible with your theme by default or do we need a plugin?

1. Statistics out of the box?
WP Editor should be able to see and export (even if it’s only screenshot) basic statistics for a certain ad.

2. ad spots (for example sidebar) need to rotate ads on page refresh.
We find this is a basic advertising requirement (and can see this in your documentation?) – not only one ad on one spot, but a pool of ads and they get chosen randomly (or sequentially)

thanks

Calin
tagDiv Staff

Hi,

Please check the options from Google AdSense account, like this one for example http://prntscr.com/nc11h0

Thank you!

TheCoinRise
Participant
#0

Purchased theme, AMP version looks really bad after enabling all setups
Not at all like in demo

Website: https://thecoinrise.com
AMP: https://thecoinrise.com/?amp

Settings: https://imgur.com/9cqe3nV

Vlad S
tagDiv Staff

Hello !

The fastest and easiest way to do that is to simply create a localhost using xampp and set up your wordpress there: https://premium.wpmudev.org/blog/setting-up-xampp/

You can activate the theme on localhost. Just make sure you deactivate it first from the local host when going live.

I hope that this was helpfull !

Thank you !

Calin
tagDiv Staff

Hi,

You need to set in child theme the template that you are using, above I provide you an example using the style 1, if you are not using the style 1 and you are using the default style, then you can set the loop-single.php from wp-content/plugins/td-composer/legacy/Newsmag/loop-single.php in child theme folder wp-content/themes/Newsmag-child/loop-single.php if you do not have activate the tagDiv Composer plugin then you need to set the loop from theme file wp-content/themes/Newsmag/loop-single.php in child theme.

Hope this time I was more clear.
Thank you!

mparlevliet
tagDiv Member

Looks like it was an issue with a recent update of the AMP plugin:

https://github.com/ampproject/amp-wp/releases

Fixes: “Prevent empty srcset for images in galleries.”

Calin
tagDiv Staff

Hello @Cryptodex,

This link https://www.google.com/amp/s/www.blockdelta.io/%3famp is only for amp, this is store on google not on your website, only when the users/visitors click on the post/page are redirect to your website.
This indicate that your website have amp -> https://www.screencast.com/t/cdTey56DX4 and this will be the amp results -> https://www.screencast.com/t/ay77q1rZZRv just make sure that you are using the amp as in our documentation ( use the mobile theme with amp option https://www.screencast.com/t/bOszthO3GKrd ).

The only way to remove that link is to not use (deactivate) the amp plugin.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

First make a table like the one that you want to achieve -> https://www.screencast.com/t/XAtNR5zv4I -> https://www.w3schools.com/bootstrap/tryit.asp?filename=trybs_table_bordered&stacked=h add the classes to your table -> https://www.screencast.com/t/51Q41gmDqlQa -> https://www.screencast.com/t/iQTsQLmE6MCv after that set the css link in head like this -> https://www.screencast.com/t/QxpoTcUYPr here are the results -> https://www.screencast.com/t/lpON4erQfKio

Thank you!

Calin
tagDiv Staff

Hi,

I’m not very sure that your shortcode will work in theme files, but if you want to try, you’ll need to have some coding skills, you’ll need to edit the loop-single-x.php x is the number of style, for example for post style 2 you’ll need to edit the loop-single-2.php -> https://www.screencast.com/t/ibaNSzZBg -> wp-content/plugins/td-composer/legacy/Newsmag/parts/single/loop-single-1.php also there will be better to use a child theme in this way, you’ll not lose the changes when you’ll make a theme update
-> https://forum.tagdiv.com/the-child-theme-support-tutorial/

Unfortunately there is no option to change the views count icon, sorry!

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

If you have the Newsmag v4.9 then you’ll need to use the child theme from that package; notice that in the now all the functionalities of Newsmag theme was moved in td-composer as per envato requirements -> https://tagdiv.com/updating-the-core-of-tagdiv-themes/

If you want you can use this guide for child theme -> https://forum.tagdiv.com/the-child-theme-support-tutorial/ the files in the theme are set the same as in Newspaper, only the name of the theme is change wp-content/plugins/td-composer/legacy/Newsmag/parts/header/header-style-1.php -> https://www.screencast.com/t/AAby7XZJA for example in child theme the header-style-1.php file that is use by the header style 1 -> https://www.screencast.com/t/Nvmg772Dr then you need to be set like this -> parts/header/header-style-1.php

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi @mparlevliet,

Please notice that this topic is for Newsmag not Newspaper.
Also after you change the code back to the original format, make sure that this is like the one that you can crate using this guide -> https://support.google.com/adsense/answer/9187443?hl=en&visit_id=637026525571433863-247540948&rd=1

Thank you for your understanding!

Cryptodex
tagDiv Member

Calin,

I do not believe this is a plugin conflict issue and this is still not working. I cannot even access the full AMP settings for some reason. My AMP Settings does not match what you have shown on the image shown here: https://www.screencast.com/t/8lN3CgJIt

For Website Mode it just says “Your install is configured via theme to use the Transitional mode.” out lined in a blue box – there are no other options here.

For Validation Handling it just says “Your install is configured via a theme or plugin to automatically sanitize any AMP validation error that is encountered.” – no other options here.

Also, next to Supported Templates it begins with “Content Types” – there is no radio option that says “Serve all templates as AMP regardless of what is being queried” as it shows in your screenshot.

On my mobile when I type in “blockdelta”, it pulls the site up on the first result but it is redirecting to https://www.google.com/amp/s/www.blockdelta.io/%3famp and there is an “i” inside of a circle (like the logo for information) and when I click it it says URL https://www.blockdelta.io/ – when clicking this it actually directs me to the correct URL which is the correct site and formatting etc… How do I make it to where the google result directs straight to https://www.blockdelta.io/ on mobile instead of https://www.google.com/amp/s/www.blockdelta.io/%3famp ? On PC or Mac (any computer, rather than mobile), google will redirect to the correct site as well and not the crappy looking /?amp version. Why is this different on mobile?

Thanks

devpaq
Participant
#0

Whenever we enable TD Composer on our site, our entire site slows down, even when though we have 10 gigs of RAM trying to power it.

This is particularly true when we use our homepage we built with TD Composer, the entire site comes freezing to a halt:
https://vosizneias.com/home/

This is the error that keeps coming up:

| 15671 | vindreampress1 | dp-6f69cbc384.dreamhostps.com:55878 | vin_dream_press | Query | 2 | Sending data | SELECT SQL_CALC_FOUND_ROWS vosblog_posts.ID FROM vosblog_posts LEFT JOIN vosblog_term_relationship |

We’ve tried figuring out everything we can about why this site is doing so much more badly and using so many more resources than any other Newspaper site we’ve built.

chabotjeff
tagDiv Member

Hi. An example page would be:
https://hd-report.com/amazon-fire-tv-channels/

I’m trying to make look like this:
https://www.w3schools.com/bootstrap/tryit.asp?filename=trybs_table_striped&stacked=h

Here is the full reference to Bootstrap tables on W3Schools:
https://www.w3schools.com/bootstrap/bootstrap_tables.asp

I tried putting the styles above in style.css and in CSS option in Theme. The bootstrap.css CDNs are linked in both header.php and header-empty1.php

ScottLehane
Participant
#0

So I noticed yesterday that my cloud templates are showing up in Google. Then today I got an error message via Google Search Console saying:

“Duplicate without user-selected canonical” pointing to https://vrnation.tv/tdb_templates/animated-shorts/

I have Yoast installed, so I went to the advanced settings and pointed the canonical address of the template to the main page, but I’m wondering about some of the other advanced settings.

Are these settings correct for the cloud template? I’m not sure if this will effect the search results of the actual page. In this example, the template permalink is https://vrnation.tv/tdb_templates/animated-shorts/

Allow search engines to show this Cloud Template in search results? NO

Should search engines follow links on this Cloud Template? NO

Meta robots advanced [Sitewide Default: None]

Canonical URL: https://vrnation.tv/animated-shorts/

Thanks in advance for your help.

mparlevliet
tagDiv Member

Actually, I’m going to change it back to the original AMP ads code. I’m getting all kinds of AMP errors in Search Console now.

ozclubbers
tagDiv Member

Hi Vlad,

I’ve just done as you suggested, and the other 3rd party plugin works. But Newspaper does not.
See an example here: https://ozclubbers.com.au/instagram-test/

Please advise..

Thanks

Rocket2018
tagDiv Member

Hi Vlad,

Have disabled the tagDiv mobile theme plugin.
Am I ok to keep the Official AMP for WP plugin active?

In answer to your question – Can you post a screenshot of your error ?
In my first post above i shared URLs of the screenshots that have the errors I want to be fixed on the mobile theme, can you see the screenshots?

Lakshmi Jothi
tagDiv Member

Hello Calin,

Good day,

I have requested the refund using the above link. Thank you for helping me out and as this is my personal funded project.

I read the conditions of the refund and it looks like it might take couple of days for refund. I’m going to order the Newspaper theme as soon as i got credited with the refund.

Once again thank you guiding me in this process and looking forward with your Newspaper theme.

Thanks & Regards,
Lakshmi

Viewing 25 results - 16,926 through 16,950 (of 38,683 total)