This topic has 13 replies, 3 voices, and was last updated 12 years, 5 months ago by entrees.
Tagged: Removed login credentials
Viewing 14 posts - 1 through 14 (of 14 total)
I’m sorry, I should have been more specific.
http://www.aivahthemes.com/linofeast/menu/starters/
A description under for example, Starters.
This is possible by creating page and using food menu shortcode for starter and then you can write subheader description by choosing custom. Let me know is there anything else i can assist you with?
Regards,
MAWK
Let me know what are the changes you want so that i can guide you.
If you can provide with WP Logins then we can take a closer look at it. Make sure you set the post as private reply so that only admin can see your wp logins.
Check this page http://www.entreesunlimited.com/beta/asian/ and let me know.
I have added the following code in atp_generator.php file on line#292 or around there
if (is_tax('menutype')) {
//Retrieve the currently-queried object
$postype_description = get_queried_object();
$subdesc = $postype_description->description;;
}
Viewing 14 posts - 1 through 14 (of 14 total)
You must be logged in to reply to this topic.