Forum Replies Created
-
AuthorPosts
-
Hola,
Ve a Header > Diseño de Header > Tamaño de encabezado y eliges la “Altura personalizada del encabezado” que mas te acomode.
Saludos,
JosueHey!
Contact form is working, i tested it with my gmail account and got the message instantaneously – http://a.pomf.se/katyzn.png, if is still not working for you it is probably because of an issue on your e-mail service.
Best regards,
JosueHey John!
Check it now, i removed those whitespaces shortcodes, set a custom ID (home_opt-in) to the section and added this to Quick CSS:
#home_opt-in .mc4wp-form form, #home_opt-in .mc4wp-form form input{ margin-bottom: 0 !important; } #home_opt-in.avia-section { min-height: initial; }Regards,
JosueHey!
As you are using an image you’d need to change the size in the source of the background (the image itself).
Best regards,
JosueHi!
That’s part of the
avia_backend_create_folderfunction which is currently used in two cases:
– To create thedynamic_aviafolder which contains the dynamically generated stylesheet (a compressed file containing the Styling Options, Quick CSS, etc).
– Create a temporary folder needed when uploading a custom .zip font file (https://vimeo.com/75743285).Cheers!
JosueHey!
Just posted it:
http://kriesi.at/documentation/enfold/child-theme-translations/Hope you like it :)
Best regards,
JosueDe nada, un gusto poder ayudado :)
Hey!
I could reproduce it on my end but i’m not sure if this is intended or not so i’ll report it to Kriesi.
Cheers!
JosueHi!
Not sure what you mean to be honest, can you post a link to your masonry?
Cheers!
JosueMarch 20, 2015 at 9:42 am in reply to: Avia content builder now working, tinymce seems does not respond #415150Hi!
Try adding this line (around line 30) to your wp-config.php:
define('CONCATENATE_SCRIPTS', false );Best regards,
JosueHey!
No, that will change the sender email. Try attempting to recover your user’s password in the wp-login.php page and check if you get the mail from WordPress.
Regards,
JosueHi!
Try using a Code Block instead.
Best regards,
JosueHi!
That’s the menu item “Description” – http://a.pomf.se/mbspyc.png (if you don’t see it make sure to enable it in “Screen Options”).
Regards,
JosueMarch 20, 2015 at 9:27 am in reply to: Touch-Elemente zu dicht beieinander und JavaScript- und CSS-Ressourcen, die das #415137Hey!
Try adding this code to the Quick CSS:
#top input[type="text"] { width: auto; }Cheers!
JosueHi,
Can you please create us a temporary FTP account? post it here as a private reply.
Also, do not create new replies in your topic as it creates the opposite effect, it sends the topic to the end of our queue.
Regards,
JosueHola Paco,
Ya esta, era cosa de crear una Pagina para el Blog y definirla en las opciones del theme.
Saludos,
JosueHey!
1. You need to set the image size to show here – http://screencast.com/t/TnYg7y5tnjh
2. Use this plugin – https://wordpress.org/plugins/wp-socializer
Regards,
JosueSure, check it now.
Regards,
JosueHey!
I activated Twenty Fourteen, went to the Checkout Fields page and the error still appeared – http://a.pomf.se/ouzlhf.png (note there is no “Enfold” menu item at the left).
Best regards,
JosueHey!
I see what you are referring to but that won’t work because of this code in css/base.css:
#top .wp-caption img { border:medium none; display:block; padding:5px; margin:0; width:100%; }That
width: 100%is necessary to make the image responsive, if you really want to get this working you’d need to either remove that line or edit the original image via the WP image editor ( http://a.pomf.se/llgtmk.png ).Regards,
JosueHey!
I see what you mean but unfortunately that’s a limitation of the Text Block element, it strips any empty paragraphs (WP creates these when you do a hard return) after clicking the Save button in the popup window.
The best workaround right now would be to use a whitespace shortcode which can be generated using the magic wand button – http://a.pomf.se/crudpq.png (i’ve done this on that page). If this is not ‘user friendly’ enough, alternatively you could also split the text into two Text Elements.
Regards,
Josue-
This reply was modified 11 years ago by
Josue.
Hey!
On which device and browser are you experiencing this?
Best regards,
JosueHola Paco,
¿Me puedes crear un usuario de administrador? ponlo aqui como respuesta privada.
Saludos,
JosueHey!
Check your blogpage, i did two things:
1. Activated this option – http://a.pomf.se/ddbrvb.png
2. Changed the slug of the “noticias” blog category to “categoria_noticias”, a Page can’t have the same slug of a taxonomy.Cheers!
JosueMarch 19, 2015 at 7:04 pm in reply to: Problem: Enfold 3.1 + Blog Posts: Blog Content length -> Full Content #414752Hi!
I’d suggest setting a custom excerpt in each Post, i’ve done that for the first one, check your blogpage.
Regards,
JosueHey!
Try adding this code to the Quick CSS:
body { font-weight: 300; }Cheers!
JosueHola Jose M.
Creame o pasame una cuenta FTP en respuesta privada.
Saludos,
JosueHi!
1. Try using this code instead:
function avia_close_image_div() { global $avia_config; if(is_product()) { $back =$_SERVER['HTTP_REFERER']; if((isset($back) && $back !='')) echo '<a href="'.$back.'">Go back</a>'; $avia_config['currently_viewing'] = "shop_single"; get_sidebar(); } echo "</div>"; }3. Update the theme to the latest version 3.1.1
4. Checkout page can’t be modified with ALB, want do you want to change there? perhaps it can be done with CSS.
Regards,
Josue -
This reply was modified 11 years ago by
-
AuthorPosts
