Viewing 30 results - 5,281 through 5,310 (of 7,495 total)
  • Author
    Search Results
  • #485543

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-search-tooltip.avia-tt,.header_color .avia-tt .avia-arrow, .header_color .avia-tt .avia-arrow {
        background-color: white;
    }

    Best regards,
    Yigit

    #485251
    #485196

    Hey!

    here I send you a recommended plugin list for Enfold: https://kriesi.at/support/topic/recommended-plugins-last-update-04-09-2013/

    We can’t say much about any specific Instagram plugin I think. You would need to search one by your own.

    Regards,
    Andy

    #484930
    rvandok
    Participant

    Hello Kriesi,

    I stumbled upon a small typo when testing the search feature.
    In file “/enfold/lang/nl_NL.po”
    Line: 13930
    “zoekresultaar voor:” should read “zoekresultaat voor:”

    That’s all :-)

    Thank you, kind regards,
    Richard van Dok.

    #484520

    Hey!

    please try to separate different questions into different tickets. Otherwise it gets too confusing for us moderators and for other readers who are searching help too. Furthermore we can answer simultaneously when you separate your questions, so you get a faster reply.

    I am unsure if I fully understand your first post.
    Enfold does not provide social sharing in lightbox. For this function you need to search a 3rd party plugin.
    You can control image sizes using a plugin like this: https://wordpress.org/plugins/simple-image-sizes/. Afterwards you need to regenerate thumbnails (you can do this with the very same plugin).

    I don’t know what you mean with “… but with different sized images, I want a way for it to show the featured image, …”. Can you explain further what you want to achieve? or maybe even show screenshots/mockups of what you need? use imgur.com or dropbox.
    I can’t see the left and right arrows anymore. Did you remove them?

    Best regards,
    Andy

    #484504

    Hey!

    You can use this plugin to translate missing strings – https://wordpress.org/plugins/loco-translate/
    Or edit language file in Enfold/lang folder using this free software – http://poedit.net/
    Or you can go to Enfold/config-templatebuilder/avia-shortcodes and open menu.php file and search “av-current-placeholder” and change the string as needed.

    Best regards,
    Yigit

    #484022

    In reply to: This & that

    Hey AWZ!

    1. You would edit the search.php file in the Enfold theme folder.

    2. Not sure if that is going to be possible. Send us a link to your page so we can take a closer look.

    3. Not really sure what you mean here. If you delete a page then it will go to your trash folder where you can restore it or delete it permanently.

    Regards,
    Elliott

    #483984

    The Yoast plugin simple adds the meta / og data to your html but that doesn’t mean that your site WILL have good SEO. With the correct keywords / descriptions in place the site has the potential to rank highly but with so many factors affecting SEO there is sadly no magic fix.

    Google uses some 200 criteria…
    • Freshness of Content
    • Relevance of content
    • Meta Keywords
    • Meta Descriptions
    • Database vs non database
    • Number of visits
    • Use of Alt descriptions for images
    • No broken links
    • The use of an accurate robots.txt file on server
    • Cross browser compatibility

    All you can do is get some basics done and hope for the best.

    The Yoast SEO plugin is well put together so I imagine you’re set up is correct.

    To create a site map go to the plugin>xmlsite map and follow what it says. To link it to Webmaster tools go to crawl>sitmaps. Top right there will be a button add/testsitemap. Use that to test your site map is working. chances are the url will be http://www.yoursite.com/page-sitemap.xml.

    Make sure your robots.txt isn’t blocking any .css and .js files.

    Check your site has fully mobile usability. Webmaster tools>search traffic>mobile usability. Using Enfold there will be no problems as it’s a great theme but worth a check anyway :)

    Google crawls from url to url so the more links to your site you have the more google will find it. Back links are key but don’t get caught-up in black hat SEO!

    If you really need to get to the top think about Google Awords. Paid SEO works well but in all honesty it’s better to have decent organic SEO.

    No idea if any of that will be helpful ;)

    • This reply was modified 10 years, 7 months ago by tjswarbs78.
    #483945

    Hell Yeah! After some more research, my Top Wish is granted! I think this will help a lot of other folks out there.

    Contact Form
    Within your contact form, create a First Name field and a Last Name field.

    Add the following to your Enfold Child Theme functions.php
    /*
    * Using the Enfold Contact Form autoresponder, this will output the First and Last name of the person filling out the contact form.
    */
    function modify_autorespondermessage_func($message) {
    $new_message = “Dear: ” . $_POST[‘avia_first_name_1’]. str_repeat(” “, 1). $_POST[‘avia_last_name_1’].”<br>”;
    $new_message .= $message;

    return $new_message;
    }
    add_filter(‘avf_form_autorespondermessage’, ‘modify_autorespondermessage_func’, 10, 1);

    Output will be:“Dear: First Name Last Name” (Dear: John Smith)

    • This reply was modified 10 years, 7 months ago by WP Turned UP.
    #483837
    FuscAzul
    Participant

    Hello, im facing problems with the contact form from Enfold

    Its not sending email, and I’ve searched on the support forum and tried everything:
    1) Changed to a Gmail Account
    2) Installed WP-SMTP-Mail
    3) Tested again with gmail and my domain account
    4) Added the code on my functions.php of my child theme (its recovering password just fine)
    5) Installed Contact Form 7 and its sending emails perfectly

    How do i fix enfold contact form? Because i need to create several contact forms on site and i need the design of Enfold Ones, the Contact Form 7 don’t have the same layout of the pages of Enfold…

    #483792

    Topic: This & that

    in forum Enfold
    TESLA
    Participant

    Hi,

    1) how can I edit the search page? Text, Sidebar etc… for results and nothing found?
    2) what is the correct Facebook Likebox class to edit the min-width of the content/preview?
    3) If I delete pages in my customized enfold theme. I can bring them back with the shortcodes? Is there a other way?

    Thanks

    #483634

    Topic: 3 columns on home page

    in forum Enfold
    Drebosio
    Participant

    ***Edit***
    I figured out what was causing my issue, under ENFOLD > General Layout > Dimensions i saw it was set to a set pixel and not a % value, i changed it and WAM BAM TY MA’AM fixed my issue :)

    Hey all,

    I searched the forums and found something similar to my issue but not exact.

    In this post https://kriesi.at/support/topic/issue-with-columns-on-homepage/ it’s said to add a color section element, I can’t find this but their issue is a bit different then mine.

    I’m using a full width layout instead of a boxed one.

    My 3 columns appear to be set to a boxed layout however, there is whitespace (guessing margin or padding) that is causing it to be constricted to the area they are in.

    Thanks in advance with any help.

    • This topic was modified 10 years, 7 months ago by Drebosio.
    #483539
    advancetogo
    Participant

    Hi guys,
    I’ve been searching for info about this for a couple of days and this post here…
    https://kriesi.at/support/topic/how-to-add-a-enfold-icon-to-the-menu-link/
    …has the perfect solution.
    All I need are little icons to the left hand side of the text in the menu titles and the info there does the trick.
    BUT, I can copy the code from there and it shows the home icon, but I don’t know how to choose another one of the built in icons?
    Can you help please?
    Thanks,
    -Paul
    http://advance.to

    #483346

    In reply to: Target home page

    Hi,

    What I wanted to do is turn off the default H1 page title on the home page, and maybe others e.g. <h1 class=”.main-title .entry-title”>

    However… this is my first time using Enfold and I’m still finding my way around the setup – but I have now found how to turn on/off the page title, so I’m OK.

    I’ve searched for some documentation but can’t find much – is there a doc that lists out all the theme’s functions/options/features? For instance, I can’t work out how to use the Custom Fields on Edit Page.

    #483066
    ILikeMovies
    Participant

    Did a theme check and got this results below.

    Validation results for WordPress theme enfold.zip
    validation score : 0 %

    9 critical alerts. 12 warnings.

    THEME NAME
    Enfold
    THEME TYPE
    Wordpress theme 4.2
    FILE NAME
    enfold.zip
    FILE SIZE
    15226915 bytes
    MD5
    31dc0119acd852dfa974609f47b73842
    SHA1
    f1760c5358a1f0e7a7088cb696875146708b33f5
    LICENSE
    Custom
    Themeforest Split Licence
    FILES INCLUDED
    CSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
    THEME URI
    kriesi.at/themes/enfold/
    VERSION
    3.2
    AUTHOR URI
    http://kriesi.at
    CREATION DATE
    2015-08-05
    LAST FILE UPDATE
    2015-08-05
    LAST VALIDATION
    2015-08-05 02:50
    Critical alerts
    Title : Title

    No reference to add_theme_support( “title-tag” ) was found in the theme. It is recommended that the theme implement this functionality for WordPress 4.1 and above.
    The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.

    Security breaches : Modification of PHP server settings

    Found ini_set in file html-helper.class.php.

    Line 691: @ini_set(‘memory_limit’,’256M’);

    Found ini_set in file font-manager.class.php.
    Line 104: @ini_set( ‘memory_limit’, apply_filters( ‘admin_memory_limit’, WP_MAX_MEMORY
    Security breaches : Use of base64_decode()

    Found base64_decode in file class.ls.importutil.php.

    Line 88: if($decoded = base64_decode($data, true)) {

    Found base64_decode in file config.php.
    Line 63: $sample_slider = json_decode(base64_decode(file_get_contents(dirname(__FILE__).’/LayerSlider/{$path}{$sa
    Line 67: //print_r(base64_encode(str_replace(‘avia-samples’,’sampleslider’, base64_decode(file_get_contents(dirname(__FILE__).’/LayerSlider/sampleslide

    Found base64_decode in file avia-import-class.php.
    Line 25: $options = unserialize(base64_decode($options));
    Line 26: $dynamic_pages = unserialize(base64_decode($dynamic_pages));
    Line 27: $dynamic_elements = unserialize(base64_decode($dynamic_elements));
    Line 56: $widget_settings = unserialize(base64_decode($widget_settings));

    Found base64_decode in file function-set-avia-ajax.php.
    Line 608: $elements = unserialize( base64_decode( $_POST[‘defaul_elements’] ) );
    Line 735: $options = unserialize(base64_decode($options));
    Security breaches : Use of base64_encode()

    Found base64_encode in file actions.php.

    die(base64_encode(json_encode($data)));

    Found base64_encode in file class-htmlhelper.php.
    $elString = base64_encode(serialize($element[‘temlate_default_elements’]));

    Found base64_encode in file avia-export-class.php.
    $widget_settings = base64_encode(serialize($widget_settings));
    $export = base64_encode(serialize($export));
    if($export_dynamic_pages) $export_dynamic_pages = base64_encode(serialize($export_dynamic_pages));
    if($export_dynamic_elements) $export_dynamic_elements = base64_encode(serialize($export_dynamic_elements));
    Security breaches : Use of variable functions

    Found $query_function in file functions-enfold.php.

    Line 155: $posts = (($query_function == ‘get_posts’) || !function_exists($query_function)) ? get_posts($search_query) : $query_function($search_query, $search_parameters, $defaults);

    Found $class in file phpQuery.php.
    Line 824: * @TODO support more than event in $type (space-separated)
    Line 903: * @TODO support more than event in $type (space-separated)
    Line 931: * @TODO support more than event in $type (space-separated)
    Line 1675: ? new $class($this, $this->getDocumentID())
    Line 2509: * @TODO support more than event in $type (space-separated)
    Line 2536: * @TODO support more than event in $type (space-separated)
    Line 2555: * @TODO support more than event in $type (space-separated)
    Line 4541: ? new $class($arg1, $domId)

    Found $method in file class-htmlhelper.php.
    Line 1651: $output .= $this->$method($element);

    Found $method in file function-set-avia-frontend.php.
    Line 779: $output .= ($paged > 2 && $paged > $range+1 && $showitems < $pages)? ‘«‘:”;
    Line 780: $output .= ($paged > 1 && $showitems < $pages)? ‘‘:”;
    Line 787: $output .= ($paged == $i)? ‘<span class=’current’>’.$i.'</span>’:’‘.$i.’‘;
    Line 791: $output .= ($paged < $pages && $showitems < $pages) ? ‘‘ :”;
    Line 792: $output .= ($paged < $pages-1 && $paged+$range-1 < $pages && $showitems < $pages) ? ‘»‘:”;
    Line 1008: update_option($fallback($colors), $avia_config[‘default_color_array’]);
    Line 1245: $pattern = ‘!$start((https?|ftp)://(-\.)?([^\s/?\.#-]+\.?)+(/[^\s]*)?)$end!’;
    Line 1253: $pattern = ‘!$start(https?(?://([^/?#]*))?([^?#]*?\.(?:jpg|gif|png)))$end!’;

    Found $walker in file class-megamenu.php.
    Line 73: $arguments[‘walker’] = new $walker();

    Found $page_creation_method in file class-adminpages.php.
    Line 141: $avia_page = $page_creation_method( $the_title, // page title

    Found $class in file template-builder.class.php.
    Line 338: $this->shortcode_class[$class] = new $class($this);
    Unwanted files : hidden file(s) or folder(s)

    .sass-cache .ds_store .gitignore .gitattributes .travis.yml was found.

    Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site

    Found <iframe src=”http://news.kreaturamedia.com/layerslider/”&gt; in file slider_list.php.

    Line 672: <iframe src=’http://news.kreaturamedia.com/layerslider/’></iframe&gt;

    Found <iframe class=”av_facebook_widget” src=”//www.facebook.com/plugins/likebox.php?href=’.$url.’&width&height=’.$profiles.’&colorscheme=light&show_faces=’.$faces.’&header=false&stream=false&show_border=false” scrolling=”no” frameborder=”0″ style=”border:none; overflow:hidden; height:’.$height.’;” allowTransparency=”true”> in file class-framework-widgets.php.
    Line 64: echo ‘<iframe class=’av_facebook_widget’ src=’//www.facebook.com/plugins/likebox.

    Found <iframe src='{$video_url}’ height=’1600′ width=’900′ frameborder=” class=’av_vimeo_frame’ id='{$uid}’> in file slideshow.php.
    Line 1073: $video = ‘<div class=’av-click-overlay’></div><div class=’mejs-mediaelement’><iframe src='{$video_url}’ height=’1600′ width=’900′ frameborder=” class=
    Malware : Operations on file system

    file_put_contents was found in the file phpQuery.php

    Line 1396: // file_put_contents(dirname(__FILE__).’/phpQuery.log’, print_r($in, true).’\n

    file_get_contents was found in the file phpQuery.php
    Line 4765: file_get_contents($file), $contentType
    Line 4816: return self::newDocumentPHP(file_get_contents($file), $contentType);

    file_get_contents was found in the file phpQuery.php
    Line 4765: file_get_contents($file), $contentType
    Line 4816: return self::newDocumentPHP(file_get_contents($file), $contentType);

    file_put_contents was found in the file actions.php
    Line 513: file_put_contents($file, stripslashes($_POST[‘contents’]));
    Line 542: file_put_contents($file, stripslashes($_POST[‘contents’]));
    Line 617: file_put_contents($custom_trs, $data);

    file_put_contents was found in the file actions.php
    Line 513: file_put_contents($file, stripslashes($_POST[‘contents’]));
    Line 542: file_put_contents($file, stripslashes($_POST[‘contents’]));
    Line 617: file_put_contents($custom_trs, $data);

    file_put_contents was found in the file actions.php
    Line 513: file_put_contents($file, stripslashes($_POST[‘contents’]));
    Line 542: file_put_contents($file, stripslashes($_POST[‘contents’]));
    Line 617: file_put_contents($custom_trs, $data);

    readfile was found in the file class.ls.exportutil.php
    Line 115: readfile($this->file);

    file_get_contents was found in the file class.ls.sources.php
    Line 53: $skins[$handle][‘info’] = json_decode(file_get_contents($path.’/info.json’), true);
    Line 179: $sliders[$handle][‘info’] = json_decode(file_get_contents($path.’/info.json’), true);

    file_get_contents was found in the file class.ls.sources.php
    Line 53: $skins[$handle][‘info’] = json_decode(file_get_contents($path.’/info.json’), true);
    Line 179: $sliders[$handle][‘info’] = json_decode(file_get_contents($path.’/info.json’), true);

    file_get_contents was found in the file class.ls.importutil.php
    Line 87: $data = file_get_contents($archive);
    Line 216: $data = json_decode(file_get_contents($file), true);

    file_get_contents was found in the file class.ls.importutil.php
    Line 87: $data = file_get_contents($archive);
    Line 216: $data = json_decode(file_get_contents($file), true);

    file_get_contents was found in the file skin_editor.php
    Line 82: <textarea rows=’10’ cols=’50’ name=’contents’ class=’ls-codemirror’><?php echo htmlentities(file_get_contents($file)); ?></textarea>

    file_get_contents was found in the file style_editor.php
    Line 13: $contents = file_exists($file) ? file_get_contents($file) : ”;

    file_get_contents was found in the file transition_builder.php
    Line 14: if(file_exists($custom_trs)) { $data = file_get_contents($custom_trs); }
    Line 15: elseif(file_exists($sample_trs)) { $data = file_get_contents($sample_trs); }

    file_get_contents was found in the file transition_builder.php
    Line 14: if(file_exists($custom_trs)) { $data = file_get_contents($custom_trs); }
    Line 15: elseif(file_exists($sample_trs)) { $data = file_get_contents($sample_trs); }

    file_get_contents was found in the file config.php
    Line 63: $sample_slider = json_decode(base64_decode(file_get_contents(dirname(__FILE__).’/LayerSlider/{$path}{$sample_file}’)),
    Line 67: //print_r(base64_encode(str_replace(‘avia-samples’,’sampleslider’, base64_decode(file_get_contents(dirname(__FILE__).’/LayerSlider/sampleslider/sample_slide

    file_get_contents was found in the file config.php
    Line 63: $sample_slider = json_decode(base64_decode(file_get_contents(dirname(__FILE__).’/LayerSlider/{$path}{$sample_file}’)),
    Line 67: //print_r(base64_encode(str_replace(‘avia-samples’,’sampleslider’, base64_decode(file_get_contents(dirname(__FILE__).’/LayerSlider/sampleslider/sample_slide

    fopen was found in the file function-set-avia-backend.php
    Line 787: $handle = @fopen( $index_file, ‘w’ );
    Line 805: $handle = @fopen( $file, ‘w’ );
    Line 813: $handle = fopen($file, ‘r’);

    fwrite was found in the file function-set-avia-backend.php
    Line 790: fwrite( $handle, ‘<?php\r\necho ‘Sorry, browsing the directory is not allow
    Line 808: $created = fwrite( $handle, $content );

    fclose was found in the file function-set-avia-backend.php
    Line 791: fclose( $handle );
    Line 809: fclose( $handle );
    Line 816: fclose( $handle );

    fopen was found in the file function-set-avia-backend.php
    Line 787: $handle = @fopen( $index_file, ‘w’ );
    Line 805: $handle = @fopen( $file, ‘w’ );
    Line 813: $handle = fopen($file, ‘r’);

    fwrite was found in the file function-set-avia-backend.php
    Line 790: fwrite( $handle, ‘<?php\r\necho ‘Sorry, browsing the directory is not allow
    Line 808: $created = fwrite( $handle, $content );

    fclose was found in the file function-set-avia-backend.php
    Line 791: fclose( $handle );
    Line 809: fclose( $handle );
    Line 816: fclose( $handle );

    fopen was found in the file function-set-avia-backend.php
    Line 787: $handle = @fopen( $index_file, ‘w’ );
    Line 805: $handle = @fopen( $file, ‘w’ );
    Line 813: $handle = fopen($file, ‘r’);

    fread was found in the file function-set-avia-backend.php
    Line 814: $filecontent = fread($handle, filesize($file));

    fclose was found in the file function-set-avia-backend.php
    Line 791: fclose( $handle );
    Line 809: fclose( $handle );
    Line 816: fclose( $handle );

    file_get_contents was found in the file parsers.php
    Line 252: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {

    fopen was found in the file parsers.php
    Line 401: $fp = $this->fopen( $file, ‘r’ );
    Line 627: function fopen( $filename, $mode = ‘r’ ) {
    Line 630: return fopen( $filename, $mode );

    fclose was found in the file parsers.php
    Line 450: $this->fclose($fp);
    Line 645: function fclose( $fp ) {
    Line 648: return fclose( $fp );

    fopen was found in the file parsers.php
    Line 401: $fp = $this->fopen( $file, ‘r’ );
    Line 627: function fopen( $filename, $mode = ‘r’ ) {
    Line 630: return fopen( $filename, $mode );

    fopen was found in the file parsers.php
    Line 401: $fp = $this->fopen( $file, ‘r’ );
    Line 627: function fopen( $filename, $mode = ‘r’ ) {
    Line 630: return fopen( $filename, $mode );

    fclose was found in the file parsers.php
    Line 450: $this->fclose($fp);
    Line 645: function fclose( $fp ) {
    Line 648: return fclose( $fp );

    fclose was found in the file parsers.php
    Line 450: $this->fclose($fp);
    Line 645: function fclose( $fp ) {
    Line 648: return fclose( $fp );

    file_get_contents was found in the file function-set-avia-frontend.php
    Line 636: $body = @file_get_contents($url, NULL, stream_context_create($options), 0, 1);

    fopen was found in the file auto-updates.php
    Line 67: $handle = @fopen( $this->custom_css, ‘w’ );
    Line 97: $handle = @fopen( $css_path, ‘r’ );

    fwrite was found in the file auto-updates.php
    Line 69: if ($handle && fwrite($handle, $this->custom_css_content)) {

    fopen was found in the file auto-updates.php
    Line 67: $handle = @fopen( $this->custom_css, ‘w’ );
    Line 97: $handle = @fopen( $css_path, ‘r’ );

    fread was found in the file auto-updates.php
    Line 100: $this->custom_css_content = fread($handle, $size);

    fclose was found in the file auto-updates.php
    Line 102: fclose($handle);

    file_get_contents was found in the file function-set-avia-ajax.php
    Line 711: $options = @file_get_contents($path);

    fopen was found in the file font-manager.class.php
    Line 141: $ofp = fopen( $this->paths[‘tempdir’].’/’.basename($entry), ‘w’ );
    Line 181: if(empty($response) || trim($response) == ” || strpos($response, ‘<svg’) === false) $response = wp_remote_fopen(trailingslashit($this->paths[‘tempurl’]).$this->svg_file );
    Line 233: $handle = @fopen( $charmap, ‘w’ );

    fwrite was found in the file font-manager.class.php
    Line 147: fwrite( $ofp, fread($fp, 8192) );
    Line 237: fwrite( $handle, ‘<?php $chars = array();’);
    Line 245: fwrite( $handle, ‘\r\n’.’$chars[\”.$this->font_name.’\’][‘.$delimiter.$uni

    fread was found in the file font-manager.class.php
    Line 147: fwrite( $ofp, fread($fp, 8192) );

    fclose was found in the file font-manager.class.php
    Line 149: fclose($fp);
    Line 150: fclose($ofp);
    Line 249: fclose( $handle );

    fclose was found in the file font-manager.class.php
    Line 149: fclose($fp);
    Line 150: fclose($ofp);
    Line 249: fclose( $handle );

    file_get_contents was found in the file font-manager.class.php
    Line 178: $response = file_get_contents(trailingslashit($this->paths[‘tempdir’]).$this->svg_file

    fopen was found in the file font-manager.class.php
    Line 141: $ofp = fopen( $this->paths[‘tempdir’].’/’.basename($entry), ‘w’ );
    Line 181: if(empty($response) || trim($response) == ” || strpos($response, ‘<svg’) === false) $response = wp_remote_fopen(trailingslashit($this->paths[‘tempurl’]).$this->svg_file );
    Line 233: $handle = @fopen( $charmap, ‘w’ );

    fwrite was found in the file font-manager.class.php
    Line 147: fwrite( $ofp, fread($fp, 8192) );
    Line 237: fwrite( $handle, ‘<?php $chars = array();’);
    Line 245: fwrite( $handle, ‘\r\n’.’$chars[\”.$this->font_name.’\’][‘.$delimiter.$uni

    fwrite was found in the file font-manager.class.php
    Line 147: fwrite( $ofp, fread($fp, 8192) );
    Line 237: fwrite( $handle, ‘<?php $chars = array();’);
    Line 245: fwrite( $handle, ‘\r\n’.’$chars[\”.$this->font_name.’\’][‘.$delimiter.$uni

    fclose was found in the file font-manager.class.php
    Line 149: fclose($fp);
    Line 150: fclose($ofp);
    Line 249: fclose( $handle );
    Admin menu : Themes that support admin pages should use add_theme_page() instead of other functions (add_admin_page, add_submenu_page…)

    File menus.php :

    Line 25: $layerslider_hook = add_menu_page(

    File class-adminpages.php :
    Line 152: $avia_page = add_submenu_page( $top_level, // parent page slug to attach
    Warnings
    Plugin territory : Plugin territory functionalities

    The theme uses the register_post_type() function, which is plugin-territory functionality.
    The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.

    Unwanted directories : GIT revision control directory

    GIT revision control directory
    .git was found.

    Custom elements : Presence of custom header

    No reference to custom header was found in the theme.

    Custom elements : Presence of custom background

    No reference to custom background was found in the theme.

    Deprecated functions : get_themes

    get_themes found in file class-pixelentity-theme-update.php. Deprecated since version 3.4. Use wp_get_themes() instead.

    Line 41: $installed = function_exists(‘wp_get_themes’) ? wp_get_themes() : get_themes();
    Deprecated functions : get_theme_data

    get_theme_data found in file inc-autoconfig.php. Deprecated since version 3.4. Use wp_get_theme() instead.

    Line 44: $avia_base_data = get_theme_data( AVIA_BASE . ‘style.css’ );

    get_theme_data found in file class-update-notifier.php. Deprecated since version 3.4. Use wp_get_theme() instead.
    Line 99: $theme = get_theme_data( AVIA_BASE . ‘style.css’ );
    Deprecated functions : screen_icon

    screen_icon found in file wordpress-importer.php. Deprecated since version 3.8. Use none instead.

    Line 998: screen_icon();
    Editor style : Presence of editor style

    No reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.

    I18N implementation : Proper use of _e(

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.

    Line 36: <td><?php _e($lsDefaults[‘slider’][‘width’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 38: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘width’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 41: <td><?php _e($lsDefaults[‘slider’][‘height’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 43: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘height’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 47: <td><?php _e($lsDefaults[‘slider’][‘responsiveness’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 49: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘responsiveness’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 52: <td><?php _e($lsDefaults[‘slider’][‘maxWidth’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 54: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘maxWidth’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 58: <td><?php _e($lsDefaults[‘slider’][‘fullWidth’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 60: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘fullWidth’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 63: <td><?php _e($lsDefaults[‘slider’][‘responsiveUnder’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 65: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘responsiveUnder’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 68: <td><?php _e($lsDefaults[‘slider’][‘layersContainer’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 70: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘layersContainer’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 74: <td><?php _e($lsDefaults[‘slider’][‘hideOnMobile’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 76: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘hideOnMobile’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 79: <td><?php _e($lsDefaults[‘slider’][‘hideUnder’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 81: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘hideUnder’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 84: <td><?php _e($lsDefaults[‘slider’][‘hideOver’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 86: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘hideOver’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 94: <td><?php _e($lsDefaults[‘slider’][‘autoStart’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 96: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘autoStart’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 99: <td><?php _e($lsDefaults[‘slider’][‘startInViewport’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 101: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘startInViewport’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 104: <td><?php _e($lsDefaults[‘slider’][‘pauseOnHover’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 106: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘pauseOnHover’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 110: <td><?php _e($lsDefaults[‘slider’][‘firstSlide’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 112: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘firstSlide’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 115: <td><?php _e($lsDefaults[‘slider’][‘animateFirstSlide’][‘name’], ‘LayerSlider’) ?></t

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 117: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘animateFirstSlide’][‘desc’], ‘LayerSlider’) ?></t

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 121: <td><?php _e($lsDefaults[‘slider’][‘keybNavigation’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 123: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘keybNavigation’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 126: <td><?php _e($lsDefaults[‘slider’][‘touchNavigation’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 128: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘touchNavigation’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 137: <td><?php _e($lsDefaults[‘slider’][‘forceLoopNumber’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 139: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘forceLoopNumber’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 143: <td><?php _e($lsDefaults[‘slider’][‘twoWaySlideshow’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 145: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘twoWaySlideshow’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 148: <td><?php _e($lsDefaults[‘slider’][‘shuffle’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 150: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘shuffle’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 176: <td><?php _e($lsDefaults[‘slider’][‘globalBGColor’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 178: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘globalBGColor’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 192: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘globalBGImage’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 196: <td><?php _e($lsDefaults[‘slider’][‘sliderFadeInDuration’][‘name’], ‘LayerSlider’) ?>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 198: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘sliderFadeInDuration’][‘desc’], ‘LayerSlider’) ?>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 215: <td><?php _e($lsDefaults[‘slider’][‘navPrevNextButtons’][‘name’], ‘LayerSlider’) ?></

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 217: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘navPrevNextButtons’][‘desc’], ‘LayerSlider’) ?></

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 220: <td><?php _e($lsDefaults[‘slider’][‘navStartStopButtons’][‘name’], ‘LayerSlider’) ?><

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 222: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘navStartStopButtons’][‘desc’], ‘LayerSlider’) ?><

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 225: <td><?php _e($lsDefaults[‘slider’][‘navSlideButtons’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 227: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘navSlideButtons’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 231: <td><?php _e($lsDefaults[‘slider’][‘hoverPrevNextButtons’][‘name’], ‘LayerSlider’) ?>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 233: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘hoverPrevNextButtons’][‘desc’], ‘LayerSlider’) ?>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 236: <td><?php _e($lsDefaults[‘slider’][‘hoverSlideButtons’][‘name’], ‘LayerSlider’) ?></t

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 238: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘hoverSlideButtons’][‘desc’], ‘LayerSlider’) ?></t

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 242: <td><?php _e($lsDefaults[‘slider’][‘barTimer’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 244: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘barTimer’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 247: <td><?php _e($lsDefaults[‘slider’][‘circleTimer’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 249: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘circleTimer’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 262: <td><?php _e($lsDefaults[‘slider’][‘thumbnailAreaWidth’][‘name’], ‘LayerSlider’) ?></

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 264: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘thumbnailAreaWidth’][‘desc’], ‘LayerSlider’) ?></

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 268: <td><?php _e($lsDefaults[‘slider’][‘thumbnailWidth’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 270: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘thumbnailWidth’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 273: <td><?php _e($lsDefaults[‘slider’][‘thumbnailHeight’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 275: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘thumbnailHeight’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 279: <td><?php _e($lsDefaults[‘slider’][‘thumbnailActiveOpacity’][‘name’], ‘LayerSlider’)

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 281: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘thumbnailActiveOpacity’][‘desc’], ‘LayerSlider’)

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 284: <td><?php _e($lsDefaults[‘slider’][‘thumbnailInactiveOpacity’][‘name’], ‘LayerSlider’

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 286: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘thumbnailInactiveOpacity’][‘desc’], ‘LayerSlider’

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 293: <td><?php _e($lsDefaults[‘slider’][‘autoPlayVideos’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 295: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘autoPlayVideos’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 298: <td><?php _e($lsDefaults[‘slider’][‘autoPauseSlideshow’][‘name’], ‘LayerSlider’) ?></

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 300: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘autoPauseSlideshow’][‘desc’], ‘LayerSlider’) ?></

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 303: <td><?php _e($lsDefaults[‘slider’][‘youtubePreviewQuality’][‘name’], ‘LayerSlider’) ?

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 305: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘youtubePreviewQuality’][‘desc’], ‘LayerSlider’) ?

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 312: <td><?php _e($lsDefaults[‘slider’][‘imagePreload’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 314: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘imagePreload’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 317: <td><?php _e($lsDefaults[‘slider’][‘lazyLoad’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 319: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘lazyLoad’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 322: <td><?php _e($lsDefaults[‘slider’][‘relativeURLs’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 324: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘relativeURLs’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 331: <td><?php _e($lsDefaults[‘slider’][‘yourLogoImage’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 342: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘yourLogoImage’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 345: <td><?php _e($lsDefaults[‘slider’][‘yourLogoStyle’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 351: <td><?php _e($lsDefaults[‘slider’][‘yourLogoLink’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 353: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘yourLogoLink’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 356: <td><?php _e($lsDefaults[‘slider’][‘yourLogoTarget’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 358: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘yourLogoTarget’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $title found in translation function in class-megamenu.php. Translation function calls should not contain PHP variables.
    Line 533: <input type=’checkbox’ value=’active’ id=’edit-<?php echo $key.’-‘.$item_id; ?>’ class=’ <?php echo $key; ?>’ name='<?php echo $key . ‘[‘. $item_id .’]’;?>’ <?php echo $value; ?> /><?php _e( $title ); ?>
    Line 548: <input type=’checkbox’ value=’active’ id=’edit-<?php echo $key.’-‘.$item_id; ?>’ class=’ <?php echo $key; ?>’ name='<?php echo $key . ‘[‘. $item_id .’]’;?>’ <?php echo $value; ?> /><?php _e( $title ); ?>
    Line 565: <input type=’checkbox’ value=’active’ id=’edit-<?php echo $key.’-‘.$item_id; ?>’ class=’ <?php echo $key; ?>’ name='<?php echo $key . ‘[‘. $item_id .’]’;?>’ <?php echo $value; ?> /><span class=’avia_long_desc’><?php _e( $title ); ?></span>

    Possible variable $title found in translation function in class-megamenu.php. Translation function calls should not contain PHP variables.
    Line 533: <input type=’checkbox’ value=’active’ id=’edit-<?php echo $key.’-‘.$item_id; ?>’ class=’ <?php echo $key; ?>’ name='<?php echo $key . ‘[‘. $item_id .’]’;?>’ <?php echo $value; ?> /><?php _e( $title ); ?>
    Line 548: <input type=’checkbox’ value=’active’ id=’edit-<?php echo $key.’-‘.$item_id; ?>’ class=’ <?php echo $key; ?>’ name='<?php echo $key . ‘[‘. $item_id .’]’;?>’ <?php echo $value; ?> /><?php _e( $title ); ?>
    Line 565: <input type=’checkbox’ value=’active’ id=’edit-<?php echo $key.’-‘.$item_id; ?>’ class=’ <?php echo $key; ?>’ name='<?php echo $key . ‘[‘. $item_id .’]’;?>’ <?php echo $value; ?> /><span class=’avia_long_desc’><?php _e( $title ); ?></span>

    Possible variable $title found in translation function in class-megamenu.php. Translation function calls should not contain PHP variables.
    Line 533: <input type=’checkbox’ value=’active’ id=’edit-<?php echo $key.’-‘.$item_id; ?>’ class=’ <?php echo $key; ?>’ name='<?php echo $key . ‘[‘. $item_id .’]’;?>’ <?php echo $value; ?> /><?php _e( $title ); ?>
    Line 548: <input type=’checkbox’ value=’active’ id=’edit-<?php echo $key.’-‘.$item_id; ?>’ class=’ <?php echo $key; ?>’ name='<?php echo $key . ‘[‘. $item_id .’]’;?>’ <?php echo $value; ?> /><?php _e( $title ); ?>
    Line 565: <input type=’checkbox’ value=’active’ id=’edit-<?php echo $key.’-‘.$item_id; ?>’ class=’ <?php echo $key; ?>’ name='<?php echo $key . ‘[‘. $item_id .’]’;?>’ <?php echo $value; ?> /><span class=’avia_long_desc’><?php _e( $title ); ?></span>
    I18N implementation : Proper use of ___all(

    Possible variable $this->post found in translation function in class.ls.posts.php. Translation function calls should not contain PHP variables.

    Line 192: if(is_object($this->post)) { return __($this->post->post_title); }

    Possible variable $ptr found in translation function in pointer.class.php. Translation function calls should not contain PHP variables.
    Line 71: __( $ptr[‘title’] , ‘plugindomain’ ),

    Possible variable $ptr found in translation function in pointer.class.php. Translation function calls should not contain PHP variables.
    Line 72: __( $ptr[‘content’], ‘plugindomain’ )
    Date and time implementation : Use of the_time()

    At least one hard coded date was found in the file loop-search.php. Function get_option( ‘date_format’ ) should be used instead.

    Screenshot : Screenshot file

    Wrong screenshot dimensions. Detected: 700x467px (700:467). Ratio of width to height should be 4:3.

    Info
    Optional files : Presence of rtl stylesheet rtl.css

    This theme does not contain optional file rtl.php.

    Optional files : Presence of front page template file front-page.php

    This theme does not contain optional file front-page.php.

    Optional files : Presence of home template file home.php

    This theme does not contain optional file home.php.

    Optional files : Presence of category template file category.php

    This theme does not contain optional file category.php.

    Optional files : Presence of term template file taxonomy.php

    This theme does not contain optional file taxonomy.php.

    Optional files : Presence of date/time template file date.php

    This theme does not contain optional file date.php.

    Optional files : Presence of attachment template file attachment.php

    This theme does not contain optional file attachment.php.

    Use of includes : Use of include or require

    The theme appears to use include or require : config.php

    Line 20: include(‘admin-options.php’);
    Line 21: include(‘admin-import.php’);
    Line 22: include( ‘woocommerce-mod-css-dynamic.php’);
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : register-dynamic-styles.php
    Line 141: require( AVIA_BASE.’css/dynamic-css.php’);
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : register-admin-options.php
    Line 34: include(‘register-backend-styles.php’);
    Line 37: include(‘register-backend-google-fonts.php’);
    Line 40: include(‘register-backend-advanced-styles.php’);
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : menus.php
    Line 72: include(LS_ROOT_PATH.’/views/skin_editor.php’);
    Line 75: include(LS_ROOT_PATH.’/views/transition_builder.php’);
    Line 78: include(LS_ROOT_PATH.’/views/style_editor.php’);
    Line 81: include(LS_ROOT_PATH.’/views/slider_edit.php’);
    Line 84: include(LS_ROOT_PATH.’/views/slider_list.php’);
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : avia_framework.php
    Line 40: require( ‘php/inc-autoconfig.php’ );
    Line 53: require( AVIA_PHP.’class-superobject.php’ );
    Line 65: require( AVIA_PHP.’function-set-avia-backend.php’ );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : class-metabox.php
    Line 108: include( AVIA_BASE.’/includes/admin/register-admin-metabox.php’ );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : inc-autoconfig.php
    Line 139: require( AVIA_PHP.’function-set-avia-frontend.php’ );
    Line 144: require( AVIA_PHP.’class-megamenu.php’ );
    Line 149: require( AVIA_PHP.’avia_shortcodes/shortcodes.php’ );
    Line 154: require( AVIA_PHP.’class-style-generator.php’ );
    Line 159: require( AVIA_PHP.’class-form-generator.php’ );
    Line 164: require( AVIA_PHP.’class-framework-widgets.php’ );
    Line 169: require( AVIA_PHP.’class-breadcrumb.php’ );
    Line 175: require( AVIA_PHP.’class-queryfilter.php’ );
    Line 181: require( AVIA_PHP.’class-sidebar-generator.php’ );
    Line 192: require( AVIA_PHP.’function-set-avia-ajax.php’ );
    Line 197: require( AVIA_PHP.’class-adminpages.php’ );
    Line 202: require( AVIA_PHP.’class-metabox.php’ );
    Line 207: require( AVIA_PHP.’class-htmlhelper.php’ );
    Line 212: require( AVIA_PHP.’class-media.php’ );
    Line 217: require( AVIA_PHP.’class-database-option-sets.php’ );
    Line 222: require( AVIA_PHP.’wordpress-importer/avia-export-class.php’ );
    Line 227: require( AVIA_PHP.’auto-updates/auto-updates.php’ );
    Line 234: require( AVIA_PHP.’class-update-notifier.php’ );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : class-htmlhelper.php
    Line 1516: if(! @include(AVIA_BASE.$element[‘options_file’]))
    Line 1518: @include($element[‘options_file’]);
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : class-superobject.php
    Line 116: include(AVIA_BASE.’/includes/admin/register-admin-options.php’);
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : function-set-avia-ajax.php
    Line 50: include( AVIA_BASE.’/includes/admin/register-admin-metabox.php’ );
    Line 61: @include($inclusion_link);
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : template-builder.class.php
    Line 297: include($this->paths[‘configPath’].’pointers.php’);
    Line 476: include($this->paths[‘configPath’].’meta.php’);
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : font-manager.class.php
    Line 430: include($config[‘include’].’/’.$config[‘config’]);
    Line 587: @include($config[‘include’].’/’.$config[‘compat’]);
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : meta-box.class.php
    Line 40: require($this->configPath.’meta.php’);
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : config.php
    Line 8: include( ‘event-mod-css-dynamic.php’);
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.

    #482251

    Hi simchippy!

    Please use a more advanced search plugin such as – https://wordpress.org/plugins/relevanssi/. You can find implementation here – http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/

    Best regards,
    Yigit

    #482223
    Joe Birch
    Participant

    Hi Guys, I think enfold is great.
    I have one adjustment that I need.

    Go to this url:
    http://icf-pittsburgh.org/coach/corporate-executive-leadership/
    there are 10 posts showing on this page with navigation buttons at the bottom to continue showing additional posts results.
    Can you tell me how to modify the results to show all the posts as a continues flow without having a next page navigation?

    Thanks for your help

    #482218

    Hi tpengelly!

    Please use a more advanced search plugin such as – https://wordpress.org/plugins/relevanssi/. You can find implementation here – http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/

    Cheers!
    Yigit

    #482135

    Hi!

    Remove all of the custom CSS your currently using for the header widgets and add this.

    #header #text-2 {
      position: absolute;
      right: 0px;
      top: 0px;
    }
    #header_main #text-3 {
      position: absolute;
      right: 0px;
      top: 0px;
    }
    #header_main #search-3 {
      position: absolute;
      right: 0px;
      top: 0px;
    }
    

    And play around with the top / right values to move each element around. You will probably need to increase the height of your header in Dashboard > Enfold > Header to make room for them all.

    Cheers!
    Elliott

    #482096

    Hi!

    Borders, background colors and text colors are all white so contact form is not visible. You can add following code to Quick CSS in Enfold theme options under General Styling tab to change it

    #top div .av-light-form .input-text, #top div .av-light-form input[type='text'], #top div .av-light-form input[type='input'], #top div .av-light-form input[type='password'], #top div .av-light-form input[type='email'], #top div .av-light-form input[type='number'], #top div .av-light-form input[type='url'], #top div .av-light-form input[type='tel'], #top div .av-light-form input[type='search'], #top div .av-light-form textarea, #top div .av-light-form select, div div .av-light-form .button { border-color: #e2e2e2; color: #999 !important; }
    fieldset h3 {
        color: orange!important;
    }

    Regards,
    Yigit

    #481836
    creativeartandsoul
    Participant

    H Kriesi!
    I love the Enfold theme and I’m very happy to have chosen it for my new site. My site is clean, well organized, user friendly (even for me!) and I love how it’s shaping up! This is my first EVER website and first time working with WordPress, so please excuse my ignorance.

    I’m building a local directory (shop local campaign) for our area and the plug-ins and add-ons I’m using work well with Enfold. However, I do have one issue I’d like to fix somehow.

    The titles that are on the breadcrumb bar seem too disjointed or unconnected from my posts (which are business and event listings – 3 different CPTs). I was planning on keeping my search bar on listings, and If I do that, the Enfold title shows ABOVE the search bar, very disconnected to the listing (See pics). If I disable the search bar, the title is still too close to the menu and not prominent with the listing. I tried playing with font size but that made things worse. Another big thing is some of the titles are long and they run into my breadcrumbs and cause a mess. I like having my breadcrumbs and I’d like to keep them. I also don’t need the title HOME on my home page, or BLOG on my blog page, for instance, but I do need titles on my listing pages.

    I was able to turn off the Enfold titles in the breadcrumb bar by adding some CSS I found in this forum’s archives to the custom CSS in the child theme. That solved the unwanted titles on pages and in the breadcrumb bar. However, I DO want titles on my business and event listings (posts)…and here lies my problem.

    I’m assuming that there is some code in the Enfold theme that overrides the existing titles?? Is there a way to reactivate those titles that are associated with the posts? I’d love for my listing titles to be directly above the listing photos (see pics). Is this even possible?? I’m not code savvy, and I would be willing to pay someone to fix this for me, if indeed there is a fix and it is beyond my capabilities. I plan on launching my business and site this week and would love for my paying customers to see their business and event titles in all their glory.

    I totally totally understand Enfold wasn’t developed with this use (directory) in mind, but I surely love this theme and I would love to keep using it.

    Thank you so much for your kind assistance!
    Cheers! Kris

    pic1
    Pic2
    pic3
    pic4
    pic5

    #481789
    ukld007
    Participant

    Hi Enfold Support Team,

    Thank you for the awesome theme and framework!

    I’ve embedded a js embed script from another site as a code block and for some reason when the code is rendered on the page an extra column of cells is added and the search box is not centered. Is there any way to fix this?

    Thanks!

    #481753
    RynoSwan
    Participant

    Hi Guys,

    I am new to website development and Enfold. Very happy with Enfold thus far, but there are a couple of things that I have not been able to manage to do and require your assistance:

    1. Turn one main menu link to red not working:

    In the theme support forum on my enquiry this is the response that I got from Kriesi author:

    “…need to click the screen options tab again and enable css classes.

    Add a class named “ryno_red”
    Now add this to your custom.css stylesheet in folder /css/ or to the quick-css panel located in your wordpress backend at Enfold->General Styling:

    .ryno_red > a {
    color: #ff0000 !important;
    }

    Now I have turned the CSS classes on under screen options pasted the ryno_red under CSS classes and copied and pasted the entire code here above in to my quick CSS at enfold>general styling back end.

    For some reason this is not working? Can you please assist.

    2. When I hover over a gallery or a slider the picture turns slightly white. Where do I change this? I want to deactivate that specific effect on galleries and sliders. I have looked everywhere I could not get this changed. Could you please instruct further?

    3. Want to add new facebook page plugin to my theme – seems that the facebook like box as used in the thee is now outdated and does not look right in the left botom widget area of my website. Facebook requests that I should “Include the JavaScript SDK on your page once, ideally right after the opening tag” and then gives me a code”. Now where is the best and safest place to add this to my theme? Ideally I only want to add it once and not every single time after an update. Please could you advise.

    4. Will my theme automatically update if I have linked my API key or will it only search for updates and notify me?

    5. I have purchased CSS Hero a software programme with which I should be able to make quick css changes. However, I have been through many tuts and have tried to use this on my website, but for some reason cant get it to work. Do you know CSS Here? What do you think of it? Could you please assist to get it working on our site?

    Please not for number 3 above there is another sting that I opened, but you can remove / ignore and just attend to this one.

    We used this theme as a test on this website and we are very happy with it thus far. We are keen to build all of our other sites over on to your theme in the near future. So I am really interested to learn and understand how all the above works.

    Regards

    #481046

    In reply to: Update Enfold

    Hello, yes helped,
    modified the permanent link via php,
    more I have a problem loading the pages containing search filter, they are carrying all disconfiguradas,
    has no way to get you the link because I’m testing the upgrade first on a local server ..

    what is not working is the filto we can find on the page: http://kriesi.at/themedemo/?theme=enfold-overview
    when I select an option items are loaded misaligned ..

    #480852
    envatojlc
    Participant

    Is the plugin WP Google Search compatible with the Enfold theme? If not, which plugin is compatible, if any?

    #480788

    Topic: Blank page

    in forum Enfold
    dday900
    Participant

    In the Enfold main demo install there is a page called “blank page”, where you can setup a look for a blank page. I assumed this is what people should always see when they open a page that doesn’t exist. However currently if I open a page that doesn’t exist, I get this text:

    ————————————————-
    Sorry, the post you are looking for is not available. Maybe you want to perform a search?

    [Search Window]

    For best search results, mind the following suggestions:

    Always double check your spelling.
    Try similar keywords, for example: tablet instead of laptop.
    Try using more than one keyword.
    ————————————————-

    I don’t like this, I want instead my “blank page” template to appear. How do I configure it so that my blank page template appears in this situation?

    #480374
    AvionicsSource
    Participant

    Hey guys,

    Again, appreciate this theme and everything you guys do in regards to support. I attached in the private link a screen shot of a website that features a large homepage search function. Now on my enfold install currently, I use a large color section with an image backdrop…but I was wondering if you had recommendations for how to accomplish this and not hack the site too much? Is there any way to use the native search function and display it here with any plugin or avia theme builder function?

    I have a developer who can do something custom but I wanted to run it by you guys first to see if you had ideas or custom CSS code already to make it easy on me.

    Secondly, if I wanted to also display a search box (not just the search icon) in the header centered do you have the custom css code for this as well? I owe you guys a million. I’ve had all my friends buy this theme.

    #480337

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    span.ajax_search_excerpt {
        display: none !important;
    }

    Cheers!
    Yigit

    #480261

    Hi!

    You can add following code to Quick CSS in Enfold theme options under General Styling tab to remove sidebar on error 404 page

    .error404 .sidebar,.search .sidebar { display: none !important; }
    .error404 .content,.search .content { width: 100% !important;  border: none; }

    Regards,
    Yigit

    #480127
    leplusweb
    Participant

    Hello,

    after several research, i found this Post

    I try to basically doing the same thing : hide button in the admin bar when you write a page.

    This code works perfectly for hidding the “button” shortcode.

    add_action( 'admin_print_styles', 'enfold_customization_admin' );
    function enfold_customization_admin() {
    	echo '<style type = "text/css">';
    	echo '#mceu_63 { display: none; }';
    	echo 'a[href="#avia_sc_button"] { display: none; }';
    	echo '</style>';	
    }

    But I can’t find out where is the list of unique ID. There is one ?

    When i add this, nothing else hidding.

    
    add_action( 'admin_print_styles', 'enfold_customization_admin' );
    function enfold_customization_admin() {
    	echo '<style type = "text/css">';
    	echo '#mceu_63 { display: none; }';
    	echo '#mceu_64 { display: none; }';
    	echo 'a[href="#avia_sc_button"] { display: none; }';
    	echo 'a[href="#shortcode_insert_button"] { display: none; }';
    	echo '</style>';	
    }

    Where i can find the unique ID list and hidde other button in the admin bar.

    Thx for your help.

    Regards,
    Loïc

    • This topic was modified 10 years, 6 months ago by Elliott.
Viewing 30 results - 5,281 through 5,310 (of 7,495 total)