Hi,
Unfortunately our theme do not have any option to can replace the socials icons from here -> https://prnt.sc/pn3g2p with the top menu, sorry for the inconvenience!
Thank you for your understanding!
Hi,
So in order to achieve that layout, you’ll need to set the row with tagDiv Composer like this -> https://www.screencast.com/t/Th7QnWWsBk after that set the block 2 in each empty column like this -> https://www.screencast.com/t/SxFgqLFQCk the results will be -> http://prntscr.com/pn3iow
Thank you!
Hi,
The above code will apply only on featured image from flex block 1 and you can adjust it after your needs -> http://prntscr.com/pn35oj -> http://prntscr.com/pn36gq -> http://prntscr.com/pn36x5 -> https://www.screencast.com/t/qpwHyXnQ
Thank you!
Hi,
Please provide some more details about the footer you are using, also some screenshots wold be very helpful.
Thank you!
Hi,
In order to remove the shadow and keep the move up animation, you can use this custom css
.td-h-effect-up-shadow .entry-thumb
{
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
box-shadow: none!important;
}
The code need to be set in theme panel > Custom code> Custom css
Thank you!
Hi,
Unfortunately the shadow from that effect can be remove only manually from the theme or you can use a custom css to block it to be load.
Thank you for your understanding!
Hi,
What I was meaning, was that you can write in the email that you do not want us to make any changes to your website until we get your permission.
Thank you!
Hi,
You can set a class on it and add a custom css that will hide it if it will be display on a mobile, here is an example:
<div class="td-paragraph-padding-1 hide-on-mobile "></div>
-> http://prntscr.com/pn18zb
.hide-on-mobile {
display: none
}
Also please notice that the code set in Theme Panel > Advance css will not work for mobile theme, only for responsive version.
Thank you!
Hi,
Please provide some screenshots or a video with this problem, in this way would be more ease to identify the problem and fix it.
Thank you!
Hi,
Indeed there are to files -> http://prntscr.com/pn11eb you need to edit the one that you are using, from what I understand you are using a footer with extra bottom.
If you have other questions related to our theme, just let us know!
Thanks.
Hello,
Please make sure that you do not have a plugin conflict, please deactivate ALL non theme plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps and make sure that you set the cloudflare as in our guide from here -> https://forum.tagdiv.com/cloudflare-cdn/
Thank you!
Hello,
Please make sure that you have the mobile theme plugin and amp plugin install and activate, after that make sure that you are using one of those two option -> http://prntscr.com/p3nwun and set in AMP only the posts like this -> http://prntscr.com/p3nx8m
Thank you!
Hi,
If you are referring to this section -> https://www.screencast.com/t/JnrXrbRH3vc then the only settings for this are in theme panel -> http://prntscr.com/pn0vj7 -> http://prntscr.com/pn0vsi also for the moment this is the only animation for mobile menu, sorry!
Thank you for your understanding!
Hi,
Just make a note on the email, and there will be no changes to the website until we’ll have your permission.
Thank you!
Hi,
Unfortunately this can be done only using custom css, but you want only the featured image to be round -> http://prntscr.com/pn0ngx -> http://prntscr.com/pn0p1t
.td_flex_block_1 .entry-thumb {
border: 5px solid red;
}
This custom css will be apply only on flex block 1.
Thank you!
Hi,
Yes, this is possible if you are using a header from cloud. You can edit the header and click on menu -> http://prntscr.com/pn0lg5 -> http://prntscr.com/pn0m0j -> http://prntscr.com/pn0mgk -> https://forum.tagdiv.com/mega-menu/
Thank you!
Hello,
The speed of your website depends on how well your site is optimized, if you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/
Thank you for your understanding!
Hi,
This problem can be from some other plugins, please deactivate all non theme plugins and try gain.
Thank you!
Hi,
Yes, we received your email and we’ll reply back as soon as we can.
Thank you!
Hi,
Unfortunately on Newsmag you can have only the same logo for homepage and the rest of the pages ->https://forum.tagdiv.com/newsmag-logo-favicon/
Thank you for your understanding!
Hi,
In order to check this, you’ll need to edit the page with tagDiv Composer and make sure that your grid is set to display the latest posts, like this -> http://prntscr.com/pmwqub
Thank you!
Hi,
In order to achieve what you need you’ll need to edit (or build a new homepage ) your homepage using tagDiv Composer and add a flex block or a flex grid on your page.
Thank you!
Hi,
The tagDiv Composer is a builder for pages and templates only, not for post, only for post templates, so if you want you can use it on a single post template from tagDiv Cloud Library.
Thank you!
Hi,
In order to change the background color/image on Romania News Pro you’ll need to edit that header template with tagDiv Composer, click on the row and check the css tab -> https://www.screencast.com/t/g9DiZaSiSeQ2
Thank you!