Forum Replies Created
-
In reply to: Adding structured data to topic pages
Temporarily, I’ve added itemprop=”datePublished dateModified” value to <span class=”bbp-reply-post-date”> and itemprop=”author” to <div class=”bbp-reply-author”> at loop-single-reply.php file. But I wonder if there’s a better solution.
In reply to: Full width forumThanks, but I’ve just realized that problem still continues. This time the topic listing page looks ok on desktop, but at indiviual topic pages text is extended through the right sidebar and it is unreadable.
I’m fed up with this, and I’m leaving it as it is.
In reply to: Full width forumMy final update about this topic, in case it helps some one.
Putting the value at the style.css as not working, because there was a missing “}” at the code. I found it and corrected it, now everything works properly.
Although, I have found out that putting a fixed value like “width: 720px” is not a very good idea, because it breaks the mobile display.
Because of that, I put “width: 120%”, and now both desktop and mobile display works properly.
In reply to: Full width forumJust after posting the above message, I decided to give it one more try and added width property to the bbpress.css file under #bbpress-forums . And voilĂ , it is showing properly now. Although I have no idea why it is ignoring the same one in style.css.
In reply to: Full width forumRobkk thanks a lot for your help but it is not working. It is not that important anyway. Thanks again for trying to help.
In reply to: Full width forumThat’s strange. When I look at the style.css, I can see the code here.
I tried it in different browser as well but didn’t work I also tried width: 100% !important;
In reply to: Full width forumHello,
Thanks for your reply but it didn’t work. I added it to style.css, but it is still the same.
In reply to: Add New Topic link missing from installation!I know this is an old topic, but here is my recent solution to this problem. You can see it live here.
First install Collapse-O-Matic plugin.
Then create a new page/post. And add the code below & save. I hope this helps.
[expand title=”Add New Topic”][bbp-topic-form][/expand]
[bbp-topic-index]