Search Results for 'amp'

Results from the Forum
Simion C.
tagDiv Staff

Hi,

That is the newsletter element, all you have to do is activate the plugin and enter the form code
https://tagdiv.com/tagdiv-newsletter-plugin/

I should note that not many providers are currently supported by this plugin. If your form provider is not supported, you could enter the form code in a text element, like the column text. It will be displayed.

What the form does depends on what it is capable of doing. There should be documentation mention the features from the provider you can check out. The theme newsletter will simply display it.

If you want to send to the subscribers notifications about a new post being published, you could try some plugins, for example – https://www.ostraining.com/blog/wordpress/notify-users/

Thanks

Simion C.
tagDiv Staff

Hi,

From what I can see there are problems with the mobile theme and AMP on your website. The desktop version seems to display the mobile version – http://prntscr.com/n5tsfj
The AMP version is not displaying properly – http://prntscr.com/n5tsme

I would suggest as a first step to clear the cache then deactivate the caching plugin temporarily. Then check if the problem is solved.

In most cases such as this one the problem was caused by caching plugins, the mobile theme is sensitive in this regard. We recommend if possible to use the WP super cache with these settings
https://tagdiv.com/wp-super-cache-plugin-install-and-configure/

Thanks

Catalin
tagDiv Staff

Hi,

Regarding on Like button, please check the following official documentation from here -> https://jetpack.com/support/likes/ You can turn off this functionality from the settings.

For your second question, please notice that you can change the order of your main menu from the Menus Appearance from the panel. You need to move it at the end of your menu items. That’s all! You need to move the first item at the bottom of these from that section, as an example -> https://www.screencast.com/t/Pe8ZxlgM

Regarding on the header section when you do not have any posts, it seems to be a mini bug in our theme and at the moment, we do not have any quick fix in this case, sorry! We hope to fix it in our future updates.

Thank you for your understanding!

Simion C.
tagDiv Staff

Hi,

Default blocks and grids don’t have the options that flex blocks and flex grids have. Also default header styles versus cloud header styles (cloud header styles have an option for the category tag color – http://prntscr.com/n5tefg )

However this could be done with some CSS. For example this code should allow you to change the background color and text color for normal and hovered caetgfory tags in the header
http://prntscr.com/n5tgd0

#td-header-menu .td-post-category {
background-color:red;
color: yellow;
}
#td-header-menu .td-post-category:hover {
background-color:yellow;
color: red;
}

Use the colors you want in the code, then enter it in the theme panel custom CSS code section.
If you want to change it in other places let me know where and I will give you a solution. A link to the respective page and more details will be helpful if possible. Let me know.

Thanks

Matjoez
Participant
#0

Hi,

I have updated to 9.6.1 and have been trying to get it to work for the last two days.
I am not planning on using the mobile theme, and sadly the AMP just does not work.
I’ve already gotten multiple emails from Google telling me no pages have AMP anymore.

Your suggested caching plugin ‘WP Super Cache’ doesn’t seem to have the required persistent object caching that is recommended by the new AMP plugin itself.

My entire website now no longer has AMP and I’m very frustrated by this.
http://www.matjoez.com

Please look into this and get a fix/update out ASAP.

This update has been disastrous and very frustrating.

Is there a way to roll back to an older version?

Matthew

Simion C.
tagDiv Staff

Hi,

So you want to create a multi-language website? That is possible using translation plugins. This way you can create posts in as many languages as you want, then website visitors can use a language switcher (most translation plugins have this) to change the language to see specific content.

The theme blocks, grids or any element that can display posts, will display the same content for all visitors. You can sort and filter them, but the content will be the same for all.

For example using the WPML plugin you can create pages for each language, with the content you want. When the language is changed the page will change.

Thanks

sentiersduphoenix
tagDiv Member

I think you were blocked by my Security Plugin.

But I still have the problem. Does it take time to spread the AMP version cause right now Google doesn’t recognize the AMP version at all…

I think the plug in needs an important updates when I see all the problems related.

Kind regards

Thomas
Participant
#0

Hello

I am an old and huge fan of your theme.

But till a WooCommerce last update, the products images no more react like before.
On click thumbnail it’s open the image.
It is not logical and the way it works before.
https://www.virtualmagie.com/boutique/livres-de-magie-papier/en-route-john-guastaferro-francais/

