Forum Replies Created
-
AuthorPosts
-
Hi!
You need to go to Settings > Media and increase the maximum height of the
entry_with_sidebarsize (the one used in single posts) to something like 600px (default value is 321) so your square images can be show at full, remember to regenerate the thumbnails after doing that.Regards,
JosueHi!
Try with this instead:
@media only screen and (max-width: 767px) { #top #wrap_all .av_header_transparency{ position: absolute !important; } #top .av_header_transparency .header_bg{ background-color: black !important; } }Best regards,
JosueMarch 5, 2015 at 2:26 am in reply to: Avia layout builder is loading the website rather than the editor #406180Hi!
Your website loads for me but i can’t find the source of this issue yet (it’s very strange), will keep you posted if i find something.
Cheers!
JosueHey!
Use this code instead:
.ajax_search_response { max-height: 300px; overflow-y: scroll; }Best regards,
JosueHi!
Can you please temporarily disable your caching/minification plugin?
Cheers!
JosueHi!
Are you using “Archive Remote Images” plugin to create the images in your Media library? i made a test here (manually uploaded image) and you’ll see that the image sizes are working fine there so that seems to be the culprit. Perhaps this plugin could force the regeneration of those externally fetched media files:
https://wordpress.org/plugins/force-regenerate-thumbnailsBest regards,
JosueDe nada, saludos :)
Puede ser pero me parece que es mas por el código que usabas (ue907, el primer icono de una fuente custom siempre es ue800).
Hey!
Should look fine now, check your website (i modified the first parts of Quick CSS).
Cheers!
JosueMarch 5, 2015 at 12:43 am in reply to: Añadir icono personalizado de red social en el header #406151Es el código del icono (ue800), cambia lo que tienes en el child functions.php a:
add_filter('avf_default_icons','avia_add_custom_icon', 10, 1); function avia_add_custom_icon($icons) { $icons['teaming'] = array( 'font' =>'fontello', 'icon' => 'ue800'); return $icons; } add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1); function avia_add_custom_social_icon($icons) { $icons['Teaming'] = 'teaming'; return $icons; }Saludos,
JosueHey Enffie!
That patch has not been released yet, here’s how to apply it:
Open /config-templatebuilder/avia-template-builder/php/template-builder.class.php and look for line 424:if(($post_id && is_singular() && !is_feed()) || isset($avia_config['builder_redirect_id']))Replace it by:
if(($post_id && is_singular() && !is_feed()) || isset($avia_config['builder_redirect_id']))Regards,
JosueHey!
1. Enable this.
2. Set a custom class to the masonry element in Works (“custom-masonry”).
3. Change code to:@media only screen and (min-width: 1200px) { .custom-masonry .av-masonry-image-container img { display: block; } .custom-masonry .av-masonry-image-container { background-image: none !important; } .custom-masonry .av-masonry-item-with-image { max-height: 298px !important; } }Best regards,
JosueYou can copy the modified template-builder.php to your child theme directory to avoid overriding by updates.
Regards,
JosueHey!
This issue seems to be caused by the full width button, when this element is present all sidebars will be wiped, not sure if intended or not so i will report it.
In any case, the expected result of fullwidth elements + sidebar it’s like this – http://screencast.com/t/9ufmUbys4u and i’m pretty sure that’s not what you want, i’d suggest doing something like this instead – http://screencast.com/t/T2gZDV6Z1 (it’s like this in the News page now).
Cheers!
Josue-
This reply was modified 11 years ago by
Josue.
Hey!
Yes, you’d need to manually insert those using ALB elements, you can also use the Comments element to render the Posts comments. The intend of the ALB is to serve as a empty canvas where you are not restrain to a predefined template.
Best regards,
JosueMarch 4, 2015 at 10:29 pm in reply to: Contact Form Ajax Portfolio – success message doesn't show up #406099Hi,
Can you post the link to your website please?
Regards,
JosueHey Klaus!
Check it now, i used this CSS code:
.ls-hotspots { width: 100% !important; }Set
ls-hotspotsclass to the layer containing the Hotspot element.Best regards,
JosueHello,
To prevent this kind of issues please make sure to have the theme updated to its latest version (3.0.8) + any other plugins you may have.
Best regards,
JosuePasame el .zip que has sacado de Fontello para probarlo en mi instalacion local.
Saludos,
JosueHola Lidia,
Esas capturas estan un poco desactualizadas, los iconos se manejan aqui ahora – http://screencast.com/t/hWEVhNEbg
Sobre usar un icono personalizado lo que tienes que hacer es:
1. Exportar esa imagen como un SVG (trazo compuesto) usando un programa como Illustrator / Corel Draw.
2. Luego lo tienes que pasar por Fontello y obtener el .zip
3. Ese .zip lo importas en el panel de Enfold (Import/Export)
4. Por ultimo, poner el código en functions.php, tu código esta bien pero debes cambiar esta linea y poner el nombre de la fuente importada (http://screencast.com/t/PCylx52lnw):$icons['teaming'] = array( 'font' =>'NOMBRE_DE_FUENTE_AQUI', 'icon' => 'ue907');Saludos,
JosueMarch 4, 2015 at 5:13 pm in reply to: Grid Cells do not contain Text Cells in Internet Explorer 8 #405877Great, let me know if you need further assistance.
Regards,
JosueHi!
Login details are not working, please check.
Cheers!
JosueHi!
I checked the website on Safari and the images are loading just fine (please see: http://screencast.com/t/vQ96uFdgKNB), have you checked in on another computer?
Regards,
JosueHey!
I think i found a workaround, please check it. The masonry is set to “perfect grid” masonry so the ordering works and i added this to Quick CSS to maintain the original image sizes:
@media only screen and (min-width: 1200px) { .av-fixed-size .av-masonry-image-container img { display: block; } .av-masonry-image-container { background-image: none !important; } .av-masonry-item-with-image { max-height: 298px !important; } }Best regards,
JosueHi Iwan Szomoru!
Were you using the latest version of Enfold (3.0.8)?
Cheers!
JosueHi Klaus,
Can you please create me a WordPress administrator account? post it here as a private reply.
Regards,
JosueHi Charlotte!
One thing you can try is to reduce the number of columns so the images appear bigger. Also i’m not noting any cropping or stretching, just scaling when the perfect masonry setting is on.
Cheers!
JosueHi,
Can you post the link to the page please?
Regards,
JosueHey!
It’s very strange that the server allows you to send messages from the WP recovery but not from the forms, normally forcing the “from” value to (Email address hidden if logged out) does the fix but this doesn’t seems to be case, as a final discardment try running this PHP mail test:
https://www.conetix.com.au/support/article/simple-php-mail-testIf that doesn’t goes through please contact your hosting support.
Regards,
Josue -
This reply was modified 11 years ago by
-
AuthorPosts
