Hi,
This request for Newsmag was add on our list and hope that our developers will add this option in coming updates!
Thank you for your understanding!
HI, you can do that if you are using the Search Form element -> https://i.imgur.com/4HZ9v85.jpg remove the text and add an icon -> https://i.imgur.com/JqURJDO.png -> https://i.imgur.com/ybry81V.png -> https://i.imgur.com/MPeutQB.png
Hope this will help you!
Hi, the WP Bakery Plugin is an extra plugin that we provide for the users that do not want to use tagDiv Composer with tagDiv Cloud Library.
For the moment you can use this plugin only if you do not use cloud templates, also it can not be use on the same page where was use tagDiv Composer.
Hope that in coming update this plugin will be more compatible with tagDiv Composer, but with cloud templates I do not think that will work.
Thank you for your understanding!
Hi,
If you like that layout, you can import a block like that on from tagDiv Cloud Library -> https://i.imgur.com/b1WZSXW.png -> https://i.imgur.com/VD1KHUP.png
Thank you!
Hi,
Yes, you can add there all the code that need to be set between head tags, there will be no problem as long the codes set there do not create some problems (if the code is not good or is overwriting theme options).
Thank you!
Hi Nagarig,
The problem is that in your example the row that you set is in content zone -> https://i.imgur.com/snppRbf.png not in mobile header zone as in my example -> https://i.imgur.com/RLJnm23.png
Let’s try again, this is the mobile header -> https://i.imgur.com/q22VXMg.png drag a row in the header zone -> https://i.imgur.com/jmp9zc1.png -> https://i.imgur.com/PiBrZRA.png and now if you want you can set a background color for the row -> https://i.imgur.com/tRfYiyX.png set the ad box -> https://i.imgur.com/X3ORng5.png the the add will look like this -> https://i.imgur.com/Yk9IuuV.png if you want you can set on the row a some padding top and bottom -> https://i.imgur.com/Rm3hpbv.png also on desktop it will look like this -> https://i.imgur.com/D00FLSJ.png and on mobile like this -> https://i.imgur.com/SbCSqBV.png
Hope this will help you!
Hi,
If you are using a playlist video, please check our guide from here -> https://forum.tagdiv.com/video-playlist-2/ also make sure that the youtube api is set in theme panel -> https://forum.tagdiv.com/youtube-api-key/
Thank you!
Did you not get ant reply from our support via email? is yes, is possible that your email to be in spam, please send a new email and let me know the email that you use to can identify you.
Also please check the plugins you are using, if you have WP Bakery enable is possible to provide some problem most of theme are with cloud templates. If you have this plugin, please disable it and check again.
Thank you!
Hi,
You can achieve something like that using the using the classic element and the format for quotes ->https://i.imgur.com/X72EIcZ.png -> https://i.imgur.com/rw0otrX.png
Thank you!
Hi,
Please do not reply multiple times in topic, will only delay the time until you get the answer, we answer in topics from oldest to newest, also please check our support hours.
I just checked the links and it works, but a few times the website blocked. Make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/newsmag-requirements-for-newsmag/
and please increase all requirements that are lower, and follow all steps.
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Let me know the results!
Thank you!
Hi,
If you have hidden it on all devices then it won’t appear anywhere. Open the CSS section in the composer and enter this code in it – https://prnt.sc/pqi1z7 the row should then be visible so you can interact with it. Then you can remove the code, after you make it visible on at least one viewport
.td-pb-row.vc_row {
display:block!important;
}
Thanks
Hi,
I see that you are using a cloud header, therefore you’ll be able to edit the sticky header using tagDiv Composer , edit the homepage -> https://i.imgur.com/sK7dXKV.png click on the header manager -> https://i.imgur.com/aLdGM1X.png -> and enable the sticky menu -> https://i.imgur.com/q8yeZpa.png then select the row and set on it a background color -> https://i.imgur.com/PYTkqFL.png also make sure that the row is set on default -> https://i.imgur.com/IB3IHoh.jpg then you can set the logo and click on the header menu zone, there you can check the css tab and set an opacity on the background -> https://i.imgur.com/982nyiA.png
Hope this will help you!
Hi,
You can change the image size using tagDiv Composer, for example on homepage -> https://i.imgur.com/R1wwWtA.jpg -> https://i.imgur.com/GDVGfg1.png and on single post template from tagDiv Cloud library -> https://i.imgur.com/gdGt2md.jpg -> https://i.imgur.com/5YTTAYG.jpg
Hope this will help you!
Thank you!
Hi,
Unfortunately there is no option for this, but you can use a custom css like this one -> https://i.imgur.com/TSYi17u.png
.td-related-title a:nth-child(2) {
float : left;
}
Or this one -> https://i.imgur.com/mfA9Jp9.png
.td-related-title a:first-child{
float : right;
}
The code need to be set in theme panel> custom code> custom css.
Hope this will help you!
Thank you!
Hi,
If you are using the same demo like this one https://demo.tagdiv.com/newspaper_pro/ then you can edit it using tagDiv Composer select the flex block or big grid flex and check the filter tab -> https://i.imgur.com/nV8cH7S.jpg
Thank you!
Hi fabrizio_arnone, the theme already has an hide option in tagDiv composer that is working per view port -> https://i.imgur.com/EkTPCxx.png but as the above solution when the option is use the element is hide from tagDiv Composer too.
Unfortunately for the moment there is no option to can hide an element but only from frontend, because the same frontend is load in tagDiv Composer.
Thank you for your understanding!
Hi chabotjeff, usually this situation appear when you are using the mobile theme plugin and you have set an offset for the latest articles -> https://i.imgur.com/vABNCKl.png
Please check these and if there is still a problem provide me a link and I will make some more investigations.
Thank you!
Hi,
Please try like this -> https://i.imgur.com/2UzTQGP.jpg
.td-boxed-layout #td-outer-wrap .tdc-header-wrap{
margin-top: 148px;
}
Set the code in theme panel> custom code> custom css.
This code will be use only if you have set a background image.
Hope this will help you!
Hi dhabas, please provide me a link in this way I can inspect the laments you ae using and I can provide an working answer.
Hi ma7myd, if you are using a pro demo, then you can edit the author, category and date using tagDiv Composer -> https://i.imgur.com/gvnzjJP.png also there are some general options in theme panel -> https://i.imgur.com/s7txzIH.png
Thank you!
Hi,
The error happens due to a lot of possible reasons. Check the useful guide from here -> https://www.hostinger.com/tutorials/fix-sorry-you-are-not-allowed-to-access-this-page-wordpress#gref
Theme activation -> https://tagdiv.com/how-to-activate-the-newspaper-theme/
You can manually activate the Newspaper theme from here: https://www.screencast.com/t/EL4k48Lq
If this is still not working go in Newspaper> System status and replace the url from: -> https://i.imgur.com/WlRnszw.png
admin.php?page=td_system_status
in
admin.php?page=td_system_status&reset_registration=1
And try after that to activate the theme.
Let me know the results!
Hi,
This problem is because of the mobile theme plugin, you have two different menus links set on Webdesign, please disable the mobile theme and the responsive version will work just fine.
Let me know the results!
Hi,
The layout and content is different on mobile devices because you are using the mobile theme plugin, you can check how this is use and what you can do with it in our documentation -> https://forum.tagdiv.com/the-mobile-theme/
If you want to have the same content and layout, you can disable theme mobile theme plugin or use it only for amp version.
Thank you!
Hi,
Is possible that you had set an individual cloud header on this page http://www.annaobermeier.at this should explain why is a different header from the one set in theme panel. Please check it using tagDiv Composer like this: edit the page -> https://i.imgur.com/bgDpVhn.png click on the manage -> https://i.imgur.com/X063NUi.png and set the global template -> https://i.imgur.com/xb9MuHh.png after that clear all cache and purge cdn, then you should have only one header for entire website and the problem on Firefox browser / some Safari should be fix using standard header.
Let me know the results!
Hi,
Most of the times this problem is made by plugins, please make a test, let enable only tagDiv Plugins and try again.
Also most important, make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/newsmag-requirements-for-newsmag/
and please increase all requirements that are lower, and follow all steps.
Let me know the results!
Hi, I just checked your website and now this is look normal -> https://i.imgur.com/TDVa1Hu.jpg
Just make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/newsmag-requirements-for-newsmag/
and please increase all requirements that are lower, and follow all steps.
Thank you!