Hi Amit,
Please reply in this topic -> https://forum.tagdiv.com/topic/post-published-datetime/#post-332283
Thank you for your understanding!
Hi,
The view counter will count every time when a post will be loading to view it, also you have the possibility to change manually the view count value -> https://i.imgur.com/EgLdfZh.png -> https://i.imgur.com/ZoGe0oB.png
Thank you!
Hi,
If you want to have more control over the featured images from homepage, then you can edit it with tagDiv Composer, and use some flex blocks -> https://i.imgur.com/Riqs5NO.png these blocks are special and can be more easy design ( you can check the documentation for flex blocks from Newspaper) -> https://i.imgur.com/Fkga3eS.jpg
Hope this will help you better!
Thank you!
Hi,
Indeed I made some investigations and is look that this is happen only on iphone device, on simulator it can not be recreated. From what I can see is apply the mobile theme plugin instead of responsive version, make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
Also, I added this problem on our list for retested and if there it will be a theme problem will be fixed.
Thank you for your understanding and sorry for the inconvenience!
Hi,
Please send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thanks
Hi,
The settings from theme panel > translation will will translate/change the website text/titles, but you can set only one translations, you can not set one fore each language, sorry!
Thank you!
Hi,
Make sure that you set enough empty space until you start a new header also if you want you can sent us and email at contact@tagdiv.com and provide admin login and we will take a look. Include a link to this topic in the email.
Thank you!
Hi ir,
Sorry you posted in Newsmag forum, on Newspaper the modified date on posts can be set using tagDiv Composer on single post template from tagDiv Cloud Library.
-> https://www.screencast.com/t/eYkeLqbCqV -> https://www.screencast.com/t/3qCSo9Nxtt
Also you can use the modified date on blocks -> https://i.imgur.com/M8EhqKW.png and you can filter after this setting -> https://www.screencast.com/t/VSePr63B
Thank you!
Hi,
Yes, by default the featured image will be cropped center-top, if you want to change it you can go in theme files on this path -> wp-content/plugins/td-composer/legacy/Newsmag/includes/td_config.php and change the crop -> https://i.imgur.com/ot6Mn4G.png
Hope this will help you!
Thank you!
Hi
If you want a header without logo you can remove the log from theme panel or if you want you can set a different header -> https://i.imgur.com/37i0nxm.png
If you want you can make changes in theme files, but this should be removed when you’ll make the update, what you can do to prevent this is to set a child theme.
Thank you!
Hi,
In order to have the menu in the header, the footer , the search etc in more language you can use the above solution or you can check other plugins ->
15 Best Free WordPress Multilingual Plugins for 2019
Hope this will help you!
Thank you!
Hi,
In order to reduce the admin-ajax.php please check those articles -> https://www.hostinger.com/tutorials/how-to-fix-admin-ajax-file -> https://www.cloudways.com/blog/reduce-admin-ajax-php-related-server-load-wordpress/ -> https://medium.com/visualmodo/how-to-reduce-admin-ajax-server-load-in-wordpress-5ba49a5a3185
Also you can check our documentation for website speed -> https://tagdiv.com/how-to-increase-page-loading-speed/
Thank you!
Hi,
If you are using a pro demo, den you’ll need to edit it with tagDiv Composer and change the colors, because the settings from theme panel will apply only on standard demos. -> https://i.imgur.com/CUWSPz4.png -> https://i.imgur.com/sXmAsYj.png
Thank you!
Hi,
If you want to edit the footer, then you’ll need to edit it from a page, for example on your homepage click on edit with tagDiv Composer -> https://i.imgur.com/uweNRrc.jpg after that go down to the footer end edit it how you want (now you can customize the the whole webpage from fronted).
Thank you!
Hi,
If you are using the mobile theme plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://www.screencast.com/t/ebUIzt4se
Since Newspaper v9.7.4 you can show the responsive version on mobile theme -> http://prntscr.com/oh6r2s you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Thank you!
Hi,
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you!
Hi,
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
When tagDiv Composer is not working ->https://forum.tagdiv.com/tagdiv-composer-not-working/
Let me know the results!
Thank you!
Hi,
Yes, you’ll still have access to the forum, the only thing is that you’ll no longer be able to post/submit in topics.
Thank you!
Hi,
On text with image you can set the class here -> https://i.imgur.com/phnGW4B.pngfor example -> https://i.imgur.com/kAEpjYB.png after that you can use a css like this to set the border on images -> https://i.imgur.com/RI4stl4.png
.class img{
border: 3px solid red;
}
The code need to be set in theme panel> custom code> custom css.
Thank you!
Hi,
We recommend to use flex blocks, in this way you can achieve the layout you want after that save the block made using the right click -> https://tagdiv.com/right-click-menu-tagdiv-composer/
Hope this will help you!
Thank you!
Hi,
Please provide me some screenshots with the settings you’ve made in theme panel in this way I will be able to check if the settings are made right.
Thank you!
Hi,
Please notice that we take in order of time the topics ( time when was post the question ) to answer the question, and if you post/replay again in your topic the time will change and will be move to recent question, therefore the answer will be delay.
In order to chaage the hover color on the contact form please try this custom css
.page div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]{
background-color: red;
}
In order to have more control over the post design, you can use a single post template from tagDiv Cloud Library and edit it from tagDiv Composer -> https://i.imgur.com/2wuhLCa.png -> https://i.imgur.com/pNtB6gq.png -> https://i.imgur.com/sfI0WNM.png -> https://i.imgur.com/2J93XCq.png -> https://i.imgur.com/bnGupdw.png
Hope this will help you!
Let me know the results!
Thank you!
Hi,
Please do not open more topic about the same problem!
Please reply in this topic -> https://forum.tagdiv.com/topic/td-composer-do-not-load-to-edit/#post-332163
Thank you for your understanding!
Hi,
Please notice that we take in order of time the topics ( time when was post the question ) to answer the question, and if you post/replay again in your topic the time will change and will be move to recent question, therefore the answer will be delay.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you!
Hi,
The Pro demos are using cloud templates and for these the theme panel settings will not apply, the theme panel will change only the standard styles/templates. In order to edit a cloud template you’ll need to edit it with tagDiv Composer, for example if you are using a single post template you can edit it like this -> https://i.imgur.com/2nR57lo.png after that you can add and remove the elements.
Please follow our tutorial in order to change the logo on pro demos: https://www.youtube.com/watch?v=HXQQygkCCJo
Thank you!