I know you already answer that it is a WooCommerce change but all other major themes I use still works find.
Example with Avada :
https://fighttigerclub.fr/produit/stage-self-defense-feminine-14-avril-neuilly/

Is not a fancy thing but a really important function needed in the money part of the sites.
Make people click on a image to open another page is not more use for years and a awesome theme like yours mustn’t do this anymore.

Please really consider to put back quickly that in the next update.

If other theme users want this function back please put a comment to push this. 🙂

Regards

Matjoez
tagDiv Member

Hi Catalin,

I have updated to 9.6.1 and have been trying to get it to work for the last two days.
I am not planning on using the mobile theme, and sadly the AMP does not work.
I’ve already gotten mulitple emails from Google telling me no pages have AMP anymore.

Your suggested caching plugin WP Super Cache doesn’t seem to have the required persistent object caching.

My entire website now no longer has AMP and I’m very frustrated by this.
http://www.matjoez.com

Please look into this.

This update has been disastrous and very frustrating.

Matthew

StefvE
Participant
#0

Hey,

How can I change the layout of a CPT, for example with TagDiv Composer.

Thanks!

proinsurer
Participant
#0

Hello,

I have created my website around 2 years ago and now I want to change the design at different pages from default to Car, Craft or Coffee. I want that my pages be different at each categories – if I have category about “car for rent” – I want that design of this page be same Racing. If my y page same “Clinics” – I want that this page & all articles(posts) inside be with design Dental.

How can I make a switch between different designs in code?

Simion C.
tagDiv Staff

Hi,

It would be best to try and contact the hosting provider for assistance, they should be able to help you to create a sub-domain. Or check in their documentation. Or check some online guides, for example
https://wpsites.net/wordpress-tips/what-is-a-subdomain-how-to-create-sub-domains/
https://torquemag.io/2018/07/install-wordpress-subdomain/

Thanks

Francy
Participant
#0

Hi, I updated the theme to the latest version. Now, in Google Search Console, 404 errors have appeared, in the smartphone section.
All posts have the same three 404 errors. For example:

https://thekeenet.com/enable-launcher-android/%7B%7Bpost_cat_link
https://thekeenet.com/enable-launcher-android/%7B%7Bpost_url
https://thekeenet.com/enable-launcher-android/%7B%7Btd_query_all_results

What’s the problem?

Kinds Regards
Francesca

Calin
tagDiv Staff

Hi,

Some share buttons like Whatssap are hide on desktop and show only on mobile.
In order to achieve all share buttons in post you can use some single post templates from tagDiv Cloud Library for example single post template 29 -> https://www.screencast.com/t/2nEWawCqLM will show all share buttons in one line ( all share buttons that are for desktop ).

Thank you for your understanding!

Simion C.
tagDiv Staff

Hi,

By a theme setting it is not possible, I will add this on our list to see what can be done about it. Maybe something can be added so that the more from author will not appear unless there are more posts from that author. Sorry for the inconvenience.

You could use a cloud post template and display just the related articles for example. The related articles and more from author are separate elements, so you can place only one if needed – http://prntscr.com/mzgjfm

Let me know if you have more questions.
Thanks

divcolors
Participant
#0

