Search Results for 'amp'

Results from the Forum
Simion C.
tagDiv Staff

The text decoration underline thickness cannot be changed with CSS, there is no CSS rule that I know of. Maybe that example you keep mentioning is not using this method. It could be using a border bottom, in this case the thickness can be controlled
https://www.screencast.com/t/Sxq4O1uTlXY

.td-post-content a {
color: #222;
border-bottom: 2px solid yellow;
}
.td-post-content a:hover {
text-decoration: none;
}

Edward
tagDiv Member

This links do not givin 404 error.

404 error for example give this link (on your site): https://soluzioneveloce.com/error

Firstly disable all untested plugins.

reflector
Participant
#0

I’m receiving the following notifications on Google search console…”Invalid URL for HTML attribute ‘href’ in tag ‘a'” AND “The inline ‘style’ attribute is not allowed in AMP documents. Use ‘style amp-custom’ tag instead.” 1700 pages have been affected by the latter. 2 by the former.

daveszt
tagDiv Member

Awesome thanks for your help. Somehow we’ve hit 1 million files on our server which is 1&1’s limit (who knows why?!) and having 22 files per image probably isnt helping our cause.

Thanks!

Dave

Simion C.
tagDiv Staff

Hi,

That will be the case. The theme can produce a total of 19 thumbnail size, when they are enabled in the theme panel
https://forum.tagdiv.com/theme-thumbs/
These thumbs are used on blocks/modules. They can be disabled and they will not be created anymore. Disable the ones that are not needed. Next to each size it is specified which elements use it
https://www.screencast.com/t/8YKI4tcR

WordPress also creates 3 sizes, you could disable those like this
http://www.wpbeginner.com/wp-tutorials/how-to-prevent-wordpress-from-generating-image-sizes/
Note that the WordPress thumbnail size may be used by the theme in some cases, module 16 uses it for example.

Thanks

Simion C.
tagDiv Staff

That post has no more errors, I tested some more posts but they are all AMP validated
https://www.screencast.com/t/p1j5XbJM9p
If you can provide a link to a post that has those errors I will take a look. Note that most of the errors AMP detects are related to elements entered by users in the post content. Our plugin is tested and does not provide such errors.

Simion C.
tagDiv Staff

Hi,

1. The new design for the socials is different from the previous one. The style you select in the theme panel will apply to all of them.
Maybe that could be done with some CSS. For example you choose this style
https://www.screencast.com/t/l31lbrCPDXCu
The socials will look like this – https://www.screencast.com/t/mhclJ7iTg
Now with some CSS make them look like this
https://www.screencast.com/t/Tbt4s6dG8Ffz
This is just an example, the code can be modified if needed. If you decide to use it enter it in Theme panel->Custom CSS

.td-social-googleplus .td-social-but-text,
.td-social-pinterest .td-social-but-text {
display: none;
}

.td-social-googleplus,
.td-social-pinterest {
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}

2. That is not possible by a theme setting. The socials will only be displayed in their predefined place in the post structure. The posts can be shared, but not specific images inside the post. I believe there are plugins for that.

Thanks

Simion C.
tagDiv Staff

Hi,

At the moment the category pages can only be customized through the theme panel settings. These pages cannot be edited with the page builder.

In coming updates this will change, there will be a considerable amount of functionality added to how the post pages and category pages are created.

If you want to place a block for example in the category page now, this could only be done by manually entering it in the category template files. This is a similar topic
https://forum.tagdiv.com/topic/category-top-posts-style-featured-posts/

Thanks

Simion C.
tagDiv Staff

Hi,

Regardless of header style used the top bar background color can be customized in the theme panel
https://www.screencast.com/t/TkDzWQfuRmw
So you can set a background color of your choosing with those settings.

Using header style 10 you can set any logo size, there is no limit. For example this theme demo uses header style 10 as well, with a big logo
https://demo.tagdiv.com/newspaper_cars/
It uses this logo size – https://www.screencast.com/t/sEsuQzSwNbg1
Let us know if you have more questions.

Thanks

Simion C.
tagDiv Staff

Hi,

So you have that sidebar set for also the initial page where the menu widget is displayed, and also in the destination pages. Maybe that would be possible with some CSS. For example I have this menu widget in a page
https://www.screencast.com/t/KZfXj3YXrkDJ
The “test” is a post for example, when it is clicked it directs to the post page which also displays that menu in the sidebar. A code like this will color the “test” link
https://www.screencast.com/t/6dZxvMTfyV
That would work also for categories in the menu or other elements.
There could be other solutions as well, this is the first thing I thought about.

Thanks

Catalin
tagDiv Staff

Hello mmedia6587,

