Forum Replies Created

Viewing 40 posts - 81 through 120 (of 155 total)
  • Author
  • in reply to: mobile bad visualization new topic/answer #192026
     WinDroidAnswers
    Participant

    please forget the last message, my colleague do that.

    in reply to: mobile bad visualization new topic/answer #192023
     WinDroidAnswers
    Participant

    thanks for your reply.
    I’ve spotted another thing that needs your attention, please see the screenshot.
    that is this link and why is there?
    if i click on it, nothing happens, simply the page reloads itself.

    in reply to: how to tag a friend in a post. #191966
     WinDroidAnswers
    Participant

    I’m not talking photo tagging, but a simple @ tag.
    I’ve seen that it is possible for users but it would be nice something like Facebook that in a few letters easily find the user nickname. sometimes it is difficult to tag someone because users change their visualized names.
    Is it possible with your theme and bbpress?

    in reply to: mobile bad visualization new topic/answer #191865
     WinDroidAnswers
    Participant

    I’ve seen that both together doesn’t work. but deactivating the old one now it works.
    we have another problem but I think it is better to open a new ticket, something with the function to tag the other users in a post with the ‘@’ symbol.

    in reply to: mobile bad visualization new topic/answer #191551
     WinDroidAnswers
    Participant

    so waiting for your answer, I’ve tried to deactivate the previous code given and activate the new one and now it seems to work perfectly.
    may you also have a check, please?
    have a nice day.

    in reply to: mobile bad visualization new topic/answer #191470
     WinDroidAnswers
    Participant

    ando also this?

    COPY CODE
    .bbp-template-notice {
        display: none !important;
    }
    
    in reply to: mobile bad visualization new topic/answer #191469
     WinDroidAnswers
    Participant

    i’ve have to remove firt the old one?

    COPY CODE
    @media (max-width: 991px) {
    .bbp-submit-wrapper {
        margin: 0 auto !important;
        position: absolute;
        margin-left: 30% !important;
        top: 90%;
    	}
    }
    in reply to: mobile bad visualization new topic/answer #191054
     WinDroidAnswers
    Participant

    yeah but you’re checking as admin, please register and check as a normal user ad you can see the issue i’ve told you before.
    we need help please!

    in reply to: mobile bad visualization new topic/answer #190923
     WinDroidAnswers
    Participant

    it is not correct at all, did you see the screenshot i’ve posted yesterday?
    may you share your screenshot?
    please try also as a regular subscriber.
    we’re waiting to solve this issue to go online.
    please help us!

    in reply to: mobile bad visualization new topic/answer #190791
     WinDroidAnswers
    Participant

    i don’t know what happens,
    we just follow your directives and add the code you suggest to add.
    now it is totally a mess, may you can check for us with the admin login we give already to you?
    thanks for your time

    http://www.windroidanswers.com/forums/topic/quale-andoid/

    in reply to: mobile bad visualization new topic/answer #190068
     WinDroidAnswers
    Participant

    hi there,
    the problem was not completely solved,
    here attached a screenshot from our users with a kindle fire 8
    1. the html notice is already there
    2. the send button covers a checkbox notice about email’s reply.

    how to solve this?

    we’re looking forward your kind reply asap.
    have a nice day

    in reply to: mobile bad visualization new topic/answer #189970
     WinDroidAnswers
    Participant

    another thing is that if we allow HTML to users the problem of new-post organization or sent button do not exist, but the normal user can do something wrong with HTML capabilities, so maybe in the early days or for the normal users (not moderator or admin) it is better if we do not allow them to use HTML.

    on the other hand, if we disable the HTML feature for normal users, we have the new post page organization problem and send button offset.

    in reply to: mobile bad visualization new topic/answer #189898
     WinDroidAnswers
    Participant

    this is not a problem of a single page or post,
    there is a problem with the settings I think,
    every new post I’m trying to make, I’ve the same problem.

    http://www.windroidanswers.com/nuovo-post/

    on the left a normal use new post page, and on the right an admin new post page.
    http://prntscr.com/ik1utb

    so what do you suggest to solve this issue?

    thanks for your time and availability

    in reply to: mobile bad visualization new topic/answer #189258
     WinDroidAnswers
    Participant

    hi there:
    I’ve created an admin login for your convenience:
    7th Queen Support
    nvQyLIl^9$B2jIMR&zc9Spjm

    may we also update to wordpress 4.9.4 without problems? or we have to wait a new theme update first?

    in reply to: cookie and other legal documentations #189187
     WinDroidAnswers
    Participant

    thanks for your kind reply.
    have a nice day

    in reply to: change the forum inline background #189176
     WinDroidAnswers
    Participant

    now we understand, sorry for the request,
    we was thinkong this is a simple task for you.
    We do not want to steal time to other users.
    If the thing become a problem (for me, personally, it is hard to read a forum topic list like this for example) we surely contact you again.

    have a nice day

    in reply to: cookie and other legal documentations #188770
     WinDroidAnswers
    Participant

    thanks a lot, Kieran,
    may you suggest to us what documents we need?
    I think first of all a cookie policy and a term of use.

    in reply to: Mobile topic full width title #188769
     WinDroidAnswers
    Participant

    ok then,
    this may be too difficult to do without hiring a developer, am i right?

    in reply to: Set the forum page as a homepage #188768
     WinDroidAnswers
    Participant

    thanks a lot, we think this code is no use anymore.
    we write it down in a note, just in further case.
    thanks for your help, we really appreciate it!

    in reply to: change the forum inline background #188767
     WinDroidAnswers
    Participant

    I was thinking this is the ticket system for the support, isn’t it?
    do you have an email address for this purpose?

    in reply to: change the forum inline background #187823
     WinDroidAnswers
    Participant

    hi there,
    we make some tries with the background colors, and this is very fun.
    But we miss some code we think, I’ll explain you with a screenshot:
    http://prntscr.com/iabjfw

    first of all, we just want to change the background of section 1 with this hex #0b0c1e
    We clearly understand how to customize closed and open topics

    COPY CODE
    .bbp-forum-status-open {
        background: #0078d6 !important;
    }
    
    .bbp-forum-status-closed {
        background: lightgray !important;
    }

    but we prefer the default open status background, as you can see in the screenshot we have a pure white and a darker white (see sections 2) in an alternate line,
    is it possible to leave the white and change only the darker white with a light blue or any other color?

    in reply to: Set the forum page as a homepage #187819
     WinDroidAnswers
    Participant

    nope, i mean this:

    COPY CODE
    
    function redirect_homepage() {
        if( ! is_home() && ! is_front_page() )
            return;
    
        wp_redirect( 'http://yourwebsite.com/forums', 301 );
        exit;
    }
    
    add_action( 'template_redirect', 'redirect_homepage' );

    Is it for the community and homepage forum layout?
    we solve this and answer in this ticket: https://archived.seventhqueen.com/forums/topic/start-a-new-topic-button

    thanks a lot for your precious help.
    have a wonderful day

    in reply to: Start a new topic button #187818
     WinDroidAnswers
    Participant
    Not marked as solution
    in reply to: restrict login #187769
     WinDroidAnswers
    Participant

    ok, so if you guarantee the in-theme facebook login, for the first period we use only this, after the complete development of the site, we make some tries, thanks for the kind and prompt reply

    in reply to: restrict login #187763
     WinDroidAnswers
    Participant

    so if we find a plugin to log in with social networks it will work on this page?
    do you suggest us one that maybe fits best?

    in reply to: Hide pages to the menu (Admin and moderator) #187675
     WinDroidAnswers
    Participant

    perfect, it works fine!

    in reply to: mobile bad visualization #187664
     WinDroidAnswers
    Participant

    oh gosh. we have only these two days for now because this is a community of windows and android lovers, this is not as a job, we spend the free time in this. saturday and Sunday the most.
    but if there is no choice we can take a look on Monday or the day after.
    thanks to advice us on this 😉

    in reply to: Start a new topic button #187660
     WinDroidAnswers
    Participant
    Not marked as solution
    in reply to: Start a new topic button #187659
     WinDroidAnswers
    Participant
    Not marked as solution
    in reply to: mobile bad visualization #187658
     WinDroidAnswers
    Participant

    you’re right,
    we’re very happy and glad about your support, it’s awesome!

    in reply to: Hide pages to the menu (Admin and moderator) #187657
     WinDroidAnswers
    Participant

    just one more question to the hiding menu feature you explain to me early.
    we need to show the ‘tools’ ( http://prntscr.com/i9nenc) idem only to administrator and moderators,
    so what I have to write here (http://prntscr.com/i9nevc)?
    current_user_can(‘administrator’) || current_user_can(‘moderator’)
    is this correct?
    I can see that moderator is not a user in WordPress, before doing something stupid, may you confirm this?
    http://prntscr.com/i9nfjj

    in reply to: Start a new topic button #187654
     WinDroidAnswers
    Participant
    Not marked as solution
    in reply to: mobile bad visualization #187652
     WinDroidAnswers
    Participant

    yeah, I’m not the only one who works on this site, i’m going to explain how to use properly this ticket system to my colleagues.

    do you think it is better to add this explanation to the ticket you mentioned?
    may you can take a look at the ticket?

    in reply to: Set the forum page as a homepage #187651
     WinDroidAnswers
    Participant

    mmm, i don’t think so.
    we already can’t change the forum layout.
    but we have talked about another ticket yet, so we wait for the answer,
    but by the way, what the first code is for?
    the one you suggest to add in functions.php?

    in reply to: mobile bad visualization #187645
     WinDroidAnswers
    Participant

    ok then,
    I try to explain it clearly.
    we have
    1. one homepage (the official homepage actually) when you click the logo on the top.
    this home page has some rules on top, a button to write your post, a list of the post divided into categories and some tools to report a feedback to us.

    2. and we have a community page (the bbpress homepage) on the menu on the left with the posts in a chronological order, last on top, and nothing else.

    we simply want to invert these two forum layouts.
    1. an official homepage like the actual one, but with the forum layout with no categories division and all the posts in a chronological order, last on top

    2. a community page with categories in which a user can choose from.

    how can we do this?

    in reply to: Start a new topic button #187644
     WinDroidAnswers
    Participant
    Not marked as solution
    in reply to: collapse icon #187632
     WinDroidAnswers
    Participant

    we just follow your cutom css and change the jpg file, now it is better 🙂
    thanks for your help

    in reply to: mobile bad visualization #187631
     WinDroidAnswers
    Participant

    now it is perfect,
    we just need to understand how to solve the homepage issue
    http://prntscr.com/i9lq50

    in reply to: collapse icon #187606
     WinDroidAnswers
    Participant

    something like this might be awesome 😀
    https://codepen.io/rss/pen/vIDKH

    in reply to: collapse icon #187605
     WinDroidAnswers
    Participant

    so nevermind, we apply your custom code

    COPY CODE
    
    span.sidemenu-icon {
        background-image: url(http://www.windroidanswers.com/wp-content/uploads/2018/01/collapse-icon-SeventhQueen-Support-Google-Chrome_2_burned.png) !important;
        width: 20px;
        height: 20px;
        background-size: cover !important;
        font-size: 0px;
        color: transparent !important;
    }
    span.sidemenu-icon span {
        display: none !important;
    }

    in this script, it is possible to put also the icon closed or open?
    for example we’re going to change the jpg file and want to use one when the menu is open and another when is closed if possible

Viewing 40 posts - 81 through 120 (of 155 total)

Log in with your credentials

Forgot your details?