Forum Replies Created
-
Author
-
WinDroidAnswersParticipant
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?WinDroidAnswersParticipantI’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.WinDroidAnswersParticipantso 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.WinDroidAnswersParticipantando also this?
COPY CODE.bbp-template-notice { display: none !important; }
WinDroidAnswersParticipanti’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%; } }
WinDroidAnswersParticipantyeah 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!Attachments:
You must be logged in to view attached files.WinDroidAnswersParticipantit 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!WinDroidAnswersParticipantanother 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.
WinDroidAnswersParticipantnow 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
WinDroidAnswersParticipantthanks 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.WinDroidAnswersParticipantok then,
this may be too difficult to do without hiring a developer, am i right?WinDroidAnswersParticipantthanks 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!WinDroidAnswersParticipantI was thinking this is the ticket system for the support, isn’t it?
do you have an email address for this purpose?WinDroidAnswersParticipanthi 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/iabjfwfirst 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 topicsCOPY 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?WinDroidAnswersParticipantnope, i mean this:
COPY CODEfunction 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-buttonthanks a lot for your precious help.
have a wonderful dayWinDroidAnswersParticipantok, 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
WinDroidAnswersParticipantso 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?WinDroidAnswersParticipantoh 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 😉WinDroidAnswersParticipantyou’re right,
we’re very happy and glad about your support, it’s awesome!WinDroidAnswersParticipantjust 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/i9nfjjWinDroidAnswersParticipantyeah, 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?WinDroidAnswersParticipantmmm, 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?WinDroidAnswersParticipantok 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 top2. a community page with categories in which a user can choose from.
how can we do this?
WinDroidAnswersParticipantwe just follow your cutom css and change the jpg file, now it is better 🙂
thanks for your helpWinDroidAnswersParticipantnow it is perfect,
we just need to understand how to solve the homepage issue
http://prntscr.com/i9lq50WinDroidAnswersParticipantsomething like this might be awesome 😀
https://codepen.io/rss/pen/vIDKHWinDroidAnswersParticipantso nevermind, we apply your custom code
COPY CODEspan.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 -
AuthorPosts