Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Ray
The [embed] shortcode is a WordPress shortcode so I don’t actually know much more than what listed in the FAQ and on the page that is linked to in the FAQ.
I see that is says this on the WordPress [embed] doc page:
“It also allows you to set a maximum (but not fixed) width and height, like so: [embed width="123" height="456"]…[/embed]”
So your syntax looks correct.
Maybe the issue is the use of the short URL instead of the long one?
Or maybe you’re video is not available in a smaller size?
I also found a few issues like this with the [embed] shortcodes if the Jetpack Plug was installed. So, if you have that installed try deactivating it.Hope that helps.
Steven Zahm
Keymaster@ Marcel
Many of the strings in the template are set at the template level to allow for customization of those strings. Please see this FAQ.
Here’s the list of strings that can be customized:
str_select='Select Category' str_select_all='Show All Categories' str_image=’No Logo Available’ str_tray_image='No Photo Available' str_map_show='Show Map' str_map_hide='Close Map' str_bio_head='Biography' str_bio_show='Show Bio' str_bio_hide='Close Bio' str_note_head='Notes' str_note_show='Show Notes' str_note_hide='Close Notes' str_contact='Contact' str_home_addr='Home' str_work_addr='Work' str_school_addr='School' str_other_addr='Other' str_home_phone='Home Phone' str_home_fax='Home Fax' str_cell_phone='Cell Phone' str_work_phone='Work Phone' str_work_fax='Work Fax' str_personal_email='Personal Email' str_work_email='Work Email'All the options for cMap can be found here.
Hope that helps.
Steven Zahm
Keymaster@ Steve
The image size is defined in the
card.phpfile.Steven Zahm
Keymaster@ BM
What notification? There’s only a couple types that are generated. One when an action is performed, for example, adding an entry. Those cannot be removed, even WordPress shows action notices, for example when updating a post. The other is when there is a configuration issue. Those notices go away after you resolve the issue.
Hope that helps.
Steven Zahm
Keymaster@ bob
All templates except Market should work just fine in a responsive theme. They were all tested in TwentyTwelve at various screen sizes. Hope that helps.
Steven Zahm
Keymaster@ Carlos
Great hear you found the source of the issue!
Steven Zahm
Keymaster@ Steve
You need to open the
slim-plus.cssfile and adjust the widths for .cn-left and cn-right accordingly. After you make those changes, duplicate the file and rename it toslim-plus.min.cssand overwrite the original.Steven Zahm
Keymaster@ Jack
Added some HTML comments to the shortcode to make sure I was properly closing my tags. Unfortunately WP “helps” by stripping them back out. I left them in until I could figure out a way to force WP to leave them in.
Curious, why comment out the shortcode if you’re showing the directory?
Any way, I think it may have triggered a known bug in the WP core for you because of commenting of the shortcode.
Steven Zahm
Keymaster@ Steve
I just uploaded the new version, you can download it freely from you Purchase History page.
Steven Zahm
Keymaster@ Steve
face-palm … sorry, I completely missed what you were saying.
Let me try again…
I looked at the code for the template, it appears there is a bug with hiding the contact name. I’ll fix it and have an update ready for download by 10p EST.
Sorry that I just wasn’t getting it!
-
AuthorPosts
