• I’d like to use hueman’s alx tab and posts widget on my other site which is not built on hueman. Can anyone guide me on what to add and copy to functions file to get this working? I use hueman on two of my sites but need the alx tab on my third site. I also tried copying the functions folder from hueman to that theme, but it didn’t work rigtht:(

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi memememememe. Couple of things I can think of off the top of my head:
    1. You need to load the options, meta boxes and widgets (and possibly the option-tree although I don’t know how you’d implement that in a different theme). See the alx_load() function in the theme functions.php file.
    2. You’d need to copy the widget styles from the theme style.css file.
    I don’t have time to dig into this and do more research and testing, and my guess is there’s more to it than just this, but hopefully that will help.

    Thread Starter memememememe

    (@memememememe)

    maybe if you have time to figure out in full what i need to add or change you could post it here, tx!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘using the alx tab and post on…..’ is closed to new replies.