blee1021
Forum Replies Created
-
Forum: Plugins
In reply to: [teachPress] tpsearch does not display as it shouldAre you still having issues? I seem to be having a similar problem.
Forum: Plugins
In reply to: [teachPress] Using table class to style multiple tablesHello, blu212,
I just saw your post. This is how I set up our publication page:[tplist image=”left” image_size=”120″ author_name=”simple” style=”simple” link_style=”images” tag=”48″ type=”article, book, conference, inbook, incollection, inproceedings, phdthesis, techreport” template=”tp_template_2016″]
I hope it helps.
Forum: Plugins
In reply to: [teachPress] Limit search result to a specific authorI was able to accomplish what I wanted to do by assigning each author a tag and using [tpsearch tag=”my-tag-id”]. There may be a slicker way to get this to work but this is working for me.
Forum: Plugins
In reply to: [teachPress] exclude_types won’t workI have continued to try to get the exclude_types to work. It seems to work if I only want to exclude one type i.e. exclude_types=”patent” or exclude_type=”misc” but if I try to exclude more than one type i.e. exclude_types=”patent, misc, unpublished” it will not exclude the types. I have opted to use the type= shortcode and I am able to get it to work for me. I would like to know what I am doing wrong on the exclude_types shortcode if you have a moment.