Tactical

Tactical [Paid] 2.3.6.0.0

No permission to buy ($59.50)
We won't be releasing a tactical light standalone theme, the way it installs through the add-on is the way it works, there aren't any negatives to it being installd in such a way but there are many positives
 
I suppose my question is why does it matter how many themes install? Users will only see 1. We do this so you can easily upgrade your theme. If we do just one theme, and you edit it, you will lose edits when you upgrade.
 
Style looks great and thank you for finally releasing it!

Now I can finally make my test site look like my old working site! I at first installed every Style and my database puked! I removed all then just went with the classic Tactical style! Takes a little while to understand where everything is at so many settings to mess with! :p
 
Hi,

That is going to be a server related issue, check your XenForo error log -- we have essentially 0 control over whether a style property group loads or not
 
@Jake B. Can enable Tactical (child) and Tactical - World of Warcraft (child) for user selection? Also if we do customize in theme Tactical - World of Warcraft (child) then does its also make change for Tactical (child)? How to change theme background image for "Tactical - World of Warcraft"?
 
@Jake B. Still I am not getting any response? Also Sticky sidebar not working. Where the option update node with font awesome icons and Thread page nav?
 
Last edited:
My god, would you calm down @Nijonadda. You are giving them (and everyone else reading this thread..) headache the way you are going on at it. Relax, they will respond when they have the time.
 
Can enable Tactical (child) and Tactical - World of Warcraft (child) for user selection?

Yep!

Also if we do customize in theme Tactical - World of Warcraft (child) then does its also make change for Tactical (child)?

Nope, changes only inherit down, not up. You'd want to make your changes to "Tactical (child)" if you want it to apply to both

How to change theme background image for "Tactical - World of Warcraft"?

In the background style properties under Page Setup

Where the option update node with font awesome icons and Thread page nav?

You'll have to install [TH] Nodes or use CSS
 
This I do not understand.

I have enabled Sticky sidebar but Its not working. Also Sticky sidebar are not working in your demo forum.

Thread page nav Jump to page no.

FfTvecN_T02JaxxYICQ7QQ.png
 
I have enabled Sticky sidebar but Its not working. Also Sticky sidebar are not working in your demo forum.

Thread page nav Jump to page no.

FfTvecN_T02JaxxYICQ7QQ.png
Tagging @Ian Hitt on sticky sidebar

Regarding thread page jump, this is not built into XF2 version. We plan to make it a separate add-on in the future, it just wasn't very popular for some reason and yet its a fairly complex piece of code.
 
@Ian Hitt Sticky sidebar issue are not fixed with this update. Also Server error log.

Code:
ErrorException: [E_NOTICE] Undefined variable: childStyleNames8 src/addons/ThemeHouse/UIX/XF/Admin/Controller/Style.php:444

Generated by: Nirjon Jan 13, 2018 at 3:42 AM

Stack trace

#0 src/addons/ThemeHouse/UIX/XF/Admin/Controller/Style.php(444): XF::handlePhpError(8, '[E_NOTICE] Unde...', '/home/nadda/pub...', 444, Array)
#1 src/addons/ThemeHouse/UIX/XF/Admin/Controller/Style.php(305): ThemeHouse\UIX\XF\Admin\Controller\Style->installUpgradeStyle(Array, Array, Object(ThemeHouse\UIX\XF\Entity\Style))
#2 src/XF/Mvc/Dispatcher.php(249): ThemeHouse\UIX\XF\Admin\Controller\Style->actionThemehouseUpgrade(Object(XF\Mvc\ParameterBag))
#3 src/XF/Mvc/Dispatcher.php(88): XF\Mvc\Dispatcher->dispatchClass('XF:Style', 'ThemehouseUpgra...', 'html', Object(XF\Mvc\ParameterBag), 'styles', Object(ThemeHouse\UIX\XF\Admin\Controller\Style), NULL)
#4 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#5 src/XF/App.php(1880): XF\Mvc\Dispatcher->run()
#6 src/XF.php(328): XF\App->run()
#7 admin.php(13): XF::runApp('XF\\Admin\\App')
#8 {main}

Request state

array(4) {
  ["url"] => string(63) "/admin.php?styles/themehouse/upgrade&product_id=221&style_id=25"
  ["referrer"] => string(89) "/admin.php?styles/themehouse/upgrade&product_id=221&style_id=25"
  ["_GET"] => array(3) {
    ["styles/themehouse/upgrade"] => string(0) ""
    ["product_id"] => string(3) "221"
    ["style_id"] => string(2) "25"
  }
  ["_POST"] => array(4) {
    ["version_id"] => string(4) "1061"
    ["style_id"] => string(2) "25"
    ["step"] => string(11) "ftp_details"
    ["_xfToken"] => string(8) "********"
  }
}
 
Back
Top Bottom