Forum Replies Created
-
AuthorPosts
-
You are welcome, glad to help :)
Regards,
JosueHi,
I can see the error now, can you please create us a temporary FTP / SFTP account? post it here as a private reply.
Regards,
JosueWhere’s the Easy Slider?
Hello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHi!
You’d need to apply the hover effect to the av-masonry element:
a.av-masonry-entry:hover { }
Regards,
JosueHi!
Have you tried on a different browser? it seems to be working fine – http://screencast.com/t/HQFdtRfv6F
Best regards,
JosueHey!
The Enfold instagram widget does not support video at the moment, you’d need to rely on a third-party plugin like:
https://wordpress.org/plugins/instagram-feed/Cheers!
JosueHi,
Open includes/loop-index.php and look for line:
$blog_meta_output = "<a href='{$link}' class='post-author-format-type'><span class='rounded-container'>".$gravatar.$icon."</span></a>";
Replace it by this:
$blog_meta_output = "<a href='{$link}' class='post-author-format-type'><span class='rounded-container'>".$gravatar.$icon."</span>".$author_name."</a>";
Regards,
JosueHey!
Try adding this code to the Quick CSS:
#top .av-magazine p.product.woocommerce.add_to_cart_inline { border: 0 !important; padding: 0 !important; display: inline-block; } #top .av-magazine .av-magazine-content.entry-content { margin-bottom: 10px; }
Cheers!
JosueDonde editas los widgets para la version en ingles?
Ok, and how do you want it to look? can you create a mockup?
March 19, 2016 at 12:06 am in reply to: IE 9 and 10 compatibility issues – Page content getting cut off, not displaying #600590Hi!
Can you post a screenshot of the issue please?
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.avia_hide_sort{ display: inline-block !important; }
Cheers!
JosueHi,
Can you post the link to your website please?
Regards,
JosueHola,
¿Nos puedes pasar un acceso de administrador por privado por favor?
Saludos,
JosueMarch 18, 2016 at 11:54 pm in reply to: Using Magazine Content Element – Indicate Member-Only Content Based on Groups #600582Not sure if we can help with that but feel free to create a new topic including a link to the site + additional details.
Hi,
Can you post the link to your website please?
Regards,
JosueBien, pasame un acceso en privado para mirar la version en Ingles.
You are welcome, glad to help :)
Regards,
JosueHey!
Product thumbnails are being resized to 450×450, is that correct or do you want to use a different size?
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHi!
Currently, there’s not such element in Enfold, however the WordPress native search functionality (and also third-party search plugins) should work with Enfold portfolio items as they’re registered as custom post types.
Cheers!
JosueHey!
Your site is unaccessible, the credentials posted there are not working.
Best regards,
JosueHey!
I see you’re using a carousel plugin to show the images, one thing you can do is link to the actual portfolio page and display it in lightbox-iframe mode, try putting this in the custom URL:
http://weddingflowersincornwall.co.uk/wp/index.php/portfolio-item/blush-pink-soft-apricot/?iframe=true
Regards,
JosueMake sure to close the
iframe
, put this at the end:</iframe>
Hey Jasmer!
1. You can put a Color Section > Column properly styled (with built-in options and/or custom CSS), try doing that first and once you get something post a link here so we can assist you with custom CSS (if needed).
2. This is something that would need to be custom coded, Enfold includes its own tooltip library, look at js/avia.js (line 39 & 42) to get an idea of how to apply them to specific elements.
Best regards,
JosueHey!
Try using this code:
<iframe src="http://llepcontactform.evolutive.co.uk/" style="width: 100%; height: 500px">
Best regards,
JosueIt can create Columns and Rows (there’s a check where you can specify if you want to start a new row).
Regards,
JosueTry changing the line to:
$output .= "<div class='av-magazine-content entry-content' {$markupContent}>".do_shortcode(get_post_field('post_content', $entry->ID)).do_shortcode('[add_to_cart id="'.$entry->ID.'"]')."</div>";
-
AuthorPosts