No Dbltoe the model is ZCA Bootstrap, I put the monster template link so that you can see what I want to do, I am inspired by this model to modify the ZCA Bootstrap
No Dbltoe the model is ZCA Bootstrap, I put the monster template link so that you can see what I want to do, I am inspired by this model to modify the ZCA Bootstrap
Giovanni,
Zen Cart V2.1
You have been telling us what you don't have and giving references to templates not used. PLEASE follow the posting tips and let us know the information asked for.
In this case, the URL of your site is extremely important. If you don't want the world to see just yet, use yoursiteDOTcom to keep it out of the search engines.
Also, use the # above to post lines 27 - 35 of includes/modules/YOUR_TEMPLATE/categories_tabs.php.
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
Hello, thank you for your patience, the site is still in the adjustment and translation phase, it is not yet online, that's why I can't give you a url of the site.
PHP Code://-bof-zca_bootstrap *** 1 of 1 ***
// $new_style = 'category-top';
$new_style = 'nav-item nav-link m-1 activeLink';
// $categories_tab_current = '<span class="category-subs-selected">' . $categories_tab->fields['categories_name'] . '</span>';
$categories_tab_current = $categories_tab->fields['categories_name'];
} else {
// $new_style = 'category-top';
$new_style = 'nav-item nav-link m-1';
//-eof-zca_bootstrap *** 1 of 1 ***
![]()
Giovanni,
Zen Cart V2.1
You must have something else going on with a file or lack thereof. The class (.activeLink) is present correctly in your site as it is in my un-modded test site. The code I gave you earlier works just fine on my test site.PHP Code://-bof-zca_bootstrap *** 1 of 1 ***
// $new_style = 'category-top';
$new_style = 'nav-item nav-link m-1 activeLink';
// $categories_tab_current = '<span class="category-subs-selected">' . $categories_tab->fields['categories_name'] . '</span>';
$categories_tab_current = $categories_tab->fields['categories_name'];
} else {
// $new_style = 'category-top';
$new_style = 'nav-item nav-link m-1';
//-eof-zca_bootstrap *** 1 of 1 ***
The question is... What on your sited is different from an out-of-the-box load? Also, why wait for the active to work before launch? It would not stop function but you cetainly can't make money in development.
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
+1. Push it live as soon as it works - worry about the fine tuning later.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
You are right, as long as it is not online we lose money, but I am convinced that the templates are the key to the success of an ecommerce site, that's why I invest more time on the beauty of the site and the functionality.
Giovanni,
Zen Cart V2.1