BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 4,301 through 4,310 (of 15,332 total)
  • Author
    Posts
  • in reply to: Category filter issue #405547
    Steven Zahm
    Keymaster

    @ Janick

    Thanks, I do see the error is gone now.

    So you know what I’m looking at. Load the page in Chrome (any page really). Hit the F12 key and then click the the Console tab.

    There are several errors being shown.

    The plugin that you are using for Ads By Google, disable that so that error can be removed.

    Also, those 3 “Bad Request” errors … those are coming from the footer widget that says “Kürzlich aktive Nutzer”. You can see where three images are not being loaded. Correct those.

    The goal is to remove all errors to see if any of those are the cause.

    in reply to: Category filter issue #405545
    Steven Zahm
    Keymaster

    @ Janick

    The issue the other user was having was something different, a minor CSS conflict with the theme. The template you switched to is the Market template and is rendering correctly on your site (the categories are supposed to be in a “sidebar”).

    in reply to: Category filter issue #405544
    Steven Zahm
    Keymaster

    @ Janick

    I toyed around with the theme settings. There does not seem to be any option that I can find that would introduce that page load flicker.

    I did notice something else on your site…

    Can you deactivate the WordPress Popup plugin you are using? That plugin is causing a 403 Forbidden error right at about the time the page flickers.

    in reply to: Category filter issue #405541
    Steven Zahm
    Keymaster

    @ Janick

    The good news, I get no flicker at all with the theme freshly installed with all the default options set.

    Question.

    Did you by chance have the all other plugins deactivated to determine it was a theme conflict? I ask, because, it is very possible that the flicker is a conflict between the theme and another plugin.

    I’ll play with the settings to see if I can make the page flicker.

    in reply to: Category filter issue #405540
    Steven Zahm
    Keymaster

    @ Janick

    Know that we know the cause, let’s see if it is solvable. I notice this flickering actually occurs on every page of your site. So, definitely seems like a bug in the theme and not really a conflict. You pages definitely should not flicker after being loaded.

    You might want to ask their support why this flickering occurs. I’ve downloaded the free version to see if I can replicate the flicker on my test sites. I’ll let you know what I find and if there is a settings change that can be applied to remove that flicker.

    in reply to: Display all on one page #405537
    Steven Zahm
    Keymaster

    @ gretar

    Great to hear! On both counts.

    in reply to: Different templates on 1 site #405534
    Steven Zahm
    Keymaster

    @ Janick

    No, that is not correct, you add it to the existing shortcode, like this:

    [connections category_in=4 enable_category_select=false]

    fyi, there’s no need to use category_in since you are using only a single category ID. I would suggest just using the `category option instead. Like this:

    [connections category=4 enable_category_select=false]

    Hope that helps!

    in reply to: List categorys #405477
    Steven Zahm
    Keymaster

    @ Rene

    There is not a shortcode to do this, sorry. I do have a beta template/extension which you could purchase that would yield a somewhat similar result. You can read about it in this forum thread.

    Hope this helps!

    in reply to: Display all on one page #405470
    Steven Zahm
    Keymaster

    @ gretar

    Well, this is odd… I very distinctly remembering replying to you, probably on 12/9 or 12/10. I remember because I took some extra time investigation the site load speed. I have a tool that runs (a third party service) that pings my site every 5 minutes. The sites time to first byte is roughly 300-500 milliseconds and average page load time is between 2-3 seconds with about 5 seconds being the longest. The site is pinged from various servers around the globe.

    Where abouts are you located? Maybe that can account for the page load times you are seeing???

    Back to your question, use the following shortcode:

    [connections order_by="first_name|SORT_ACS" template="slim-plus" enable_pagination='FALSE' page_limit=9999]

    Hope that helps, let me know.

    in reply to: Is there a way to hide categories #405329
    Steven Zahm
    Keymaster

    @ Jesse

    You could use the exclude_category shortcode option.

    Hope that helps!

Viewing 10 posts - 4,301 through 4,310 (of 15,332 total)