TabausD
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Ignite] Theme does not adapt to mobile deviceHi Ben,
i deinstalled everything and installed a new version of wordpress and ignite (nothing else, no old data used). Same problems. Now i deactivated “cloaking” for the short link “www.tabausd.de.vu” and the problem wasn’t there anymore. Maybe the “cloaking” was causing the problems. Right now I am not sure anymmore it was really working with cloaking before. Maybe i didnt use the short link on my mobile phone and just used it on a desktop computer. So the problem is within the combination of cloaking of a separate url link and using ignite. I believe the plugins aren’t the problem.
I will try to install a backup of my “as i though corrupted” version and deactive cloaking. Nevertheless, I am still suspicious :dMaybe you could figure out, why cloaking and using ignite doesn’t work together on mobile devices? If this is really the root cause. I would appreciate an update on that problem, because I guess I won’t be the only person using an URL with cloaking from another provider. Anyway, if it keeps working, i will keep the cloaking deactivated and reinstall the backup for now.
Thanks for your ongoing help Ben! Please tell me if you plan on working on that issue in the nearer future and if you do, when will you probably do so? No pushing 😀
Edit: I activated “cloaking” again and the problem showed up again. As I deactiaved it again, the problem disappeared, so this really looks like the root cause. It’s like cloaking prevents ignite from recognizing the mobile device.
Greetings
ThomasForum: Themes and Templates
In reply to: [Ignite] Theme does not adapt to mobile devicei have no webspace on tabausd.de.vu
this is just a short url domain service.i will instasll ignite directly in ignite, but i doubt this will solve the problem.
the point is: it was working before
greetings thomas
Edit: Changing the ignite folder unfortunately didnt’t change anything
Forum: Themes and Templates
In reply to: [Ignite] Theme does not adapt to mobile deviceWell i have a domain
called
tabausd.bplaced.netand i created the subfolder “wordpress”, in which is my website.
i am using tabausd.de.vu just as an easy link, which points to
tabausd.bplaced.net/wordpress
Now what should I do? Reinstall wordpress in the mainfolder without “wordpress”?
It’s strange that this error first occured with installing that plugin…
Edit: i changed both adresses in the general settings to http://tabausd.de.vu
Now its not loading the css? kind of strange and i cant login into the admin menu anymore 🙁
2. Edit: I edited the wp-config and redefined the two links to the old names: tabausd.bplaced.net/wordpress , now i can enter the admin section again and site shows normal, with old mistake, but i cant change the two adresses anymore. if i remove the definitions in the config again, i cant enter the admin area anymore… confusing
Forum: Themes and Templates
In reply to: [Ignite] Theme does not adapt to mobile deviceI deleted the old ignite theme from the server and uploaded and activated the new 1.46
still the problem is there… strange
Forum: Themes and Templates
In reply to: [Ignite] Theme does not adapt to mobile deviceMy only additional plugin is globalgallery, but when i deactivate all plugins, the problem is still there. the theme code (maybe css) must have been changed somewhere. this is my only conclusion.
Greetings
Thomas
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
html {
-webkit-text-size-adjust: none;
/* none for no scaling */
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
html {
-webkit-text-size-adjust: none;
/* none for no scaling */
}
}I guess something like this just with sidebar or s.th. else could be the problem? maybe there’s an additional or modified entry now?
Forum: Themes and Templates
In reply to: [Ignite] Theme does not adapt to mobile deviceI only changed content in the last weeks. It must be this plugin that changed something with the theme.
I will try to contact the developers, but i doubt they will be as helpfull as you are.
I still think the solution could be within the CSS, but unfortunately I am not a Pro on that.Thomas
Forum: Themes and Templates
In reply to: [Ignite] Theme does not adapt to mobile deviceHi Ben,
thanks for your response. Unfortunately there was nothing left in the plugin folder. maybe the problem is in the css? maybe something was overwritten? and not rewritten when deleting the plugin?
http://www.tabausd.de.vu is the blog. I am thinking about moving it to wordpress, but i will have to check that first.
Greetings
Thomas