BraveNewCode Inc.
Forum Replies Created
-
Philipp,
I’ll be happy to help you resolve the issue if you’re still seeing it. What version of WPtouch is the website running at this time? Please note that the currently latest version is 4.3.2.
Regards,
Emilio Rivera,
WPtouch SupportHi Philipp,
Sorry to hear about the trouble you were having. The issue you describe was quickly resolved in version 4.3.2 of WPtouch. Please update to it and it should help resolve the issue on your website.
Having resolved the bug in the, perhaps you might consider revising your review rating?
Regards,
Emilio Rivera,
WPtouch SupportHi,
Sorry to hear about the trouble you’re having. Please update to the latest version of WPtouch (4.3.2) and to the latest version of Bauhaus (2.0.1) and it should help resolve the issue.
If the issue persists, let us know and we’ll be happy to further investigate.
Regards,
Emilio Rivera,
WPtouch SupportGlad to know the updated sorted things out. Thank you all for the follow-ups.
Regards,
Emilio Rivera,
WPtouch SupportHi Sarah,
Please update to WPtouch 4.3.2 and it should help resolve the issue.
Regards,
Emilio Rivera,
WPtouch SupportHi,
Thank you all for the follow-up. Glad to know the updated resolved the issue.
Regards,
Emilio Rivera,
WPtouch SupportHi,
Google’s bot is likely being prevented from accessing WPtouch’s
stylesheets and JavaScript. This is most likely due to a robots.txt file
preventing access by Google’s bots to your /wp-content/plugins
directory.Fix this by adding the following to your robots.txt file:
User-agent: Googlebot
Allow: /wp-content/plugins/wptouch/
User-agent: Googlebot
Allow: /wp-content/wptouch-data/Regards,
Emilio Rivera,
WPtouch SupportHi Luis,
It was thoroughly tested on our end, in versions of PHP as early as 5.2, and the issue was resolved. Sorry about the inconvenience.
Regards,
Emilio Rivera,
WPtouch SupportForum: Plugins
In reply to: [WPtouch - Make your WordPress Website Mobile-Friendly] Remove capitalizationHi,
You can remove the capitalization and have it rendered as it is by adding the CSS below to Appearance > Customize > Custom CSS, when editing the mobile theme.
.post-page-head-area {
text-transform: none !important;
}Regards,
Emilio Rivera,
WPtouch SupportHi,
Please upgrade to version 4.3 of WPtouch. The update includes a fix for this issue.
Regards,
[ Signature moderated ]- This reply was modified 9 years, 7 months ago by Jan Dembowski.
Hi,
Please upgrade to version 4.3 of WPtouch. The update includes a fix for this issue.
Regards,
Emilio Rivera,
WPtouch SupportForum: Plugins
In reply to: [WPtouch - Make your WordPress Website Mobile-Friendly] Mobile/Desktop SwitchLooking at your site and testing the switch links between mobile and desktop, I do see caching issues. Please double-check that any caching plugin or system is configured per the instructions here – https://support.wptouch.com/support/solutions/articles/5000537668
Also, in WP Super Cache’s settings under the “Plugins” tab, disable the “WPtouch Plugin Support” setting. Save the changes, clear all caches and see if that helps.
Regards,
Emilio Rivera,
WPtouch SupportIt looks like the “sharebar” plugin is conflicting with WPtouch’s menu. The sharebar plugin’s scripts do not load on the homepage, which is why the issue is not seen there. Looking at the plugin and how it adds its hooks, we should be able to disable it in WPtouch Pro, without it affecting its functionality in the desktop theme.
WPtouch Pro includes a feature that will attempt to disable problematic plugins in WPtouch Pro only, and does not affect their functionality in the desktop theme. For plugins that add their hooks in WordPress in a way that prevent them from being disabled via this feature, we can try manually removing their hooks using a child theme in WPtouch Pro.
Though, looking at this plugin, it looks like we should be able to use at least one of the methods to disable it in WPtouch Pro.
If you’re familiar with using your browser’s error console, preview your site with the preview theme URL in your desktop browser – yoursite.com/?wptouch_preview_theme=enabled and view the error console. Note any errors and see which file the error points to, and what plugin the file belongs to. You can try finding a replacement for the conflicting plugin and see if the replacement does not cause the same issue.
Regards,
Emilio Rivera,
WPtouch SupportForum: Plugins
In reply to: [WPtouch - Make your WordPress Website Mobile-Friendly] Goolge AnalyticsHi David,
You can add your Google Analytics tracking script to Appearance > Customize > Custom CSS and it should work just like if it were added to the Footer section.
Regards,
Emilio Rivera
WPtouch Support1. WPtouch Pro works with most desktop themes out there. If WPtouch (free) is working fine with your current desktop theme, then it is very likely there won’t be any issues with WPtouch Pro, since their codebase is identical.
2. Multi-Ads will only add advertisements to WPtouch Pro themes. However, if you are using another plugin to add ads to your desktop theme, those ads should also appear in WPtouch (free) and Pro.
3. Looking through OneSignal’s documentation, this might be a limitation of that plugin. Load your website on your mobile device and scroll down to the footer area and tap on the link to switch to the “Desktop” theme. Do you see the OneSignal notification bubble there? If not, then it is likely due to the limitation of the notification plugin.
Regards,
Emilio Rivera
WPtouch Support