Hi,
A random sorting using all categories for example, will display posts randomly, so it would not matter when the post was published.
Setting an offset of 1 in a block sorted by random would skip the fist post, whatever that may be, in no relation to it being the latest published post.
You can exclude categories, you can also exclude individual posts if needed. Or you can choose from which category/categories the posts will be picked. Those would be enough options to control the posts a block dispalys
– https://forum.tagdiv.com/block-settings-guide/
Thanks
Hi,
At the moment I can’t say exactly if posts could be created with our tagDiv composer in the future, I believe the accent will be more on creating templates for posts, categories, tags etc.
So post templates can be designed in any way possible with the composer. We will create more and more templates, created by our designer team and ready to be imported from the cloud library.
Sorry if this is not enough, you could keep using WPBakery and deactivate the tagDiv composer. That would be one way to actually build posts like pages.
Thanks
Hi,
That would mean the mega-menu is not created properly
– https://forum.tagdiv.com/mega-menu/
The menu item you want to make a mega-menu should not have any sub-menus. This is a common mistake when creating a mega-menu
– https://forum.tagdiv.com/topic/hopefully-last-bit-of-help-slight-issue-with-the-mega-menu/
We will include a video in the tutorial and hopefully present the creation of such a menu in more detail. Let me know if you have more questions.
Thanks
Hi,
We could take a look, once you set a featured image or video it should be displayed in the post pages, and also thumbnails should be created from it
– https://forum.tagdiv.com/featured-image-or-video/
– https://forum.tagdiv.com/theme-thumbs/
Thanks
Hi,
The top menu is not displayed on mobile, it never was intended to display there.
However it could be made to appear with a code, if this is required. Something like this would work, you could try it
– https://www.screencast.com/t/CABlPOFxL
This is the code for it if you want to use it
@media (max-width: 767px){
.td-header-sp-top-menu,
.td-header-top-menu-full {
display: block!important;
text-align:center;
}
.td-social-icon-wrap{
display:none;
}}
Thanks
Seems to work now – https://www.screencast.com/t/kooHyuB1H
There are no errors that I can see, AMP is validated. The ads show for me as well, when checking with mobile or mobile emulator.
Hi,
That will be possible. Even though the tagDiv composer does not have elements dedicated for Woocommerce, their shortcodes will work. Please see this topic for more information about it
– https://forum.tagdiv.com/topic/how-to-display-products/
Thanks
Hi,
That demo uses a multi-purpose header style, style 2 to be more exact
– https://www.screencast.com/t/moMSAHUBC
In these header styles you can display up to two buttons
– https://www.screencast.com/t/Bp4nwwmtCD
Access the multi-purpose settings in the theme panel and remove the button text from there.
Thanks
Hi,
If you keep replying in your own topic, the answer will be delayed. We answer from oldest to newest which is fair for all users.
If you have sent us an email we will take a look. Be sure to use the latest theme version. In older versions Twitter and probably other socials will not work doe to changes made on their side.
Thanks
Hi,
I believe you are using the different domains setting in WPML->Languages
– https://www.screencast.com/t/ZTqJotmk
If you use that setting there will be problems with the composer as you try to edit the translated pages. The other two settings should work.
We have added this to our list of improvements and see what can be done about it. Sorry for the inconvenience.
Thanks
Hi,
@hellnest What exactly are you doing and what is happening? Are there any errors displayed?
The solutions from these topics worked for composer problems in some cases, you could give them a try if possible
– https://forum.tagdiv.com/topic/gray-page-tagdiv/
– https://forum.tagdiv.com/topic/javascript-error-td-composer-wont-load/
Let us know.
Thanks
Hi,
The top menu is not displayed on mobile, I could give you a code to display it if you could provide a link to your website. Or you could add the language switcher to the main menu.
Thanks
Hi,
@breakofdawn Indeed, it seems the same posts are loaded each time the pagination is used.
Did you enable the unique articles setting? – https://www.screencast.com/t/TWEmif22vR
Is the issue happening if you create a new page and use the same block with the same settings? What if you try to use a different block with different settings?
Let me know what you find.
Thanks
Hi,
You are supposed to use the ID of your own menu item, not the ID with which I tested on my end. The IDs are unique, so most likely my menu item ID will not work for you.
Using the ID the code will apply only for the menu item, the other codes you mention are more general and may affect other instances of the icons.
Thanks
Hi,
You seem to have some unusual URL parameters, I tried the link you provided
– https://www.screencast.com/t/PdibZt8swb
What exactly is that parameter at the end of the URL? It seems to appear for all posts, categories etc.
AMP also detects some unusual content in your post pages, I believe that is plugin related
– https://www.screencast.com/t/f8d64Ro21
Try to deactivate all your plugins, leave only theme plugins active. Check if the same happens.
Thanks
Hi,
That would be unusual, a plugin cannot disappear like that unless it is intended by the plugin author. Maybe you are running out of WP memory, that could cause such problems. Check your system status, increase the values if needed
– https://forum.tagdiv.com/requirements-for-newspaper/
Contact your hosting provider for assistance if needed.
Hi,
You can use the tagDiv composer to build post templates among many other templates, but not actual individual posts
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
You can have as many templates as needed, and apply them for any posts you want.
Thanks
Hi,
I found some suggestions you could try, give them a try
– https://www.stufeed.com/tech/wp-super-cache-how-to-resolve-the-pages-do-not-match-timestamps-differ-or-were-not-found/
– https://www.msgdigital.com/wp-super-cache-tester-pages-not-match-fix/
– https://premium.wpmudev.org/forums/topic/wp-super-cache-time-stamp-does
Hi,
The theme has options to create a review for the post, like this
– https://demo.tagdiv.com/newspaper/td-post-intel-claims-new-ssd-750-drives-are-its-fastest-ever-for-desktop/
– https://forum.tagdiv.com/reviews-2/
A post that has a review will display in a block like shown in the guide. So you could create reviews for the posts and display them all in a block
– https://www.screencast.com/t/GaCv0fjkd6hA
If you require something else it could only be done with a review plugin maybe.
Thanks
Hi,
The theme login is based on the default WordPress login, it simply adds some style. You could disable the theme login which does not have such settings and would be harder to modify, and simply use the default WordPress login with the implementation you want.
Thanks
Hi,
The logo will always direct to the home URL of the website
– https://codex.wordpress.org/Changing_The_Site_URL
The theme does not have a setting to add a custom URL for the logo. So it would depend on your set home address.
Thanks
Hi,
Those would be footer templates with predefined content. There are also empty footer templates you can select
– https://forum.tagdiv.com/footer-templates/
So you can enter your own widgets in the footer columns.
Thanks
Hi,
You can choose the number of posts that you want to display in the latest articles section, there is a setting for that
– https://www.screencast.com/t/RBGILhxZi
– https://www.screencast.com/t/mtxenOUOrz
There you can find most of settings for the latest articles.
Thanks
Hi,
Where exactly are you inserting the pictures? Maybe you are using a thumbnail of the image instead of the full size, for example
– https://www.screencast.com/t/HyrkFrb71y
Thanks
Hi,
You can send us an email at contact@tagdiv.com and provide admin login, also cPanel if possible. We will take a look. Please also include a link to this topic in the email.
We may need to deactivate all your plugins for testing, or you can do that and see if the same happens. Let us know.
Thanks