Forum Replies Created
-
AuthorPosts
-
Vale, estamos atentos al resultado que tengas :)
Saludos,
JosueJanuary 14, 2014 at 6:06 am in reply to: Remove Arrows on Left and Right side of screen of individual blog posts #209321Hey!
Try adding this code to the Quick CSS:
.avia-post-nav { display: none !important; }
Cheers!
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHola!
Haz probado poner el codigo en js/avia.js (en el final)?
Y el HTML en un Text block.
Saludos,
JosueHey!
Change that part of the code to this:
.tax-product_cat.term-zonneboilers .page-thumb { display: block; }
Cheers!
JosueHi!
Child functions.php, at the very end.
Cheers!
JosueYou are welcome, glad we could help :)
Regards,
JosueHey!
I tried putting this code in a Text element (ALB) in a Page with Enfold activated:
<input id=”txtRecupera” style=”width: 250px;” type=”text” name=”txtRecupera” required />
The result:
The required attribute remained intact.
Cheers!
JosueJanuary 14, 2014 at 1:20 am in reply to: Home Page Content Font Color is different and it's Bold… #209262Hi,
Can you post the link to your website please?
You can post it as a private reply.
Regards,
JosueHi Rohan!
Yes, after the body tag should do it.
Cheers!
JosueHey MUNFORD!
Try adding this code functions.php:
if (WP_DEBUG && WP_DEBUG_DISPLAY) { ini_set('error_reporting', E_ALL & ~E_STRICT & ~E_DEPRECATED); }
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.logo, .logo img { max-width: 340px !important; width: 340px !important; height: auto !important; max-height: none !important; } .logo img{ position: relative; top: -40px; }
Cheers!
JosueHi Lee!
Try with CF7: http://wordpress.org/plugins/contact-form-7/
Afaik, the current built-in contact form does not have that feature: https://kriesi.at/support/topic/contact-form-email-field-as-sender-from/
Best regards,
JosueHi,
Can you post the link to the page where you are trying this please?
Regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueJanuary 13, 2014 at 9:27 pm in reply to: Enfold main menuitem stay hoovered and changing open direction of the submenu #209176Hey Tom!
For 2, this will do it:
.main_menu .menu ul{ right: 0 !important; left: auto !important; }
Cheers!
JosueHey!
Do you have access to your PHP error log? can you post the last reports of it?
Regards,
JosueHi!
Put that code in functions.php
You set the target class name, then you’d add something like this to the Quick CSS:
.my_custom_text_box{ background: red; }
Cheers!
JosueHi!
Have you tried flushing your Cache?
Regards,
JosueHi!
Try updating via FTP:
Regards,
JosueHi!
Copy the link after the image has been uploaded, it should look like this: http://imgur.com/O5eswAV
Cheers!
JosueHey Paul!
You could activate this: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
And then target that element with CSS and make it stand out.
Best regards,
JosueHi!
Try Peter’s solution provided here: https://kriesi.at/support/topic/post-title-above-picture/#post-183664
Best regards,
JosueJanuary 12, 2014 at 2:28 am in reply to: Featured image appears in blog. How do I remove it. #208527Hi!
I didn’t quite understand what you meant by ‘mosaic’, are you referring to the masonry element?
Best regards,
JosueHey!
1. Activate the the child theme.
2. The themes updates should be made on the parent theme.Cheers!
JosueHi!
At the moment that’s the only method that fits your needs.
Regards,
JosueYou could use a shortcode, where you’d pass the ID as an attribute, use this page to generate it: http://generatewp.com/shortcodes/
Regards,
JosueHi Ryan!
Please take a look at this topic: https://kriesi.at/support/topic/install-not-working-properly/#post-162166
Best regards,
Josue -
AuthorPosts