New Landing How can we help? Atelier Categorie header mark-up

Viewing 15 posts - 1 through 15 (of 19 total)
  • Posted in: Atelier
  • #234383
    huntingensemble
    Member
    Post count: 318

    Hi Guys,

    Im creating better headings for my category pages but I’m having some difficutlies getting the right yoast score.

    I’m trying to create a banner like an image banner (so image + text within) but Yoast keeps saying the code is missing an image any idea how to fix this issue? The image is displayed on the frontend but in the shortcode it is placed as image”244546″ or something and not the full image url. Is there a tweak for this?

    Thanks alot,
    Joost

    #234384
    huntingensemble
    Member
    Post count: 318
    This reply has been marked as private.
    #234415
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I see 24426 as image url that is wrong. Please insert full url.
    Thanks
    Mohammad

    #234434
    huntingensemble
    Member
    Post count: 318

    Hi Mohammad,

    Thanks for your message. I understand. But when I place the full image url within the ” ” the image will not display anymore.
    What you see now on the site is the code with 24426, so it does work with the “24426” but I would like to have it as an url instead.

    No idea where to code is from anyway.. I created the shortcode in a normal Post (because in the category mark-up there is no Swift Framework editor option).

    Can you advise?

    Best,
    Joost

    #234454
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me login detail to check and resolve the issue.
    Thanks
    Mohammad

    #234715
    huntingensemble
    Member
    Post count: 318
    This reply has been marked as private.
    #234774
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have set the thumbnail image also for category. But SEO plugin is still not detecting image. I would suggest to contact at plugin developer about it.
    Thanks
    Mohammad

    #235127
    huntingensemble
    Member
    Post count: 318
    This reply has been marked as private.
    #235154
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woo-aux-options {
       margin-bottom: 0px !important;
    }
    @media only screen and (max-width: 991px) {
    
    .term-description{
    display:none !important;
    }
    }
    

    Thanks
    Mohammad

    #236644
    huntingensemble
    Member
    Post count: 318
    This reply has been marked as private.
    #236732
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .term-description {
        background: #eee !important;
        padding: 0px !important;
    }

    Thanks
    Mohammad

    #238262
    huntingensemble
    Member
    Post count: 318
    This reply has been marked as private.
    #238292
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am not getting any background color. Have you removed the css code?
    Thanks
    Mohammad

    #238507
    huntingensemble
    Member
    Post count: 318
    This reply has been marked as private.
    #238612
    David Martin – Support
    Moderator
    Post count: 20834

    You will need to also add:

    .term-description {
        background: #eee!important;
        padding: 0 0 5px 0!important;
    }
    
    .term-description img {
        margin: 0 5px 0 auto;
    }

    Thanks.

Viewing 15 posts - 1 through 15 (of 19 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register