Search Results for 'css'

Results from the Forum
#0

I need to use fontawesome icon in a custom element I’ve written but I can’t load the necessary css files. How can I do that?

nguyenvanhieuvn
Participant
#0

Hi, after I install the Black Pro pre-built with content, nothing happened. The background color is nearly black and the text color is white.

But when I write my own post with Gutenberg editor, the text color (including post title, content, …) has a black color similar to the website background color.
Link: https://pyzone.dev/start/

I have not added any extra custom CSS. So please help me find out this problem, thank you.

Update #1: The problem also appears when using the classic editor.

#0

Hi.
We’re attempting to move 5 single websites into 1 multisite. We’re also trying to move from one hosting provider (iPage) to another (WPMU). We’re trying to migrate our Newspaper theme licenses from single site to multisite. Major problem that is preventing this is that CSS background images are not being converted properly. We’re using ‘Prime Mover’ plugin to do this.
Screenshots:
https://www.dropbox.com/s/7ojimlmpublpc40/Screenshot%202022-05-31%2010.02.40.png?dl=0 (before migration)
Here’s what WPMU hosting indicates:
—–
“For the missing images, they are set with CSS as a background image. You might get the same issue after manual migration. You’ll have to set the images again. This is the limitation of using static URL by the page builders.
The images are migrated, but the way Visual Composer saves the image URL can’t be replaced with a search-replace. I’m sorry, Robert.
https://monkeyfeetmusicokc.com/wp-content/uploads/2020/11/Monkey-Feet-Music-3-1-1024×768.jpg – this is the image url when the site was single site.

The new upload path for this site is /uploads/sites/3

https://monkeyfeetmusicokc.com/wp-content/uploads/sites/3/2020/11/Monkey-Feet-Music-3-1-1024×768.jpg

As we have many background images in the CSS panel, it would be impossible to fix every one manually.
Is there something we can do to fix this? We really enjoy the TagDiv Newspaper theme and wouldn’t like to go with another theme company.
Any help you could provide would be greatly appreciated. We are on a deadline to move hosting this week.
Thanks again!
Bob

scohen
tagDiv Member

Hello, thank you for responding. I did this but it is still not working. can you take a look and see if i did something wrong when inserting the CSS? Thank you

apc_digital_centre
Participant
#0

Hello, I have hidden some elements on a page using CSS Display Show/Hidden, I chose Hidden. How do I make the elements show again?

FYI, this is the page: https://atticapressnews.gr

Thank you,
George Ziakas

Anamaria
tagDiv Staff

Hello,

Please use this custom code CSS ->
.tdb_header_menu .tdb-menu .tdb-mega-menu-inactive, .tdb_header_menu .tdb-menu .tdb-menu-item-inactive
{
pointer-events: auto!important;
}

Set the code in Newspaper -> Theme panel -> Custom code -> Custom CSS.

Thank you!

dra_proba
Participant
#0

For element “Single image”, can I use my specific css class, and how to add that css class to image?

dra_proba
tagDiv Member

Yes and it is set correct. Are you sure there is no mistake in css with this theme?
In example https://demo.tagdiv.com/newspaper_history/ there is no gallery to see.

Please, try to add gallery and play with columns. First, all the images will be large, and then when the number of columns changes, all the images will be small, but again one below the other.

PS. Without LightBox everything works fine, but without pop-ups!!!

  • This reply was modified 4 years by dra_proba.
Bettina
tagDiv Staff

Hello Patrick!

Add this CSS code in Newspaper -> Theme panel -> Custom code -> Custom CSS:

.tagdiv-type ul li:not(.blocks-gallery-item):not(.wp-block-navigation-item), .tagdiv-type ol li:not(.blocks-gallery-item):not(.wp-block-navigation-item) {
margin-bottom: 0px!important;}

Thank you!

Anamaria
tagDiv Staff

Hello,

Indeed, seems you have some errors in console when I hit the mobile menu and search -> https://i.imgur.com/aloyTiN.png
Also, did you use a plugin to optimize CSS / js?
Please let me know if you use extra plugins, if yes, please do a test using only the tagDiv plugins, clear all cache and see if the problem persists.

Thank you!

Bettina
tagDiv Staff

Hello!

Unfortunately, you can not modify the pages created by bb
Press or any other plugin with our TagDiv Composer builder.
We have a tutorial about how to setup a form with this plugin: https://forum.tagdiv.com/how-to-install-bbpress-forum/
About the CSS issues, they can be corrected by using a custom CSS code: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thank you!

Bettina
tagDiv Staff

Hello!

This issue has been discussed already here, please check: https://forum.tagdiv.com/topic/link-css/

Thank you!

majidnaru
Participant
CSS issue - topic
#0

I am trying to add a new page but the new page don’t follow the theme css

AZAR GOZALLI
Participant
#0

Hi,
I will create a forum page with bbPress, but I cannot edit with td composer. Is there a video or document on how to do it? The bbPress site has helpful information, but when I apply it in your theme, style issues arise. (I want to create a forum like your site.)

Example css issue: https://prnt.sc/XOHjfmWoKhYz

ynom09
Participant
#0

Hello,

