Forum Replies Created

Viewing 15 replies - 1 through 15 (of 17 total)
  • Thread Starter gamark

    (@gamark)

    Ignore my question… I had to do single quotes not double… so the following works.

    .site-header {
    background-image: url(‘image URL here’);
    }

    I use this plugin for years… and I can paste inside javascript, css, html with no problem.

    Thread Starter gamark

    (@gamark)

    Delay that…. I just noticed you mover the location to Admin > Tools.

    All good and btw SUPER COOL plugin.

    Thread Starter gamark

    (@gamark)

    closed

    Thread Starter gamark

    (@gamark)

    Well… I have a working solution. I hired one of the developers that works for me and he made a separate plugin that integrates with your commenting system and does exactly what I said above. Meaning: any admin can post as another admin account any comment. This is as I said very useful when the admin accounts serve as part of a process flow (e.g. marketing response, sales follow-up, technical support, etc).

    I am happy to give it to you for free if you are willing to integrate this feature as free feature into your plugin for all the users.

    Would that work?

    Here is a screenshot of how it looks: https://ibb.co/mq5fKtX

    Thread Starter gamark

    (@gamark)

    This would be a great feature however. The application I just mentioned above would make your comment plugin number 1, unless it is already :).

    Thanks for the answer.

    Yeah I did that also… for me it was that plugin, which also gave me some other “site health” errors. Really annoying thing, though. Writing many articles on the website and then boom, please login again and loose some work.

    Well… it’s not a Chrome issue. I had a IP redirect plugin which I disabled and now it works for me. I am not logged out anymore.

    It’s a Chrome issue, not a WP issue… I am just having the same problem now. I think it has something to do with the GDPR cookies settings.

    My situation is this: I installed (moved) my website on a new server and since then I have issues with my website and also some other websites (not mine).

    So I don’t have a solution… except for using another browser (not Chrome), this is what I do for the moment. I think on the next update Chrome will fix this automatically so there will be no long wait here…

    Thread Starter gamark

    (@gamark)

    Cool. Good stuff.

    Thread Starter gamark

    (@gamark)

    Hello Robin,

    1. It was the latest version. I downloaded the bbpress just before I installed your plugin. Version: what it was 5 days ago.

    2. WPEX TodayVersion: 1.2 By WPExplorer

    Good point… I should try other theme… just to check.

    My message is that JUST the “FORUM INDEX STYLING / 7. Sub Forum List Font the size” does not change, the rest, and I mean everything else works perfect.

    Maybe something to check on your side. I the meantime I switched forum also.

    Hello. Just a quick question. Inline with the above updated can the plugin be modified to show also private posts for the user that is logged in and if the user is the author?

    So is there a possibility for you to add the below?

    [] Display private posts for current username

    Thread Starter gamark

    (@gamark)

    Super Asgaros, thanks for that. I updated my site and all good.

    Thread Starter gamark

    (@gamark)

    I will have a look further in the code… it may be something else on my side. But I have not changed anything except for updates on the forum plugin. Strange enough that all other files types are ok, except for PDF. I will look into this further. Thanks for your time and good job on the functional plugin.

    Any thoughts into placing privileges rights to forum sections? It would be a supper great feature to be able to create a forum and sub-forums and then just also be able to give permission rights.

    You know what I mean with this: admin only section or Editor level required to see certain section and so on.

    Thread Starter gamark

    (@gamark)

    Hello Asgaros,

    I only had a go and modified the css via Chrome and here is what I came with. The mods gave the search section/top container the same look like the rest of the forum.

    I assume I can place this in asgaros-forum/skin/style.css and changes will take effect.

    #af-wrapper #top-container {
    background-color: #000;
    /* border-bottom: 2px solid #b4b9be; */
    margin-bottom: 15px;
    display: block;
    color: #666;
    line-height: 26px;
    padding: 3px 10px;
    }

    #af-wrapper #breadcrumbs a {
    color: #fff !important;
    background: none;
    font-weight: bold;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 13px;
    }

    #af-wrapper #forum-search {
    float: right;
    width: 235px;
    /* background-color: #b4b9be; */
    }

    #af-wrapper #forum-search input {
    vertical-align: inherit;
    font-style: italic;
    padding: 0;
    border: 0;
    color: #fff;
    border-bottom: 2px solid #ddd;
    background-color: #000;
    width: 190px;
    font-size: 12px;
    line-height: normal;
    display: initial;
    }

Viewing 15 replies - 1 through 15 (of 17 total)