Search Results for 'amp'

Results from the Forum
Calin
tagDiv Staff

Hello,

You can get the functions.php and footer.php from theme, but those are only the basic files, but you can get the files from wp-content/plugins/td-composer/legacy/Newspaper/parts/footer&header and set theme in child theme, also you can get more information from our guide .

Hope this will help you!
Thank you!

Vlad S
tagDiv Staff

Hello !

Yes, in theme panel you should be able to see al of your categories as you can see here: https://www.screencast.com/t/pwL9hTTUw

You can use only one template for all the categories or only for 10 of them or so on. But the same template will be applied everywhere including the ads in it. So if you choose to use 1 template where you have set the AD X ( for example ) you will have only that ad through all the templates.

I hope this was helpfull !

Thank you !

kuber666
tagDiv Member
kuber666
Participant
#0

Hello,

Ever since we have enabled the mobile + amp theme, we have been facing constant problems.
https://forum.tagdiv.com/topic/404-error-2/

First of all there was a problem of crawler 404 error which we fixed by adding rel = “nofollow to amp theme.
https://prnt.sc/p8hmm0

But now we are facing a new problem.
We added our website 20 days ago in the search console but even after 20 days the amp page is not indexed and in mobile usability, only home page is showing.
https://prnt.sc/p8how6

Please help me fix this issue.
Thanks

cpope
Participant
#0

This site can’t be reached

The webpage at https://ijjcoin.com/wp-admin/post.php?post_id=874&td_action=tdc&tdbTemplateType=page&prev_url=%2F%2Fijjcoin.com%2F might be temporarily down or it may have moved permanently to a new web address.

_edwin_
Participant
#0

Hi all,

Since I enabled AMP and the mobile them everything is working just fine except for one page made by the tagdiv composer.
This page gives an error on mobile equipment.

hxxps://stressplein.nl/online-cursus/
You can simulate it by pasting the URL on this page -> https://ready.mobi/

Please help:). BTW. AMP is not enabled on pages.

smehr
Participant
#0

Our shop page is 34northdrones.com/shop. The current layout of this page shows the product images blurry. I tried to change this by adding this CSS but it did not work:
.woocommerce ul.products li.product a img:{width: 50%}

I want to reduce the image size so that the responsive layout doesn’t make the images larger than the original product feature image. Is there a solution that would reduce the product thumbnail image for both the shop page and all the category pages, where we have the same issue? See example https://www.34northdrones.com/product-category/drones/

mni
tagDiv Member

Hi,

1.I understand that if I change the template, after the entire theme is updated, will my changes remain?

2. I would like to see only those categories that have been filtered out and now are all displayed? For example, how do you remove the phrase “Featured” or other?

https://www.screencast.com/t/nb0AcPBBx

Thank you !

Mario

mni
tagDiv Member

Hi,

1.I understand that if I change the template, after the entire theme is updated, will my changes remain?

2. I would like to see only those categories that have been filtered out and now are all displayed? For example, how do you remove the phrase “Featured” or other?

https://www.screencast.com/t/nb0AcPBBx

Thank you !

Mario

yourin
tagDiv Member

I have unfortunately the same problem. I’m looking forward to the update. Do you have an example for another instagram plugin>

Gr. Youri

cpope
Participant
#0

This site can’t be reachedThe webpage at https://ijjcoin.com/wp-admin/post.php?post_id=77052&td_action=tdc&tdbTemplateType=page might be temporarily down or it may have moved permanently to a new web address.
ERR_SPDY_PROTOCOL_ERROR

Desukiri
tagDiv Member

But I know a site that has the social widget in style 7 in the sidebar without any problems. It doesn’t look like this site has rewritten the plugin with CSS, the style looks very similar to the original one. Do you know a way to set this up?

This is the example page:
https://www.anime2you.de/news/322543/die-top-20-meisterwarteten-herbst-serien-2019-in-japan/

HPoelert
Participant
#0

I am trying to get my website in Google search results to be shown with the whole sitemap, just like in the example I show you here: Example search results

I am using Rank Math SEO Plugin, but i cannot find any sollution to get the sites of my website to the search results as shown in the example. Instead, you can just see the website and that’s it:
My website in Google search results

I would be very glad if someone could help me as I am not an expert, but trying hard to figure out how all this SEO stuff works…thanks a lot!

Simion C.
tagDiv Staff

Hi,

