Search Results for 'css'

Results from the Forum
alochan
tagDiv Member

It is text oh front page. Right now , we have taken it separately and made home page small. Can you please fix this and help us.

[vc_row][vc_column width="1/1"][td_block_trending_now sort=”featured” limit=”5″ category_id=”66″][td_block_big_grid_3 td_grid_style="td-grid-style-1" sort="featured"][/vc_column][/vc_row][vc_row el_class="td-ss-row"][vc_column width="2/3"][td_block_1 limit="5" custom_title="Don't Miss" header_color="#e29c04" td_ajax_filter_type="td_category_ids_filter" td_ajax_filter_ids="" td_filter_default_txt="All" ajax_pagination="next_prev" sort="random_posts" category_ids="" category_id="67" tdc_css="eyJhbGwiOnsiZGlzcGxheSI6Im5vbmUifX0="][td_block_2 category_id="" limit="6" header_color="#4caf50" td_ajax_filter_ids="" td_filter_default_txt="All" ajax_pagination="next_prev" td_ajax_filter_type="td_category_ids_filter" custom_title="ALL AROUND"][td_block_15 category_id=”59″ limit=”3″ header_color=”#607d8b” td_filter_default_txt=”All” ajax_pagination=”next_prev” sort=”random_posts” custom_title=”ENTERTAINMENT”][td_block_1 category_id="26" limit="5" custom_title="Tech and Gadgets" header_color="#f44336" td_ajax_filter_type="" td_ajax_filter_ids="" td_filter_default_txt="All" ajax_pagination="next_prev" sort="random_posts"][/vc_column][vc_column width="1/3"][td_block_social_counter custom_title="STAY CONNECTED" facebook="aBitFarIN" style="style4 td-social-colored" twitter="aBitFarIN"][td_block_ad_box spot_id="sidebar" spot_title="- Advertisement -"][td_block_15 category_id=”” limit=”4″ custom_title=”MAKE IT MODERN” td_filter_default_txt=”All” ajax_pagination=”next_prev” sort=”random_posts” category_ids=”21,26″][td_block_1 category_id="" limit="3" custom_title="LATEST REVIEWS" td_filter_default_txt="All" sort="random_posts"][/vc_column][/vc_row][vc_row][vc_column width="2/3"][td_block_11 limit=”5″ custom_title=”PERFORMANCE TRAINING” td_filter_default_txt=”All” category_id=”68″ sort=”random_posts” tdc_css=”eyJhbGwiOnsiZGlzcGxheSI6Im5vbmUifX0=”][/vc_column][vc_column width="1/3"][td_block_ad_box spot_id="sidebar" spot_title="- Advertisement -" tdc_css="eyJhbGwiOnsiZGlzcGxheSI6Im5vbmUifX0="][td_block_6 category_id="" limit="1" custom_title="HOLIDAY RECIPES" header_color="#e91e63" td_filter_default_txt="All" tag_slug="" sort="random_posts" tdc_css="eyJhbGwiOnsiZGlzcGxheSI6Im5vbmUifX0="][/vc_column][/vc_row][vc_row][vc_column width="1/1"][td_block_ad_box spot_id="custom_ad_1" spot_title="- Advertisement -"][/vc_column][/vc_row][vc_row][vc_column width="1/3"][td_block_19 category_id=”” limit=”4″ custom_title=”TRAVEL & RECIPES” header_color=”#4db2ec” td_filter_default_txt=”All” sort=”random_posts” category_ids=”30,31″][/vc_column][vc_column width="1/3"][td_block_19 category_id=”29″ limit=”4″ custom_title=”HEALTH & FITNESS” td_filter_default_txt=”All” sort=”random_posts”][/vc_column][vc_column width="1/3"][td_block_10 category_id=”28″ limit=”3″ custom_title=”BUSINESS” td_filter_default_txt=”All” sort=”random_posts”][/vc_column][/vc_row][vc_row][vc_column width="1/1"][td_block_big_grid_5 td_grid_style=”td-grid-style-6″ category_id=”” sort=”random_posts”][td_block_ad_box spot_id="custom_ad_1" spot_title="- Advertisement -"][/vc_column][/vc_row]

colla9e
Participant
#0

Upgraded Newspaper to 9.7.3 | Running Child Theme 9.2
Default Demo with content is installed, however the site is not rendering correctly as if the css is not applied.
How can I fix this?

http://prntscr.com/nwe113

Thanks

dragonstreet
Participant
#0

Hi newspaper team,
Are you aware of a bug on mobile theme, the burger menu doesn’t work. It just slightly shrink the actual page but does not open the menu . Is it an issu known or a css problem on my website ?
thanks
David

weareibraf
tagDiv Member

I can change the color, but I can not reduce the size with this CSS code

Calin
tagDiv Staff

Hi @amandajholden@me.com,

Please try this custom css for mobile arrows
.td-mobile-content .td-icon-menu-right {
display: block;
}

-> https://www.screencast.com/t/mZ00jNoM0

Hi @ekreator,

I have made some test and for mew is working normally -> https://www.screencast.com/t/kwbQqK6FtR3 desktop -> https://www.screencast.com/t/xJsgSg3ni mobile -> https://www.screencast.com/t/4oFnO2e3cHTM

Thank you!

Simion C.
tagDiv Staff

Hi,


@ebaskin
The smart lists although complex there are in a way also simple. They will create sections (slides) using the headings you choose, and these will be displayed accordingly.

Currently there would be no options to hide sections of the post content or the smart list, based on current page or page number. Creating and using a CSS code for this would be the easiest method. If you found something that works as you need it, you could keep using it.
Maybe there will be more advanced settings added for the smart lists in the future, I can’t say for sure unfortunately. Sorry for the inconvenience. If you have more questions let me know.

Thanks

McDohl
tagDiv Member

Hello

I suggest you to remove https://nullfud.com/wp-content/themes/Newspaper on search console, after that add this to your robot.txt:

User-agent: *
Disallow: /wp-admin/
Disallow: /wp-content/themes/Newspaper/
Allow: /wp-admin/admin-ajax.php

User-Agent: Googlebot
Allow: *.js
Allow: *.css

Hope this help you.

Simion C.
tagDiv Staff

The code will remain there until you remove it manually. Code entered in the live CSS or in the theme panel won’t be affected by updating the theme.

Wolfgang
tagDiv Member

Ok, thanks. I will do trial and error then. 🙂
What I noticed and found quite interesting is that the CSS element settings can be defined by language. When I made changes in English I was looking for them in German and couldn’t find them. And sure enough, I had to make the same CSS adjustments for German to make it work.
Is that intended or a bug?

Calin
tagDiv Staff

Hi,

For this you can use a custom css -> https://www.screencast.com/t/bmyg8Nc2
.td-footer-wrapper .footer-text-wrap {
font-family: 'Open Sans', arial, sans-serif;
}
.td-footer-wrapper .footer-email-wrap{
color: #86054c;
}
.td-footer-wrapper .footer-email-wrap a{
color: #2323df;
}

You need to set the code in Theme Panel> Custom code> Custom css

Hope this will help you!
Thank you!

raffuk
Participant
#0

Hi Support,

We are using the Newspaper theme on our site and a recent update to the theme version from v9.6.1 to v9.7.3 and after successfully following the instructions to manually update the TagDiv plugins., our site is messed up completely.

The primary issue is, stylesheets/CSS aren’t working.

Please let us know how can we fix the site with latest version of Newspaper theme?

Thanks!

Calin
tagDiv Staff

Hi,

Most of the theme files were moved into the tagdiv composer plugin as per the requirements of envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Moving forward with such requirements, a child theme will only work with functions.php, and style.css as there are very few files left in the main theme as envato requires all functionality to be added through plugins.

If you are using child theme, you need to replace the child theme that you are using with the one that came with Newspaper v9.7.3, or you can edit the functions.php from 1001 to 11 and it should work: https://image.prntscr.com/image/LJgOPaseQeWx88hn-pSKGQ.png just make sure that you clear all cache after you make those changes.

Thank you!

Vlad S
tagDiv Staff

Hello !

You need to add this social network to appear in backend to your profile – http://screencast.com/t/MRiXU1ep8http://screencast.com/t/gjx0vplV and add a background image using custom css in Theme Panel > Custom Css, you can try this just change the image if you want – http://screencast.com/t/FWRrEMXl9I

.td-icon-xing{ background-image:url("http://t3n.de/news/wp-content/uploads/2012/10/Xing-Logo-Featured-595x333.jpg")!important; width: 30px!important; height: 20px!important; background-size: 30px 20px; background-repeat: no-repeat; }

Also follow this topic to find out more: https://forum.tagdiv.com/topic/how-to-add-xing-as-a-social-network/#post-58011

Thank you !

Vlad S
tagDiv Staff

Hello !

A quick google got me to this: https://kinsta.com/blog/eliminate-render-blocking-javascript-css/. Unfortunately we cannot offer support for untested plugins but another quick google lead me to this: https://onlinemediamasters.com/wordpress-speed-optimization-plugins/

Hope this helps !

Thank you !

Calin
tagDiv Staff

Hi,

The header that comes with this demo is a custom one, you’ll need to use custom css ( img ) to remove the border line or you can import that header template from tagDiv Cloud Library.
If you refer to the lines from the content you need to edit them
-> https://www.screencast.com/t/i1yXiIb9

Now is seam that the link is working, maybe there was some temporally problems.

Thank you!

Simion C.
tagDiv Staff

Hi,

Those already have a horizontal scroll by default, for the bottom modules. For example big grid flex 9 on mobile
http://prntscr.com/nvubui
You could hide the top 2 modules with CSS, but that would hide the 2 posts as well.

Adding a scrollbar to a flex block by a setting isn’t possible, but if this request becomes more popular it will be considered. Maybe it could be done with CSS, haven’t tried something like that however.

Thanks

Catalin
tagDiv Staff

Hi,

That option is only for post page. If you want to have the same color for category pages, you need to use the code below and place it in Theme panel -> Custom CSS Area.

.category .td-post-category, .td-category-header .entry-title span{
background-color:#1e73be!important;
}

Hope this helps!

Thanks.

Simion C.
tagDiv Staff

Hi,

Actually the ajax menu doesn’t have a color setting. The date and excerpt have but only in flex blocks – http://prntscr.com/nvshpf
For default blocks I could give you a CSS code – http://prntscr.com/nvsjm8

.td_block_wrap .td-post-date, .td_block_wrap .td-excerpt,
.td_block_wrap .td-subcat-filter .td-subcat-list a,
.td_block_wrap .td-subcat-filter .td-subcat-dropdown span {
color: #000;
}

This will affect all the blocks as it is currently.

The initial color of the article titles in modules is this one
http://prntscr.com/nvsle6
Only flex blocks have options to color them differently – http://prntscr.com/nvslxz
For default blocks this should work – http://prntscr.com/nvsnv3

.td_block_wrap h3 > a {
color: #000;
}

This will also affect all the blocks as it is currently.

Regarding this – http://prntscr.com/nvsp1f I don’t quite understand what you want to do. Maybe you could explain a bit more.

Thanks

Calin
tagDiv Staff

Hi,

Please try this custom css https://www.screencast.com/t/nmPb9p5XtEb
.td-theme-wrap article{
margin-bottom: 200px;
}

You need to set this code in Newspaper>Theme panel>Custom code> Custom css

Thank you!

Calin
tagDiv Staff

Hi,

1. Yes the child theme is still supported but only for those two files ( functions.php, style.css ).

2. If you make changes in theme files or tagDiv Composer plugin files you need to do those changes manually after each updates, if you chose to use tagdiv Composer you can modelate the templates as you want and the changes will not be removed after theme update.
What is the Cloud Library and How You Should Use It? -> https://tagdiv.com/what-is-the-cloud-library/

3. Unfortunately only changes in functions.php and style.css will be supported.

4. If you are not using the child theme that comes in Newspaper theme v9.7.3 and you are using a child from a prev version,you need to make that change,

5. We are working to a new documentation with more details about how to use our theme, hope this will be finished soon.

Thank you!

Calin
tagDiv Staff

Hi,

Please try this custom css for this problem -> https://www.screencast.com/t/9bmnrXXto
.td-mobile-content .td-icon-menu-right {
display: block;
}

Set the code in Newspaper> Theme panel>Custom code> Advance css > in phone section, clear all cache and try again.

Thank you!

duck1970
tagDiv Member

ok thanks Simon, I have inserted the code and it works perfectly.
Question: When I have to update the theme, do I have to re-insert the code in Live CSS? or is it fixed forever?
Thank you

Simion C.
tagDiv Staff

Hi,

There is a way, use the same class as mentioned above for the form, and also enter this CSS in the them panel custom CSS section – https://pastebin.com/dddHhkew
The form should look as in the ink demo, without installing the actual demo.

Thanks

Vlad S
tagDiv Staff

Hello !

You can edit the spacing on homepage using the tagDiv Composer and editing the block’s css like here: https://www.screencast.com/t/x3MeHnAI

Thank you !

Calin
tagDiv Staff

Hi,

Most of the theme files were moved into the tagdiv composer plugin as per the requirements of envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Moving forward with such requirements, a child theme will only work with functions.php, and style.css as there are very few files left in the main theme as envato requires all functionality to be added through plugins.

Thank you!

Viewing 25 results - 9,976 through 10,000 (of 33,436 total)