- NewsmagtagDiv Composer Tutorial
- NewsmagBlock settings tutorial
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagUsing Typekit fonts
Hi mnhpias,
If you have the “more from author” and “Related Articles” in a tab like this -> https://i.imgur.com/ZuIs8Y1.png then you are using standard -> https://forum.tagdiv.com/design-post-pages-using-default-templates/ therefore in theme is only one option that is disable both options -> https://i.imgur.com/M8bUmQu.png if you want to keep those templates the only way to remove the “more from author” tab is to use a custom css like this one:
.single .td-related-right{
display: none;
}
This code need to be set in theme panel> custom code> custom css.
Also the comment box can be set in other place only if you edit the post template file that you are using, for example if you are using single post template 1 -> wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-1.php and single_template_1.php
As an alternative (personally I recommend this) you can use a single post template from tagDiv Cloud Library that can be edited using tagDiv Composer and you can set the elements where you want and you can use only the “Related Articles” section.
Thank you!
Hi isi54, thank you for your kind words!
If you are using the pulses pro header you can use tagDiv Composer, click on header and in css tab will se the fonts https://i.imgur.com/JecnxVH.png -> https://i.imgur.com/u15r1Co.png
Also you can use the option from manager to see what fonts do you have on that page/template -> https://i.imgur.com/A0RM23S.png
Hope this will help you!
Thank you!
Hello !
We can try to find a css but for that it would be better if the user will try and keep the ratio and size of the image hte same. We recommend 800×600 or 1920x1080px.
Send us a link to your website so we can take a look.
Thank you !
Hi chaitanya,
This can be achieve if you are using a single post template from tagDiv Cloud Library, those cloud templates can be edited with tagDiv Composer and you can adjust the row width -> https://i.imgur.com/V9Ei5DI.png select the row and in css tab you can set left right margin to auto and set the width you want to have, also adjust the width for all viewports -> https://i.imgur.com/G4RUTT7.png or better set the width in % in this way it will adjust per each viewport -> https://i.imgur.com/OpqCkrf.png
Hope this will help you!
Hi,
1. You can use the options from style tab -> https://i.imgur.com/w8qgxtE.jpg those are the only options for adjust the background image. Also there is no optimal size of that image, normal if the images is smaller it will be load faster, but you still need to adjust it to look good.
3. Please edit the header and click on menu, then make sure that you disable the option for “Drop menu items in More” -> https://i.imgur.com/QKTe3a7.png then the flash from menu will be removed.
Also you can set a border by selecting the element and in css tab set 1 or 2 in border top zone, for example => https://i.imgur.com/CG2x0wQ.jpg
4. I think that I do not quite understand, I just checked your website and I see that you do have content on your pages.
Please provide some more details about this problem and some screenshots to see what is the problem.
Thank you for your understanding!
Hi,
I think that you can use a custom css to hide the button, for example -> https://www.w3schools.com/cssref/pr_class_visibility.asp or https://www.w3schools.com/css/css_display_visibility.asp
Hope this will help you!
Thank you!
Thanks for response!
Do you know which path/.css-file in mye file manager the Live CSS stores the information in? Since I struggle to delete the codes in the Live CSS (because it’s not responding), it doesn’t help to move it and make adjustsments in the theme panel. I know I can use !important, but still it saves up double information about the same CSS field.
Hi smile099,
Now that we started to do this with custom css, we’ll need to do it until the end. Please try this code ->
.single blockquote p{
font-size: 24px;
line-height: 40px;
font-weight: normal;
}
Adjust it after your needs!
Hope this will help you!
Hi parcferme,
Indeed there is a problem with the last woocommerce update -> https://github.com/woocommerce/woocommerce/issues/28255 all themes are facing the same problem with the last update. As a temporary solution, please go to the WooCommerce plugin page (https://wordpress.org/plugins/woocommerce/advanced/), scroll down to the ADVANCED OPTIONS section and download the version 4.6.2. from the dropdown menu – https://i.imgur.com/PVrn6RZ.png. Install this version on your website. Using the 4.6.2 version, your website will work smoothly and you give us time to provide a permanent solution.
Also the Live CSS can be blocked by some untested plugins that you may use, I recommend to set the css in theme panel> custom code> custom css. -> https://i.imgur.com/8UaqTMf.png
Thank you for your understanding!
Hello !
1. Please make sure that your pages are properly set in the menu settings here: https://www.screencast.com/t/8bfGL2B1u3h
2. The background image can be changed from Theme Panel – Background as you can see here: https://www.screencast.com/t/zj8hKNt71 ; The color overlay can be changed using css code: .td-menu-background:before, .td-search-background:before { The code must be inserted here: https://www.screencast.com/t/8gcCmrrCetYQ
background:red;
}
3. Can you please guide me to your hero image. I cannot seem to find it.
Thank you !
Update: It seems to be a problem with the WooCommerce plugin. I deactivated that plugin, and then the TD Composer worked completely fine (not Live CSS though). This is something you really need to fix ASAP. Without WooCommerce, I will not have any income… So I simply cannot delete that plugin.
It’s really important you find a solution for this.
-
This reply was modified 5 years by
parcferme.
I have seen different topics of struggling with TD Composer. When I should edit the page with this feature, it just stops with a white page – not loading at all. I also experience that the Live CSS doesn’t update at all, and I have a feeling that the cause of this error is the same.
I have seen the advices on the other topics, but that doesn’t work for me. I really hope it is a solution for this. Both WP and the Newsmag theme is updated to the most recent version. Still problems…
ok money wasted, i hadn’t read that it only works with visual composer.
I installed visual composer and the pages of the site no longer worked so I put everything back as it was and installed this other one which works with short code.
But I can’t get it to look like your block completely.
See image below.
https://www.awesomescreenshot.com/image/5678169/cd47913f1d7a1cc79aa689cbee4464b4
Can you help me with the css to get the vertically aligned and cropped images and the category title?
Thanks
How can I preload the icons in the mobile-theme.woff? Can I find them in the style.css?
Greatings Kathrin
Hi,
Please try not to reply multiple times in the topic if possible, this will only delay our response. Replying multiple times will refresh the topic date and move it to the back of the line, we answer from oldest to newest.
1. You are using a pro demo, therefore you can edit the homepage with tagdiv Composer -> https://i.imgur.com/40pCmhz.jpg select the header row and in css tab you can replace the background image -> https://i.imgur.com/g6yTqkA.png -> https://i.imgur.com/hy5MNrj.jpg
2. Just click on those social Icons and you can set the link to theme from here -> https://i.imgur.com/RKW1JIi.png then in style tab you can use the layout -> https://i.imgur.com/xZquX5P.png
3. I f you want to keep the desktop version you can use the responsive version -> https://i.imgur.com/mGxDFZN.png if you want to have a different content, then you can create a mobile page using our guide from here -> https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/ also we have a plugin that is making the mobile version simple but faster -> https://forum.tagdiv.com/the-mobile-theme/ (if you have this plugin enable will overwrite the other tow options for mobile).
Thank you!
Hello !
Please use this css code:.single .comments,.i-amphtml-form {
display:none;
}
The code must be inserted here: https://www.screencast.com/t/5vaCUXXSO1Q
Thank you !
I’m trying use Lifestyle Pro. installed demo but doesnt work sidebar or some sections. https://hairist.com.tr/homepage-lifestyle-pro/ can you check and help me about this?
Hello !
Please delete the older code and try this css code: .tag .entry-content p {
font-family: Quicksand;
}
Let me know the result !
Thank you !
Hello !
I am sorry for misunderstanding !
Please use this css code and customize it to your pleasure: .td-menu-background:before .td-search-background:before {
background:red;
}
I hope this was helpful !
Thank you !
Hi Vlad
How do I send you screenshots and files.
They seem to be OK.
Here is an excerpt from .htaccess
</IfModule>
# END Expire headers
php_value max_input_vars 5000
php_value max_execution_time 300
php_value post_max_size 50M
php_value upload_max_filesize 50M
<IfModule mod_deflate.c>
<filesMatch “\.(js|css|woff|html|php)$”>
SetOutputFilter DEFLATE
</filesMatch>
</IfModule>
Hi bribiz,
Now is no longer need for a css to do this.
If you are using a standard demo, then you can use only theme panel options, for example to remove those elements from a block/module -> https://i.imgur.com/12ZBHjj.png and from posts you need to use the options from here -> https://i.imgur.com/5lSFdEE.png
If you are using a pro demo, those are using cloud templates from tagDiv Cloud Library and it can be edited using tagDiv Composer -> https://i.imgur.com/sfbhelr.png use the right click -> https://i.imgur.com/SET508O.png on the elements you want to remove, or the drag and drop option -> https://i.imgur.com/Kxw1VhJ.png
Hope this will help you!
Let me know the results!
Hi RAJDEEP DAS,
Normally there should not be those kind of problems, but those can appear when the theme is not update correctly, or there is some plugin, security option that is prevent the theme update to be done correctly.
To help when those problems appear, we added in the theme panel settings a theme backup for the settings made in theme panel -> https://forum.tagdiv.com/import-export-theme-settings/ and you can restore a backup from there. Also when you update the theme all theme files that were edited will be lost, but in your case if you need to edit only the functions.php and style.css files then you can use the child theme that is coming with our theme, in this way the edit files from child will not be affected by theme update.
Thank you for your understanding!
Hi,
We are good for the moment, thank you!
1. Yes, I see that the problem is from a min-height, in our theme is set to 500px and you content from login popup is longer then that size, but do not worry, this can be fix with this custom css -> https://i.imgur.com/UbTbfWY.png
.mpf-td-login-effect .white-popup-block {
min-height: 600px;
}
You need to set this code in theme panel> custom code> custom css.
2. The problem with password recovery seems to be an 500 error -> https://i.imgur.com/p78O4eP.png
If is so then those errors are internal server errors, you’ll need to make some investigations, below are some links that hope it will help you:
– https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/
– https://wordpress.stackexchange.com/questions/312292/how-to-stop-a-500-error-on-the-wordpress-theme-folder
– https://wordpress.org/support/topic/google-search-console-reporting-a-500-error-on-my-theme-folder/
-> https://forum.tagdiv.com/topic/wp-supercache-causes-500-internal-error-and-cannot-deactivate/
Also make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Let me know the results!
Stay safe!
Hi,
Here is how should look -> https://i.imgur.com/xpxyxIU.png the code is this one
.page-id-4643 .td-header-wrap, .page-id-4643 .td-footer-container { display: none; }
You need to set it in theme panel> custom code> custom css.
Hope it will help you!
Hi,
I am using Tagdiv Composer for editing my pages. I would like to change some colors in my page elemtents but I can’t do it with Tagdiv Composer. (screenshot https://gezipgordum.com/wp-content/uploads/2020/11/back.png)
First I choose the element/area to change color, than I click “Css” than I click color area, I put the new value with hex code, nothing changes. What am I missing? What can be the techical problem?
Regards
Sami