Viewing 1 to 3 of 3 items
Tag Archives: mobile website

Using FlexNav with WordPress

I thought it beneficial to note this support page on integrating the great Flex Nav script with WordPress. You don’t need a custom walker function. You can alter wp_nav_menu like this: and proper script init should be:

0

Mobile Navigation Toggle with jQuery

Taken from web designer wall. Here’s the demo. This tutorial shows you how to create a mobile navigation with jQuery as seen on the sites listed above. jQuery will be used to prepend the menu icon and toggle the navigation. This trick doesn’t require any extra/un-semantic HTML tags. HTML Below is the sample navigation HTML  Full Article…

0

Create a mobile version of a WordPress website

Please note that this guide is for setting up an alternate mobile subdomain (or domain) which mirrors content from a parent website. See the PixelPress projects for the RiAus Website Network using WordPress Multisite for this code in use. This guide follows the steps listed below: Set up a parked domain (usually in cPanel) Add  Full Article…

0