I am using a fancybox version 1.3.4 to open another page in iframe. It is working fine in IE but not in Mozilla or Chrome. It is just opening another page without creating any overlay. Is the compatibility issue ? How can I fix this ?
I've no answer but I stumbled on a-not-working-fancybox.. To JFK: and concerning an url: going back to base is more then often a good starting point :) so at the fancybox-homepage the iframe-example is not fully functional and more: I've downloaded the fancybox plugin and also there de iframe link (and ajax-example) is not really functional.. (btw I'm using FF7).. Greetings
Related
I created a facebook like box and put it at the bottom of the website at familydentalheathonline.com, it works for me in Chrom, but now Firefox or IE... I am using Iframe for it. Any ideas?
I'd double check that you don't have an add-on installed that's causing the problem. AdBlockPlus will occasionally treat it as a pop-up and block the content in Firefox for sure. I would suggest disabling all add-ons while testing. You can go to your menu button, then help (?) -->restart with add-ons disabled.
I'd also clear your browser cache and cookies.
Check that the iframe is using / (forward slash)... not \ (backslash).
Also, I've read that FF doesn't render iframes on Windows XP up to at least version 9.x
I am using Fancybox for WordPress plugin on my site CoffeeDesignBlog
But as i have upgraded to WordPress 3.4.1, my facnybox is not working at all, i have tested a lot of lightbox plugins and all of them are even not working on my other blog too...Both of the blog are using wp_head anf wp_footer function calls, also the js files for the plugins are also loading.......
Please check any post of my blog and let me know your thoughts about it....
Not sure what the problems are with your websites but had exactly the same thing happen to a pre-production site I'm working on at the mo... Tried a good few solutions but nothing seemed to work...
Finally came across WP jQuery Lightbox (http://wordpress.org/extend/plugins/wp-jquery-lightbox/)... It's not the prettiest looking lightbox but can be tweaked (it works well with responsive design too which is a bonus)...
Working pretty solid on my WordPress install at the mo (3.4.1)...
Hope that helps...
For Light box i use this plugin in WP 3.4.1, try this its working on my end...
i've a problem with smart-GWT and google Chrome. I don't see the IButton and the ButtonItem as well as Internet Explorer or Forefox 4.
This problem happen when i use an HTML code created with Dreamweaver, that use Table.
Can you help me?
I would suggest not using the Table element. CSS with divs are easier to use in the long run.
Having said that, I have found some funny behaviour using the SmartGWT IButton and IE 9.0, I have to render the page in compatibility mode or else the button doesn't work. It works fine in Chrome, but SmartGWT 2.4 was released in Dec 2010, so maybe an update is due out soon that will address this.
JAPopup is a handy plugin for Joomla to render Youtube videos in a Modal Window so user cannot click on multiple Youtube videos at the same time. The website URL is www.multicorewareinc.com/29042 (hast not gone live yet!). If I use a standard Joomla template such as JA_Parity or rhuk_mllkyway, JAPopup plugin works fine. But instead if I use Template 29042 from template-help.com, JAPopup hangs up. I compared the index.php files of a working template (such as rhuk_milkyway) and Template 29042 and as far as I can tell, 29042 uses Javascript extensively and there appears to be an issue when it comes to launching JAPopup (which too is based on Javascript). I put print statements in all the JAPopup modules and verified that the code was getting executed in either templates. So I am at a loss as to why JAPopup won't execute. If anyone has a suggestion, I would be grateful. Once I fix this, I plan on publishing the problem and the fix on my web-site, www.sreeiyer.com.
What does Firebug say? It's obviously a jscript conflict so start narrowing down the options - does the template use jQuery or another library? Does JAPopup use a library? You can also remove the scripting from the template and start adding it back until the error comes back, then you know what needs to be rewritten.
hi i am using joomla 1.5 for my site.
in this i fetched the problem of tinymce editor when i clicked on any article the image button are not shown. when i clicked on edit html source button It showing only “{$lang_theme_code_title}” on the Title bar and all body is blank.
so plz help me to resolved out from this problem.
thanks in advance
You should consider trying the JCE editor instead of trying to debug Tinymce. I'm running JCE error free on over 40 sites. It has a superior image manager, link manager, and code view. It installs easily and is highly configurable. The only caveat is that you should disable the Joomla insert image, page break, and read more buttons as JCE has those built in.
http://extensions.joomla.org/extensions/edition/editors/88
See this thread:
http://forum.joomla.org/viewtopic.php?t=62545
Try adding www. to your domain. Most often this is the problem.
I searched joomla project for vars $lang_theme_code_title... and related... There are not. Looked at Tinymce editor, it has javascript driven language file...
Most likely problem is cause by JavaScript. Try using different browser (firefox or chrome).
I read info on some other forums, some claim that temporarily disabling the antivirus solved the problem. I don't think that this will work, but you can try.
If none of this helps, you will need to give more information. Load firefox with firebug and see the NET tab for JavaScript files and Ajax Requests, most likely you'll find something interesting there (i think 500 Error)