Viewing 30 results - 239,911 through 239,940 (of 243,759 total)
  • Author
    Search Results
  • #136175

    Glad you found a quick fix :)

    Let us know if you have any other questions or issues.

    Regards,

    Devin

    #135662

    Hi Jennerdman,

    What OS is this with? I’m not getting any issues on my end in any browser under Windows 7.

    Regards,

    Devin

    #136162

    Hi boursedata,

    Are you also using Enfold version 2.0? If not, update following this video: https://vimeo.com/channels/aviathemes/67209750

    Also make sure to deactivate any plugins or dropins you have running in case there is a conflict.

    Regards,

    Devin

    #28117
    sgkeil
    Participant

    Hi,

    I’m working on a new page, have just started, and noticed that the 1/2 – 1/2 columns don’t seem to be working on IE?

    For example: here is the page I started – it works fine on Firefox, Chrome, Safari – but on IE they go one on top of each other, rather than side-by-side?

    http://sciant.com/pages/about-us/

    Is there a fix for this?

    I uploaded the latest version of Enfold. The IE version I’m using is: 10.0.9200.16660

    Thanks!

    Steve

    #28114
    bryu1024
    Participant

    When I hover on thumbnail images like in portfolio grid, it works fine with showing up a little arrow above faded image.

    But in the LayerSlider, images with a link does not animated. Is it my fault?

    Related CSS is something like this,

    a:hover .image-overlay .image-overlay-inside {-webkit-animation ~~~

    It used to work in earlier version of Enfold. I tested.

    #114801

    I would really love it if clicking on the portfolio category sort buttons loaded additional portfolio items in the category. At my site http://www.kylegilman.net/ I have nine of the most recent portfolio items displayed on the home page. If you click on “Features” only the one feature film in the last nine projects is displayed, which makes it look like I’ve only edited one feature.

    I’ve seen in other posts that this doesn’t seem to be a planned feature because it may be too difficult to do an additional query on portfolio items, but could it be possible to load up additional portfolio items and keep them hidden like this theme does: http://themeforest.net/item/dandelion-powerful-elegant-wordpress-theme/full_screen_preview/136628

    Oh! And I would also like to request a YouTube icon option for the header.

    #28111
    KingstarDM
    Participant

    Purchased the Enfold theme and received this message when trying to save any modification to the theme:

    ‘Saving didnt work!

    Please reload the page and try again’

    I tried the following:

    Increasing PHP memory limit from 128m to 256m and restarting the web server

    Clean install with no plugins

    Re-downloading the theme and re-installing

    I’ve been able to edit the pages, and all elements and change it as I wish – but cannot under any circumstances edit the theme options at all.

    Any help would be greatly appreciated!

    HELP

    liondancetoronto
    Participant

    Menu page note displaying and recieving a fatal error message

    Catchable fatal error: Object of class WP_Error could not be converted to string in /u/k/ksze/www.liondancetoronto.com/wp-includes/formatting.php on line 511

    ****enfold****

    liondancetoronto
    Participant

    Menu page note displaying and recieving a fatal error message

    Catchable fatal error: Object of class WP_Error could not be converted to string in /u/k/ksze/www.liondancetoronto.com/wp-includes/formatting.php on line 511

    ****enfold****

    #136133

    Hi shortow,

    You’ll need to update to the most recent version of Enfold available from your Downloads on themeforest. The version you are currently using isn’t updated to work with WordPress 3.6.

    I did a quick video on how to update here: https://vimeo.com/channels/aviathemes/67209750

    Regards,

    Devin

    As well , we remove the Slider elements, …, and create them from scratch… but… it didnt solve nothing… :(

    #28104

    Topic: Headlines in Mega Menu

    in forum Enfold
    markenfrische
    Participant

    Hi there, how can I create a Mega menu with headlines

    (you´ve done on the ENFOLD demo page – at the point Pages)

    http://kriesi.at/themedemo/?theme=enfold

    #28102
    Martin
    Participant

    Hello!

    My third issue today… :)

    If you open a page via https, all resources must be integrated via https. For relative paths the browser makes this automatically.

    For absolute URLs not, they have to be https://…

    For many resources the browser shows “only” a warning. For scripts and CSS modern browsers refuse to execute them completely. In case of CSS there are some missing CSS styles then and so the page looks broken.

    So the entry looks in the source:

    <link rel=’stylesheet’ id=’avia-dynamic-css’ href=’http://www.wiseseo.de/wp-content/uploads/dynamic_avia/enfold.css?ver=1&#8242; type=’text/css’ media=’screen’ />

    The entry is generated by the file wp-content/themes/enfold/functions.php:

    if( get_option(‘avia_stylesheet_exists’.$safe_name) == ‘true’ )

    {

    //MT:20130815 we need a relative path for https

    //$avia_upload_dir = wp_upload_dir();

    //$avia_dyn_stylesheet_url = $avia_upload_dir . ‘/dynamic_avia/’.$safe_name.’.css’;

    $avia_dyn_stylesheet_url = ‘/wp-content/uploads/dynamic_avia/’.$safe_name.’.css’;

    wp_register_style( ‘avia-dynamic’, $avia_dyn_stylesheet_url, array(), ‘1’, ‘screen’ );

    wp_enqueue_style( ‘avia-dynamic’);

    }

    The function wp_upload_dir () returns with the element “baseurl” an absolute path including http:// no matter how the page is accessed. That can not be. My hack so far: Fixed relative path, fits for our installation.

    But it would be great if you could fix this as soon as possible.

    Thanks & regards,

    Martin

    Hi Ismael.

    upgraded to Enfold 2.0 and WP 3.6 ….but the problem still remains the same. :(

    #129624

    Hi jh100, Hi Ismael,

    I kind of had the same issue and stumbled upon this thread. It was definitely not a parent > child relationship issue for me and I solved it by adding this to my quick CSS :

    .header_color .main_menu ul:first-child > li.active-parent-item > a > .avia-menu-fx {

    opacity: 1;

    visibility: visible;

    }

    .header_color .main_menu ul:first-child > li.active-parent-item > a > .avia-menu-fx > .avia-arrow-wrap {

    display: block;

    }

    Don’t know if it’s he best solution but it works for me (not for blog posts though but I guess it’s because they’re not really children of the maine blog page). Hope it helps !

    Fred

    #28092

    Topic: Twitter widget pro css

    in forum Enfold
    artistic24459
    Participant

    Anyone styled the twitter widget pro to match enfold theme? If you have could you share your CSS?

    Hope that does not come over badly :-/

    #28091
    PeterMoore
    Participant

    Hello,

    I’m currently using WordPress 3.6 and Enfold 2.0. While upgrading to Enfold 2.0 solved a lot of problems I was having with Post Sliders and Easy sliders (i.e. not displaying caption titles and title text, not rotating etc), a new one has been created. With the Post Slider, I am unable to choose what posts to display. The Which Entries? box is blank and if I click on the little arrows to bring up a drop box, all I get is ‘Display entries from:’ No other options are given. And when I click on it, nothing happens.

    I am having similar problems with the Blog Posts Content element. The situation is a little better in that the ‘Do you want to display blog posts?’ drops down to give me a choice of ‘Display Blog Posts’ or ‘Display entries from a custom taxonomy.’ However, if I click on ‘Display entries from a custom taxonomy’ a ‘Which entries?’ box appears, but again, the only thing in the drop down menu is “Display entries from:’. And again, no choices are given and clicking on it does nothing.

    Strangely, the post sliders I created prior to updating where I nominated a particular custom taxonomy are working fine (although if I try to change the custom taxonomy I have the same problems as above i.e. nothing to chose from.) The one on my home page was left to display the latest blog posts and is now blank although it was working fine before the latest update.

    I am also having a problem with the blog post content element in that it won’t display at all if I choose Grid Style from the ‘Blog Style’ dropdown box. I have tried all the other options in that dropdown box and they display fine. Bizarrely, it is only the Grid Style that doesn’t work – basically it creates white space a couple of centimetres deep on the web page where it was meant to appear.

    I have searched the Form and tried all the suggestions. I have re-installed Enfold at least three times using Filezilla without any error messages at any time. I deactivated all the plugins. The problems still persist.

    Any ideas on how I can solve this frustrating problem?

    My site is: http://www.petermoore.net

    Thanks

    I didn’t realize how bad the problem was until just now. It appears to be the worst in Firefox, where it’s even restarting videos that have played through in their entirety and videos I’ve gone out of my way to pause, so I’m getting multiple videos playing at once after hitting play on a couple clips. It’s crazy. Chrome and Safari seem to at least respond to pausing.

    Any thoughts?

    #136359

    Hey,

    Please switch the Avia Layout Builder to debug. Edit functions.php, find this code:

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

    Below, add this code:

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    return "debug";
    }

    The actual shortcode will show below the Advance Layout Editor. Copy this shortcodes for each page:

    One Page Portfolio: http://pastebin.com/EKLLhxB1

    The Front Page Shop: http://pastebin.com/zG2jWifF

    Regards,

    Ismael

    Hi,

    I tested this on Firefox and it is working fine. Let me tag the rest of the support team.

    Regards,

    Ismael

    #116508

    In reply to: Enfold Showcase

    Hey,

    @ANKirschner: Nice work! Please upgrade to Enfold 2.0 if you’re experiencing any issues. :)

    Regards,

    Ismael

    Hi,

    Edit line 651 on framework > php > class-framework-widgets.php:

    $xml = simplexml_load_string($twittercount['body']);

    Replace with:

    //$xml = simplexml_load_string($twittercount['body']);

    Regards,

    Ismael

    #135692

    Hi,

    Please download the latest version of theme which is Enfold 2.0. Upgrade to WordPress 3.6.

    Regards,

    Ismael

    ramirezo
    Participant

    Hello,

    I’m working with Enfold and an Ajax portfolio grid. I’ve placed some video clips inside the previews for several projects, and I’ve noticed that once I’ve started playing a video it often doesn’t stop until I pause it, even if I close out the preview, or click to open another preview, replacing the view of the clip. I can’t see it, but I know it’s still playing because I can hear the audio, and navigating back to the project, I will find it playing.

    I’ve also noticed that sometimes, after either closing the preview or clicking on another project thumb, the clip does stop, but only to restart after a pause, sometimes from the start of the clip, and sometimes from where it left off. This especially becomes a mess when you’ve already moved on to watching another clip and get an overlap of audio.

    Is there a way to force all video clips to stop playing once you either close the preview area or click on another project thumb?

    All my video is currently linked to Vimeo, if that helps.

    You can test it out for yourself here: http://www.omarramirez.net/cms/

    thanks

    Omar

    #134615

    Hi,

    Please download the latest version of the theme, Enfold 2.0. Install the latest version of WordPress, 3.6. Make sure you extract the correct theme file or upload via FTP. Watch this video: https://vimeo.com/channels/aviathemes/67209750

    Please send the login details to //…

    Include the word “Kriesi” on the subject. Add the link of this thread on your email.

    Regards,
    Ismael

    Hey,

    Please upgrade to Enfold 2.0 then upgrade WordPress to 3.6. Let me tag the rest of the support team.

    Regards,

    Ismael

    #136215

    Hi,

    I visited the website and I can see the text box on the slider. Can you give us a screenshot of what it should look like? Please upgrade to Enfold 2.0 and WordPress 3.6.

    Regards,

    Ismael

    #136358

    Could you go into our WP-Admin area and create the two missing pages that were not imported?

    If yes, how can we send you a private email with the login credentials ?

    “One Page Portfolio” found at http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/

    “The Front Page Shop” found at http://kriesi.at/themes/enfold/homepage/home-v8-frontpage-shop/

    #136209

    Hey,

    What type of header do you have? You can modify the codes on header.php. This is the code for the social icons:

    if(strpos($headerS,'bottom_nav_header') === false) avia_social_media_icons($social_args);

    And this is the main menu:

    echo "<div class='main_menu' data-selectname='".__('Select a page','avia_framework')."'>";
    $args = array('theme_location'=>'avia', 'fallback_cb' => 'avia_fallback_menu', 'walker' => new avia_responsive_mega_menu());
    wp_nav_menu($args);

    Regards,

    Ismael

Viewing 30 results - 239,911 through 239,940 (of 243,759 total)