Should work fine using one header template, WPML adds the language parameter to the permalink when the language is changed.
But it may be easier to create 2 header templates, so you can use for example different logos if needed, and different menus etc directly in the template. You can for example duplicate the template and customize it for each language – https://prnt.sc/p86qss

Thanks

VoZz
Participant
#0

Hello,

For our website https://www.tickettipper.nl/ that is based around ticket deals, we created a custom ‘Deal Alert’ function for people to sign up on. We developed this with a combination of Mailchimp and Advanced Custom Fields. We were able to make it work on our Single Page template (can be seen here in the sidebar: https://www.tickettipper.nl/azie/thailand/thailand-royal-jordanian-sale/). The value of the form ID is loaded from our taxonomy (category) page in WordPress and placed in the template with this PHP code: https://www.advancedcustomfields.com/resources/adding-fields-taxonomy-term/

We would also want to display it on our Category Page template (for example; https://www.tickettipper.nl/azie/thailand/), but for some reason the code will not show / work. My best bet is that the $term = get_queried_object(); cannot be defined, but after many different changes, I still can’t get it to work.

Is this a known problem? And could you help us with finding a resolve?
Thanks in advance

Simion C.
tagDiv Staff

Hi,

So you would like to create a single template for a CPT? That is possible in a child theme. You can copy a template from the composer (both single and loop files) in the child theme main folder, for example template 2 – https://prnt.sc/p83m25

Then rename them in the child theme as the events CPT name is https://prnt.sc/p83s0a -> https://prnt.sc/p83nc1 (I used a CPT added by an Events plugin)

Now it’s required to make a small modification in the loop file you copied in then child theme -> https://prnt.sc/p83olv

The result is that the event CPT will use this post template, I used template 2 in my example – https://prnt.sc/p83p48

You can place the archive in the main child theme folder -> https://prnt.sc/p84658
https://prnt.sc/p846fs -> https://prnt.sc/p846ji

Thanks

Kryptotel
Participant
#0

I am trying to install AMP plugin on my website https://www.factsreelafrica.com/.

After trying to activate the plugin I get the below error:
“AMP plugin unable to initialize.
The following PHP extension is missing: dom. Please contact your host to finish installation.”

We downloaded dom packages but still get the same error.

Could you please tell us which dom PHP extension we need to install. We are using Debian 9/10.

Thanks.

Vlad S
tagDiv Staff
AMP - reply

Hello !

We are sorry for the inconvenience !

You can check this functions too: https://search.google.com/test/amp?utm_source=gws&utm_medium=onebox&utm_campaign=suit&id=hkc3X2DoNrE2–v2wwPvYA

Also it appears that both of the error codes come from the AdRotate plugin. Also if you click on the Find more here: https://www.screencast.com/t/EfRPGFCRz3 you will be redirected to their troubleshooting page.

We can change the language into English but Unfortunately there are no important information. It sayst that the boilerplate tag appears more than once in the file and the style amp custom is no script.

I hope this was more helpfull !

Thank you !

cjr
Participant
#0

hi,

I installed amp + the mobile theme on my site, but its not showing. I didnt add much content to it so the home is not working, but other sections should show and they dont.

Can you please help me?

mimicreature
Participant
#0

How can I remove normal pagination from mobile+amp theme
I want to use ” Show More ” instead of using pagination for different pages.

How can I do that. Pagination creates a problem for search engines and I see so many duplicate content pages just because of pagination.

d_alinus2018
tagDiv Member

Hy,

No No,

1: Make a back of your .htacces file
2: Remove the content from there,
3: Add then one by one group from the content to se exact who put the probem

Example of the group:

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress

I hope you understend me..:(

Cuddlepill
Participant
#0

Hi there,

I have few issues regarding my website.

1. The mobile homepage isn’t rendering correctly, but other pages are. It’s meant to be a responsive design.
2. Instagram widget isn’t updating
3. My WordPress post preview tool isn’t rendering correctly (it’s not showing the formatting as it would appear in an actual post)

Simion C.
tagDiv Staff

Hi,

It is possible to set different headers for the translated pages, with the header manager.
I made a test using different headers each with logo elements in them. On English (default language) for example it will direct to the normal URL – https://prnt.sc/p7otl7 while on French using a different header it directs to the French URL – https://prnt.sc/p7ou79

You could do it like that, if you have more questions let me know.

Thanks

Viewing 25 results - 16,751 through 16,775 (of 38,683 total)