wordpress custom field

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • amateurbfs
    Confirmed User
    • Jun 2010
    • 1316

    #1

    wordpress custom field

    I want to use a theme switcher for mobile devices and I am wondering can I include a custom field from my main theme, on the mobile theme?
  • fris
    Too lazy to set a custom title
    • Aug 2002
    • 55679

    #2
    Originally posted by amateurbfs
    I want to use a theme switcher for mobile devices and I am wondering can I include a custom field from my main theme, on the mobile theme?
    yes you can, just have the proper code with the same meta value.

    are you redirecting to m.domain.com or just serving a mobile theme to mobile visitors, serving a seperate theme to mobile visitors is the best really.
    Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

    Comment

    • amateurbfs
      Confirmed User
      • Jun 2010
      • 1316

      #3
      just a theme, thanks for the input, i wasn't getting results on google so didn't try anything yet

      Comment

      • fris
        Too lazy to set a custom title
        • Aug 2002
        • 55679

        #4
        Originally posted by amateurbfs
        just a theme, thanks for the input, i wasn't getting results on google so didn't try anything yet
        just add the same function you have on your regular theme from the functions file to the mobile one.

        if you need help let me know, i can do it for you if it needs doing.
        Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

        Comment

        • amateurbfs
          Confirmed User
          • Jun 2010
          • 1316

          #5
          works like a charm, sweet

          Comment

          Working...