Forum Replies Created
-
AuthorPosts
-
Hey!
Try adding this at the very end of your theme functions.php file:
add_theme_support('avia_no_session_support');Cheers!
JosueHey!
You may have reached your size limit quota, what kind of error do you get?
Cheers!
JosueHi,
I did try on my end and it worked, can you please create me an administrator account? post it here as a private reply.
Regards,
JosueHey Carsten!
This is more of a WordPress issue rather than a theme one, i’d suggest installing Akismet.
Cheers!
JosueHello Carolina,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHi,
Open /enfold/config-templatebuilder/avia-shortcodes/section.php and look for line 529:
'video_mute' => true,Replace it by this:
'video_mute' => false,Regards,
JosueNovember 3, 2014 at 9:04 pm in reply to: Option for parallax or fixed setting on background video of colour section #345515Hi Mohan!
Upgrading the theme helps solving compatibility issues and adds new features and elements. What’s your current version of Enfold? can you post a link to your site?
Regards,
JosueHi,
1. Open js/shortcodes.js and look for line 2157:
css += ".avia-builder-el-0.av-minimum-height-100 .container, .avia-builder-el-0.avia-fullscreen-slider .avia-slideshow{height:"+wh100_mod+"px;}\n";Replace it by this:
css += ".avia-builder-el-0.av-minimum-height-100 .container, .avia-builder-el-0.avia-fullscreen-slider .avia-slideshow{height:"+wh75+"px;}\n";2. Set this setting for the color section you are using as footer – http://screencast.com/t/xmyrRRiENB
This modification will make the fullscreen slider and the footer to be 75/25 height of the screen.
Regards,
JosueNovember 3, 2014 at 8:23 pm in reply to: How to make Avia buttons inline and change hover color on x-large buttons? #345494Hi!
It’s fixed now, you needed to set the three buttons the same
alignment(‘left’).Regards,
JosueHey!
Yes that’s possible, regarding license i don’t think you’d need buy another one as the ‘store’ would be essentially part of a single product (http://themeforest.net/licenses/standard).
Cheers!
JosueNovember 3, 2014 at 7:59 pm in reply to: How would we make the toggle backgrounds semi-transparent? #345484Hey!
Try with this codes:
/* Change Toggler Hover */ .toggler:hover { background: transparent !important; } /* Change Toggler and Toggle Content font color */ .toggle_content, .toggler { color: white !important; }Regards,
JosueHey!
I don’t see that neither, the page opens as expected, but from your description i think this may do the trick, try adding the following code to theme / child theme functions.php:
function add_custom_script(){ ?> <script> (function($){ $(window).load(function() { $(window).trigger('resize'); }); })(jQuery); </script> <?php } add_action('wp_footer', 'add_custom_script');Best regards,
JosueNovember 3, 2014 at 7:38 pm in reply to: How to change background & font color of Heading Row and Pricing Row #345474Hey!
Try with this code instead:
.main_color .pricing-table-wrap:nth-child(1) .pricing-table li.avia-heading-row, .main_color .pricing-table-wrap:nth-child(1) .avia-heading-row .pricing-extra{ background: #ECB876; border-color: #E0A75E; } .main_color .pricing-table-wrap:nth-child(2) .pricing-table li.avia-heading-row, .main_color .pricing-table-wrap:nth-child(2) .avia-heading-row .pricing-extra{ background: #DF9C48; border-color: #E7943B; } .main_color .pricing-table-wrap:nth-child(3) .pricing-table li.avia-heading-row, .main_color .pricing-table-wrap:nth-child(3) .avia-heading-row .pricing-extra{ background: #cf7c4f; border-color: #E07A43; }Best regards,
JosueHey @kbarranco!
Make sure you are using Contact Form 7, the placeholder option can be found here – http://screencast.com/t/Gest1O1f8guf
Regards,
JosueNovember 3, 2014 at 7:06 pm in reply to: Advanced Layer Slider – display still image at certain width? #345453Hi!
Your portfolio seems to be working fine (opens big image in lightbox).
Regards,
JosueNovember 3, 2014 at 6:24 pm in reply to: Modify loop-index.php plugin order display and custom fields #345419Hey!
Try adding this code to the Quick CSS:
.mapp-layout { border: 0 !important; } .mapp-layout:before, .yarpp-related:before, .yarpp-related:after{ content: ""; height: 1px; background: #e1e1e1; display: block; width: 110%; margin-bottom: 30px; } .yarpp-related{ margin-top: 30px; }Cheers!
JosueHey!
Seems to be fixed now, i just re-saved the Theme Options on the French version and the dynamic style was successfully generated.
Best regards,
JosueNovember 3, 2014 at 7:39 am in reply to: Language File – translation not working in Enfold Theme #345128Hey!
Try adding this at the very end of your theme / child theme functions.php file:
remove_filter('the_content', 'wptexturize'); remove_filter('the_excerpt', 'wptexturize');Cheers!
JosueHi @jschuer,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHi!
That’s currently a bug we’re already aware of. As a workaround i’d suggest using multiple Text Blocks in combination with Separator / Whitespace elements.
Regards,
JosueNovember 3, 2014 at 7:08 am in reply to: Modify loop-index.php plugin order display and custom fields #345105Hi Kevin!
You can render Enfold HR element using
do_shortcode, try with this:echo do_shortcode("[av_hr class='full' height='50' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello' custom_class='']");Regards,
JosueHi!
@bur2000, can you please tell us which PHP version are you running? here’s the root of the issue:<b>Warning</b>: Creating default object from empty value in <b>/homepages/42/d79850128/htdocs/neue_id/wordpress/wp-content/themes/enfold/config-layerslider/LayerSlider/helpers/phpQuery.php</b> on line <b>680</b><br /> <br /> <b>Fatal error</b>: Call to undefined method stdClass::markup() in <b>/homepages/42/d79850128/htdocs/neue_id/wordpress/wp-content/themes/enfold/config-layerslider/LayerSlider/helpers/phpQuery.php</b> on line <b>681</b><br />
@MKTLines, your issue may be different, can you please create us a WordPress administrator account so we can take a look? post it here as a private reply.Best regards,
JosueHey Joe!
Can you post a screenshot/mockup of what would you want to achieve for the product view on mobile?
Best regards,
JosueYou are welcome, you too :)
Regards,
JosueNovember 2, 2014 at 3:27 am in reply to: Dummy data xml file not included in Enfold Theme package #344772Hi!
What exactly do you get when you try to import the dummy data? also, try importing the WordPress Theme Unit Test XML.
Best regards,
Josue -
AuthorPosts
