Viewing 30 results - 16,591 through 16,620 (of 16,897 total)
  • Author
    Search Results
  • #140006

    Hi,

    In your WordPress theme directory please go to Enfold folder and open Header.php and find following code in line 171

    do_action('ava_after_main_menu');
    ?>

    and right under it paste your code like

    <?php echo "<iframe class='facebk' src='....'></iframe>"; ?>

    do not forget to change all ” to ‘ inside your iframe code. You can use iframe.facebk class to style your button

    Regards,

    Yigit

    #140408

    Hi John,

    Open the functions-enfold.php file and search for this line (262):

    Replace it with this:

    'html' => "",

    Regards,

    Josue

    #29327
    stonerome
    Participant

    Last Friday, Josue hooked me up with a solution to this problem:

    https://kriesi.at/support/topic/right-float-social-icons-and-custom-items-to-upper-left-of-header

    However, it turns out, by putting our form in the <form> tag as he indicated, makes the form not work. The styling was perfect, but the form (ContactForm7) wouldn’t operate.

    Now, we have this in the header. So, we’re not putting the form within any kind of div, etc. Should we? Have tried multiple ways but can’t get it to work.

    <div class=’container’>

    <?php echo do_shortcode( ‘[contact-form-7 id=”97″ title=”Get Updates”]’ ); ?>

    Then, for custom styles, we have this. We’re getting the colors and fonts we want etc., but obviously want the submit button to appear to the right of the text field – and then not mess up the upper right float of the social icons:

    input[type=”text”] {

    display: inline-block;

    }

    input[type=”submit”], #submit, .button{

    display: inline-block;

    background-color: #808080 !important;

    text-transform:lowercase;

    }

    input[type=”submit”]:hover, #submit:hover, .button:hover {

    background-color: #80a5d5 !important;

    }

    What are we missing?! Thanks again – Cory

    #139916

    Hi Ismael,

    I have tried with a different browser and the same, no way, everything is empty!.

    Mi user name is – ahauberhoher – and my pass is -[removed]… – so you can enter in my account to have a look.

    Email registerd is – (Email address hidden if logged out) – an name is – Adolfo Lucio Hauber Torres –

    Many tanks and best regards, Adolfo

    ……

    LICENSE CERTIFICATE : Envato Marketplace Item

    ==============================================

    This document certifies the purchase of:

    ONE REGULAR LICENSE

    as defined in the standard terms and conditions on the Envato Marketplaces.

    Licensor’s Author Username: Kriesi

    Licensee: Adolfo Lucio Hauber Torres

    For the item:

    Enfold – Responsive Multi-Purpose Theme

    http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990

    Item ID: 4519990

    Item Purchase Code: [removed]

    Purchase Date: 2013-09-03 08:32:31 UTC

    For any queries related to this document or license please contact Envato Support via http://support.envato.com/index.php?/Live/Tickets/Submit

    Envato Pty. Ltd. (ABN 11 119 159 741)

    PO Box 21177, Little Lonsdale Street, VIC 8011, Australia

    ==== THIS IS NOT A TAX RECEIPT OR INVOICE ====

    #139835

    Hey,

    Edit includes > helper-social-media.php, find this code on line 73:

    $html .= "<a {$blank} href='".$icon['social_icon_link']."' class='avia-font-entypo-fontello'>".$avia_config['font_icons'][$icon['social_icon']]."</a>";

    Replace it with:

    $html .= "<a target='_blank' href='".$icon['social_icon_link']."' class='avia-font-entypo-fontello'>".$avia_config['font_icons'][$icon['social_icon']]."</a>";

    Regards,

    Ismael

    #139914

    Dear Devin,

    I went to https:/vimeo.com/channels/aviathemes/67209750

    and the video is very clear but I guess thinks have changed lately, or I have a wrong account configuration, because I cannot dowload any Updated Theme , cause mi account appears to 0,00, and when I go yo Downloads I check ThemeFores but appears to 0 downloads. No Enfoldtheme appears.

    I’m very sorry to disturb you so many, but I’m lost and I d’ont know what to do. Please help me. Many tanks and best regards, Adolfo

    I enclosed you my License Certificate

    ……

    LICENSE CERTIFICATE : Envato Marketplace Item

    ==============================================

    This document certifies the purchase of:

    ONE REGULAR LICENSE

    as defined in the standard terms and conditions on the Envato Marketplaces.

    Licensor’s Author Username: Kriesi

    Licensee: Adolfo Lucio Hauber Torres

    For the item:

    Enfold – Responsive Multi-Purpose Theme

    http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990

    Item ID: 4519990

    Item Purchase Code: [removed]

    Purchase Date: 2013-09-03 08:32:31 UTC

    For any queries related to this document or license please contact Envato Support via http://support.envato.com/index.php?/Live/Tickets/Submit

    Envato Pty. Ltd. (ABN 11 119 159 741)

    PO Box 21177, Little Lonsdale Street, VIC 8011, Australia

    ==== THIS IS NOT A TAX RECEIPT OR INVOICE ====

    #29223
    jackyking
    Participant

    Hi,

    I followed instructions and added login/register links to the top bar (Thanks!).

    However, the top bar is NOT responsive anymore after the addition. Meaning the login/register division would overlap with phone-info and language selector when screen is resized to a smaller window. It looks even uglier on iPad and tablets.

    Question: How can I make the new links responsive? In other words, make them move along with the phone-info and language selector?

    This is what I added,

    In header.php file, in //display the small submenu, right below “echo $nav;” and before “$phone = avia_get_option(‘phone’);”

    echo “<div class=’login_buttons’>LOGIN | REGISTER</div>”;

    and then added,

    .login_buttons{

    position: absolute;

    top: 5px;

    left: 750px;

    }

    to the custom.css.

    I also tried to use position: float, which is what’s used for phone-info but that would put “login/register” links right under the social links on the left.

    BTW, I tried to add css code to the Quick CSS field, saved it, but page would never take the css codes. Only takes it when it’s written in the custom.css file. This is the second time it happened. The first time was when Devin and Josue were helping me with a custom portfolio-box css code. I tried 10+ times to add the code, thought was there but Devin found out it was never loaded. Not sure what might have caused this issue.

    Thanks,

    #29200
    robkhoo
    Participant

    Hi guys,

    I am transfering a large site over to enfold but am having some difficulties with the custom post type titles for archive pages. I have a template for the CPT and a portion snipped and pasted below. What I want is to display something different from the current “Archives” heading that current displays here: http://the758.com/restaurants/

    <?php

    global $avia_config, $more;

    /*

    * get_header is a basic wordpress function, used to retrieve the header.php file in your theme directory.

    */

    get_header();

    echo avia_title(array(‘title’ => avia_which_archive()));

    ?>

    #139963

    Hey,

    Edit framework > php > class-framework-widgets.php, find this code on line 1278:

    var myOptions = {
    zoom:".$zoom.",
    mapTypeControl:true,
    mapTypeId:google.maps.MapTypeId.".$type.",
    mapTypeControlOptions:{style:google.maps.MapTypeControlStyle.DROPDOWN_MENU},
    navigationControl:true,
    navigationControlOptions:{style:google.maps.NavigationControlStyle.SMALL},
    center:latlng
    };

    Replace it with:

    var myOptions = {
    zoom:".$zoom.",
    mapTypeControl:true,
    mapTypeId:google.maps.MapTypeId.".$type.",
    mapTypeControlOptions:{style:google.maps.MapTypeControlStyle.DROPDOWN_MENU},
    navigationControl:true,
    navigationControlOptions:{style:google.maps.NavigationControlStyle.SMALL},
    center:latlng,
    panControl:true
    };

    I don’t think it is that easy to hide it or show it only on mobile view.

    Regards,

    Ismael

    #139977

    Hi,

    Please edit that line on functions.php, replace it with:

    $avia_config['imgSize']['portfolio_small'] = array('width'=>514, 'height'=>370 ); // images for portfolio 4 columns

    It will double the size of the cropped portfolio thumbnail. Regenerate the thumbnails: http://wordpress.org/plugins/regenerate-thumbnails/

    Regards,

    Ismael

    #29179
    yutakaemura
    Participant

    Thank you for adjusting date format on v2.1!

    I still found a missing place at:

    line 72 of enfold/includes/loop-author.php

    the_time(‘d M Y’)

    should be

    the_time(get_option(‘date_format’))

    Thank you!

    #139910

    Hi ahauber,

    I can assure that by itself the contact form does work :) With 9,000 copies sold of the theme we would have a few more reports if it flat out didn’t work.

    Typically there are a few things that can cause it to not work on an individual server. The first is to make sure the email address used is one based at your domain. Eg (Email address hidden if logged out) . Many servers have spam protection that will not allow mail to be sent out if it is being sent from an outside domain like @gmail.com or something like that.

    Your host may also not allow you to use the php mail function in which case you would need to try using smtp instead: http://wordpress.org/plugins/wp-mail-smtp/

    So first thing to try is change the email address the form gets sent to/originates to a domain hosted one. Next, try using an outside plugin like Contact Form 7 to test your servers mail function (or just talk to your server). If need be, use the smtp mail plugin.

    Regards,

    Devin

    #139768

    It has 777 and has both the enfold.css and index.php.

    #139572

    Something on your server (probably a plugin, maybe your hoster) adds php vars to the image links. Normally the image link should look like: http://i1.wp.com/www.volantexrc.com/volantex/wp-content/uploads/2013/09/757-FPVraptor-01.jpg and the jpg extension helps the lightbox script to determine if the link points to an image or just another website. In your case the link looks like: http://i1.wp.com/www.volantexrc.com/volantex/wp-content/uploads/2013/09/757-FPVraptor-01.jpg?resize=260%2C185 and the ?resize=260%2C185 extension breaks the file type detection. Please try to deactivate all plugins to get rid of the php vars (?resize=260%2C185, etc.). Then activate them one by one to find the culprit.

    #29137

    Topic: Fullscreen Slider

    in forum Enfold
    salai_com
    Participant

    Hi there!

    Using the Fullscreen Slider I got this error message

    « Warning: trim() expects parameter 1 to be string, array given in /srv/www/vhosts/heartworking.ch/subdomains/pci/httpdocs/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow.php on line 447 »

    Can you help me?

    Thanks

    #139714

    Hey,

    Yes, it is possible. Edit config-templatebuilder > avia-shortcodes > portfolio.php, find this code on line 476:

    $output .= "<div class='av_table_col portfolio-entry portfolio-preview-content'>";

    $output .= "<h2 class='portfolio-preview-title'><a href='{$link}'>".$entry->post_title."</a></h2>";

    $output .= "<div class='entry-content'>";
    $output .= $content;
    $output .= "</div>";
    $output .= "<span class='avia-arrow'></span>";
    $output .= "</div>";

    Remove it.

    Regards,

    Ismael

    #139116

    In reply to: Specific IDX problem

    Here’s the page template:

    http://pastebin.com/rQ7MELC8

    And here are the pages that I have in my child theme:

    Footer

    (footer.php)

    Theme Functions

    (functions.php)

    Header

    (header.php)

    IDX Pages Page Template

    (idx.php)

    loop-page.php

    Sidebar

    (sidebar.php)

    Styles

    Stylesheet

    (style.css)

    #139495

    Hi dkhollen,

    No you will not lose anything by updating the theme files. All data in WordPress is stored in the database and not in the theme files. So unless you modified the php, js or css files then you can just update.

    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: htps://vimeo.com/chanels/aviathemes/67209750

    Regards,

    Devin

    Oi Fabiana,

    The file you need to edit is header.php, you could add the HTML before the header_meta closes, somewhere in line 117:

    <div class="login_buttons">
    <a href="http://paisagismoonline-com-br.web22.redehost.com.br/nsite1/portal/login-page/">LOGIN</a>
    <a href="http://paisagismoonline-com-br.web22.redehost.com.br/nsite1/portal/client-registration/">REGISTRAR</a>
    </div>

    And then, you can style it using CSS:

    .login_buttons{
    position: absolute;
    top: 5px;
    left: 140px;
    }

    Regards,

    Josue

    #28926
    CooperDevon
    Participant

    Since a few days, i getting this error constantly showing up in my error log:

    [Wed Sep 04 00:46:25 2013] [warn] [client 47.64.203.36] mod_fcgid: stderr: PHP Warning: simplexml_load_string(): Entity: line 948: parser error : Premature end of data in tag meta line 16 in /var/www/vhosts/xxxxxxx/httpdocs/wp-content/themes/enfold/framework/php/class-framework-widgets.php on line 651, referer: http://www.xxxxxx.de/

    Has this something to do with, that my COMBO Widget isnt working anymore?

    how can i fix this?

    #139019

    Hi Yigit,

    thanks for coming back.

    Here are lines 296 to 300:

    ‘ // Allow the uploads to be attached to a post/page

    $post_id = apply_filters( ‘vfb_upload_attach_post’, 0, $form_id );

    // Insert attachment into Media Library and get attachment ID

    $attach_id = wp_insert_attachment( $media_upload, $uploaded_file, $post_id ); ‘

    Since line 298 ist empty, i paste the whole “Handle Attachment” Section, maybe this is of some help to figure out the cause:

    ‘ // Handle attachments

    if ( $field->field_type == ‘file-upload’ ) :

    $value = ( isset( $_FILES[ ‘vfb-‘ . $field->field_id ] ) ) ? $_FILES[ ‘vfb-‘ . $field->field_id ] : ”;

    if ( $value > 0 ) :

    // 25MB is the max size allowed

    $size = apply_filters( ‘vfb_max_file_size’, 25 );

    $max_attach_size = $size * 1048576;

    // Display error if file size has been exceeded

    if ( $value > $max_attach_size )

    wp_die( sprintf( apply_filters( ‘vfb_str_max_file_size’, __( “File size exceeds %dMB. Please decrease the file size and try again.”, ‘visual-form-builder-pro’ ) ), $size ), ”, array( ‘back_link’ => true ) );

    // Options array for the wp_handle_upload function. ‘test_form’ => false

    $upload_overrides = array( ‘test_form’ => false );

    // We need to include the file that runs the wp_handle_upload function

    require_once( ABSPATH . ‘wp-admin/includes/file.php’ );

    // Handle the upload using WP’s wp_handle_upload function. Takes the posted file and an options array

    $uploaded_file = wp_handle_upload( $value, $upload_overrides );

    // If the wp_handle_upload call returned a local path for the image

    if ( isset( $uploaded_file ) ) :

    // Retrieve the file type from the file name. Returns an array with extension and mime type

    $wp_filetype = wp_check_filetype( basename( $uploaded_file ), null );

    // Return the current upload directory location

    $wp_upload_dir = wp_upload_dir();

    $media_upload = array(

    ‘guid’ => $wp_upload_dir . _wp_relative_upload_path( $uploaded_file ),

    ‘post_mime_type’ => $wp_filetype,

    ‘post_title’ => preg_replace( ‘/.[^.]+$/’, ”, basename( $uploaded_file ) ),

    ‘post_content’ => ”,

    ‘post_status’ => ‘inherit’

    );

    // Allow the uploads to be attached to a post/page

    $post_id = apply_filters( ‘vfb_upload_attach_post’, 0, $form_id );

    // Insert attachment into Media Library and get attachment ID

    $attach_id = wp_insert_attachment( $media_upload, $uploaded_file, $post_id );

    // Include the file that runs wp_generate_attachment_metadata()

    require_once( ABSPATH . ‘wp-admin/includes/image.php’ ); ‘

    Thanks for your advice.

    Cheers, Sebastian

    Hi,

    In your WordPress installaion please go to Enfold > Framework > Php and open Class-framework-widgets.php file and find following code in line 397

    $time_format = apply_filters( 'avia_widget_time', get_option('date_format')." - ".get_option('time_format'), 'avia_newsbox' );

    and change it to

    $time_format = apply_filters( 'avia_widget_time', get_option('date_format'), 'avia_newsbox' );

    Regards,

    Yigit

    #28880
    kriru
    Participant

    My website is http://web.guru99.com/

    1. Open the website web.guru99.com

    2. Click on PHP tutorial link in the top left of the web page

    3. Click on the tutorial 1 link “What is PHP, First PHP program”

    4. Check for the link “You are here: Home / PHP / WHAT IS PHP, FIRST PHP Program” in the top left of the tutorial 1 page

    5. Click on the PHP hyperlink (Middle)

    6. Now webpage http://web.guru99.com/category/php/ is opened

    7. Click on the recent tab in the right side of the page

    8. Click on the first link in the recent tab

    9. Click on the back button in the browser

    10.Click on Answers link in the recent tab

    Actual Result:

    Links are broken . Error 404: Page not found error is displayed

    Expected Result:

    There should not be any broken links

    For more information please see this picture – http://imgur.com/ijXby7s

    So how can i fixed it

    Please help

    #28885
    mirzepapa
    Participant

    Hi,

    on http://energiefrey.de/kontakt/angebotscheck/ i am using the visual form builder pro.

    On my test server everything went fine, but after the site has gone live on another server, either uploading via the form does not work or i do receive this error message. VFB asked me to post in the theme forum as well to see if one can offer a solution. So, your help is appreciated:

    Warning: Illegal string offset ‘size’ in /www/htdocs/w0104318/wp-content/plugins/visual-form-builder-pro/includes/email.php on line 298

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /www/htdocs/w0104318/wp-content/plugins/visual-form-builder-pro/includes/email.php:298) in /www/htdocs/w0104318/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line27

    Warning: Cannot modify header information – headers already sent by (output started at /www/htdocs/w0104318/wp-content/plugins/visual-form-builder-pro/includes/email.php:298) in /www/htdocs/w0104318/wp-includes/pluggable.php on line 875

    Thanks for your help & have a nice day,

    Sebastian.

    Hi,

    Try this: add this code at the end of the functions.php file, it will create a [shortcode] which you can call in any page/post you want it, also, you can set the Analytics account id so you can track with different GA codes each page.

    The code: https://gist.github.com/josueochoa/6420413 (copy and paste it)

    The shortcode:

    [customga id="UA-20657494"]

    Regards,

    Josue

    Hi Josue,

    I added it to the Quick CSS field of ENFOLD settings section but it probably took out all the portfolios from the widget area so the outcome was none of the portfolios showed up. While I was trying to update and save the page, I got this error message,

    Fatal error: Call to undefined function layerslider_init() in /home/content/30/11045530/html/template/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider.php on line 121

    Do you have any idea what might have caused this? The page I got this from is http://acutta.com/template/?page_id=2.

    Then I tried a different page and now you can see the portfolio list at http://acutta.com/template/?page_id=2307.

    However, as you can see from the 2307 page, I got these messages,

    Nothing Found

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

    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.

    Feel like browsing some posts instead?

    On the page, I only have the ENFOLD Latest Portfolio widget there. Not sure where these messages came from.

    And BTW, the page directly changed to “http://acutta.com/template/?post_type=product&#8221; from “http://acutta.com/template/?page_id=2307&#8221; and don’t know why is that.

    Sorry Josue, I asked a lot of questions here. Thanks again for your assistance.

    Thanks,

    #138964

    In reply to: Featured Image Options

    Hi,

    Yes, it is possible.

    To hide the featured image in the single post open the /enfold/includes/loop-index.php file:

    Replace the line 77:

    if($slider) echo '<div class="big-preview '.$blog_style.'">'.$slider.'</div>';

    With this:

    if(!is_singular()) if($slider) echo '<div class="big-preview '.$blog_style.'">'.$slider.'</div>';

    That should do it, just tested locally.

    Regarding the second question, thats a little more tricky because there are a ton of places where the blog loop can occur, where exactly do you want to disable the link?

    Regards


    Josue

    #138868

    In reply to: Featured Image Size

    Hi Evan,

    Be sure you are using the latest version of Enfold, then open this file: /wp-content/themes/enfold/functions.php

    The settings you want to change starts in line 78:

    $avia_config = array('width'=>36, 'height'=>36); // small preview pics eg sidebar news

    $avia_config = array('width'=>180, 'height'=>180); // small image for blogs

    $avia_config = array('width'=>1500, 'height'=>430 ); // images for fullsize pages and fullsize slider

    $avia_config = array('width'=>1500, 'height'=>1500 , 'crop' => false); // images for fullscrren slider

    $avia_config = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column)

    $avia_config = array('width'=>260, 'height'=>185 ); // images for portfolio 4 columns

    $avia_config = array('width'=>710, 'height'=>575 ); // images for portfolio entries (2,3 column)

    $avia_config = array('width'=>710, 'height'=>270); // big images for blog and page entries

    $avia_config= array('width'=>1030, 'height'=>360 ); // images for fullsize pages and fullsize slider

    Regards,

    Josue

    #138705

    Hi,

    Yes, just edit functions.php and find this code:

    if(isset($avia_config['use_child_theme_functions_only'])) return;

    Below, add this code:

    add_theme_support('avia_conditionals_for_mega_menu');

    Condition logic option will be enabled on the Appearance > Menus panel.

    Regards,

    Ismael

    #136220

    In reply to: Layer Slider problem

    Hey,

    1) Please try to re-upload the wp-contentthemesenfoldconfig-layersliderLayerSlider folder and make sure that the folder permission is set to a reasonable value like 755. Make sure that the wp-contentthemesenfoldconfig-layersliderLayerSliderlayerslider.php file exists on your server.

    2) Try to increase the allocated php memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    Regards,

    Ismael

Viewing 30 results - 16,591 through 16,620 (of 16,897 total)