BraveNewCode Inc.
Forum Replies Created
-
Forum: Plugins
In reply to: [WPtouch - Make your WordPress Website Mobile-Friendly] user agents@appgamers – please open a ticket through the WPtouch Pro support site (http://www.bravenewcode.com/support – our team will be happy to help you there!
That typically happens when a plugin on your site loads a second, older copy of jQuery by adding a <script> tag instead of using the wp_enqueue_script function. Try disabling plugins one at a time to work out which is the guilty party, then make the necessary changes to remove its jQuery reference.
WPtouch has a Custom Code field you can use to output any CSS or JavaScript you might want to add to alter the default appearance of the mobile theme. You may want to consider adding some CSS there to achieve this.
Are you running any caching plugins? They sometimes require a little configuration to work smoothly with WPtouch: http://www.bravenewcode.com/support/knowledgebase/optimizing-caching-plugins-for-mobile-use/
Hi there, it sounds like the plugin might not be active – you’ll want to check that in the WordPress plugins admin page.
Forum: Themes and Templates
In reply to: WPTouch Bauhaus theme categoriesThere is only one WPtouch Pro. You may view details about the plugin and the various licenses here: http://www.bravenewcode.com/wptouch/
Would be nice if the plugin would also pick up the first image uploaded is the featured image
Thumbnails are generated from the featured images attached to posts and pages. At this time, there is no feature that uses the first image in the body of the content. Where no featured image exists, the placeholder thumbnail is used. In Bauhaus theme, this is a calendar icon.
The new version shows the image so large only about half fits on the the screen and the other half is gone
The images on your posts use fixed dimensions. By definition, fixed dimensions override any scaling capabilities of iOS or WPtouch Pro. Choose to use flexible dimensions whenever possible to allow page elements to resize for various mobile screen sizes. If you are unable to change these dimensions at their source, you may add custom styling to your mobile theme to force flexible dimensions on those page elements.
Add custom styling in the Stats & Custom Code area of your WPtouch admin panel. The tool tip there will give you additional information if you want to use a stylesheet otherwise simply include your custom CSS inside style tags.
Forum: Plugins
In reply to: [Better WordPress Minify] Plugin incompatible with WPTouchYou may set up your minify plugin according to these guidelines for optimal use with WPtouch & WPtouch Pro:
Forum: Plugins
In reply to: [WP Minify] Plugin incompatible with WPTouchYou may set up your minify plugin according to these guidelines for optimal use with WPtouch & WPtouch Pro:
Indeed – advertising support has been made a Pro-only feature.
Can you post the URL for your site please?
Forum: Plugins
In reply to: [WPtouch - Make your WordPress Website Mobile-Friendly] menu buttonHi there, WPtouch Pro has full web-app mode for iOS devices that includes among other enhancements the ability to display a prompt to add a link on the user’s home screen.
It is an image being output from WordPress.com (possibly via Jetpack): http://stats.wordpress.com/g.gif?host=www.hasbunallah.com.au&rand=0.7168359032366425&v=ext&j=1%3A2.7&blog=61217289&post=0&tz=11&ref=
This blog post: http://www.themelab.com/hide-the-wordpress-stats-smiley/ has some suggested markup for hiding it. You can add it via the Custom Code field in WPtouch.
Glad to hear the issues are all sorted!
Forum: Plugins
In reply to: [WP Super Cache] How to configure wptouch with cache? CurrentWhen I enter rejected agents the mobile version disappears, it just directs you to the themes latest news
Be sure you also clear the cache on the device you’re using for testing. Often WP Super Cache needs to have its stored files deleted from the server via FTP. If you post a url, we’ll be happy to take a look.