Home › Forums › Mikmag 3.0 › A Little Help With A Shortcode
- This topic has 1 reply, 2 voices, and was last updated 10 years, 1 month ago by Helen (staff).
-
AuthorPosts
-
-
at #71939BBQ GrailMember
I am having a blast learning this theme. I may never finish my site because of all the cool stuff I can do.
I created the following shortcode:
[tds-columns divider]
[tds-column third][tds-expanding-posts category="the-library" limit="3" lines="5" height="440" background="#FFFFFF" color="#000000" titlecolor="#FFFFFF" linkcolor="#079BEB" linkhover="#666666" buttoncolor="#b20000" buttonhovercolor"="#e5e5e5" buttontextcolor="#000000" buttontexthovercolor="#666666" hoveroverlay="#000000" opacity="85" showmeta="no" imagesize="thumbnail"]
[/tds-column]
[tds-column third][tds-expanding-posts category="product-review" limit="3" lines="5" height="440" background="#FFFFFF" color="#000000" titlecolor="#FFFFFF" linkcolor="#079BEB" linkhover="#666666" buttoncolor="#e5e5e5" buttonhovercolor"="#e5e5e5" buttontextcolor="#000000" buttontexthovercolor="#666666" hoveroverlay="#000000" opacity="85" showmeta="no" imagesize="thumbnail"]
[/tds-column][tds-column third last]
[tds-expanding-posts category="uncategorized" limit="3" lines="5" height="440" background="#FFFFFF" color="#000000" titlecolor="#FFFFFF" linkcolor="#079BEB" linkhover="#666666" buttoncolor="#e5e5e5" buttonhovercolor"="#e5e5e5" buttontextcolor="#000000" buttontexthovercolor="#666666" hoveroverlay="#000000" opacity="85" showmeta="no" imagesize="thumbnail"]
[/tds-column]
[/tds-columns]
[/tds-columns divider]I added the showmeta=”no” imagesize=”thumbnail” to each with no problem. I can not figure out what the “lines” or “height” does. I’ve changed them to a variety of numbers but it doesn’t seem to make a difference.
When you look at the attached file there is plenty of white space above the title and below the “read more.” How do I remove at least half the white space?
And I figured out the photo is being pulled from the “featured image” so is there a way to get the image to resize so all the pictures are uniform in size or do I need to just standardize the featured image.
Thanks so much…
Larry
Attachments:
-
at #71947Helen (staff)Keymaster
Maybe use this shortcode instead?
[tds-blogposts title="Latest Blog Posts" category="blog" number="3" count="55" orderby="latest" image="large" showmeta="no" titleicon=""]
or:
[tds-blogposts title="" category="blog" number="3" count="55" orderby="latest" image="large" showmeta="no" titleicon=""]If this does not work, one of our support staff members will have to provide the proper solution 😉
-
-
AuthorPosts
- You must be logged in to reply to this topic.