Quote:
Originally posted by alkatraz
Great hack! thank you so much for all your work!
I've re-read the install file many times, searched through this gigantic 48 page post several times with no luck, and am awaiting access to the support forums.. so I'm going to post my question here.
I'm trying to use Use Specific Template Set but my template set, replacement set, and style set are all different numbers (from making duplicate sets a while ago)
My Template set is 7
My Style set is 4
My Replacement set is 5
if I set Use Specific Template Set to 7, I see the correct templates, but the images don't show up
if I set Use Specific Template Set to 5, I see the correct images but not the correct header from the template.
What can I do to fix this?
|
Is there a way to change "Use Specific Template Set" to "Use Specific Style Set" ?
What would I change in "vbHL global.php" to allow for the values above?
I assume:
$styleid = 5;
$templatesetid = 7;
$replacementsetid = 5;
and then turn off "Enable Multiple Styles?" and keep "Use Specific Template Set" blank?