vaterr
Forum Replies Created
-
Forum: Plugins
In reply to: [Restaurant Menu and Food Ordering] Category description is not showing up@arsengunner thanks for the reply! I was able to get it to show how I needed with your guidance. Here’s how I was able to pull it off:
<center>[mprm_categories view="list" categ="57" col="1" excerpt="1" categ_name="1" feat_img="0" categ_icon="0" categ_descr="1" desc_length=""]</center>[mprm_items view="grid" categ="57" tags_list="" item_ids="" col="2" show_attributes="0" feat_img="1" excerpt="1" price="1" tags="1" ingredients="0" link_item="0" categ_descr="0" desc_length=""]
So mprm_categories let me show the category title & description with categ_name set to 1. Then I just display the category menu items with the format I need by calling it again using mprm_items, then just hide the category name.
- This reply was modified 4 years, 11 months ago by vaterr.
Forum: Plugins
In reply to: [Tweet Blender] Hashtags from a specific userI too am looking for the same exact functionality. Were you able to find a plugin that does this? I couldn’t get it working with Tweet blender
Same problem after switching to Twenty Eleven theme. Can’t download the new version, it says the “File not found” when clicking on the download image.
WP v3.4.1 and ai1ec 1.7.
I will try a manual reinstall. How do I go about modifying the CSS so that my customizations aren’t overwritten every time I update ai1ec? Those gradients you added the upcoming events module makes it a challenge to customize to your liking.
Forum: Plugins
In reply to: [Get Post] theme shortcodes stop working with get-post pluginSame problem here.