BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 11,061 through 11,070 (of 15,332 total)
  • Author
    Posts
  • Steven Zahm
    Keymaster

    @ Deepanshu

    The only item i Can find purchased with that email address is cMap. Perhaps you used an alternate address?

    in reply to: Search box is misaligned and no rounded corners #292889
    Steven Zahm
    Keymaster

    @ Gary

    That’s the issue, the XU-A-compatible tag is forcing IE11 into compatibility mode. If you look at the page source, you should see it in the page header. This is likely being set by the Windows server:
    http://stackoverflow.com/a/9338959

    in reply to: Search box is misaligned and no rounded corners #292886
    Steven Zahm
    Keymaster

    No Java, just a bit of client side JavaScript. Looking at the screen capture … it still appears that is is being rendered using compatibility view:
    http://msdn.microsoft.com/en-us/library/dn321449.aspx

    Is it possible, since the URL seems like it may be an intranet site, that IE is set via a corporate policy to set compatibility view for all sites within the intranet?

    Can you open the page in IE11, hit F12, then hit Control+8? What does it say the Document mode is? it should say Edge (default).

    in reply to: getImage() not working #292878
    Steven Zahm
    Keymaster

    @ Brianna

    According to the error message generated by the server the GD library is not installed:
    GD Library Error: imagecreatetruecolor does not exist - please contact your webhost and ask them to install the GD library

    Can you please verify that it is installed and functioning?

    in reply to: Search box is misaligned and no rounded corners #292872
    Steven Zahm
    Keymaster

    @ Gary

    Can you visit my demo page for Tile Plus in IE11?
    http://connections-pro.com/demo/template/tile-plus/

    I ask because I know it displays fine. I’m curious to see if it looks like your screenshots or not.

    in reply to: Search box is misaligned and no rounded corners #292860
    Steven Zahm
    Keymaster

    @ Gary

    Are you using a page caching plugin? If you are, flush the page cache? Which version of IE? Make sure IE is not in compatibility view mode.

    in reply to: Geocode issues #292853
    Steven Zahm
    Keymaster

    @ Ian

    The geocode issue is not likely an issue with the update… have you installed/updated any other plugins or the theme? The likely cause is that another plugin or theme is not limiting its javascript to its own admin pages and it’s causing a fatal javascript error which stops any javascript after the error from running.

    Load the page in Chrome, hit the F12 key and then click the Console tab. That will showing you any browser related errors on the page. Mouse hover over the file names on the right. The tooltip will show a file path which will be a hint at the plugin/theme/file causing the error.

    Another possibility is you might need to flush your browser cache.

    Something, since you are having issues with the maintenance mode plugin, that makes me wonder if it is somehow blocking a script that Connections loads. This should also show up in the Chrome Console. You could test that theory by deactivating the maintenance mode plugin.

    Let me know if that helps you track down the issue.

    in reply to: Contact – Releasedate? #292851
    Steven Zahm
    Keymaster

    @ Robert

    Sorry, but it will likely be some time before I start work on any type of bulk emailing solutions.

    in reply to: Adding Fields to Display #292848
    Steven Zahm
    Keymaster

    @ Tim

    The best answer it to refer you to a few free extensions I’ve release for Connections … all showing, in code, how to add custom fields. Please take a look at these extensions:
    http://wordpress.org/plugins/connections-business-directory-hours/
    http://wordpress.org/plugins/connections-business-directory-income-levels/
    http://wordpress.org/plugins/connections-business-directory-education-levels/

    Say What? is the method I’ve been recommending on changing fields labels … sorry I really can not recall what I may have meant by renaming fields and in what context.

    in reply to: Maintenance mode #292847
    Steven Zahm
    Keymaster

    @ Ian

    I just installed it on my test site and turn on maintenance mode without changing any of its settings and I can access all my pages which have the [connections] shortcode on it and they a function as I would expect. Same with admin. Where and how was the directory link added? Does is the link resolving to the correct URL?

Viewing 10 posts - 11,061 through 11,070 (of 15,332 total)