• Login
  • Register
  • Login Register
    Login
    Username:
    Password:
  • Home
  • Members
  • Team
  • Help
  • More
    • YouTube
    • Facebook
User Links
  • Login
  • Register
  • Login Register
    Login
    Username:
    Password:

    Quick Links Home Members Team Help
    More Subscribe YouTube Facebook
    D&D Forums - MyBB Plugins & Themes MyBB Ressources Premium MyBB Themes Support theme dont work with RSS Feed Poster

     
    • 0 Vote(s) - 0 Average
    theme dont work with RSS Feed Poster
    proton
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: Oct 2019
    Reputation: 0
    #1
    10-31-2019, 05:25 PM
    Hello ,

    First problem:
    the theme dont work with RSS Feed Poster , what should i do or change?
    works on any theme except this one!


    Second problem:
    close thread has no image

    [Image: scree.jpg]
    AmazOuz
    Offline

    Administrator

    Posts: 272
    Threads: 34
    Joined: Oct 2017
    Reputation: 11
    #2
    11-03-2019, 10:38 PM
    Hi proton,

    That's weird, in this forum (using E-extended) i have the icon. Can you click right & inspect element and give me the class of the element (thread_status dot_hotlockfolder in the case of my screenshot) : http://prntscr.com/ps0mx6
    For the RSS feed i'll search the solution & i mail you back, i'm not familiar with rss feed.
    proton
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: Oct 2019
    Reputation: 0
    #3
    11-04-2019, 08:12 AM
    (11-03-2019, 10:38 PM)AmazOuz Wrote: Hi proton,

    That's weird, in this forum (using E-extended) i have the icon. Can you click right & inspect element and give me the class of the element (thread_status dot_hotlockfolder in the case of my screenshot) : http://prntscr.com/ps0mx6
    For the RSS feed i'll search the solution & i mail you back, i'm not familiar with rss feed.

    is the same

    Code:
    <span style="position:relative;left:7px" class="thread_status dot_closefolder" title="Contains posts by you. No new posts. Closed thread.">&nbsp;</span>
    AmazOuz
    Offline

    Administrator

    Posts: 272
    Threads: 34
    Joined: Oct 2017
    Reputation: 11
    #4
    11-04-2019, 11:52 AM
    You didn't read the code carefully, you have "closefolder" while i have "hotlockfolder".

    Go to thread_status.css, look for :

    Code:
    .thread_status.dot_hotlockfolder:before {
        color: #27ae60;
        opacity:0.4;
        content: "\f023"
    }

    Change the ".thread_status.dot_hotlockfolder:before" to ".thread_status.dot_hotlockfolder:before, .thread_status.dot_closefolder:before".
    Don't forget to empty your cache if you don't see any change. Tell me if it's ok
    proton
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: Oct 2019
    Reputation: 0
    #5
    11-04-2019, 12:46 PM (This post was last modified: 11-04-2019, 05:48 PM by proton.)
    works, thank you very much, now it remains to solve the problem with rss feed poster
    proton
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: Oct 2019
    Reputation: 0
    #6
    11-06-2019, 11:04 AM
    Login user class
    <span style="position:relative;left:7px" class="thread_status dot_closefolder" title="Contains posts by you. No new posts. Closed thread.">&nbsp;</span>


    guest class or unread
    <span style="position:relative;left:7px" class="thread_status newclosefolder" title="New posts. Closed thread.">&nbsp;</span>


    The class after the user or guest has read it
    <span style="position:relative;left:7px" class="thread_status closefolder" title="No new posts. Closed thread.">&nbsp;</span>

    here is the problem
    AmazOuz
    Offline

    Administrator

    Posts: 272
    Threads: 34
    Joined: Oct 2017
    Reputation: 11
    #7
    11-06-2019, 07:08 PM
    Then change ".thread_status.dot_hotlockfolder:before"
    to
    ".thread_status.dot_hotlockfolder:before, .thread_status.dot_closefolder:before, .thread_status.closefolder:before, .thread_status.newclosefolder:before".

    Can you try now ?
    proton
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: Oct 2019
    Reputation: 0
    #8
    11-06-2019, 07:30 PM (This post was last modified: 11-08-2019, 08:45 AM by proton.)
    It works perfectly.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)



    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    D&D Company

    Home · Members · Team · Help · Contact

    © D&D - Powered by MyBB

    Paris, France

    07 53 04 58 86

    business@developement.design

    About the company We are a growing company of web developers & designers, specialized in MyBB plugins & themes. Our work is our propaganda.

    Linear Mode
    Threaded Mode