Forum Replies Created
-
AuthorPosts
-
Hi Max!
Add this;
.mfp-bottom-bar { display: none; }Cheers!
JosueYou are welcome, glad to help :)
Regards,
JosueHey!
Make sure the “>” signs are written correctly.
Best regards,
JosueYou are welcome, always glad to help :)
Regards,
JosueOctober 18, 2014 at 10:39 am in reply to: Advertising Widget in sidebar – want to change size and number of adverts #337663Hey!
In that case you can use something like this:
https://wordpress.org/plugins/image-widget/Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHi,
Can you post the link to your blog page please? a screenshot/mockup of what you want to achieve would be helpful too.
Regards,
JosueHi,
Try re-saving the Theme Options to force a regeneration of the dynamic stylesheet.
Regards,
JosueHi Leisl!
This will be fixed in the next patch.
Regards,
JosueHi!
You should be able to delete them right there (x) – http://imgur.com/rQ9oNKK
Best regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 767px) { .responsive .logo img { width: 280px; height: auto !important; top: 8px; } }Cheers!
JosueHey!
Try putting something (like “—-“) for the first option, don’t leave it empty.
Regards,
JosueHey!
Try adding this code to the Quick CSS:
#advanced_menu_toggle, #advanced_menu_hide{ color: red; }Cheers!
JosueHi Joseph!
Please note that this is outside our support scope but i think this could work, open /wp-content/plugins/simply-instagram/simply-instagram-widget.php and remove this (24-32):
<script type="text/javascript" charset="utf-8"> jQuery(document).ready(function(){ jQuery("a[rel^='sIntSelfFeed']").prettyPhoto({ autoplay_slideshow: <?php echo $instance[ 'auto_play' ];?>, social_tools: false, theme: '<?php echo $instance[ 'theme' ];?>', }); }); </script>If it doesn’t work please contact the plugin author:
https://wordpress.org/support/plugin/simply-instagramRegards,
JosueOctober 18, 2014 at 6:35 am in reply to: description column on pricing table – not acting as demo #337620Hey!
1. Try putting an empty row to create a space for the first row, like this – http://screencast.com/t/8vaCjdMjwXfe
2. Try adding this code to the Quick CSS:
ul.pricing-table.avia-desc-col * { color: red !important; border-color: red !important; }Change as needed.
Cheers!
JosueOctober 18, 2014 at 6:32 am in reply to: multiple category masonry does not show all posts when other category selected #337618Hey Stephen!
Are you using the latest version of Enfold (3.0.1)?
Regards,
JosueHi Mike!
Here’s how i see them – http://screencast.com/t/Nk0cmJt9Ohc, can you post a screenshot of your view?
Regards,
JosueHi Brock!
It may be possible but it requires a deep modification to the theme core files and functionality, unfortunately we can’t cover that. My suggestion would be to use preview images as icons.
Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHi!
Not possible right now, the Grid Row element is a fullwidth element, it behaves like a Color Section.
Cheers!
JosueHey!
In the example you posted the header is actually bigger (on mobile). Can you post a screenshot/mockup of what would you want to achieve using your website as a base?
Regards,
JosueI edited the snippet, try it again.
Best regards,
JosueHi!
@ddamjanovic, the theme doesn’t touch directory permissions, it could have happened because of particular reasons like changes in the server-side configurations.
@mrussell1984 can you please create us a temporary FTP account? post it here as a private reply.Best regards,
JosueHey!
Sorry for that, thread is open again.
Regards,
JosueHi!
1. Not sure what you meant to be honest, can you give an example or detail a little more your request?
2. Can you post a link to the page with the map?
Cheers!
JosueOctober 18, 2014 at 6:06 am in reply to: Content from full page editor to "Add Preview Text" #337598Hey!
Try enabling “debug mode”:
http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/Then you can copy the generated shortcodes to the preview text, be aware that fullwidth elements like color sections won’t work on that environment.
Regards,
JosueOctober 18, 2014 at 6:04 am in reply to: phone info (small bar above the main menu) font color #337597Hi!
If you are referring to the Advanced Style Editor, yes you’d to re-do the change for the sub-menus – http://imgur.com/oOqxJkO
Best regards,
JosueHey!
You can use the
avf_form_sendfilter to process the data sent through the form, refer to this reply for more info on that:
https://kriesi.at/support/topic/process-form-params-instead-sending-via-e-mail/#post-305276Regarding customizing the form behavior you’d need to edit the
avia_ajax_formfunction located in js/shortcodes.js file, around line 2674.If this doesn’t suit your needs you’d need to use a specialized form plugin like Gravity Forms.
Cheers,
JosueHey!
Try adding this code to the Quick CSS:
.av-main-nav > li > a { padding: 0 20px; }Adjust as needed.
Cheers!
Josue -
AuthorPosts
