News:

Looking for documentation? Take a look on our wiki

Main Menu

Remove "Categories " text from homepage

Started by aromasense, May 28, 2014, 09:10:14 AM

Previous topic - Next topic

aromasense

Hi,
Now I did change "Categories" to "Click on any of the Categories" a year ago but now I want to get rid of the whole line but I'm incapable  :-[ of finding where to do this.
I looked at a language over ride but can't find it in any language file (only have EN-GB)
Don't have any hair left so hope this forum can help me out.
cheers
Marco
VM Installed version 2.6.0a
Database Version    5.5.36
Database Collation    utf8_general_ci
PHP Version    5.4.25
Web Server    Apache/2.4.7 (Win32) OpenSSL/0.9.8y PHP/5.4.25
WebServer to PHP Interface    apache2handler
Joomla! Version    Joomla! 2.5.8 Stable [ Ember ] 8-November-2012 14:00 GMT
Joomla! Platform Version    Joomla Platform 11.4.0 Stable [ Brian Kernighan ] 03-Jan-2012 00:00 GMT

[attachment cleanup by admin]

GJC Web Design

/components/com_virtuemart/views/virtuemart/tmpl/default_categories.php line 19

<h4><?php echo JText::_('COM_VIRTUEMART_CATEGORIES') ?></h4>
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

aromasense

Sorry tried that and doesn't do the trick

C:\xampp\htdocs\components\com_virtuemart\views\virtuemart\tmpl

deleted the whole line and whole
<div class="category-view">

    <h4><?php echo JText::_('COM_VIRTUEMART_CATEGORIES') ?></h4>

still showing same

aromasense

Al-right I can get rid of Categories with an override but still stuck with "Click on any of the" and I really don't remember where I added that text :(

GJC Web Design

you must be over riding the template them
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

aromasense

Thanks for your responses finally found it:

C:\xampp\htdocs\templates\jm-eco-cosmetics-store\html\com_virtuemart\virtuemart\default_categories.php