I have install magneto 1.9 and i am using rwd theme it working fine in mobile but not working in Responsinator.
Responsinator showing only white screen.
Any idea what i do?
Thanks in advance.
System > Configuration > Admin > Security
Need to change setting in Allow Magento Frontend to run in frame "Only from same domain" to "Enable"
Related
This is kind of a long shot, but I'm at my wit's end. At some point in developing a locally hosted Foundation page, the Chrome Developer tools stopped displaying the stylesheet and line for each individual CSS rule when inspected, but instead just seems to show the media query for the element. I've noticed that other pages I've built with Foundation, locally hosted are doing the same thing. It only seems to be locally hosted Foundation pages that are giving me this problem. Locally hosted Bootstrap pages work as expected, as well as Foundation pages that are actually hosted. I have no idea what is going on here, or why the Developer Tools would just stop working in the middle of a build. I've checked all my settings, went as far as downloading Chrome Canary and am seeing the same results. I'm not running any kind of local server like MAMP, and this have never been an issue in the past.
Any help?
If you are using prefixfree.min.js just remove or comment it out and everything should go back to normal.
I'm pretty sure the answer was in my file folder structure. The parent folder contained a blank " "space, replaced with a - everything seems to work.
I was looking for a way to apply the current theme to the application on application activation.
E.g. the app is started in light theme and the user switches to the settings to switch to dark theme. Now when he comes back to my app, he still sees a white theme until he restarts the app.
I found several older blogs and stackoverflow links which stated that this is a bug in WP7.
But when I tried this with the calculator app or the people app (both from Microsoft), they are visually rethemed once I reactivate them.
Any idea how this can be achieved on Windows Phone 8?
Sounds like a low priority bug to me. :) Anyway you can use PhoneThemeManager to change the theme for the app manually.
I was able to edit pages in wordpress dashboard, but when I was trying to look the pages through browser nothing is displayed.
Nothing is working except the home page.
I tried installing another theme but in all the themes only home page was working fine.
Have you looked around at the Wordpress forums? Maybe this page ? http://wordpress.org/support/topic/page-not-found-39
Have you changed your site permissions (e.g via FTP) Sometimes having specific site permissions may cause your page not to show.
Do you have the most updated version of Wordpress?
I have a jquery mobile site in developement at http://www.ab-mobile-apps.com/app/fcs/index.html
The issuse is that the links from the main menu recently stopped working. The browser recognizes them but upon a click of the link nothing happens exept for the service link. I am using JQMobileRC 1.1 as I have with other sites with out any issues.
If anyone has any input It would be appreciated. Thank you.
You could be running into this issue. If so, you need to back up to version 1.0.1 or move forward to the latest bleeding edge.
I ran into the same issue (at the time of this reply, latest jqm version is 1.4.2) and this solved it for me so far :
1) links pointing to a different page within you domain / app : data-ajax="false"
...
2) links pointing to a different domain : rel="external"
...
Can any one please suggest me the way to develop the Mobile sites .We already have the Main Desktop site and want to develop the mobile versions so what is the best way to developed the mobile version of the site. My site is based on Joomla but i did not find any module full fill our requirement now i want to know one thing more is there any way to develop the mobile site using some software which use API of my main site to access the data base because i have API because i already develop my native app for iPHONE and ANDROID.
Thanks in Advance
I think no.. because Phonegap uses a native library (plug-in) to make things works, for example you have to include phonegap.jar for android projects. And in your website you cant include native code..
Take a look at jQuery Mobile and Sencha Touch