Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Carolin
Most of the premium templates work very well with responsive themes they all have been tested in Twenty Twelve at various screen sizes. The exception is Market.
Steven Zahm
KeymasterYes, this in on the to do list. It’s pretty much there now, just needs some minor CSS tweaks.
Steven Zahm
Keymaster@ bustersmom
Take a look at this FAQ. Here are the list of available options which can be found here:
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' str_visit_website='Visit Website'
Hope that helps.
Steven Zahm
Keymaster@ Jim
I was never told the name. Which plugins o you have installed and active. It will very likely be a security related or backup related plugin.
Steven Zahm
Keymaster@ jjparish
It must have been a combination of the theme and TinyMCE Ultimate. I toggled the remove wpautop filter setting and everything seems alright now.
Steven Zahm
Keymaster@ Emily
The update to Connections I released last night should fix these issue.
Steven Zahm
Keymaster@ Chelle
That would depend on the template you’re using and what you want to change it to. But for the most part, all templates will pick up the font style and color from the theme. So, what you would do is add styles to the theme that only affect the template. Generally using this CSS selector will work:
#cn-list .cn-entry { color: #FFF; font-family: "whatever your want"; }Hope that helps.
Steven Zahm
Keymaster@ Ana
Sorry, can not say … I’m already way behind on my self imposed deadline.
Steven Zahm
Keymaster@ william844
Ok, now I see Form. Yeah, the [raw] shortcode wouldn’t help with the CSS conflict. I think you definitely have the right fixes in place.
Steven Zahm
Keymaster@ Robert
This likely a server configuration issue or an error on another plugin. Here’s a link to a support thread on the WP support forums for another plugin. That author suggested adding an option to the .htaccess file and when that didn’t work they suggested an addition to the php.ini file. Please try those two items one at a time, testing in between.
http://wordpress.org/support/topic/fatal-error-698
Another question, how much memory is allocated to PHP? You can find this on the Connections : Dashboard admin page in the System widget. If it is 64MB, I recommend setting it to 128MB. Here’s a link to an excellent blog post that gives instructions to do that using several different methods.
I hope that helps. Please let me know how you make out.
-
AuthorPosts
