Search Results for 'test'
-
AuthorSearch Results
-
April 5, 2015 at 7:56 am #160799
In reply to: Topics are not adding
Robin W
Moderatorhmmm
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.
Then come back
April 4, 2015 at 10:14 pm #160786In reply to: Changing Hyperlink Colors
Robkk
ModeratorI did open Filezilla and I searched for “cache” — I found a cache.php file, but I didn’t even attempt to go mucking about in there!
yep , dont edit files or delete any files you might cause another issue with your site.
I’m a little glad to hear that you’ve possibly had a similar problem; maybe I can ask some other people on the site to try out different browsers and see if I need to go clean out my CPU cache.
something like it , im sure its common too , like i said i dont remember 100%
If you have a chance to add more classes to the CSS code, I would be extremely grateful. I really appreciate the time and effort you’ve spent on my issues.
i tested with your theme and this seemed to work.
.bbpress span#favorite-toggle a, .bbpress span#subscription-toggle a { color: #000; } .bbpress span#favorite-toggle a:hover, .bbpress span#subscription-toggle a:hover { color: #707070; }
April 4, 2015 at 6:16 pm #160770In reply to: Full Width Problem with page.php
Svend Rugaard
ParticipantNow it just give my the seperator code but you can see it on a random pages wit 404 but see as in this random created page it is showing correct name in the browser top – http://www.playstationforum.dk/just-just-test/
but now i actually manage to get the archive remove but doesent show “Debat” as it should be but i think its som tag / slugs i have mess up in the backbone of the theme, i fix it nothing to do with this topic i think but i was just wondering it only was the forum there do it.
April 4, 2015 at 6:09 pm #160769In reply to: Make the forum pages full-width
Robkk
ModeratorThese two Custom CSS rules should help.
put them anywhere you can put custom CSS
child themes style.css file
jetpacks custom CSS module
a standalone custom css plugin..bbpress .post-section { margin: 0 2% 20px 2%; width: 96%; } .bbpress #content-main { width: 100%; margin-right: 0; }
if this does not work try this CSS for a test
if the links in your forum turn red the CSS is working.
.bbpress a { color: red; }
if the links are red and my above CSS rules for full width arent working i probably have to redo the CSS rules i gave you above to include more div classes which will be super annoying.
April 4, 2015 at 4:20 pm #160754In reply to: Full Width Problem with page.php
Robin W
Moderator@davidnsfw – as with @svend-rugaard I can’t see where that is – can you post a url to a page with an example and tell me whjere this is displayed – I can’t see the word ‘archive’
@svend-rugaard come back when you have testedApril 4, 2015 at 1:55 pm #160727In reply to: Setup problems
Robin W
Moderatorok,
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.
Then come back
April 4, 2015 at 7:45 am #160687In reply to: Get rid of target="_blank" in topic page links?
Robin W
Moderatorthat’s not standard bbpress behaviour – breadcrumbs just navigate within the same window.
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.
Then come back
April 3, 2015 at 8:09 pm #160683In reply to: Forum Topics Not Linking
meganme517
ParticipantThanks. Will test those things.
April 3, 2015 at 4:13 pm #160654Robkk
Moderatoris it just the search or is it bbPress entirely??
As long as you have the latest bbPress too it should work fine.
usually users that have problems with bbPress when upgrading to WP 4 , we usually recommend these two plugins to help solve their issue.
you can also go through the normal troubleshooting to identify an issue.
bbpress.org/forums/topic/before-posting/
April 2, 2015 at 5:35 pm #160609In reply to: Forum stuff gone awol
Robin W
ModeratorIt could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.
Then come back
April 2, 2015 at 5:34 pm #160607In reply to: 'Topics started' & 'Replies created' not showing
Robin W
ModeratorI’d suggest you upgrade to latest wordpress, not to fix this issue, but because you leave your site more open to attack by using old software.
Onto your problem…if profiles are viewable by non logged in users – can you post a link to the forum so that we can see the issue
April 2, 2015 at 11:52 am #160583Topic: Created Topic and It's Not There
in forum Installationmartinrice
ParticipantHi, I’m a brand new bbPress user, just downloaded it, installed, and began following the documentation here on the site.
Everything seemed to be going well. If I click on the menu I created for the forum, the test forum page comes right up. However, over where the topics should be listed, it says ‘no topics’. But I did create a topic, again, following the instructions.
Can anyone tell me what I might have done wrong?
TIA,
MartinApril 1, 2015 at 6:08 pm #160553Topic: Forum page title links to last forum created – why?
in forum Troubleshootingmel77
ParticipantJust installed bbPress for the first time and set up a few test forums. On the forums list page the page title (which is named Forums) links to the last created forum. How can I make it so the page title is not a link?
April 1, 2015 at 4:23 pm #160547In reply to: Issue with [bbp-topic-index]
Robin W
ModeratorJust trying to have recent forum activity listed in that sidebar.
try the ‘latest activity widget’ in my plugin
https://wordpress.org/plugins/bbp-style-pack/
one other thing – how can we fix the forum header
This is a theme issue – who’s theme are you using?
April 1, 2015 at 4:02 am #160528In reply to: Request: Voting
Lars Henriksen
ParticipantChad, you are a rock star.
I unticked ‘threaded forums’ in settings->Forum and now it does what I intended: gives credit to replies individually.
Thanks again and good luck with your test site.
Lars
March 31, 2015 at 12:37 pm #160489In reply to: Request: Voting
Chad R. Schulz
ParticipantOdd. That doesn’t happen on my test site.
On my site it allows you vote for topic/replies individually. And you can vote for replies without voting for topics.
I tested it out and now know what’s happening. I’m not using threaded (nested) replies. If you use threaded replies it assumes all that follows is an extension of the first reply/topic and adds the meta to it, not the actual reply.
Unless you absolutely want threaded replies? I don’t because I think it ends up kinda messy–if someone wants to splinter the discussion from the main topic they need to start their own topic instead.
Maybe someone else knows of a potential fix on threaded discussions?
Good luck,
ChadMarch 30, 2015 at 5:19 pm #160448In reply to: Hover or other topic preview?
Robkk
Moderatoralright i will test it out in a minute.
March 30, 2015 at 4:53 pm #160445In reply to: reply threading not working
gptxffa
Participanti think i figured it out.
Look at “testing topic for mergin feature” thread.
it seems to be a problem that happens if you merge two topics.
#208, 210, and 211 were all merged into the thread having problems, so i create two more threads and merged them to test, and the same problem happened.
All of the merged comments will not work with the reply feature, only the topics that are from the original thread will.
March 30, 2015 at 4:03 pm #160441In reply to: Hover or other topic preview?
Robkk
Moderatorhmm i tested this in twentyfourteen and it seemed to work just fine.
what theme are you currently using??
if its a free theme i could probably test it out real quick to see if it works.
March 30, 2015 at 3:54 pm #160439In reply to: reply threading not working
Robkk
Moderatorahhh there is the issue.
i replied to #208 and it didnt thread.
maybe because the reply was made before you switched to threaded replies , and thus not working??
will test this out on my test site.
March 30, 2015 at 3:41 pm #160436In reply to: reply threading not working
Robkk
Moderatorwill test out IE compatibility , really dont know what is the issue though with IE.
glad you are fixed as long as you dont use it
March 30, 2015 at 3:07 pm #160425In reply to: reply threading not working
Robkk
Moderatorok i got the information from my contact form , and i will log into your site in a minute.
I dont know whats the issue with you not sending to my normal email though??
i just tested in this topic
http://gptxffa.com/wordpress/?topic=test-test-test-test&lang=en_US/
it did not pull the reply form under the reply i was replying to , it did lead to the bottom but the reply threading did work.
you said that it wasnt working well in a sticky topic?? it should work.
was this the sticky topic you were talking about??
http://gptxffa.com/wordpress/?topic=site-commentssuggestions&lang=en_US
that had the issues??
March 30, 2015 at 1:45 pm #160417In reply to: Notice error uopn activation of bbpress
Robkk
Moderatori think the 2.4 version was suppose to be bbPress.
so it should be patched up.
see if its something else causing the issue.
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.
Then come back
March 30, 2015 at 1:11 pm #160406In reply to: reply threading not working
Robkk
ModeratorShowing the comment your are replying to next to the reply to: text bbPress does not do that. That sounds like some custom development go to http://jobs.wordpress.net/ and post a job.
as for reply threading , i guess not threading??
see if its a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.
Then come back
March 30, 2015 at 9:24 am #160385In reply to: Forum not working correctly
JohnWilbanks
ParticipantThe two posts were basically test posts that I made. No deletion of user and new one with same name. I don’t use any caching plugins. Bluehost (which is who I use) might…
-
AuthorSearch Results