Adjusting the design of a blog card

  • KENT
    Participant
    1 year, 7 months ago #4602

    Hello! Thank you for your ongoing support!
    Is it possible to adjust the design of the blog card that is inserted when a URL is directly pasted into a post?
    Currently, the following information is displayed:
    ・Title
    ・Excerpt of the article
    ・Site name

    I would like to make the following adjustments:
    1.Decrease the font size of the title.
    2.Increase the character count of the article excerpt.

    Thank you in advance for your response!

    SmartWpThemes
    Keymaster
    1 year, 7 months ago #4604

    Could you kindly share the URL of the site with us? We would like to determine whether the page was created using a site builder or if it is utilizing the default theme. If any essential settings are absent in the core, we will include them in our upcoming version.

    Thanks

    KENT
    Participant
    1 year, 7 months ago #4605

    Thank you for your response!

    Here is the URL of the website:
    I have created a test page with the blog card placed on it.

    Dummy

    Thank you and best regards!

    SmartWpThemes
    Keymaster
    1 year, 6 months ago #4609

    Based on my observation, it appears that you are utilizing the ‘elementor-icon-box-title’ shortcode. If I’m correct, this shortcode should have the ability to reduce the font size and limit the character count. Could you please verify and make the necessary adjustments to the shortcode’s features? Once done, kindly check its functionality.

    KENT
    Participant
    1 year, 6 months ago #4610

    Thank you for your response!

    To display the blog card, we are using the standard WordPress Embed URL block.
    Please refer to the screenshot:
    https://tinyurl.com/2ga7lq3n

    Additionally, when you paste a URL into the article, it automatically becomes an Embed URL block.

    SmartWpThemes
    Keymaster
    1 year, 6 months ago #4611

    To adjust the font size for the title, you can utilize the following CSS code:

    p.wp-embed-heading {
        font-size: 18px;
    }

    However, when it comes to increasing the character count, we are unable to assist because the data is fetched and dynamically displayed, leaving us with no control over the data.

    Thanks

    KENT
    Participant
    1 year, 6 months ago #4616

    Thank you for your response.

    I understand that the character limit cannot be changed, which is unfortunate.

    Regarding the provided CSS code, should I enter it under [Manual Options] > [Custom Code] > [CSS Custom Code]?

    SmartWpThemes
    Keymaster
    1 year, 6 months ago #4617

    100% correct, you need to enter the code in the Manual Options > Custom Code > CSS Custom Code section

    KENT
    Participant
    1 year, 6 months ago #4620

    I have encountered an issue where the submitted content is not being displayed in this thread, and this has happened twice. When attempting to resend the same content, the following error message appears:

    Error: Duplicate reply detected; it looks as though you’ve already said that.

    It appears that the posts are likely being saved internally. Please investigate this matter.

    SmartWpThemes
    Keymaster
    1 year, 6 months ago #4621

    Thank you for bringing up the issue. We will investigate this matter thoroughly.

    Thanks

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.