• 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 Free MyBB Themes Support Emerald Theme - Edit Button Broken

     
    • 0 Vote(s) - 0 Average
    Emerald Theme - Edit Button Broken
    ThistleProse
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: Jan 2018
    Reputation: 0
    #1
    01-30-2018, 01:30 PM
    Hi!

    I'm using the Emerald Theme, with some editing. I moved the post control buttons from the bottom of the post to the top, and  now the Edit button either doesn't work at all, or the options pop up halfway down the thread.

    I'm not sure how to fix this.

    I've set up a temporary account

    Username: Edit Guest
    Pass: bananasplit

    All the other buttons work the way they are supposed to, but not the edit button.

    Any assistance would be spectacular!

    Test Thread


    (I also posted this on the MyBB support forums. I didn't realise you had your own forum for support until I dug a little deeper :)  )
    AmazOuz
    Offline

    Administrator

    Posts: 272
    Threads: 34
    Joined: Oct 2017
    Reputation: 11
    #2
    01-31-2018, 03:56 PM
    Hello,
    Your forum is down, i can't access it, it stops at loading.
    ThistleProse
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: Jan 2018
    Reputation: 0
    #3
    02-03-2018, 05:28 AM
    That is strange, it works fine for me as both a member and a guest.

    http://pkmn.dreamscaperpgs.net/forum/

    I'm not sure why it wouldn't be working for you :/
    AmazOuz
    Offline

    Administrator

    Posts: 272
    Threads: 34
    Joined: Oct 2017
    Reputation: 11
    #4
    02-04-2018, 11:56 AM
    Hello,
    I didn't get what's the problem. Also it's ugly what you did for the buttons also :3 (http://prntscr.com/i9x2uh)
    So i suggest you to import the theme again and copy the specific templates for the buttons you've edited, it is better.
    ThistleProse
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: Jan 2018
    Reputation: 0
    #5
    02-05-2018, 04:10 AM
    1. As I said, the Edit button doesn't work. When I click on the 'Edit' option, it does not bring up the drop menu. I would like to know how to fix this.

    2. I'm not looking for, nor interested in, opinions on the layout. I simply wish for help fixing the Edit button pop up.
    AmazOuz
    Offline

    Administrator

    Posts: 272
    Threads: 34
    Joined: Oct 2017
    Reputation: 11
    #6
    02-05-2018, 06:29 PM
    Hello,
    If you don't want to revert the buttons to the original then tell me exactly how did you edit the templates so i can know the edits and what's the problem. And please speak kindly, i'm interested in helping you just because we'd like to, otherwise other forums are making paid support, we are contributing plugins and themes + free support just to help users of our contributions.
    Thank you
    ThistleProse
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: Jan 2018
    Reputation: 0
    #7
    02-06-2018, 01:25 AM
    For the edit, all I did was shift the location of the button code. I did not make any other changes; This is the code:
    Code:
    {$ignore_bit}
    <a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
    <div class="post classic {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}">
    <div class="post_flexible">
    <div class="post_author scaleimages">
        <center><strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}{$post['authorchange']}</center>
        {$post['useravatar']}<br>
        <div class="author_information">
                
                <span class="smalltext">
                    {$post['usertitle']}<br />
                    {$post['userstars']}
                    {$post['groupimage']}
                </span>
        </div>
        <div class="author_statistics">
            {$post['user_details']}{$post['attached_accounts']}
        </div>
    </div>

    <div class="post_content">
        <div class="post_head">
            {$post['posturl']}
            {$post['icon']}
            <br /><center><span class="post_date"><i class="fa fa-clock-o"></i> {$post['postdate']} <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span>
            <br /> <div class="postbit_buttons post_management_buttons">
            {$post['button_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_purgespammer']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
        </div>
        </div>
        <HR>
        <div class="post_body scaleimages" id="pid_{$post['pid']}">
            {$post['message']}
        </div>
            <HR>
        {$post['attachments']}
        {$post['signature']}
        <div class="post_meta" id="post_meta_{$post['pid']}" align="right">
            {$post['iplogged']}
        </div>
    </div>
    </div>
            <div class="post_controls">
        <div class="postbit_buttons author_buttons float_left">
            {$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}
        </div>
            </div>
    </div>

    Additionally, I'm not the one who offered unkind ('ugly') opinions that weren't asked for, so I'm not sure I'm the one who needs to 'speak kindly'. I was frank, but I was not rude. I appreciate the help, and I am thankful for it. I simply don't want any opinions on anything else.
    AmazOuz
    Offline

    Administrator

    Posts: 272
    Threads: 34
    Joined: Oct 2017
    Reputation: 11
    #8
    02-06-2018, 07:17 PM
    I'll search the solution in my free time. About the opinion, i said that because i found the background and the color beautiful, but the buttons were a problem for the beauty, it's an advice from a designer to improve your theme, i even added a ":3" smiley as it was not as serious as you took it.
    ThistleProse
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: Jan 2018
    Reputation: 0
    #9
    02-15-2018, 12:08 AM
    Thank you!
    AmazOuz
    Offline

    Administrator

    Posts: 272
    Threads: 34
    Joined: Oct 2017
    Reputation: 11
    #10
    02-15-2018, 11:41 AM
    Can you please create a thread in MyBB Support for this issue ? Because the problem is related to your edits which are wrong, and not to the theme, so i cannot know what's going on exactly.
    Thanks for your understanding
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)

    Pages (2): 1 2 Next »



    • 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