Search Results for 'css'

Results from the Forum
Anamaria
tagDiv Staff

Hello,

Unfortunately, the TagDiv CSS Analyzer has been deprecated for a long time. Unfortunately, I don’t believe this issue will be resolved.

Thank you for your understanding!

twhitfield27
Participant
#0

1 What is the custom CSS to do this.
On Home page, Header LOGO Text = MY WEBSITE
make MY the color RED
make WEBSITE the color black.

2 Where does custom CSS go? The documentation for this is OUT OF DATE and shows a Template settings which no longer exists.

3 Or how can the space in the header area be increased so that a decent sized Image will fit?

4 for the record, LIVE CSS is a POS and does not work. Of course, documentation is incorrect.

Alex
Participant
#0

Hi @Calin (ncalex),

Over 2 years ago it was reported that when CSS Analyzer is used, custom fonts are not loading, not working.

Do you have a fix?

Thank you.

dennisjpitocco
tagDiv Member

Thanks, Bettina.

1. Are we not able to add CSS via the Theme Panel to apply to all boxes?
2. Tried Chrome & Firefox and was unable to find Live CSS – can you please reduce to 50% for now until we can find and adjust further on our end?

dennisjpitocco
tagDiv Member

Where is the Live CSS box located?

Bettina
tagDiv Staff

Hello @dennisjpitocco!

The code is in the Live CSS box. Modify it from there.

Thank you!

dennisjpitocco
tagDiv Member

Thank you, Bettina.

Our original request was to reduce the size to 50%. It is now showing at 100%. And we cannot see the CSS code via Admin/Theme Panel/Custom CSS

dennisjpitocco
tagDiv Member

Copy-paste CSS code was done several times but without a successful result.

Admin Credentials have now been sent to contact@tagdiv.com

Thank you!

Bettina
tagDiv Staff

Hello @dennisjpitocco!

If you can’t handle to copy-paste the CSS code, then please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– a link to this topic in order to identify you
We will take a look and try to help you asap.

Thank you!

Bettina
tagDiv Staff

Hello @dennisjpitocco!

Try this CSS code:

.td_block_image_box div .td-custom-image a { padding-bottom:100%;}

Thank you!

Bettina
tagDiv Staff

Hello Megan!

Check in the Gutenberg editor or adjust it with some CSS.

Thank you!

rebecaserna
tagDiv Member

Hi again,

I thought the custom css remove the link but the reality is that only remove the possibility to click on link. Any other option to remove the author link?

luigiboschi
tagDiv Member

This is the message I’m referring to “I received this message from TagDiv support. Let’s hope it works:

Hi,

That is indeed the malware – https://labs.sucuri.net/blacklist/info/?domain=fast.quickcontentnetwork.com I found it as well on a few websites while I was investigating similar issues. Checking in the Live CSS option is a very important step in cleaning the malware, I’m not sure my colleagues from the forum didn’t mention it. We added a filter for the Live CSS in newer theme versions, which doesn’t allow malware to be entered there anymore. But if the website was infected while using an older theme version, updating the theme doesn’t solve the problem. What you have to do after updating the theme is open the Live CSS and press save – https://prnt.sc/a4XFrTI5j9tb That is it, the malware will be removed from there.

But I would still have a few suggestions based on what I encountered in other cases:
– In case you have not already, check in the plugins folder using a file manager (cPanel, FTP, etc.) to see if there are plugins there which you did not install. The plugins may not show up in wordpress but they could be there.
– Scan the website with wordfence.
– Check the website users.

The website does appear to be clean now – https://sitecheck.sucuri.net/results/https/www.marcocalvo.it There’s nothing in the Live CSS and no unusual scripts loading. If I can help with something let me know.

Regards.”

luigiboschi
Participant
#0

Hi there.
Siteground has found a malware inside the theme files.
I have already upgraded it to the latest version but nothing changes.

Regarding this topi https://forum.tagdiv.com/topic/malware-in-tagdiv-composer/ the solution seems to be to save the CSS live editor in order to delete the malware. However, in my site there is no live CSS box to open as the image provided by Marco in the last comment.

dennisjpitocco
Participant
#0

Can you please provide Custom CSS code to reduce the size of the image box element by 50% on this Page:

https://www.bizcatalyst360.com/just-be-360-nation/

ESNOTICIA
tagDiv Member

I solved the first problem with CSS but the problem with the button continue. The 2nd problem that the “Edit Tag Composer” does not appear in the posts continues.

marshalleq
Participant
#0

I did try searching, but this forum is so slow it actually times out. Took me a good 10 minutes just to log in to post.

Anyway, it’s a brand new install of Newsmag and as soon as I enabled one of the prebuilt templates I started getting an error. I’m trying here first, because I bought this theme a while ago, even though I only just activated it today. So I assume that means I don’t have official support.

