-
Search Results
-
Topic: layerslider 5 update ?
Topic: Gravatar Alt Tag
For whatever reason the theme was not putting an alt tag into the gravatar picture which was being used around the site. I opened up loop-about-author.php and changed a few lines to reflect:
global $avia_config; $author_id = get_query_var( 'author' ); if(empty($author_id)) $author_id = get_the_author_meta('ID'); $alt = get_the_author_meta('display_name'); $gravatar = get_avatar( get_the_author_meta('email', $author_id), '75', '', $alt ); $name = "<span class='author-box-name' ".avia_markup_helper(array('context' => 'author_name','echo'=>false)).">".get_the_author_meta('display_name', $author_id)."</span>"; $heading = __("About",'avia_framework') ." ".$name; $description = get_the_author_meta('description', $author_id);I added the $alt and then changed $gravatar.
If anyone has a better way than a core theme hack let me know.
Topic: Fatal Error
Hi guys,
all of a suddon this appears on page “Home” and the theme is working…working…working…
Fatal error: Out of memory (allocated 45088768) (tried to allocate 16 bytes) in /homepages/28/d38127979/htdocs/oeconomedicus/wp-includes/taxonomy.php on line 2685
But it is only on the Page Home…
Strange…
Thx for help !
Lutz
Topic: Enfold Error since update
Hi,
My Enfold theme seems to have been broken since the last update. I have not been able to access the backend so I updated to wordpress 3.8 then reinstalled the latest enfold theme via ftp. Removed jetpack, bbs forum, and a couple other plugins.
I managed to regain access to the backend but get this error if the webpage loads.
Warning: session_start() [function.session-start]: open(/tmp\sess_jkd521q7v91vh0j708q3p2c9n2, O_RDWR) failed: No such file or directory (2) in D:\Hosting\11573812\html\wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\masonry_entries.php on line 33Its hosted at godaddy on windows.
website is http://boholmototoursasia.comPlease help me resolve this issue, I’m not a wordpress expert.
ThanksHi,
I wonder if the forum can help me; I downloaded this theme yesterday (I am a very basic user) and it worked fine during set up, but now I am getting this error showing and am unable to access the dashboard to edit:Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 71 bytes) in /home/systemat/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/html-helper.class.php on line 1138
Has anyone any ideas? All help or advice gratefully received.
Amy
Topic: Fatal error
I am getting the following fatal error, how can I fix it?
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 30720 bytes) in /home/redteam/public_html/wp-includes/SimplePie/Item.php on line 278
Also, I have a child theme for enfold. I would like to make some css changes, but have never done so with a child theme so am confused on how to do it? How do I make these changes, but not have them change if I update the site at a later time?
I get the below error when adding an MP4 url to the Video box (where we provide youtube link etc.). I thought it was possible to embed my own videos and that could be accomplished by providing the full url, such as site.com/videos/video1.mp4
Or is it a setting that is blocked, that can be enabled by updating the code?
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home6/require5/public_html/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 573
Warning: file_get_contents(http://requirementsinc.com/members/ba/trial-recordings/Interview_Ruchie/Ruchie_Interview.jpg) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home6/require5/public_html/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 573
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home6/require5/public_html/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 573
REF: http://gyazo.com/146fa279552c6a1887c5da41f6ac02ff
I’d like to remove the “website” textbox and text, as well as the HTML related stuff after the main text box.
Is there code I can change here, or will I have to alter single.php for this?
I do also want to change the actual “Post Comment” box colour, however I think that is just a styling thing that can be done via the styling options / editor.I’m already going to alter single.php to change the “Blog – Latest News” to state the correct title, so any other input would be great.
My apologies for so many different support topics, I’ve been trying to learn as I go and you’ve been extremely helpful!
Topic: error after update
I updated my Enfold theme by ftp from 1.7. to 2.5 and got the following message: Fatal error: Call to undefined function avia_markup_helper() in /data/24/2/33/59/2685222/user/2948887/htdocs/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/textblock.php on line 77
I tried updating WordPress to 3.8 to see if that would solved the issue, but no luck. Any ideas?
Topic: Update Error
Just tryed to update to version 2.4.3 and got this:
”
Warning: require_once(framework/avia_framework.php): failed to open stream: No such file or directory in /www/pedro-basaldua.com.ar/htdocs/wp-content/themes/enfold/functions.php on line 77Fatal error: require_once(): Failed opening required ‘framework/avia_framework.php’ (include_path=’./:/usr/local/php5.4.17/lib/php’) in /www/pedro-basaldua.com.ar/htdocs/wp-content/themes/enfold/functions.php on line 77
”
You may check http://www.universitarios.org.ar
Please, asap! My client isnt happy at all! ;(Hello,
I have a doubt to how updating enfold theme Version 1.7 to Version 2.4.2 and don’t lose any changes that I’ve made in the theme. I modified some PHP pages and CSS pages. Simply upload the new folder theme ENFOLD and it’s all?
Changes may be lost at Database? Or we’re just talking about changes at css and html
