Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter mryous

    (@mryous)

    Nevermind sir.. All your help these days, What a thoughtful gift for me. I really appreciate this!
    Thanks A Trillion sir!!

    Thread Starter mryous

    (@mryous)

    You are right sir.., I’ve changed all my code and use yours 😁
    it’s woooork … except the responsive 😊
    RESPONSIVE SCREEN
    Your code is in the left of the attachment sir, on the right side is what Im tryng to.
    .
    oh yeah I forgot something sir, do you see the red text on the content in the attachment? It’s a post topic, (class=”gmr-meta-topic heading-text”) the theme author provide it
    it would be awesome if your plugin can shows that
    Any way.. Still thanks to you sir

    • This reply was modified 5 years ago by mryous.
    Thread Starter mryous

    (@mryous)

    Thank you again sir! got this CSS for that blo0ck

    #modulehome_wrap .netsposts-block-wrapper {
        display: grid;
        grid-template-columns: 1fr;
        gap: 25px;
        margin: 0 25px 0 0;
    }
    #modulehome_wrap .netsposts-block-wrapper .netsposts-content .inline-post {
        display: grid;
        grid-template-columns: 220px 460px 0px 0px;
        gap: 20px;
        align-items: center;
    }
    #modulehome_wrap .netsposts-posttitle-link {
        font-family: Montserrat;
        font-size: 20px;
        line-height: 1.3;
    }
    #modulehome_wrap .netsposts-posttitle-link:hover {
        color: #21409a;
    }
    #modulehome_wrap .netsposts-source {
        font-size: 13px;
        line-height: 14px;
        color: var(--content-greycolor, #888888);
    }
    #modulehome_wrap .netsposts-source-link {
        font-size: 13px;
        line-height: 14px;
        color: var(--content-greycolor, #888888);
    }
    #modulehome_wrap .link-img-wrapper {
        order: 0;
        display: block;
        overflow: hidden;
        border-radius: 4px !important;
        transition: .3s;
    }
    #modulehome_wrap .link-img-wrapper .post-thumbnail {
        display: block;
        transition: .2s all ease-in-out;
    }
    #modulehome_wrap .link-img-wrapper:hover .post-thumbnail {
        transform: scale(1.2);
    }

    currently I’m trying to set the responsive part,
    then I’ll try to apply it to other blocks as well 😊
    You’re the best. I wouldn’t have finished this without you sir!!

    Thread Starter mryous

    (@mryous)

    the third sir, tittle and source are in the middle
    LINK

    Thread Starter mryous

    (@mryous)

    thank you sir.. thaank youuuu so muccchhh
    the third one sir
    Youre great 😊

    Thread Starter mryous

    (@mryous)

    Many Thanks sir
    I’ve submitted a request via your support page 😊

    Thread Starter mryous

    (@mryous)

    Thanks a million sir @johnzenausa I owe you one!!
    I’ve done setup my site, where I can contact you for access? 😊

    Thread Starter mryous

    (@mryous)

    yup sir..
    like the image ive sent before,
    “post-thumbnail” at the left and
    on the right side the “box-content” showing netsposts-posttitle and netsposts-source
    Im using the same theme in main and sub site.

    Thread Starter mryous

    (@mryous)

    Thanks so much sir..,
    but sir, how to make the shortcode working inside box item
    i see the thumbnail and the content are separated
    screenshot

    Thread Starter mryous

    (@mryous)

    thaank you so much sir @johnzenausa .., youre very kind
    Im using that theme (wpberita) (which is a clone version of detik Indonesian news portal)
    I really want to know how wordpress made like those (detik.com) much subdomain used.
    right now I just try it on my localhost. later I’ll try to put it on live server.

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