-
Search Results
-
edit: might have asked the wrong question. please close this. full width working when using a copy of template-builder as custom template.
Hi,
was trying to create a custom template but somehow the color sections were not full width.
I copied page.php and all i’ve done was adding the template name.
But even using a copy of page.php as a template, the color sections i add are not full width.I am using the boxed layout and the color section is 1030px instead of 1130px.
Looks like the color section is placed inside<div class="template-page content twelve alpha units"> <div id="av_section_1" class="avia-section main_color avia-section-default avia-no-shadow …av_textblock avia-builder-el-first container_wrap fullsize" style="background-color: #2AB73F;"> </div> </div>'grid.css:197 .responsive .container .twelve.units 1030px #top #main .avia-section .template-page 100%When using the standard tamplate the color section is placed outside of that div container.
So how can i fix this?
Am i doing something wrong when creating a template with page.php as a base?Hello!
I have just added an iFrame facebook like box in a footer widget.
<iframe src=”//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fblackantenergydrink&width&height=62&colorscheme=light&show_faces=false&header=false&stream=false&show_border=false&appId=184796868199810″ scrolling=”no” frameborder=”0″ style=”border:none; overflow:hidden; height:62px;” allowTransparency=”true”></iframe>
My problem is that this little S”#=”I is not showing correctly.
Please see footer on http://blackant-energy.com/Any suggestions on what to do? :)
Helllo,
I have updated the Enfold theme to 2.6.3 and cannot upload images.
this is the error message i get:
Warning: extract() expects parameter 1 to be array, null given in /home/ci7bodu0/public_html/wp-content/themes/enfold/css/dynamic-css.php on line 35
Warning: extract() expects parameter 1 to be array, null given in /home/ci7bodu0/public_html/wp-content/themes/enfold/css/dynamic-css.php on line 35
Warning: Cannot modify header information – headers already sent by (output started at /home/ci7bodu0/public_html/wp-content/themes/enfold/css/dynamic-css.php:35) in /home/ci7bodu0/public_html/wp-admin/async-upload.php on line 32
3120Warning: extract() expects parameter 1 to be array, null given in /home/ci7bodu0/public_html/wp-content/themes/enfold/css/dynamic-css.php on line 35
Warning: Cannot modify header information – headers already sent by (output started at /home/ci7bodu0/public_html/wp-content/themes/enfold/css/dynamic-css.php:35) in /home/ci7bodu0/public_html/wp-admin/post.php on line 233
Warning: Cannot modify header information – headers already sent by (output started at /home/ci7bodu0/public_html/wp-content/themes/enfold/css/dynamic-css.php:35) in /home/ci7bodu0/public_html/wp-includes/pluggable.php on line 896
Thanks
TalI am trying to upload icons through Fontello….
I keep getting this error when I try to upload the zip file: Fatal Error: call to a member function attributes () on a non-object in /home/gashland/gashland.org/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/pho/font-manager.class.php on like 179
I am a bit new to WordPress if someone could help me that would be wonderful.
Dear All!
I customized my header by following the steps under this thread,
Main reason to customize was to achieve this result,
1. Social icons custom placement (just like kriesi website)
2. Placement of main menu
3. Fixed Header and logo all the time WITHOUT stretching.
For example please check this image how my website was looking before update,
My Question:
I do used to update before as well and every time update, I just change the header.php or customize it again accordingly.
But this time I’m not getting what it was before may be because you guys change some hard core coding in header or something.
Now that’s how its looking
Please help me to get the same result again as I can’t hold the website the way it is looking now.
ALSO ITS NOT WORKING FINE WITH MOBILE ANYMORE :(Topic: Icon Font Upload Issue
Hey guys,
can you please tell me how I can dequeue the css that gets put out from the admin panel styling options.
I believe I found the correct file and line where this is happening. Enfold –> framework –> php –> class-adminpages.php
Here is the code found on line 75
/** * Print css stylesheets in the framework/css folder to the admin head */ function add_styles() { wp_enqueue_style( 'thickbox' ); $files = avia_backend_load_scripts_by_folder( AVIA_CSS ); foreach ( $files as $index => $file ) { $file_info = pathinfo($file); if(isset($file_info['extension']) && $file_info['extension'] == "css") { $filename = basename($file_info['basename'], ".".$file_info['extension']) ; wp_enqueue_style($filename , AVIA_CSS_URL . $file); } } }I can’t figure out what name is being put out here
wp_enqueue_style($filename , AVIA_CSS_URL . $file);This is the url to that file mysite.com/wp-content/uploads/dynamic_avia/enfold_child.css?ver=1
I am including this css in my main stylesheet so that I can greatly reduce the number of css files I have.
Please Please Please help me on this one! :)
thanks
Topic: Portfolio Queries
Hi,
Thanks again for a great theme – really enjoying using it.
I’m trying to use the Portfolio as a way of adding events to my site – http://79.170.44.107/magicfest.co.uk/whats-test/
Doing so, I have encountered 3 issues that I’d like some help with please;
1. How do I set a default sidebar for portfolio categories and/or tags (e.g on http://79.170.44.107/magicfest.co.uk/event-categories/special-events/tag/28th-june-2014/) I’d like to have the same sidebar as on http://79.170.44.107/magicfest.co.uk/whats-test/ (I can’t really use the ‘Displayed Everywhere’ widget as I have custom sidebars elsewhere)
2. How do I change the default heading of ‘Portfolio items’ for pages that filter portfolio tags and categories AND tags (e.g on http://79.170.44.107/magicfest.co.uk/event-categories/special-events/tag/28th-june-2014/). It’s straightforward for portfolio categories as it’s simply changing the category description, but this doesn’t appear to work for tags?
3. I’m using the ‘Cat & Tag Filter’ plugin to filter portfolio posts now (it can query portfolio_entries which is ideal). If I wanted to remove the default filter for portfolio (e.g the All / Illusions & Mentalism / Masterclass etc. directly above the portfolio entries on http://79.170.44.107/magicfest.co.uk/whats-test/) can you advise what I should remove or comment out and from which PHP file please?
Appreciate your help,
Sam
Hi http://www.fanfullaconstructions.com is not displaying I receive the following error
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ‘)’ in /home/fanfulla/public_html/wp-includes/post-template.php on line 1377
My Ip provider said to contact the developer here is there reply
It seems there is some coding issue in your “/home/fanfulla/public_html/wp-includes/post-template.php”, I would recommend you to contact your web developer and ask them to further investigate this issue. :)
This is urgent can someone please asset me
Hello,
after automatical upgrade to wordpress to 3.8.2 alle backend websites are “blank”.
For example the dashbord site contains data up to “Debugging Info for Theme support” and no more lines.
I´ve put the source of the page into this message so it easier to understand what i mean.
This happens to all backend pages. On the fontend all pages are displaying correct, but I guess it workes because of the Cache.Please help, I dont know how to solve this problem.
Kind regards, Michael
<!DOCTYPE html>
<!–[if IE 8]>
<html xmlns=”http://www.w3.org/1999/xhtml” class=”ie8 wp-toolbar” lang=”de-DE”>
<![endif]–>
<!–[if !(IE 8) ]><!–>
<html xmlns=”http://www.w3.org/1999/xhtml” class=”wp-toolbar” lang=”de-DE”>
<!–<![endif]–>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />
<title>Dashboard ‹ Top Job Bewerbung — WordPress</title>
<script type=”text/javascript”>
addLoadEvent = function(func){if(typeof jQuery!=”undefined”)jQuery(document).ready(func);else if(typeof wpOnload!=’function’){wpOnload=func;}else{var oldonload=wpOnload;wpOnload=function(){oldonload();func();}}};
var ajaxurl = ‘/wp-admin/admin-ajax.php’,
pagenow = ‘dashboard’,
typenow = ”,
adminpage = ‘index-php’,
thousandsSeparator = ‘.’,
decimalPoint = ‘,’,
isRtl = 0;
</script>
<meta name=”viewport” content=”width=device-width,initial-scale=1.0″>
<link rel=’stylesheet’ href=’http://www.topjobbewerbung.com/wp-admin/load-styles.php?c=1&dir=ltr&load=dashicons,admin-bar,wp-admin,buttons,wp-auth-check&ver=3.8.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’avia-media-style-css’ href=’http://www.topjobbewerbung.com/wp-content/themes/enfold_2_6/config-templatebuilder/avia-template-builder/assets/css/avia-media.css?ver=3.8.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’GrStyle-css’ href=’http://www.topjobbewerbung.com/wp-content/plugins/getresponse-integration/css/getresponse-integration.css?ver=3.8.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’GrCustomsStyle-css’ href=’http://www.topjobbewerbung.com/wp-content/plugins/getresponse-integration/css/getresponse-custom-field.css?ver=3.8.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’open-sans-css’ href=’//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&ver=3.8.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’thickbox-css’ href=’http://www.topjobbewerbung.com/wp-includes/js/thickbox/thickbox.css?ver=20131201′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’colors-css’ href=’http://www.topjobbewerbung.com/wp-admin/css/colors/ocean/colors.min.css?ver=3.8.1′ type=’text/css’ media=’all’ />
<!–[if lte IE 7]>
<link rel=’stylesheet’ id=’ie-css’ href=’http://www.topjobbewerbung.com/wp-admin/css/ie.min.css?ver=3.8.1′ type=’text/css’ media=’all’ />
<![endif]–>
<link rel=’stylesheet’ id=’layerslider_global_css-css’ href=’http://www.topjobbewerbung.com/wp-content/plugins/LayerSlider/css/global.css?ver=4.1.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’akismet.css-css’ href=’http://www.topjobbewerbung.com/wp-content/plugins/akismet/akismet.css?ver=2.6.0′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’itsec_notice_css-css’ href=’http://www.topjobbewerbung.com/wp-content/plugins/better-wp-security/core/css/itsec_notice.css?ver=3.8.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’cptch_stylesheet-css’ href=’http://www.topjobbewerbung.com/wp-content/plugins/captcha/css/style.css?ver=3.8.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’ithemes-icon-font-css’ href=’http://www.topjobbewerbung.com/wp-content/plugins/better-wp-security/lib/icon-fonts/icon-fonts.css?ver=3.8.1′ type=’text/css’ media=’all’ /><script type=’text/javascript’>
/* <![CDATA[ */
var avia_framework_globals = avia_framework_globals || {};
avia_framework_globals.frameworkUrl = ‘http://www.topjobbewerbung.com/wp-content/themes/enfold_2_6/framework/’;
avia_framework_globals.installedAt = ‘http://www.topjobbewerbung.com/wp-content/themes/enfold_2_6/’;
avia_framework_globals.ajaxurl = ‘http://www.topjobbewerbung.com/wp-admin/admin-ajax.php’;
/* ]]> */
</script><script type=’text/javascript’>
/* <![CDATA[ */
var WPAkismet = {“comment_author_url_nonce”:”29f39c9cef”,”strings”:{“Remove this URL”:”Remove this URL”,”Removing…”:”Removing…”,”URL removed”:”URL removed”,”(undo)”:”(undo)”,”Re-adding…”:”Re-adding…”}};
/* ]]> */
</script>
<script type=’text/javascript’>
/* <![CDATA[ */
var itsec_file_change_warning = {“nonce”:”7fb13c8ba7″,”url”:”http:\/\/www.topjobbewerbung.com\/wp-admin\/admin.php?page=toplevel_page_itsec_logs”};
/* ]]> */
</script>
<script type=’text/javascript’>
/* <![CDATA[ */
var strong_password_error_text = {“text”:”Sorry, but you must enter a strong password.”};
/* ]]> */
</script><script type=’text/javascript’>
/* <![CDATA[ */
var userSettings = {“url”:”\/”,”uid”:”3″,”time”:”1397116302″};/* ]]> */
</script>
<script type=’text/javascript’ src=’http://www.topjobbewerbung.com/wp-admin/load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,json2&ver=3.8.1′></script>
<script type=’text/javascript’ src=’http://www.topjobbewerbung.com/wp-content/plugins/getresponse-integration/js/getresponse-custom-field.src-verified.js?ver=3.8.1′></script>
<script type=’text/javascript’ src=’http://www.topjobbewerbung.com/wp-content/plugins/akismet/akismet.js?ver=2.6.0′></script>
<script type=’text/javascript’ src=’http://www.topjobbewerbung.com/wp-content/plugins/better-wp-security/modules/free/file-change/js/admin-file-change-warning.js?ver=4028′></script>
<script type=’text/javascript’ src=’http://www.topjobbewerbung.com/wp-content/plugins/better-wp-security/modules/free/strong-passwords/js/strong-passwords.js?ver=4028′></script><!–
Debugging Info for Theme support:Theme: Enfold
Version: 2.6
Installed: enfold_2_6
AviaFramework Version: 1.8.8
AviaBuilder Version: 0.6
ML:128-PU:47-PLA:13
–>Hi,
Suddenly I get this error in the admin:
Fatal error: Uncaught exception ‘Exception’ with message ‘fetch – <b>MySQL server has gone away</b><br>—<br> Query: select * from wp_revslider_sliders order by id’ in /home/tsjikke/domains/tsjikke.nl/public_html/wp-content/plugins/revslider/inc_php/framework/functions.class.php:7 Stack trace: #0 /home/tsjikke/domains/tsjikke.nl/public_html/wp-content/plugins/revslider/inc_php/framework/db.class.php(22): UniteFunctionsRev::throwError(‘fetch – <b>MySQ…’, -1) #1 /home/tsjikke/domains/tsjikke.nl/public_html/wp-content/plugins/revslider/inc_php/framework/db.class.php(36): UniteDBRev->throwError(‘fetch – <b>MySQ…’) #2 /home/tsjikke/domains/tsjikke.nl/public_html/wp-content/plugins/revslider/inc_php/framework/db.class.php(124): UniteDBRev->checkForErrors(‘fetch’) #3 /home/tsjikke/domains/tsjikke.nl/public_html/wp-content/plugins/revslider/inc_php/revslider_slider.class.php(1431): UniteDBRev->fetch(‘wp_revslider_sl…’, ”, ‘id’) #4 /home/tsjikke/domains/tsjikke.nl/public_html/wp-content/plugins/revslider/inc_php/revslider_ in /home/tsjikke/domains/tsjikke.nl/public_html/wp-content/plugins/revslider/inc_php/framework/functions.class.php on line 7
The frontend still works, but I cannot enter the admin anymore
I read somewhere that I can deactiviate revslider via ftp, but I also read on the same place that reactiving caused the same problem.

