Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1280036
    ItsRobin
    Participant

    Hii,

    The revslider pluging doesn’t want to update. Everytime he says that he couldn’t remove te old version to upload te new one….

    Can you please help me?

    #1280037
    ItsRobin
    Participant
    This reply has been marked as private.
    #1280044
    ItsRobin
    Participant

    Oh and I have another question… I want the ‘lees meer’ in another color. How can I do this?
    Its on a page and its made with post masonry grid.

    #1280267
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in!

    1] Please deactivate Slider Revolution before doing the update.

    2] To change the “Lees Meer” color, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .esg-entry-cover .eg-monroe-element-10 {
        background-color: red !important;
        color: #000 !important;
    }

    Hope this helps. Please let us know how it goes.

    #1286112
    ItsRobin
    Participant

    thanks
    but both solutions aren’t working..

    #1286115
    ItsRobin
    Participant

    Also WPBakery visual composter cant be uploaded. I also tried to deactivated it and the update it but it isn’t working

    #1286173
    Christian
    Moderator

    Hey there,

    1. I checked your Slider Revolution and Visual Composer and they are the latest version. See https://community.theme.co/kb/version-compatibility/. Please ignore the update notification for Visual Composer as it is not included in X yet. See https://community.theme.co/kb/integrated-plugins-visual-composer/ for more details.

    2. Please give us the URL of the page and what color you want to change to.

    Thanks.

    #1286217
    ItsRobin
    Participant

    This is one URL but I want it also on other pages:
    http://itsrobin.nl/lifestyle/

    Color code: 6796BF

    Thanks for helping!

    #1286263
    Rupok
    Member

    Hi there,

    Let’s use this CSS under Custom > CSS in the Customizer.

    a.more-link {
      color: #6796bf;
    }

    Cheers!

    #1286315
    ItsRobin
    Participant

    yep, it workss thankss!

    EDIT: its working for some post but not all of them

    #1286384
    Joao
    Moderator

    Hi There,

    Please point which posts it works and which it does not work. ( At least a couple of examples each)

    Thanks

    Joao

    #1286479
    ItsRobin
    Participant

    its not working for:
    hoe nu verder
    terugblik zuid-afrika: een jaar geleden
    PLOG: Venetiƫ, Murano, Burano
    Quote of the month: Mei
    Bucketlist: Ziplinen
    Bucketlist: Skydiven!

    and its working for:
    Quote of the month: September
    My weekdiary #62: Gourmetten en genieten
    Bye Augustus
    My weekdiary #58: Bijna zomervakantie!
    Het witte doek: Augustus
    My weekdiary #46 Addo, school en Kasi Hop
    PLOG: Plettenbergbaai dag 2

    It al are just blogposts.
    The only thing I see is that all the post with the bucketlist aren’t blue.

    #1286500
    Jade
    Moderator

    Hi there,

    Please update the code to:

    a.more-link {
        color: #6796BF !important;
    }

    Hope this helps.

    #1293931
    ItsRobin
    Participant

    Yesss! Thanks (:

    #1293947
    Christian
    Moderator

    You’re welcome.

  • <script> jQuery(function($){ $("#no-reply-1280036 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>