Hi,
Does that plugin work with the official AMP plugin, or does that plugin support AMP? I found a topic with a discussion in this matter – https://wordpress.org/support/topic/not-working-on-amp-2/
Adsense ads for AMP have to be added like the documentation species
– https://support.google.com/adsense/answer/7183212?hl=en
In the theme panel AMP section they can be entered like this
– http://prntscr.com/me3krx
Be sure to test if the ads appear with a mobile or mobile emulator. There should be no problem.
Thanks
You could use a flex block instead, like flex block 1. This can be customized to look in many ways. It has an option for the module padding, image customization options, show/hide post meta and many styling options.
So you can achieve different results with the same block, for example here it looks like block 5 – http://prntscr.com/me3b21
And here it looks in a different way – http://prntscr.com/me3cim
Here are some block designs available through the cloud library plugin, based on flex blocks, you can preview and even edit them to see how they are made
– https://affiliate.tagdiv.com/#/load/Blocks
Let me know if you have more questions.
Quite unusual, we could take a look at it. Send us an email at contact@tagdiv.com and provide admin login. Include a link to this topic in the email.
Hi,
Seems the top grid is the last to load indeed. Does the same happen if you deactivate all plugins excerpt theme plugins? This is worth a try, a plugin could cause this problem. Then test again to see if there is a difference.
Also consider to regenerate the thumbnails, seems the full size of the image is used in the theme modules, they should e thumbnails. This will lead to bigger page sizes and slow loading times (the homepage has almost 10 MB – http://prntscr.com/mdqqx7). Here is a guide
– https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thanks
Hi,
Maybe you entered something other than a numeric value in the more articles settings
– http://prntscr.com/mdpd6y
You could check that as a first step. Also check if the wp-debug is set to false in the wp-config file – https://forum.tagdiv.com/requirements-for-newspaper/
Thanks
I tried both PHP and shortcode implementation for that plugin, the ratings appear but the design is broken in both cases, example for post template 2
– http://prntscr.com/mdnkbg
I then tried on a default WordPress theme, they look alright there (by the way the single template in a default wordpress theme has the same error you mention http://prntscr.com/mdnrna this may not be an error)
– http://prntscr.com/mdnry8
Seems the theme is applying some design to the post ratings, so it will need some CSS to make it look better – http://prntscr.com/mdnugv
This is the code for it
.td-post-content .post-ratings img {
display: inline;
}
.td-post-content .post-ratings img {
margin-bottom: 0;
}
Seems there is a code that overrides the theme code for the span containers
– http://prntscr.com/mdn098 – http://prntscr.com/mdn0eu
Maybe this is coming from a child theme or the custom CSS section. Removing that code should preserve the width of the sidebar in sticky mode.
There would be no more need for such customizations in the code, now that the post templates can be designed with the tagDiv composer and cloud library plugin
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Here you can preview the available single templates and even edit them to see how they are built and what can be done
– https://affiliate.tagdiv.com/#/load/Single
Hi,
Maybe a last updated option will be available for cloud templates, can’t say at the moment. Currently the date element has only a time ago format (within 7 days)
– http://prntscr.com/mdmt2q
I will check on the to do list, if this request isn’t there I will add it.
Thanks
Hi,
Those are the thumbnail sizes the theme creates from the images you use as featured
– https://forum.tagdiv.com/featured-image-or-video/
– https://forum.tagdiv.com/theme-thumbs/
– https://forum.tagdiv.com/thumbnails-vs-featured-image-size/
– https://forum.tagdiv.com/featured-image/
The theme will crop the thumbnails center top. Using thumbnails instead of the original images has a major positive impact on page size. So you can use images that are bigger than the sizes of the thumbnails as they will not be displayed in full. Depending on the original image aspect ratio and the module/block/grid used, the results will be different.
Let me know if you have more questions.
Thanks
Hi,
@geor_ro If the translation plugin has an option to translate menus that is possible. For example with WPML – https://wpml.org/documentation/getting-started-guide/translating-menus/
This plugin has an option to translate the menu, so when the language is switched a different menu will be displayed. You could check in the documentation of the plugin you are using for translation.
Thanks
Hi,
The theme itself doesn’t have a Facebook widget, but it can be done with the official Facebook widget
– https://www.wpbeginner.com/wp-tutorials/how-to-add-facebook-page-plugin-in-wordpress/
– https://developers.facebook.com/docs/plugins/page-plugin
Configure the widget how you want, then get the code – http://prntscr.com/mdmcd4
First code goes in the theme header file (best you do this in a child theme so that the code will not be lost after a theme update – https://forum.tagdiv.com/the-child-theme-support-tutorial/)
– http://prntscr.com/mdmd4s
The other code goes where you want the widget to appear, in a page you can enter the code in a column text element – http://prntscr.com/mdmdl9
Once the page is saved and viewed the Facebook widget will appear
– http://prntscr.com/mdmdtc
If you need help let me know.
Thanks
Hi,
You mean the demo content when you install the demo with content? Start from the top for example, with the header. Set your own log and menu, configure the header with your own data. The homepage which is provided when the demo is installed with content can be edited with the tagDiv composer, each element in it can be customized
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
– https://forum.tagdiv.com/block-settings-guide/
Then move on the footer, replace the demo data with your own there as well. Here is the theme documentation – https://forum.tagdiv.com/newspaper-theme-documentation/
If you need help or have more questions, please let me know. Provide as many details about it as possible, screenshots are also helpful or a link to the website.
Thanks
Hi,
If you are referring to the header logo or background image set for the header, I believe this will be possible with the header builder that will be released in coming updates.
Currently that is not possible without code modifications in the header templates and setting conditions per page, this would mean a lot of work. So the header will be the same across the whole website, regardless of the page.
If this is not what you are referring to, please correct me.
Thanks
Hi,
You could try the function from this topic, the one from the end
– https://wordpress.stackexchange.com/questions/57070/change-the-page-slug-in-pagination
Seems to work – http://prntscr.com/mdlsqp – http://prntscr.com/mdlsul
Thanks
Hi,
Something like that could be done with CSS, for example – http://prntscr.com/mdlnrw
Enter the code in the Advanced CSS section of the theme panel, in the desktop field.
.td-header-style-7 .td-header-sp-logo {
margin-bottom: 60px;
}
.td-header-style-7 .td-header-sp-rec {
margin-top: -109px;
}
For the mobile case something like this – http://prntscr.com/mdlpgb
This time enter the code in the phones section of the Advanced CSS section.
.td-header-style-7 .td-header-menu-wrap {
margin-top: 60px!important;
}
.td-header-style-7 .td-header-sp-rec .td-header-ad-wrap {
margin-top: -114px!important;
}
Hi,
That is a customization specific to the travel demo – http://prntscr.com/mdlhrb Some demos when installed will import an additional stylesheet containing various customizations for theme elements.
I could try and adapt it to the elements in your website, please post a link to the page where you want to do this modification. The solution will be more accurate this way. Or specify the type of block used so I can try it on my end.
Thanks
Hi,
I believe you are referring to the video playlist where each video ID has to be added manually. You could embed a whole playlist, like mentioned in this topic
– https://forum.tagdiv.com/topic/youtube-playlist-instead-of-each-video-individually/
Thanks
That’s how it looks – http://prntscr.com/mdlbgr
The favicon image is also not loaded, also a script from a plugin it seems
– http://prntscr.com/mdldtf
You could give the plugin mentioned in this guide a try, see if it fixes the problem
– https://www.wpbeginner.com/plugins/how-to-fix-the-mixed-content-error-in-wordpress-step-by-step/
Hi,
I test various things with it periodically, found no problems with it and WordPress 5 until now. The latest 5.6 version of WPBakery is compatible with WordPress 5, this is mentioned in the plugin changelog
– https://kb.wpbakery.com/docs/preface/release-notes/
They even added an option to disable the Gutenberg editor if needed
– http://prntscr.com/mdlar2
Thanks
Hi,
If you don’t use you can deactivate it and use WPBakery instead, there will be no problem. No point having two page builders active and loading at the same time.
As a note, when you will update the theme in the future, the tagDiv composer will automatically be installed and activated, so if that happens you will have to deactivate it again.
Thanks
Hi,
The background image set in the theme panel should appear below the body tag, as a different container, like this
– http://prntscr.com/mdl6dj
I tested this on my end and seems to work alright. From the screenshots it seems there already is a background image set.
Thanks
Add this code to it, should be what you wanted now – http://prntscr.com/mdl4n8
.td-header-wrap {
width: 100%;
}
.td-main-content-wrap {
margin-top: 80px;
}
I believe there are plans for a future update to be able to set a cloud template for a whole category of posts, so that they will all use that template without setting it individually for each post. I think this is what you mean.
However I can’t say when the setting will be available at this point.
These kind of plugins or settings from them can break a website in some cases. You could try a few plugins and make tests to see if there are any problems, we haven’t tested any up to this point so making a recommendation would be hard.
Maybe some other theme users can share their experience in this matter.
I understand what you are referring to. But the modules will not behave in that manner. The space for the thumb is reserved, so the post meta will not take this into account and align differently.
Maybe consider using a mix of blocks, ones that do show thumbnails and others that do not. But this way you would have to filter the posts so that the ones without a featured image display in blocks that do not show the thumbnail.
With CSS it won’t be possible to target the modules that display posts without a thumbnail and align the meta, that would have been a solution.