Hello interfans,
Try to use the code below and place it in Theme panel -> Custom CSS area.
.td-icon-left, .td-icon-right{
display:none!important;
}
.td-theme-slider.iosSlider-col-2{
margin-top:0;
}
The result is here -> https://www.screencast.com/t/38szcZG2CB
Thanks.
Hi,
First solution.
Create a page and choose the latest article template
– https://www.screencast.com/t/TkO2OsRMqBA
Set it as homepage, result will be the same list of latest articles, no breadcrumbs
– https://www.screencast.com/t/TyG1OU0DJsgF
Second solution.
Use a CSS code to remove the breadcrumbs just for the homepage and keep the current blog page
– https://www.screencast.com/t/t58toXt8Uf4
.home .entry-crumbs {
display: none;
}
Thanks
Hello aresglez,
Try to use the code below and place it in Theme panel -> Custom CSS area.
The code is ->
.td-header-main-menu{
text-align:center;
}
The result is here -> https://www.screencast.com/t/21uM9H5mnMi
Thanks.
Hello wdziedzic,
Try to use the code below and place it in Theme panel -> Custom CSS area.
.td_block_template_1 .td-related-title .td-cur-simple-item {
background-color: #22588D!important;
}
h4>a{
color: #cc092f;
}
The result is here -> https://www.screencast.com/t/H8J8mMuIHw
Thanks.
Hi,
That would be the author line – https://www.screencast.com/t/8zjvs8Hf
– https://www.screencast.com/t/Oix4w33bugO
When the date is displayed that line will be displayed as well, as a delimitation between them.
In the sound radar demo you have installed this line should be hidden, instead there is a “x” before the date set with some CSS
– https://www.screencast.com/t/wzHydF9IrU
A code seems to override the removal of the line, making it visible
– https://www.screencast.com/t/xSaebgBylHr
I can’t tell exactly where that code which makes it appear originates from.
The author name displayed in modules and posts will be the one set in WordPress by each user, in the profile settings
– https://www.screencast.com/t/afh9tM7xcuj
Thanks
It is very difficult for me to write and explain but i am still trying to explain here. I do not know how to explain it, but you try to understand very carefully because this operation is important for me.
This image will show my new newspaper excerpt: https://drive.google.com/file/d/1a4mTCGhZzjVhMAQzn12rZWGwLiM0V6iN/view?usp=sharing
Now with above theme CONTENT LENGTH is 38 words with justify text. But some paragraph looks small and some big so this looks bad.
===================
This image will show my previews theme excerpt: https://drive.google.com/file/d/18PGhr1kTG5sPssNDF8OrDqV_Ps3ayn_L/view?usp=sharing
Now with above screenshot CONTENT LENGTH is 300 words with justify text and all paragraph looks same size. Even i put 38 words or 300 words, paragraph will look all same size because the box height 70px is already set, so extra words will hide and looks niche.
CODE EXAMPLE
<div class=”entry”>
<div class=”excerpt-box”>
<?php tie_excerpt() ?>
</div> <!– .excerpt-box –>
CSS
.excerpt-box {height: 70px;}
Now it is necessary to do above excerpt settings also in Newspaper theme. You have to help me by doing this in any way because newspaper theme is new for me and need some hints from wonderful people like you. I’ll do the editing myself, you just show me the steps.
Keep one thing in mind, i am using Child-Theme and if something goes wrong then i am responsible for it so i will not blame on you.
I already have full site backup including database, so do not worry.
Do not disappointed me and please help
If you do not understand my talk then do not hesitate…
Softfully.com
Thank you.
Hello
Before we create button with the theme system.
On a recent updates, you change the system and it is better.
BUT for now old looks of buttons created with old system no seem to show like a Newspaper button style.
An example here https://www.virtualmagie.com/articles/tests/matos/applications-magiques-telephones-android/
We have hundred of pages like this.
It is not possible for us to change all these.
I think it would be necesseray on all future update your put back code for the buttons look like plan.
Before that could you please provide some CSS custom code?
Regards
Simion,
Upon the theme update, it removed all CSS since I don’t have the child theme installed yet.
With that said, I manually added the CSS code and nothing happened.
I just removed the CSS code, cleared server cache & website cache and tested in new Chrome incognito tab and looks like the update did not fix the issue.
Please have a look here: https://www.screencast.com/t/h37Y7a0C
Thanks!
Hello, I would like to make the Load More button the same size as the block area, Black backdrop and the Load More text in Purple. How can I achieve this? Here is the link: https://sneakerfiles.com/test/
I know how to apply the CSS, but I just need it for a few forms, not all. I have the forms inserted across several pages and categories. So I wanted to enlarge using the page-id feature. Let me see what I can do. Thanks
That will not work, the shortcode will be displayed as text if the tagDiv composer is not active.
Best you use that plugin, it seems to work great. Or with some CSS as above, that would work as well.
Or maybe directly in the post edit screen, I multiplied a button in the same line also aligned them center
– https://www.screencast.com/t/4WgNMgDI4
– https://www.screencast.com/t/E2Z29Lum
Sorry but the theme blocks will not receive the category colors you set in the theme panel for each category in particular. The same color affects all tags on blocks.
If you want to change this color, it can only be changed using css for all category tags at once.
Thanks.
Hi,
Unfortunately not. There are many issues, suggestions etc to take into account. This takes a lot of time, it will be available at some point. Sorry for the inconvenience.
The button font properties will be the same as the input bar, there is no dedicated setting just for it at the moment
– https://www.screencast.com/t/79DwOcFf8O
Maybe set it like that, or I could give you some CSS if you should consider using it for the moment. Sorry again.
Hello,
You can do this from the theme panel so you do not need any custom css. Please check the theme colors section of the theme panel: https://forum.tagdiv.com/theme-colors-introduction/
Thanks
That would be possible with some CSS, or manually removing it from the theme code. The CSS method is the easiest. Similar topic here
– https://forum.tagdiv.com/topic/how-to-remove-something-from-category-dropdown-menu/
Hello,
1. The option is gone from the wpbakery page builder since a few versions back when we changed the implementation for the colors. The color settings are available on the tagdiv composer.
2. This can also be done in the tagdiv composer under the css tab where you can manually add the margins and padding for each block in particular overriding the default values.
If you do not want to use the tagdiv composer page builder, then it cna only be done with custom css modification.
Thank you!
Sorry for needing Help again but when I add this CSS the LangSwitcher and the Cart are not clickable anymore (I can click it but not direct on the items, a lil bit untder it, it is very buggy)
Any way to fix this? Thank you
Hello asifsohrab,
You should create your own CSS code to hide the Ads only for a specific post and category pages, based by Category ID and Post ID. Please check the inspector browser tool from here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks for the message!
Hello javid,
Use the code below and place it in Theme panel -> Custom CSS area.
.td_block_related_posts .td-next-prev-wrap{
display:none;
}
The result is here -> https://www.screencast.com/t/Q0PZzZZz
Thanks.
Hello,
I can’t find the setting to define the color and hover for button in Text:
I guess there is some css code needed….
Color should be #CC092F and Hover #4DB2FF
Thanks!
Hi, please provide to me css code to define colors for the mentioned sections:
#cc092f and hover #22588D
Thanks!
Hello,
We are having some problems with the mobile view.
We’ve built the home page with the TagDiv Composer plugin (re-installed from the latest patch 9.0.1), the mobile preview is ok, but when compiling and load the real page it shows an error, and if we clear the code, just appear the latests posts bundle. It doesn’t happen in category format pages, just in main pages.
Here you are a copy of the error and a screenshot:
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: td_css_res_compiler is not set.
/home/wrmwsyop/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
Display backtrace
wp_booster error:
Missing parameter: ‘file’
/home/wrmwsyop/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_autoload_classes.php
Display backtrace
Fatal error: Class ‘td_css_res_compiler’ not found in /home/wrmwsyop/public_html/wp-content/plugins/td-composer/includes/shortcodes/vc_row.php on line 171
Thanks for your help!
The tagDiv composer can be used to build post templates, not actual posts however. There is no limit to how many templates you can build, so you can build a template for each post if you want. Or re-use templates for multiple posts
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Such buttons in the post content could be done with some CSS, this is somewhat of a quick example (not properly tested)
Initial buttons in post content – https://www.screencast.com/t/JTK0hwrBhtin
With a code – https://www.screencast.com/t/PnPl3V9T8J
Code used in example (it may or may not work properly, could be modified)
.td-post-content .td_btn {
float: left;
width: 30%;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 26px;
text-align: center;
}
Hi,
That background color is predefined in the theme stylesheet, you could change it there maybe
– https://www.screencast.com/t/3hRTW5Wyu2
Or override it with some CSS – https://www.screencast.com/t/rslzmd1l
.td-video-template-bg {
background-color: red;
}
Thanks
Simion,
Hope you are well, looks like the CSS code that you provided me with below, for fixing the home page header size for the logo, no longer works:
.home .td-header-style-10 .td-logo-wrap-full .td-logo {
line-height: 200px;
}
Will this be fixed in the next update?
Alternatively, if I wanted to rebuild the theme look from scratch with how the current theme import looks, is there a wiki on how I can do that so I don’t have to apply any CSS to change a native logo alignment in the header?
Thanks!