Question1: I’m using the “news hub pro” newspaper theme (as seen in the demo https://demo.tagdiv.com/newspaper_news_hub_pro/) and I see that the header is not sticky in the mobile version. How do I fix it? in the Header template manager I do not see any option to fix this. I see only global fonts and colors options.

Question2: How do I make the top row sticky as well? This is the row that includes the logo, title, my account, search button, etc. Do I need to create child theme and my own CSS?

Calin
tagDiv Staff

I see. I just founded out that there is a simple solution for this, all you need is this custom css:

.single .td-post-content ul, .single .td-post-content ol{
list-style-position: outside;
}

I hope this is what you need!

k.nagesh
tagDiv Member

Hello,
Yes, it helps, & thanks for your support.

One another thing. This CSS helped onto UL, but for OL (Ordered List) still, the same problem persists, I would be happy to manage the content in the same way with OL as well.

please help with that also.

Have a Wonderful Day..

Anamaria
tagDiv Staff

Hello,

I’m sorry, but from the very beginning, we recommended WP BAKERY only for pages, not for posts, because from the beginning this functionality has not been tested -> https://i.imgur.com/CpUnFkr.png -> https://forum.tagdiv.com/how-to-use-visual-composer/
Also, in the beginning, we did implementations with WPBAKERY, but before we had our page builder, but after that, we didn’t do implementations with WP Bakery, but with tagDiv Composer, we only did small fixes for it, nothing more.
I don’t know if it would be a solution to disable tagDiv composer, because all the theme features are now in tagDiv composer.
What we can help you with is CSS code, if it can solve it.

Thank you for your understanding!

Anamaria
tagDiv Staff

Hello,

So, the problem is with the image, which can’t be found, right?
If yes, then please edit with tagDiv Composer, select the row on the header (sticky header, mobile header and mobile sticky) go to the tab called CSS, and remove the background image -> https://i.imgur.com/wmUVOZ3.jpg you need to check each row.

Thank you!

Calin
tagDiv Staff

Hello,
I understand, for this you need to use a custom css, something like this one:
-> https://i.imgur.com/66Hg4Fx.png

.single .td-post-content ul {
list-style-type: none;
}
.single .td-post-content ul li:before {
content:"• ";
position: absolute;
left: 45px;
}

This code need to be set in the theme panel > custom code> custom css.
I hope this will help!

mauriflorentin
Participant
#0

Hi guys!

Please, can you help me how to fix this broken site!?

https://www.observador.com.py/

It renders TagDiv code:

[td_block_big_grid_2 td_grid_style=»td-grid-style-4″ sort=»» tdc_css=»eyJhbGwiOnsiYmFja2dyb3VuZC1jb2xvciI6IiNmZmZmZmYiLCJvcGFjaXR5IjoiMCJ9fQ==» category_id=»»]
[td_block_1 category_id=»» limit=»4″ custom_title=»Lo último» td_ajax_filter_ids=»» td_filter_default_txt=»All» ajax_pagination=»next_prev» td_ajax_filter_type=»»][td_block_1 category_id=»2″ limit=»4″ custom_title=»Judiciales» td_ajax_filter_type=»» td_ajax_filter_ids=»» td_filter_default_txt=»All» ajax_pagination=»next_prev» sort=»» custom_url=»/seccion/judiciales»][td_block_1 category_id=»12″ limit=»4″ custom_title=»Policiales» td_ajax_filter_type=»» td_ajax_filter_ids=»» td_filter_default_txt=»All» ajax_pagination=»next_prev» sort=»» custom_url=»/seccion/policiales»][td_block_1 category_id=»6″ limit=»4″ custom_title=»Política» td_ajax_filter_ids=»» td_filter_default_txt=»All» ajax_pagination=»next_prev» td_ajax_filter_type=»» custom_url=»/seccion/politica»]

Newspaper Version: 10.4
Wordpress Version: 5.7.6

I appreciate any help! Thanks!

retvly
Participant
#0

I found a Not found image url css generated by the theme
I searched everywhere in the theme files but I can’t find the responsible code and I didn’t add it too

asda

Site URL: https://topseotut.com/

Bettina
tagDiv Staff

Hello!

Add this CSS code in Newspaper -> Theme panel -> Custom code -> Custom CSS:

.related .products h2{color: white; padding:12px;}

Thank you!

Anamaria
tagDiv Staff

Hello,

If you are using the Gutenberg editor, then there will be no sidebar in the editor, this will look like this -> https://i.imgur.com/F6PUBhU.png
If you are using some classic editor plugin, then the sidebar can be removed only from the files, for this, you need to go in -> wp-content/themes/Newspaper/editor-style.css and comment these lines of CSS -> https://i.imgur.com/DqjLdxU.png

Hope this will help you!

Thank you!

Anamaria
tagDiv Staff

Hello,

I did a test and for me works well the search is https://i.imgur.com/ybURb7D.jpg on the desktop, but it seems the problem is on mobile, please let me know if you optimise the js and CSS, if yes, please disable them, clear all cache and check after if it works.

Thank you!

Viewing 25 results - 3,726 through 3,750 (of 33,436 total)