Please understand that the main functionality of AMP plugin is to display the posts very quickly on the Google’s eye. Basically, when a client in on AMP version, he is not on your website (that’s why your visits were falling down more and more ) and the main goal is to redirect it to your own website. The AMP will have to be viewed as a preview of the posts pages of your website which are delivered by the Google AMP Cache. This is a proxy-based content delivery network for delivering all valid AMP documents. It fetches AMP HTML pages, caches them, and improves page performance automatically. For more information about this case and to better understand the operating system for this plug-in, please check the following useful manual from here -> https://www.searchenginejournal.com/difference-accelerated-mobile-pages-amp-mobile-friendly-pages/172967/
As a very good example, please check the official page of Seo Yoast and there you will see that they have not implemented the menu bar on AMP pages, as you can see here -> https://www.screencast.com/t/OfzMGTLPQk
Also, please notice that AMP will work only for pages which were made with a simple text and not with some page builder elements.
For more references and for a better understanding of AMP functionality please read the plugin documentation!!!

Thanks for your understanding!

sahil
tagDiv Member

Hello Catalin,

Thank you for the response.But When i am login in my admin panel & testing that link all the category filter and pagination are working correctly.

Catalin
tagDiv Staff

Hello kaisan,

Please notice that by default, our theme has centered the Featured images on AMP version, as you can see here -> https://demo.tagdiv.com/newspaper_crypto/td-post-ripple-ceo-and-ethereum-co-founder-bash-ico-industry/amp/ I suggest you make a new install to another subdomain for testing, install only the plugins that come bundled with the theme core files and check the results.

Hope this helps and let us know how it goes!

Thanks.

Simion C.
tagDiv Staff

Hi,

There are recipe plugins that you can try. These would offer the capabilities you require for recipe posts. You could try some of these for example
https://www.sourcewp.com/best-wordpress-recipe-plugins/

jkrf
Participant
#0

Hi team,

1. i’d like to know how to have the first two sharing buttons to be larger than the others in single posts.
i have 4 sharing buttons + Whatsapp for mobile.
What I have now: just like the top sharing buttons on this demo post

Expectation: I would want to have it like top sharing on this post

The order i have is FB, Twitter, G+, Pinterest for desktop and Whatsapp, FB, Twitter, G+, Pinterst for mobile. I would like to have FB & Twitter on desktop, Whatsapp, FB on Mobile to be bigger than the rest.

2. Just curious if there is any option to have the share buttons float at the bottom in mobile and any option to show sharing button when hovering on images.

thanks.

ashubais
Participant
#0

Hey,

1. I want to hide the comment form, & want to get this form in the button or popup.
2. I want to setup infinite load.

How to get this?

mmedia6587
tagDiv Member

Catalin hi,
For example pls check homepage or any other page:
https://www.bestonlineforexbroker.com/amp/

Why does it always show 404 error ?

I just set it up, and today checked Webmaster Tools, it says 6 pages AMP indexed, but where are the remaining 60 pages ? Do I need to submit any list to GWT or they simply process it that slow ?

netliste
Participant
#0

I am using tagdiv amp plugin but images not show on amp pages. What can i do?

arenabucatarilor
Participant
#0

Pana acum am incercat:
– WP Hide & Security Enhancer
– Hide My WP
Ambele pluginuri nu sunt compatibile cu zona de administrare a temei (theme panel).
Puteti recomanda un plugin care sa ascunda/mascheze linkurile din wordpress?
Multumesc.

jamie@gundigest.com
Participant
#0

I was creating my first page with TagDiv Composer, and was almost through when I noticed that the ‘saving’ animation was going. I had wanted to save my work, but I figured I should wait for the animation to finish. I waited half an hour and it didn’t stop, so I closed the page and reloaded it. Now when I try to get into Composer on this page I get this error message:

Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!

And the loading animation goes on forever. The Composer pane never opens so I cannot edit my page any further.
Please help! Here’s the page: https://gundigest.staging.wpengine.com/sample-concealed-carry-category-page-template

Thank you.

Jamie

EmmyThx
tagDiv Member

Hello Bogdan B.,

I currently have the same issue as Ivan Zumalde. Whichever size I select for a picture in a post is not taken into account and is displayed in a huge way. (example at the bottom of the article: http://lavieduriz.com/pvt-taiwan-bilan-mars/). If this bug is independent from Newspaper theme, then I am sorry to bother you.
It is the first time it happens and I noticed this after the last Newspaper and WP Bakery Page Builder.

You said to Ivan that “Using a page builder on posts was never tested in our theme so I cannot say for sure why this happens.”. If I get this right, you mean that WP Bakery Page Builder (before named Visual Composer) was offered in your purchase package but this option (using it for a post) was never tested? To me, using a page builder makes it better do create a clean post.

Also, could you please, tell me what “mce editor” means? I am not familiar with it.

Thanks
Emilie

Jose
Participant
#0

Hello,

I want put two or more ads “after paragraph” ¿Can I do it? ¿How?

thanks

gdg161987
tagDiv Member

Thanks for your quick response. Actualy i use the plugin Search & Filter Pro. As the results template i use archive.php. But no matter what i try, it is not using the correct sidebar.

Simion C.
tagDiv Staff

Hi,

From what I can see there is a stylesheet linked in one of your posts
https://www.screencast.com/t/XYrI6S1J13
That is detected by AMP as a problem
https://www.screencast.com/t/k0K9gGIyC8x
It specifies that all stylesheets must be loaded in between the head tags of the page. SO you could load the stylesheet there if this is required to be loaded.

Thanks

Viewing 25 results - 24,626 through 24,650 (of 38,683 total)