Forum Replies Created
-
AuthorPosts
-
Global Cultura
ParticipantHi, Steven
I have created one site to test. Incompatiblity is with Divi theme: https://www.elegantthemes.com/gallery/divi/
I really want to use circled template in my client’s site, but I MUST use this theme. So can you give me solution, please?
I can’t give you superadmin login but, i’m developer so, if you send me the hack, i’ll aply it.
Thank you,
Global Cultura
ParticipantMy versions are updated,
Wordpress 4.7.3–es_ES
Connections Versión 8.5.32
Circled Versión 1.1Global Cultura
ParticipantHi, Steven
I have this code
[connections template="market" card_width=490 page_limit=20 pagination_position="after" show_alphaindex='FALSE' show_alphahead='FALSE' show_birthday='FALSE' show_anniversary='FALSE' show_dates='FALSE' show_im='TRUE' show_category_count='TRUE' image_width=120 image_height=120 tray_image_width=120 tray_image_height=120 name_format="%first% %middle% %last%" order_by="last_name|SORT_ASC" str_select="Todas las categorías" image_fallback="none" str_image="Logo no disponible" str_tray_image="Foto no disponible" str_map_show="Mostrar mapa" str_map_hide="Ocultar mapa" str_bio_head="Biografía" str_bio_show="Mostrar biografía" str_bio_hide="Ocultar biografía" str_note_head="Notas" str_note_show="Mostrar notas" str_note_hide="Ocultar notas" str_contact="Contacto" str_all_show="Mostrar ficha completa"]
It works perfectly.
I change to this:
[connections template="circled" image_width="100" excerpt_length="20" enable_category_select="TRUE" show_category_count="TRUE"]
And…Blank page at backend. At the frontend, page shows without problems (and with circled style).
My theme is Divi
I can’t change theme or disable plugins because is a multisite production.Global Cultura
ParticipantGreat news, Steven.
Thank you
Global Cultura
ParticipantHi, Steven
When is this change scheduled ? It’s very important to me.
Thank you
Global Cultura
Participant“What I can do is check the fill size before upload by, maybe doing it the same way as core WP does.”
It will be a perfect solution!
Thank you
Global Cultura
ParticipantHi again Steven
Perhaps I don’t explain good; I don’t want to allow users to upload bigger files. Just the opposite: I want that Connections prevent users to do this, like WP core prevents on media library.
I take a look to connections code and I found a class.upload.php with this content:
$this->translation[‘uploaded_too_big_ini’] = ‘File upload error (the uploaded file exceeds the upload_max_filesize directive in php.ini).’;
But this message is not showed. So, this class is not being loaded? Or why not connections is detecting that file exceeds directive?
One thing perhaps may be important, my installation is multisite.
Thank you for your attention,
Global Cultura
ParticipantSolved, thank you!
Global Cultura
ParticipantHi, again Steven
I have updated to 0.8.14 version. Good job!
But, unfortunately, some words still not been translated. There’s a little error at code, for instance:
It says: ‘title’ => __( ‘Name’, ‘connection’ ),
But it must say: ‘title’ => __( ‘Name’, ‘connections’ ),
:-)
And, also, Visibility radio button options label are not translated at metaboxes but they are translated at Entry options (you can see this at attached images)
Thank you for your attention
Attachments:
You must be logged in to view attached files.Global Cultura
ParticipantThanks a lot, Steven
Problem solved!
-
AuthorPosts