Hi guys! I noticed that the “trending now” element does not work in the amp version because there is no necessary JS file. When I connected it from the desktop to the Newspaper theme, I found that the jQuery object does not exist. In the demo version of the plug-in site, this element works (https://ampforwp.com/themes/newspaper/). Tell me what’s the problem?
Desktop Version V 8.2
Newspaper AMP Theme Version 1.9.13

Catalin
tagDiv Staff

Hi,

Please update the theme to the latest version of it which is NP 9.6.1 which allows you to use only the AMP, without installing the Mobile Theme. Also, check the documentation from here -> https://tagdiv.com/amp-newspaper-theme/

Thank you!

desiyatri
tagDiv Member

Hi

As I have said in my original post, the issue is with the Mobile Theme/AMP version, not with the Responsive version. Please see this: http://www.screencast.com/users/narinder912/folders/Default/media/c932f7fd-67bf-46c0-b00e-690b6e6bcb4c

I am using Mobile Theme only for AMP and so, please test any url of my website with AMP, then you will see it.

The problem is very much there.

Thanks.

artimag
Participant
#0

Hi Guys,

I have a problem with the AMP post pages since the last update.
You can find the error messages with this post:
https://search.google.com/test/amp ->
https://zentrum-online.at/sommereinsatzbereitschaft-im-noe-strassendienst-wird-fortgesetzt/?amp

I use the settings: “Theme panel -> Mobile Theme -> USE MOBILE THEME FOR -> AMP”
And with the AMP plugin -> Template Mode -> Paired ” (default and can not be changed)

If I deactivate the mobile theme and set the “AMP plugin -> Template Mode -> Classic”, no error message is displayed on search.google.com/test/amp .

The problem is that the AMP classic version does not look very nice.
Your paired version looks very good and worked well before the update.

Please help me to fix the error messages.

Thank you!

arti

Calin
tagDiv Staff

Hi,

Please provide some more details for this problem and a link were I can inspect this problem; what banners do not work on mobile? also our theme do not need a plugin for ads ( also the Admanager plugin is not tested with our theme ); please check our documentation for ads and make sure that you set the ads/banners like in our examples -> https://www.screencast.com/t/tXYKp6Isni -> https://forum.tagdiv.com/ads-adsense-overview/

Thank you!

Simion C.
tagDiv Staff

1. For me AMP is valid, I tested with both tools
http://prntscr.com/n5pqd1http://prntscr.com/n5pqmp
I can see from your screenshot there is an indexing error, maybe you fixed that.

2. That’s unusual, so the cloud template when used displays a search result which is not displayed when using the default search template. The results should be the same.
I have tested this on my end, seems to work. Are you using a loop element to display the results? – http://prntscr.com/n5pvux

If you want us to take a look, please send us an email at contact@tagdiv.com and provide admin login.

3. I can’t tell from the screenshot if there is a layout problem. What exactly is wrong with the template? If you will send us an email we will check it.

4. You could consider to use plugins for the rating, I could also add this request on the list but I can’t promise anything at the moment. Sorry for the inconvenience.

5. That block looks alright when I check it – http://prntscr.com/n5pxzm
I can only check with the Safari version mentioned above, with this it looks fine.

6. The smart list cloud post template is supposed to appear there, it is a post template after all. By editing it you can choose the smart list style – http://prntscr.com/n5pz1k
Note that these cloud smart lists styles – http://prntscr.com/n5pz7s are not the same as the default smart list styles – http://prntscr.com/n5pzei

7. I see the problem, indeed there are elements that should not be there when printing. I will add this as well on our list to see what can be done about it. Thank you for mentioning this.

Catalin
tagDiv Staff

Hi,

Please make sure that you make the configuration as in the amp-auto-ads documentation-> https://www.ampproject.org/docs/reference/components/amp-auto-ads https://forum.tagdiv.com/topic/info-adv-amp/

Hope this helps!

Thanks!

sentiersduphoenix
tagDiv Member

Well except error in AMP

Simion C.
tagDiv Staff

Twitter may do that, as long as there is an AMP version available they will serve it
https://developer.twitter.com/en/docs/publisher-tools/amp/overview.html
https://searchengineland.com/twitter-ramps-amp-278300
https://adage.com/article/digital/twitter-makes-major-implementation-moments-amp/303020/

If you want to disable AMP for the website, you could check some recommendations from some topics I found
https://www.wpbeginner.com/wp-tutorials/how-to-properly-disable-google-amp-in-wordpress/
https://kinsta.com/blog/disable-google-amp/
https://gulshankumar.net/remove-amp/

If just the AMP plugin is used, the ads could be added as mentioned in the topics from above. Maybe there could be other ways, you could search more online for how to display ads with the official AMP plugin.

With the AMP and mobile theme there are ad spots in the mobile theme section, the ads will show on AMP. There are also AMP auto ads.

Or you could use a different AMP plugin entirely, depends on your needs and what you want to do.

crodo
tagDiv Member

Sorry, can you show an example of how to create the mobile content version to get the same result which I have when the mobile plugin id off? I can’t get it, and I’ve decided to switch off the plugin. Thank you

Viewing 25 results - 19,276 through 19,300 (of 38,683 total)