reedy
Forum Replies Created
-
Forum: Plugins
In reply to: [bbp style pack] New Subscribe Link CSS ClassWorking perfectly — thank you so much. I really appreciate your time and attention.
Any way to buy you a coffee or anything like that?
Forum: Plugins
In reply to: [bbp style pack] New Subscribe Link CSS ClassI appreciate you looking into this further!
Yes, I do have the class “new-post-button” set as the custom class with the Style Pack “Forum Buttons” tab —?and that’s because I want buttons to be styled that way (the css styling you found is mine, too).
However, I do not want the subscribe link to be styled as a button. And Style Pack has only seemed to want to start styling subscribe links as buttons since I upgraded from version 5.2.5!
Does this make things any clearer?
Forum: Plugins
In reply to: [bbp style pack] New Subscribe Link CSS ClassI wanted to change where the subscribe link appears, hence my use of the function. I’ll drop you an email ??
Forum: Plugins
In reply to: [bbp style pack] New Subscribe Link CSS ClassThis is great — thank you!
One issue I am seeing is that when I use this snippet in my theme:
<?php bbp_forum_subscription_link(); ?>
A CSS class is now getting added to the link —?it looks like “.new-post-button” has been added, and this is turning the link into a button.
Can this be fixed, too? Or can you point me to where I can remove that class in my theme files.
Thanks.
Forum: Plugins
In reply to: [bbp style pack] New Subscribe Link CSS ClassThis would be great! I eagerly await the update!
Forum: Plugins
In reply to: [bbp style pack] New Subscribe Link CSS ClassI appreciate you getting back to me.
The subscribe link itself isn’t a problem —?I want it there. I just don’t want it as a button and I don’t want the plugin to use a custom style for the subscribe link.
If it helps, I upgraded from version 5.2.5 to 5.5.8 when these issues appeared:
- Subscribe link on forum index pages changing from a text link using my theme styling into a blue button with white text, even though I did not enable subscribe buttons.
- CSS overriding the subscribe/unsubscribe link theme styling in the opening post of a forum topic (the link that appears next to the “Favorite” link) so it is a different font size and color.
If it helps, I am running the older version of bbpress (2.5 branch) since I haven’t had time to update and modify the styling —?so perhaps that might also be causing an issue.
Forum: Plugins
In reply to: [bbp style pack] New Subscribe Link CSS ClassI’ve also noticed that even though I do not have the “Subscribe Button” activated, a blue subscribe button (rather than the text link I had there before and prefer to a button) loads on forum index pages.
Great! Thank you so much!
I have tried disabling my caching plugin (Auto Optimize) and resaving the SEO settings but the topics that exist within forums I do not want to be indexed are still appearing in the sitemap :/
I appreciate you getting back to me again —?and no need to apologize for the delay!
I think LifterLMS might be a bit of a distraction here. Let’s say it didn’t exist and I simply want to exclude specific forums (and the topics within them) from my sitemap.
The code you shared above doesn’t seem to do that (I’ve deactivated my caching plugin and topics within the specified forum IDs are still listed in the sitemap).
Does this make things any clearer or get us any closer to a relatively easy solution?
Thanks again for your consideration!
I just added the code you shared to my functions.php file and entered the forum IDs I wanted to exclude on line 12.
I then resaved the SEO settings page to flush the cache but when I reload the sitemap I am still seeing topics that are posted in the forums that should not be getting indexed.
Any ideas?
Thank you for getting back to me! Access is restricted not by bbPress, but by my LMS plugin (LifterLMS). Unfortunately, restricted topics and replies are still get added to the sitemap!
I appreciate the workaround — I’ll give it a try and let you know if I have any issues!
Forum: Plugins
In reply to: [Visualizer: Tables and Charts Manager for WordPress] Charts not showingIt looks as though the charts are now working on your site @yogibeard —?can you share how you fixed this issue?
This is now working perfectly. Thank you! In appreciation of your diligent support, I’ve now upgraded to a paid plan.
I actually want the second popup to display after the first one is closed —?it always used to so I don’t understand why it’s not doing so now.
As you pointed out, looking at the code of the page, it seems as though the code for the second popup loads (and that’s why the page is no longer scrollable), but the actual popup doesn’t display.
Any ideas?