BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 11,311 through 11,320 (of 15,332 total)
  • Author
    Posts
  • in reply to: Logo Not Loading Spinning Wheel #290478
    Steven Zahm
    Keymaster

    @ Scott

    In order to offer additional advice, I’;d need to see the page with the template and the Broadstreet plugin deactivated. My guess it was something else causing Broadstreet to fail.

    I see that the Simple Google Analytics plugin, for some reason is loading a jQuery Migrate a second time and not the version bundled with WordPress, which is wrong and could cause problems.

    Steven Zahm
    Keymaster

    @ Rex

    In short, yes, you can. However support and the single click in admin updates that I’m presently rolling out will be limited to a single site.

    Hope that helps!

    in reply to: Categories don't show on page #290475
    Steven Zahm
    Keymaster

    @ Rex

    There is not a category listing. Several of the template that are available offer a searchable category drop down. Also, the is the Widget Pack which includes a category widget which can be placed in the theme’s sidebar.

    The Visual and Text tabs are a WordPress feature … in newer versions of WordPress Text means the same thing as HTML.

    Hope that helps.

    in reply to: Visual Editor Missing – Notes Field #290408
    Steven Zahm
    Keymaster

    @ Mike

    You running WP 3.9. One of the major changes was the visual text editor which broke many plugins that reply on it. This has been fix in Form, but you must update it. If you support license is current, you can download the update from your purchase history.

    Hope that helps!

    in reply to: v.0.8.3 update anomaly? #290400
    Steven Zahm
    Keymaster

    @ Mike

    Forgot, I wanted to mention that you could make the character index look better by adding this bit of CSS to your theme’s custom CSS area:

    #cn-slim-plus div.cn-alphaindex {
        margin-top: 25px;
    }
    in reply to: v.0.8.3 update anomaly? #290399
    Steven Zahm
    Keymaster

    @ Mike

    Great to hear! I might have to reconsider adding the end points to the site root. I’ll have to see how/if this effects others. Maybe I should at least provide a way to disable the root permalinks since I’m willing to bet only a very small percentage of users actually run their directory on the front page.

    in reply to: Visual/Text Editor Display Issue #290397
    Steven Zahm
    Keymaster

    @ Steve

    I’ve confirmed the bug … I forgot about that one when I fixed the others. I’ll make sure it’ll get fixed in the next bug fix release which I’m planning on releasing next week.

    in reply to: Backing up Slim Plus entries #290387
    Steven Zahm
    Keymaster

    @ cwhittaker

    Glad you saw my reply … the email notice must have get sent your the junk mail folder.

    in reply to: Entries Missing #290384
    Steven Zahm
    Keymaster

    @ Trace

    Go to the Connections : Manage admin page. Right under the heading “Connections : Manage” you will see three drop downs. Change each one of these to “All…” and then click the “Filter” button. Lastly, right above those drop downs, there are three links, click the “All” link. You will now see everything that has been entered in the admin.

    re: site speed…

    I’ve been on it a good check of the day, its been fine for me. Likely it is the path that your ISP routes the traffic thru. The major ISP have not been upgrading their interconnect equipment causing massive packet losses which cases everything to become slow… personally I have some choice words for ISP/s… unfortunately, we as their customers are not able to file class action suits for breach of contract because we “agreed” to not sue by using their service.
    http://arstechnica.com/information-technology/2014/05/level-3-claims-six-isps-dropping-packets-every-day-over-money-disputes/

    Any way, I hope that helps!

    in reply to: Logo Not Loading Spinning Wheel #290382
    Steven Zahm
    Keymaster

    @ Scott

    Something call broadstreet is causing a fatal javascript error which is causing all javascript to stop running from the point of the error onward. You can see the error yourself by opening the page in Chrome, hitting the F12 key and then clicking the Console tab.

    This is the error causing the problem:

    Uncaught ReferenceError: broadstreet is not defined 
    

    Looking at the page source, it is line 465:

    <div id="bs_zones-2" class="widget bs_zones"><div class="inner innerpadding"><h3 class="widgettitle">USAPA Sponsors</h3><script type="text/javascript">broadstreet.zone(9100);</script></div></div>
    

    If you disable this, the images should load fine.

    A work around that should let the images load… Go to the Connections : Settings admin page, click the Advanced tab. Uncheck the JavaScript option under the Compatibility section. If that fixes the image loading issue, please note, that this does not fix the actual root error and it is likely still causing other errors in other javascripts on the page.

    Hope that helps!

Viewing 10 posts - 11,311 through 11,320 (of 15,332 total)