Home Forums Theme support Hellas Theme Reply To: Hellas Theme

Hi There,
With a little search I did it actually…

I add
<h1 style=”text-align: center;”><?php echo single_cat_title(); ?></h1> in taxonomy-meal-tag.php and

<h1 style=”text-align: center;”><?php echo get_the_title(); ?></h1>
in meal-menu-grid.php an it worked perfectly fine….

That’s Ok!

Second one is YES. I dont want the menu items has link. I need just the preview of them under categories.

Also how can I change the name /meal-tag/ on url or hide from URL???

Thank you…