-
Search Results
-
I’m trying to find the code to remove the small picture and date next to the News. Any help would be greatly appreciated.
In the future, where is the code for the widgets located?
Thanks!
– John
Hi,
When I want to click on a post as soon as I have clicked and before the post open, I can see the background color. As if while the post is loading the background behind took advantage. The result is a post that doesn’t open smoothly. And the footer that superimpose when the post is opening…
Just before it did that, I tried to remove the copyright with link in the footer.php. Maybe I’ve touched something.
This is my actual code :
<!– ####### END FOOTER CONTAINER ####### –>
</div>
<?php } //endif nofooterwidgets ?>
<!– end main –>
</div>
<?php
//copyright
$copyright = avia_get_option(‘copyright’, “© “.__(‘Copyright’,’avia_framework’).” – “.get_bloginfo(‘name’).”“);
// you can filter and remove the backlink with an add_filter function
// from your themes (or child themes) functions.php file if you dont want to edit this file
// you can also just keep that link. I really do appreciate it ;)
$kriesi_at_backlink = apply_filters(“kriesi_backlink”, ” – Enfold Theme by Kriesi“);
//you can also remove the kriesi.at backlink by adding [nolink] to your custom copyright field in the admin area
if($copyright && strpos($copyright, ‘[nolink]’) !== false)
{
$kriesi_at_backlink = “”;
$copyright = str_replace(“[nolink]”,””,$copyright);
}
if( $footer_widget_setting != ‘nosocket’ )
{
?>
<div class=’container_wrap socket_color’ id=’socket’>
<div class=’container’>
<span class=’copyright’><?php echo $copyright . $kriesi_at_backlink; ?> </span>
<?php
echo “<div class=’sub_menu_socket’>”;
$args = array(‘theme_location’=>’avia3’, ‘fallback_cb’ => ”, ‘depth’=>1);
wp_nav_menu($args);
echo “</div>”;
?>
</div>
<!– ####### END SOCKET CONTAINER ####### –>
normally I’v put i back as it was first…
Kind regards,
Chrys
Have done a fresh instal of theme, corrected missing style.css but now it is declaring that no theme is present??? please assist.
Also, receiving the below message…
Warning: require(php/inc-autoconfig.php) [function.require]: failed to open stream: No such file or directory in E:Domainsnnineteenbuilderswimbledon.co.ukuserhtdocsblogwp-contentthemesenfoldframeworkavia_framework.php on line 40
Fatal error: require() [function.require]: Failed opening required ‘php/inc-autoconfig.php’ (include_path=’.;C:phppear’) in E:Domainsnnineteenbuilderswimbledon.co.ukuserhtdocsblogwp-contentthemesenfoldframeworkavia_framework.php on line 40
Thanks
Topic: error after installation
Hi,
I have a new fresh install of WordPress and Enfold + dummy data. No plugins.
I have the following error displayed on the top of the page. Also, the “Home” menu link simply redirecrt to http://kriesi.at/themes/enfold/
I have the same issue after multiple re-install. Even without dummy data. Also, despite I do not install dummy data I have all the menu links and “Home” link redirect to http://kriesi.at/themes/enfold/
Warning: session_start() [function.session-start]: open(/tmp/sess_c0077b9e2074290fbb7230a6891b13cb, O_RDWR) failed: Permission denied (13) in /home/balusite/public_html/enfold/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27
Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /home/balusite/public_html/enfold/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php:27) in /home/balusite/public_html/enfold/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/balusite/public_html/enfold/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php:27) in /home/balusite/public_html/enfold/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27
Topic: Bug on video clip addition
http://andrewb.co.za/newsite/video-test/
Not sure if it’s the format (MP4). I have used the Layout Builder with only the video component added, nothing more. Hoping for a fix on the next update :)
“frontend.php on line 562
Warning: file_get_contents(http://andrewb.co.za/newsite/wp-content/uploads/2013/05/video.webm) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /usr/www/users/freelan/newsite/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 562
Warning: file_get_contents() [function.file-get-contents]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /usr/www/users/freelan/newsite/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 562
Warning: file_get_contents(http://andrewb.co.za/newsite/wp-content/uploads/2013/05/video.ogv) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /usr/www/users/freelan/newsite/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 562″
Topic: Advanced Layer Slider gone?
Hi,
When I drag and drop the Media Element : Advanced Layer Slider. I believe there should be a drop menu containing two options.
>Enfold – most beautiful theme ever
>Why Enfold – Small header
But instead it says, ‘no layer sliders found’
Regards
Kyle
Seems Enfold is overwriting the config in the ‘class-breadcrumbs.php’ file which is set to use the » symbol (») which I want rather than a forwardslash How do I change this? Thanks!
I would really appreciate if you could tell me if there is a way to create nested elements. For example, creating a box with an image background that has text on top of the image.
There is an example found on this page, http://kriesi.at/themes/enfold/, all the way at the bottom that reads “In case you need help”. This would be an example of a nested element, the background image is laid behind some other text/images. Did you use a rotator to create this item?
thanks
Viewing 30 results - 244,051 through 244,080 (of 244,475 total)
