Hi,
I think that you are referring to the infinite loading option from posts, this subject was discussed in details here -> https://forum.tagdiv.com/topic/post-page-setting/
I hope will help you!
Thank you!
Hi,
If you set those elements with tagDiv Composer and you hide them from the css tab, then will be a little difficulty to set them back, I think that a better way will be to set the page in draft or private until this is reedy.
Thank you!
Hi,
I’m glad that you found something to achieve what you need!
We can and the request on our list and it will be checked by developers and they will decide when it will be add in the theme.
Thank you for your understating!
Hi pwisker,
The Default Fonts are Open Sans and Roboto -> https://forum.tagdiv.com/font-customization/
Also you can set it for body in the theme panel -> https://i.imgur.com/8hMRAcC.png and for pages and cloud templates you can use the fonts from manager -> https://i.imgur.com/MvJrwxT.png
I hope this will help you!
Hi Lane18,
1. The mobile theme plugin is just an alternative to make the mobile version faster, you can also use the responsive version or the mobile page, both of theme can be edited with tagDiv Composer. Now the header ad and the background header are different because the mobile header is not the same as the one from desktop, but you can edit it by selecting the view port -> https://i.imgur.com/fjRJrRe.png also you need to add an ad box in mobile menu zone.
Thank you!
Hi DamianSiecz,
The pagespeed do not depends only by the theme, there are a lot of elements, like page elements, external resources…
As I see on your website, there are no theme problems, but maybe you can optimize better the pagespeed for your website:
https://forum.tagdiv.com/how-to-make-the-site-faster/
https://forum.tagdiv.com/cache-plugin-install-and-configure/
https://forum.tagdiv.com/cloudflare-cdn/
https://forum.tagdiv.com/autoptimize-install-configuration/
I hope this will help you
Hi niteshjha206, if you tested only with tagDiv plugins and the problem persist, then please make a full backup and contact us at contact@tagdiv.com and we’ll check to see what the problem can be. Please include the link of this topic and wp-admin access.
Thank you!
Hi,
The theme panel options are for the tagDiv Standard Pack this is adding the standard templates (those can not be edited using the theme builder). The cloud templates are full editable with tagDiv Composer.
So, now you have a website with cloud templates, so you’ll need to use the theme builder to edit them.
Thank you!
Hi,
I just made a test and for me there are no problems when the post link is long -> https://i.imgur.com/XHsZP7k.png maybe there are other problems, can you please provide a link to your website were I can inspect this situation ?
Thank you!
I’m glad that you manage to resolve the problem!
IN case that you have other questions, let us know!
Have a nice day!
Hi,
The stars colors can be changes with this css
.td-review .td-icon-star:before {
color: blue;
}
The score with this css:
.td-review .td-review-final-score {
font-size: 34px;
color: red;
}
and the text with this one
.td-review span {
font-size: 14px;
color: red;
}
If you want you can add more css on them, just let me know what you need, also, here is a guide that can help -> https://www.w3schools.com/css/css_text.asp
Thank you!
Hi,
Yes, you can use only the amp plugin, just make sure that this is set on “Reader” > https://i.imgur.com/6OY3Dqd.png
Thank you!
Hi atflaten,
I just checked your link, but I do not see any changes for the featured image, should I look in a specific way? Can you please provide some more details maybe a screen recorded ?
Thank you!
Hi,
Please try like this -> https://i.imgur.com/s9iCzin.jpg -> click on menu, then on header zone and set the display -> https://i.imgur.com/xvOZOJY.jpg the results will be -> https://i.imgur.com/7KEVazO.jpg
-> https://forum.tagdiv.com/header-manager/
I hope this will help you!
Hi ersandrino77,
Our theme search is based on WordPress search and this is also not searching for authors and only for posts and pages, maybe you can find a plugin that can do this, for example here is offered a solution -> https://wordpress.stackexchange.com/questions/34437/how-can-i-include-author-their-archive-page-in-search-results
Thank you for your understanding!
Hi,
1. The flex blocks will display the comment count, but this can be disable individually using the tagDiv Composer -> https://i.imgur.com/tBn23QC.png -> https://i.imgur.com/c6MpnlW.png
2. Yes, that is the path -> https://i.imgur.com/FPSDV1y.png -> https://i.imgur.com/6hSTPc8.png
3. We did not tested the Co Authors Plus plugin with cloud templates, so I do not know if this code will work. But if you use the default post template -> https://i.imgur.com/BHbk31Q.png then the code should apply on the files from -> wp-content/plugins/td-composer/legacy/Newspaper/loop-single.php
4. The single post templates allow you to edit the post layout/template using tagDiv Composer, now this was not possible with a standard templates. The posts will be made using the WordPress editor (classic or Gutenberg editor).
I hope this will help you!
Thank you!
Hi Lalit, as far as I know the border radius is acting like that since the option was added, and is not about the background color -> https://i.imgur.com/kvPAyqb.png bat can be more easy adjusted, now when a background color is set, then this will be set rectangular -> https://i.imgur.com/7NYVMlH.png also the elements are setting on different elements, the border radius is set on the flex element and the background color is set inside it on element -> https://i.imgur.com/Oj7Yos8.png -> https://i.imgur.com/MIpyN3U.png
Unfortunately, the border can not overwrite the blocks setting because those will be damaged.
The only solution that I see in this case is to remove the border and border radius from css tab and set on that element a class, then on that class set the border radius like this -> https://i.imgur.com/XCy0UQ2.png -> https://i.imgur.com/BhBIB0n.png after that just add the extra class on those elements where you want to have that layout.
.border-class .td-element-style{
border-radius: 50px!important;
border: 2px solid #000;
}
The css need to be set in the theme panel > custom code> custom css.
I hope this will help you!
Hi,
You can make a menu with submenus using this guide https://www.wpbeginner.com/wp-tutorials/how-to-create-a-dropdown-menu-in-wordpress-beginners-guide/ to add the “New” text you need to do like this https://pastebin.com/2R7Pw2MK -> https://i.imgur.com/MqA4JMA.png and the results -> https://i.imgur.com/1EVmZAU.png
I hope this will help you!
Hi,
The social share for LinkedIn can be enable from here -> https://i.imgur.com/LDZ6YML.png also you can use our theme share for posts and pages https://i.imgur.com/WBesAGj.jpg unfortunately, for the moment is not added on categories.
If you need a more complex social share, you can try some plugins -> https://blog.hubspot.com/website/best-social-media-plugins-for-wordpress
Thank you!
Hi,
We didn’t tested the “Ultimate Member” and “Smush” so there can be some conflicts with them.
For the problem that the content of the CPT is not display I will need wp-admin access and also please make a full backup, I need those information in privet, for this please contact us at contact@tagdiv.com add, the link of this topic and the wp-admin link and credentials for an admin. I will check it as soon as I can.
Thank you!
Hi boris.prado, that is part from the fix that was added, as long as you have the Instagram images in media, those will be delivered from there and the Instagram images will no longer be display as broken images, indeed the problem that remains is that the media size will increase and we want to avoid this. We hope that the coming update to have a better solution then this one.
Thank you for your understating!
Hi thelastpoet,
I’m glad that in the end the problem was been solved!
This is quite weird, that code is only to removed the Newsletter and Multi Purpose Style, normally, should not affect the modified date, maybe was just a coincidence, but I can not say it for sure. Indeed, for me the modified date was display correctly, but I did not set any extra code in functions.
Thank you!
Hi Priant Taruh,
Yes, you can -> https://tagdiv.com/mobile-theme-get-mobile-ready-with-newsmag-theme/ all you need to do is to install the plugin from Newsmag > plugins -> https://i.imgur.com/Q5IugBy.png -> https://i.imgur.com/59XZS74.png
Thank you!
Hi,
What you can do to remove the elements you can use this css
.td-review .td-review-header,
.td-review .td-review-row-stars,
.td-review-footer .td-review-summary{
display: none;
}
This code need to be set in the theme panel > mobile theme > custom code> css.
To move the review at the top of the post, you’ll need to edit the code, the file is this one wp-content/plugins/td-composer/mobile/single.php and you need to move this code -> https://i.imgur.com/atConWX.png you can set it before, between or after those elements -> https://i.imgur.com/p4WIf8I.png
Unfortunately, those changes can not be saved in a child theme so, when the plugins will be updated those will be removed.
Thank you for your understanding!
Hi,
If you do not want the mobile theme, then try the mobile page, what you need to do is to convert the pages and cloud templates to mobile pages and templates. -> https://prnt.sc/263dbqj -> https://prnt.sc/263ddw9then edit one of theme with tagDiv Composer and convert the header and footer -> https://prnt.sc/263diuk -> https://i.imgur.com/bb811mB.png
I hope this will help.