-
Search Results
-
Topic: Version 1.7.1 bug?
I use the Google Maps Widget and above that it there are a couple of error messages. The widget is working, the map is displayed. Message displayed after having Debug set to true in wp-config.
Notice: Undefined index: width in /var/username/wp-content/themes/enfold/framework/php/class-framework-widgets.php on line 1073 Notice: Undefined index: height in /var/username/wp-content/themes/enfold/framework/php/class-framework-widgets.php on line 1073 Notice: Undefined index: icon in /var/username/wp-content/themes/enfold/framework/php/class-framework-widgets.php on line 1073
Topic: Image sizes functions.php 2
You closed the topic too click Dude :-)
I have this code at the moment for my child functions.php
<?php
function avia_change_image_size_array() {
global $avia_config;
$avia_config = array(‘width’=>36, ‘height’=>36); // small preview pics eg sidebar news
$avia_config = array(‘width’=>180, ‘height’=>180); // small image for blogs
$avia_config = array(‘width’=>1500, ‘height’=>901 ); // images for fullsize pages and fullsize slider
$avia_config = array(‘width’=>1500, ‘height’=>1500 , ‘crop’ => false); // images for fullscrren slider
$avia_config = array(‘width’=>495, ‘height’=>330 ); // images for portfolio entries (2,3 column)
$avia_config = array(‘width’=>260, ‘height’=>173 ); // images for portfolio 4 columns
$avia_config = array(‘width’=>710, ‘height’=>474 ); // images for portfolio entries (2,3 column)
$avia_config = array(‘width’=>710, ‘height’=>270); // big images for blog and page entries
$avia_config= array(‘width’=>1030, ‘height’=>687 ); // images for fullsize pages and fullsize slider
if(avia_get_option(‘responsive_layout’) == “responsive responsive_large”)
{
$avia_config = array(‘width’=>845, ‘height’=>564 ); // images for portfolio entries (2,3 column)
$avia_config = array(‘width’=>845, ‘height’=>321); // big images for blog and page entries
$avia_config= array(‘width’=>1210, ‘height’=>807 ); // images for fullsize pages and fullsize slider
}
}
add_action( ‘init’, ‘avia_change_image_size_array’);
But you can see that the thumb nail is the wrong size:
$avia_config = array(‘width’=>260, ‘height’=>185 );
My child function has this
$avia_config = array(‘width’=>260, ‘height’=>173 );
Here is the link see image two thumb:
http://chriswardphotography.net/galleries/fashion-and-portraits/
Any ideas?
Hi guys,
I have selected Lobster for the Heading and Kameron for the body text. This used to work fine, but suddenly they have been replaced by a standard Helvetica:
http://www.wildbunchindustries.com
Are these also stored in dynamic-css.php? Or somewhere else? I have already changed the permissions of this file to 777 and I’ve upgraded the theme to 1.8.4
I think it has something to do with the server settings…
Regards,
Bas
I tried to install the theme but when I do I get the following errors, what can I do to fix this please?:
Warning: Missing argument 1 for get_post(), called in /home/smcleod/public_html/mywebaddress.net/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 128 and defined in /home/smcleod/public_html/mywebaddress.net/wp-includes/post.php on line 371
Warning: Missing argument 1 for get_post(), called in /home/smcleod/public_html/mywebaddress.net/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 128 and defined in /home/smcleod/public_html/mywebaddress.net/wp-includes/post.php on line 371
Fatal error: Call to undefined function wp_get_theme() in /home/smcleod/public_html/mywebaddress.net/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 1168
Thank you.
We had installed Enfold and WPML. The system works fine.
But each time we go to Backend WP administration panel –> Appariecnce – > Theme we have the following Warning in the TOP
Warning: uasort(): Array was modified by the user comparison function in /var/www/vhost/ayuntamientobenisano.es/home/html/wp-includes/class-wp-theme.php on line 1172
The warning appears when we setup the WPML STRING TRANSLATION (this option is mandatory for our web)
Files uploaded fine, but when I went to activate the theme, I get these error messages, both in my admin and front-end.
Warning: Missing argument 1 for get_post(), called in /home/content/20/7674220/html/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 128 and defined in /home/content/20/7674220/html/wp-includes/post.php on line 371
Warning: Missing argument 1 for get_post(), called in /home/content/20/7674220/html/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 128 and defined in /home/content/20/7674220/html/wp-includes/post.php on line 371
Fatal error: Call to undefined function wp_get_theme() in /home/content/20/7674220/html/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 1168
Please advise.
Thanks,
Cameron
Topic: Help!
I recently uploaded the Enfold theme to my site. It shows up when you go to my site, but if I try to go to the dashboard or make any changes at all, I get this message
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 30720 bytes) in /data/20/2/111/5/2763168/user/3037856/htdocs/blog/wp-admin/includes/plugin.php on line 106
Any ideas? Help please! I love the look of this theme, but want to make it work for my website.
Hi – Please see http://thecaloriemythbook.com. In the promo box “GET YOUR FREE 28 DAY PROGRAM” we have the following HTML form code. Two things:
1. If we wrap the code below in <p> tags everything works fine, however, after saving, the <p> tags are automatically stripped and the problem I’m about to describe happens
2. Including that HTML causes the following Quotes and all subsequent pictures not to display on the page. Again, these problems do not happen if the form HTML is wrapped in <p> tags, but this isn’t a viable work around as these tags are removed automatically when the page is updated.
How can we leverage this form HTML while not compromising the rest of the page? Thank you.
<link href=”//www1.moon-ray.com/formeditor/formeditor/css/form.default.css” rel=”stylesheet” type=”text/css” /> <link href=”//www1.moon-ray.com/formeditor/formeditor/css/form.publish.css” rel=”stylesheet” type=”text/css” /> <link href=”//forms.moon-ray.com/v2.4/include/minify/?g=moonrayCSS” rel=”stylesheet” type=”text/css” /> <link href=”//ajax.googleapis.com/ajax/libs/jqueryui/1.8.10/themes/smoothness/jquery-ui.css” rel=”stylesheet” type=”text/css” /> <link href=”//www1.moon-ray.com/v2.4/include/formEditor/gencss.php?uid=p2c10469f14″ rel=”stylesheet” type=”text/css” />
<script type=”text/javascript” src=”//www1.moon-ray.com/v2.4/include/formEditor/genjs-v2.php?html=false&uid=p2c10469f14″></script> <div class=”moonray-form-p2c10469f14″>
<div class=”moonray-form moonray-form-label-pos-stacked”><form class=”moonray-form-clearfix” accept-charset=”UTF-8″ action=”https://forms.moon-ray.com/v2.4/form_processor.php?” method=”post”>
<div class=”moonray-form-element-wrapper moonray-form-element-wrapper-contracted moonray-form-element-wrapper-alignment-left moonray-form-input-type-text”><label class=”moonray-form-label” for=”mr-field-element-93054418079″>First Name</label><input class=”moonray-form-input” id=”mr-field-element-93054418079″ type=”text” name=”firstname” placeholder=”” required=”” value=”” /></div>
<div class=”moonray-form-element-wrapper moonray-form-element-wrapper-contracted moonray-form-element-wrapper-alignment-left moonray-form-input-type-email”><label class=”moonray-form-label” for=”mr-field-element-512036076431″>Email</label><input class=”moonray-form-input” id=”mr-field-element-512036076431″ type=”email” name=”email” placeholder=”” required=”” value=”” /></div>
<div class=”moonray-form-element-wrapper moonray-form-element-wrapper-alignment-center moonray-form-input-type-submit”><input class=”moonray-form-input” id=”mr-field-element-222251169937″ type=”submit” name=”submit-button” value=”Click Here To Get Your Free Program and Start Living Better Today” data-lastdisplayval=”Click Here To Get Your Free Progam and To Live Better Today” /></div>
<div class=”moonray-form-element-wrapper moonray-form-input-type-hidden”><input type=”hidden” name=”afft_” value=”” /></div>
<div class=”moonray-form-element-wrapper moonray-form-input-type-hidden”><input type=”hidden” name=”aff_” value=”” /></div>
<div class=”moonray-form-element-wrapper moonray-form-input-type-hidden”><input type=”hidden” name=”sess_” value=”” /></div>
<div class=”moonray-form-element-wrapper moonray-form-input-type-hidden”><input type=”hidden” name=”ref_” value=”” /></div>
<div class=”moonray-form-element-wrapper moonray-form-input-type-hidden”><input type=”hidden” name=”own_” value=”” /></div>
<div class=”moonray-form-element-wrapper moonray-form-input-type-hidden”><input type=”hidden” name=”oprid” value=”” /></div>
<div class=”moonray-form-element-wrapper moonray-form-input-type-hidden”><input type=”hidden” name=”contact_id” value=”” /></div>
<div class=”moonray-form-element-wrapper moonray-form-input-type-hidden”><input type=”hidden” name=”uid” value=”p2c10469f14″ /></div>
</form></div>
</div>
Topic: Orientation for
Hello:
I’d like to ask for orientation to heading change: In the picture is the heading that I want to change
http://img825.imageshack.us/img825/757/eud2.png
I’ll use ubermenu and a plugin for the cart.
Can I simple change header.php to do the job, are there hooks to do that (do you have a hook reference for the theme?)
Your top level orientation for a good approach will be greatly appreciated.
Thanks and best regards
Jorge

