On this site, on my iphone only (but not responsive view or emulators) my mobile hamburger menu is broken if ACF plugin is activated
https://beechers.darkstarmedia.net/
I have tested this extensively, the problem is 100% the ACF plugin. Is there some sort of jquery conflict with the plugin?
it works on my apple PC safari, chrome, firefox, regular and responsive mode. iPhone Simulator, Andriod studio.. just not an iphone
You are running 2 versions of jQuery.
Try removing your manually added 3.3.1 or set WordPress not to load the 3.6.0 min.js .
Looks like rocket-loader isn't seeing jQuery. I'm assuming its the Cloudflare plugin? if so, could try disabling it. –
Related
I've been asked to take a look at a website where the image galleries are not displaying correctly. I've found that there's differing results depending on browser and platform. For this example, I'm looking at three Apple devices, all using Safari. I cannot, nor can the client, see the image galleries in Safari, but I can in Firefox - Gallery page
These seem to be built into the theme, rather than managed by a plugin. However, I did put Envira Gallery on and am having similar results.
I've tried turning off all the plugins and systematically turning them back on, that has no effect.
The website is running a theme called The 7.2, which is up to date. Wordpress is also up to date.
The site does have a PHP upgrade warning Warning, but I don't currently have access to the client's control panel to upgrade it.
Any ideas gratefully received
Pictures: MacBook Pro Safari, iPad Pro Safari, iPad mini 5 Safari
The issue is that it is setting opacity to 0
Soon as I take that off it shows/works fine.
I have a WordPress website which has an advanced search feature. But I don't know why, some categories are not shown in the mobile version.
Desktop version
This is the desktop version of the site in which the categories are shown.
Mobile version
This is the mobile version in which the categories don't appear. What should I do?
you will need to check the #media CSS options on your tags , looks like there is a scroller on your mobile version, you may find the categories are "hidden", use google chrome or similar developer tools to inspect the site when activating a mobile view. Best way to debug these type of issues is to learn how to use the developer tools and inspectors in the main stream browsers.
https://developers.google.com/web/tools/chrome-devtools/inspect-styles/
i installed a bootstrap theme and tried to match my bootstrap site to the blog
checkout [jamaicainn.com][1]
the problem is when i am resizing the browser to see how it looks on mobile, the theme works. But it doesn't work properly on the actual mobile phone.
I am new to wordpress, 10 days to be exact, My website does not render correctly on mobile devices no matter which theme i use. It displays strange i.e. some css issue and at the end is a button to switch to web view... when i click web view then it renders correctly.
Apparently web version works fine and responsive but mobile version which loads by default on mobile devices is not rendering correctly.
I have tried deactivating all plugins, switching between different themes, installing/uninstalling wptouch and jetpack, checking page source for viewport issues etc but of no use. I did not create this site but I am asked to fix this issue.
At the moment I am not using any plugin for responsiveness, theme is responsive.
url to the website : http://www.locksmithsdubai.com
let me know if you want to see code of any file from my wordpress site.
My drupal site (internal) will not display the TinyMCE editor when using Google Chrome browser. Has anyone gotten TinyMCE to work with Chrome in Drupal 5?
There are a number of known incompatibilities between TinyMCE and WebKit (the rendering engine used by Chrome). If you're using TinyMCE 2.x, you might want to try the Safari plug-in to TinyMCE; Safari also uses WebKit. I gather also that TinyMCE 3.x has better support for Safari/WebKit than TinyMCE 2.x, so you might want to try upgrading to the latest 3.x version.
HTH
Alastair
I upgraded the TinyMCE to the latest, but it still fails.
The editor will display the first time you try to edit after login, but subsequent editing fails to bring up the TinyMCE editor
On the upside, Drupal 6.4 and the latest TinyMCE appear to work correctly, so I guess I'll need to update Drupal to v. 6 for this website.
edit
Refreshing the edit page renders TinyMCE in my current setup, so that's my answer for Drupal 5.7 in Chrome.
Just Refresh the edit page and the editor will render in Chrome.