-
Search Results
-
Hi,
Please could you let me know how can I comment out the “debugging info for theme support” when viewing view source.
Thanks
pureoption
When a user clicks on the author link on a blog post, it will currently lead them to the author archive page, as is standard for most WP themes. However, as I am using Enfold for a Buddypress site (looking great so far), I need the author link to go to that user’s BP profile page instead. Can you help me accomplish this?
I want to know who is the plugins used in woocommerce shop Enfold theme demo online, because i want to have some think like demo online in this shop local website; “You are here:Home/Shop/Food/Spices, Seasoning & Rubs/ NoMU Salt Pepper and Spice Grinders”
I need some products in my shop with, “View Options”, like demo, and i need this product with one picture and various referencies in some product with diferent prices.
Someone can help me?
Thanks.
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″
Viewing 30 results - 243,391 through 243,420 (of 243,836 total)
