RobertLask
Forum Replies Created
-
I just reinstalled with fresh download of WP and new download of the plugin… I did not touch PHP or any other components…
UPDATE 2: The layout problem seems to be more visible when groups and group pages are accessed over HTTPS…
UPDATE: After additional testing, on the group list page I see buttons shift and layouts changing in every browser (Chrome, FF, IE).
The issue in the specyfic group front page seems to only appear in IE.Wouldn’t the Ajax ModalPopup be better for this?
Also in IE (FF and Chrome are ok), I see a weird icon aliment where the “Add Videos” and “Add links” icons are shifted down in relation to “Add Photos” icon. This only happens when page is accessed over https and only in IE. Icons are aligned fine when page is http.
Thank you for help.It appears that the current method of detecting the server protocol is $_SERVER[“HTTPS”] == ‘on’ which does no work in all cases. I had to change use $_SERVER[“SERVER_PORT”] instead to make the plugin recognize its a secure server.
Also is there plan to change the CCS upload buttons to html “input type=”button”. The CSS buttons look ugly and are not consistent with the other buttons like “cancel”, “preview” etc….
Am I the only one having problem with this plugin on SSL pages? The new version v.1.4 seems to work better in FireFox and Chrome but the issue still exists in IE.
Any suggestions would be very appreciated.
Great, thank you for your fast responses… BTW, it would be really nice if there are shorcodes that allow building custom analytic page…
Forum: Plugins
In reply to: [WP-TopBar] [Plugin: WP-TopBar] Network and Multisite compatibility???That’s great. I really appreciate such a very quick response. I’ll test and will let you know. So each sub-site can now have its one instance of the top bar message?
On the side note. I’m sorry, but I think I found two bugs which I’ll post into separate thread.Do you have an idea on the timeframe?
Forum: Plugins
In reply to: [SlimStat Analytics] [Plugin: WP SlimStat] BuddyPress Compatibility ???That would be great and I would not mind paying for it. It would be great if plugin came with shorcodes which would allow to build custom Analytic page.
Forum: Plugins
In reply to: [SlimStat Analytics] [Plugin: WP SlimStat] Error when accessing stats with IEI apologize, you indeed posted the IE8 compatibility issues.
Forum: Plugins
In reply to: [WP-TopBar] [Plugin: WP-TopBar] Network and Multisite compatibility???Thank you for quick reply. Enabling multi-site is pretty easy, you just need to add “define(‘WP_ALLOW_MULTISITE’, true);” to wp-config.php.
I appreciate you consider adding this option in the future. WP-TopBar is a great plugin.Forum: Plugins
In reply to: [WPtouch - Make your WordPress Website Mobile-Friendly] WPtouch ProI have the same problem with the free WPTouch version. All pages are just blank. I’m thinking about buying this plugin, but if it does not work with BP then it will be useless for me.
Were you able to find out and/or resolve this problem?Thanks…
After complete re-installation of whole environment there is no more problem. Authentication and registration of AD users works as expected. Not sure what the problem was, but I suspect i may have to do with the fact that I have been testing different authentication methods and there was a conflict with one of the plugins that have not deactivated properly.
After complete re-installation of whole environment there is no more problem. Authentication and registration of AD users works as expected. Not sure what the problem was, but I suspect i may have to do with the fact that I have been testing different authentication methods and there was a conflict with one of the plugins that have not deactivated properly.