Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter dummyt

    (@dummyt)

    Hmm… I tried it, you can see it from the link. Not suree where I did wrong. I currently have this in the css of the shortcode:
    .authors-list-items-s3 .authors-list-item img {
    height: 270px;
    width: 100%;
    }

    @media only screen and ( max-width: 720px ) {
    .authors-list-items-s3 .authors-list-item img {
    height: auto;
    }
    }
    .authors-list-cols-dir-horizontal .authors-list-col-4 {
    margin: 0;
    width: 33%;
    }
    .authors-list-items-s3 .authors-list-item-main {
    background: #rgba( 0,0,0, 0.4);
    border: 0;
    display: flex;
    align-items: center;
    transform: scale(1);
    }
    .authors-list-item-title {
    color: #rgb(#,0,0);
    }

    This is my shortcode:
    [authors_list style=”3″ columns=”4″ amount=”50″ show_count=”no” bio_word_trim=”10″ show_bio=”no” show_link=’no’ skip_empty=”no” exclude=2,22,30,31,37,36]

    But it isn’t really showing a change…

    Thread Starter dummyt

    (@dummyt)

    Sorry for the confusion, let me try to explain. If author A receives 10,000 pageviews for every post. 10 posts = 100,000 page views. However, if one post has been excluded from running ads, author A should still be able to see 10,000 pageviews for every single post(total of 100,000 pageviews). However, ad revenue/payment should only be calculated for 90,000 pageviews. So at a cost of $1/1000 pageviews, author A should see and receive $90.

    Thread Starter dummyt

    (@dummyt)

    I want author to be able to view page count for that post too, but when it comes to computing ad revenue, page count from selected post should not be counted in. Is that possible?

    Thread Starter dummyt

    (@dummyt)

    that sounds amazing, can’t wait. Thank you ??

    Thread Starter dummyt

    (@dummyt)

    Oh, i didn’t realise it had to do with a user avatar plugin. I’m using WP user avatar since gravatar is too troublesome and doesn’t update well with other plugins I’m using. Thank you and I look forward to this ^_^ hoping I will be able to use this plugin

    Thread Starter dummyt

    (@dummyt)

    In case I wasn’t clear before, now that I am using style 3, words don’t start from different heights but images end of different lengths. I was hoping they would fill up the full square or be cut off in the square so that everything is fitted nicely

    Thread Starter dummyt

    (@dummyt)

    Thanks for asking. I manage to display it on a test page because I couldn’t have it on my live page yet. Here it is: https://dummynovels.com/home-4/

    I was trying to make it as close to https://dummynovels.com/about-us/ as possible.

    Is there any way I could reduce the opacity of the layover and remove the ‘view post’?

    Thread Starter dummyt

    (@dummyt)

    Thank you for your prompt reply, I apologise but I’m currently still figuring this out without any knowledge in code at all. By filter, do you mean to turn it out through inserting a code snippet or is there a function through the admin dashboard?

    Thread Starter dummyt

    (@dummyt)

    Thank you for replying, I actually figured out how to use in line image to get the image in ?? Previously, after clicking on ‘add a footnote’ the grey highlight would appear but I couldn’t type anything in it. Maybe I missed something but I can do it now. However, one thing I noted (not really a major issue) is that the footnotes only work if you highlight the section you’d like to insert as footnote before clicking on ‘add a footnote’. This is a little different from classic editor where clicking on the footnote button would auto generate [mfn][/mfn].

    Other than that, this works. Thanks^_^

    Thread Starter dummyt

    (@dummyt)

    I understand that I can customize plugin css, but I’m not sure what’s the problem or how I should solve it since I have no experience in CSS. How should I prevent the slider/header image from being wiped after turning on different background colours?

    Thread Starter dummyt

    (@dummyt)

    Hello, thank you for your response. I actually sent another email before I apologise for reaching out through two different methods. I’m actually in a rush to finish migrating my content. To save time, I’ll answer the questions here anyway. The blog which I just set up is completely new and I’ve tried the plugin on both bluehost and siteground, so I don’t think it’s a problem with the host set-up. I’ve also left my login details on another ticket?(44034) as per the instructions so you can take a look at it easily. I hope this can be resolved as soon as possible.

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