Group Admins

  • Avatar Image

Biblefox Development

Public Group active 10 months, 2 weeks ago

Developing the site and various WordPress plugins.

Plugin Conflict and error in display on site (12 posts)

← Group Forum   Group Forum Directory
  • Avatar Image Christian said 1 year, 6 months ago:

    Hi,

    I had to disable the Biblefox plugin on my site http://christianebuddy.com. There was a conflict with the gpress plugin
    http://wordpress.org/extend/plugins/gpress/ The Foursquare part in this plugin only works when the Bilfox plugin is disabled. So there must be some conflict. Maybe interesting to investigate and solve.

    Another issue is with the layout and display of the Biblefox Bible reader. It was very small in width on the left side of the page, as if some css could not load very well or was wrong. Not the same display as on your site where the full page width is used. I do use the same buddypress theme.

  • Avatar Image shawn said 1 year, 6 months ago:

    I had the same issue, only it is with other plugins on my site. Seems to function fine by ignoring the errors in firefox, but IE pukes all over itself.

    http://jerrygaffney.net/

    I have not yet even looked into the problem, but figured I would report it as well. Could be that I use no-conflict rules in js, but who knows. Hope to have an answer to this figured out in the next few days.

  • Avatar Image Richard Venable said 1 year, 6 months ago:

    Were these issues only in IE? Biblefox version 0.8.3 fixes some javascript issues in IE. Could you check if it fixes these?

  • Avatar Image Christian said 1 year, 6 months ago:

    No, I do not use IE. In Firefox, Chrome, Safari

  • Avatar Image Richard Venable said 1 year, 6 months ago:

    Hmmm… I will have to investigate these more then when I get a chance. Are there specific error messages you are getting that can help me debug it?

    The issue you are seeing for the small width of the Bible Reader was something I fixed in 0.8.2. Were you using 0.8.1 or earlier?

  • Avatar Image Christian said 1 year, 6 months ago:

    No specific error messages ..

    The small width is still there: http://christianebuddy.com/bible/genesis+1 I just tested it in Flock (firefox-clone), Opera, Chrome and Safari

  • Avatar Image Richard Venable said 1 year, 6 months ago:

    For some reason, your site is not loading biblefox-bp.css which it needs to adjust the width of the Bible Reader. It is hard to tell why though, because you have that WEBO Site Speedup plugin running that is crunching all the css together.

  • Avatar Image Christian said 1 year, 6 months ago:

    that’s the trick. I excluded it form being crunched and voila…

    The other issue / conflict with gpress could be related?

    Which are the main js and css files for biblefox?

  • Avatar Image Richard Venable said 1 year, 6 months ago:

    The css/js needs to be cleaned up, but right now these are the main files:
    biblefox-bp.css
    biblefox-blog.css
    scripture.css
    admin.js
    biblefox-blog.js
    tooltips.js

    Biblefox also uses the jQuery qTip plugin: jquery.qtip-1.0.0-rc3-custom.min.js

  • Avatar Image Richard Venable said 1 year, 6 months ago:

    Can you describe better what is going wrong with the gpress plugin? I’m not familiar with it at all. What is it supposed to do that it isn’t doing with Biblefox activated?

  • Avatar Image shawn said 1 year, 6 months ago:

    Were these issues only in IE? Biblefox version 0.8.3 fixes some javascript issues in IE. Could you check if it fixes these?

    I have to head out to dad’s today but will install the new 0.8.3 later this evening or tomorrow morning and report back. I am NO expert with js but will dig around the best I can to see where the conflict is coming from. It only happens in my custom theme with the plugins that I use on the http://jerrygaffney.net site.

    It was great talking today, and I hope you have a wonderful afternoon yourself.

  • Avatar Image Christian said 1 year, 6 months ago:

    Here you can see the use of foursquare http://smalley.my/gpress/documentation/ in A visible and in G is the oAuth message and alllow foursquare button. This didn’t work. Only the keys could be inserted and saved but that part was gone.

    The editior updated the plugin recently and now that part is functioning with the biblefox-plugin. So on that part there is no conflict anymore.