Anyway, this is the error:
wp_booster error:
td_res_context->get_att(gap) Internal error: The atts are not set yet(AKA: the render template method was called without atts)
/home/u625203387/domains/digital-archivist.com/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php

Any ideas?

Thanks.

chaywood0896
Participant
#0

The Jetpack subscription shortcode works. I have found CSS to modify the button appearance. However, how can the header appearance (color, etc.) be modified? It appears now with an ugly line that slashes across the website. Thanks.

Anamaria
tagDiv Staff

Hi,

Please set this code in Theme Panel -> Mobile theme -> custom code -> custom css .td-category
{
overflow: visible;
}

Thank you!

nolandolce
Participant
#0

Hi,

Can you let me know the css to set a max height for the featured image? Inputting a height in the CSS only adjusts the margins. Thanks!

2wwagency
tagDiv Member

Thanks Ana Maria
But if need to change or modify the interline space I should use custom code css?
Shouldn’t it be simpler?

Anamaria
tagDiv Staff

Hi,

Indeed there is a space, you need to use custom code css :where(.wp-block-columns.is-layout-flex)
{
gap:1px;
}

Set the code in Theme Panel > Custom code -> Custom css also, change the value for gap

Thank you!

Anamaria
tagDiv Staff

Hi,

If an attacker wants to target this URL /wp-json/tdw/save_css they can do so. Even if the website uses a different theme, the attacker can still try that URL. We could add an option to be able to enable/disable the Live CSS, it will be considered. But for now in order to remove it this can only be done with a modification to the composer plugin. I think that all that removing it requires is to comment this line of code – https://prnt.sc/RtwvL5Nc4ikR -> https://prnt.sc/ymZmhdUfp57U But as I mentioned, the attacker can still try to access the URL.

Thank you!

bhcrow
tagDiv Member

I had similar problem with my website with this popular posts. I solved it in a way that I made custom shortcode for sorting based on total number of views (not in last 7 days or 48h). In shortcode you have the option to choose how old you want your posts to be. hat means that it wont show posts older than 7 days (or any other number of days defined in shortcode) even though if they are visited.

Here is my codes which works for me in my Newspaper child theme. Use it freely if it suits you and your website.

Code in functions.php file in child theme:

// Include the popular posts shortcode file
include_once get_stylesheet_directory() . '/sedamdana-popular-shortcode.php';

File in child theme whic I named “sedamdana-popular-shortcode.php”

(this forum is not allowing me to share code from my php file, so I uploaded it on link: https://file.io/PSWL4VdNb7xN)

The shortcode output is styled using CSS defined in the PHP code. You can further customize the styles by modifying the CSS within the bhcrow_posts_shortcode_styles function.

Once the PHP code is added, you can use the [bhcrow_posts] shortcode in your posts, pages, or widgets where you want to display the list of posts.
Example usage: [bhcrow_posts title=”Popular Posts” number=3 days=30 category=”technology” sort=”visits” show_date=false]

Customize the shortcode attributes as per your requirements. For example, you can change the number of posts displayed, the sorting criteria, or whether to show thumbnails or dates.

The shortcode [bhcrow_posts] can accept several attributes to customize its behavior. Here are the available attributes and their default values:
title (default: ‘Posts’): The title of the section.
number (default: 5): The number of posts to display.
days (default: 7): Number of days to consider for displaying posts.
category (default: none): The category of posts to display.
show_thumbnails (default: true): Whether to show post thumbnails.
show_date (default: true): Whether to show post dates.
show_visits (default: true): Whether to show visit counts.
show_category (default: true): Whether to show post categories.
show_title (default: true): Whether to show post titles.
sort (default: ‘visits’): Sorting criteria for posts (‘visits’ for popularity, ‘latest’ for latest posts).
title_limit (default: none): Character limit for post titles.
cache_duration (default: 60): Cache duration in minutes.

The final output is cached using set_transient to improve performance by avoiding repeated database queries.

After adding the shortcode to a post or page, view the page on your website to see the output. The posts should be displayed based on the attributes you’ve specified in the shortcode.

Remember to backup your files before making any changes, especially when editing theme files or using any PHP code.

I use it without any issues on my website Visoko.co.ba news portal

Here is the screenshot of it. I use it with minimum options on my homepage.

https://prnt.sc/BKxwmsDaAmvt

  • This reply was modified 2 years by bhcrow.
pavel@earnware.com
tagDiv Member

Hi Anamaria,

Can you check with your developers team if it can be disabled? We don’t have unfortunately access to all Cloudflare accounts – but if with a switch, we could at least quickly stop the interest to this path /wp-json/tdw/save_css

Viewing 25 results - 1,826 through 1,850 (of 33,436 total)