Viewing 30 results - 242,971 through 243,000 (of 244,458 total)
  • Author
    Search Results
  • #123639

    Maybe changing the global settings could help.

    Responsive under < 1140

    Slider width < 100 percent.

    It’s thesame as the enfold example

    Hey!

    I hope it worked out?

    Best regards,

    Peter

    #124708

    In reply to: Theme Translation

    1) Personally I’d recommend to translate Enfold with Codestyling: http://wordpress.org/plugins/codestyling-localization/

    2) Install & activate the plugin and go to Tools > Localization to translate all themes/plugins. Search for the Enfold theme in the list and use the the wp-contentthemesenfoldlang folder as base directory.

    3) Click the button to generate the language files and then you can translate all text strings from the “avia_framework” textdomain (including the search results page).

    #123360

    In reply to: Enfold Post Slider

    Hi joe88, this is the actual uploaded size it shows it on full size browser window… the way it shrinks is just what is in the envato theme. No changes to the code. I noticed though the IE distorts it somehow quite a bit but haven’t had time to look into that. I looks fine though in Safari, FF & chrome…

    #124742

    The js code can be found in wp-contentthemesenfoldjsavia.js

    The css code is located in wp-contentthemesenfoldcsslayout.css

    The php code can be found in wp-contentthemesenfoldincludeshelper-responsive-megamenu.php

    #125021

    You can try opening the enfold slide to give you an idea on how things work. What problems are you encountering ?

    #124986

    In reply to: "you are here:"

    Hi!

    If you want to remove the page title completely I’d suggest to open up functions-enfold.php and to replace:

    'title' 		=> get_the_title($id),

    with

    'title' 		=> '',

    Regards,

    Peter

    #120264

    Hi Ismael,

    okay, plugin folder resetting did not solve the problem, so reinstalling seems to be the mean of choice. Just to make sure i get you right:

    – of course i do a complete backup first by downloading the whole site via ftp

    – DB backup via phpmyadmin export and download

    – then: should i delete all files & folders except wp-content? and how about the wp-config.php?

    – get a fresh copy of WP, unzipp locally and FTP all files & folders via ftp, except wp-content (and wp-config.php)

    Any experiences if the site including the enfold theme is working as before – in the best case with pages overview being accessable again – or do i have to do major adjustments?

    Thanks for your kind help.

    Cheers, Sebastian.

    #114667

    Feature request:

    Ability to make the logo bigger without custom coding.

    Thanks!

    #124983

    In reply to: "you are here:"

    If you only want to remove the text see this post

    https://kriesi.at/support/topic/breadcrumbs-change-you-are-here

    If you want to turn off breadcrumbs all together then change

    'breadcrumb' => true,

    in functions-enfold.php to

    'breadcrumb' => false,

    #124741

    Thank you for your reply.

    Would you be able to tell me which php/js files the mega menu and the secondary header can be found in?

    #24849
    jayredliner
    Participant

    Is the “Features” Page on Themeforest Demo something that can be accomplished with this theme? I don’t see anything like it it the layout builder.

    Here’s the page I’m referring to:

    Thanks!

    #124740

    Hi juganrising,

    No I don’t believe it is. As far as I know the mega menu is only able to work in a single instance per page.

    Regards,

    Devin

    #124739

    I have added a picture to help add some clarity. See top right for example.

    http://postimg.org/image/6vtkfgzwh/

    #124141

    And thanks for your help guys!

    #124625

    Hi Chrysies,

    The footer background image is that way because its set to fixed center center. What it should be is just set to repeat:

    .footer_color {
    background: #021d31 url(https://www.calliframe.com/wp-content/themes/enfold/images/background-images/grunge-big-light.png) repeat;
    }

    The same for your navigation:

    .header_color .header_bg {
    background: #f8f8f8 url(https://www.calliframe.com/wp-content/uploads/2013/06/snow.png) repeat;
    }

    #2 – The slider adjusts after the next slide gets drawn so there will be delay when moving from portrait to landscape. The responsive change however i’m not getting the same issue. What ipad version are you working with? The retina display on mine tends to be a bit different from ipad3 or before.

    1.6 is currently available from your downloads on themeforest.

    Regards,

    Devin

    #124140

    OK, I see what’s going on. I don’t have categories set up for portfolio items. I was trying to set them up as post pages and pulling from there. I now see the Portfolio Items area and that works.

    #121201

    In reply to: Enfold Data file

    Am having problems importing this data..

    i get this message..

    Importing didnt work!

    You might want to try reloading the page and then try again

    Any ideas?

    Thanks.

    #123359

    In reply to: Enfold Post Slider

    Hi cd2s. Just curious how you were able to get the logo to shrink to that size? Did you make any changes to the avia.js? My version shrinks really bad and I can’t seem to find a way to keep it slightly larger, like yours. Any help would be great. Thanks!

    #24817

    Topic: Main Menu Problem

    in forum Enfold
    DudiCohen
    Participant

    Hello,

    When i put in “Enfold Main Menu” some menu, its makes bug to a lot shortcodes.

    example: portfolio, tabs, toggels, and more..

    somebody know about this problem?

    how to fix it?

    Thank you,

    Dudi.

    #124688

    Open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodesportfolio.php and replace:

    $params['style'] =  "big_thumb";

    with

    $params['style'] =  "big_thumb";
    $params['imagelink'] = "avianolink noLightbox";

    and

    $output .= " <a href='".$img[0]."' class='portolio-preview-list-image' title='".$description."' ><img src='".$img[0]."' title='".$title."' alt='".$alt."' /></a>";

    replace with

    $output .= " <img src='".$img[0]."' title='".$title."' alt='".$alt."' />";

    #123166

    Hi,

    Photoshop doesn’t have lossless compression.

    If the image is referenced in the css and not hard coded in the html, sure you can use media queries to change the image size. I think that’s overdoing it and if that’s something a business shouldn’t be spending time on since i am sure there are better ways to use resources than achiving a questionable saving of .0x% for a y% of visitors.

    Thanks,

    Nick

    #123358

    In reply to: Enfold Post Slider

    Hi, sorry to bug again. I just tested the post news slider (1 column) in different browsers and have the following issues:

    // Firefox the thumbnail image is now the full page width.

    // Safari is fine

    // Internet Explorer thumbnail not displaying, but there is a big blank space where it should be (but bigger than it actually would be).

    // Chrome is fine

    Thanks for your help, appreciate it.

    Kindest Regards,Corina

    #123357

    In reply to: Enfold Post Slider

    Hi Ismael

    That worked perfectly. Thank you so much for your help. Much appreciated.

    Kindest Regards,

    Corina

    #124624

    Ok Dude

    I hope she can help because that’s really annoying… Above all the transparent navigation bar…

    Since I ‘ve sent my message it has also been tested on another PC with Chrome and it does the same so it doesn’t seem to be specific to Mac but chrome (maybe the latest version ?)

    I inserted the code for wysija, works perfectly :-) Thanks!!!

    And do you know which value I should put on layerslider if I don’t want to put 100% … I think the responsive problem I have on ipad comes from there…I think you should put the width of the enfold theme, don’t you? But I don’t know it…

    Can you tell me for the 1.6 version of enfold? Should I get an update soon?

    Kind regards

    #116471

    In reply to: Enfold Showcase

    Hallo Peter,

    ich werde mit enfold eine komplett neue Seite für mein Ferienhaus bauen.

    Die ist unter http://www.hassero.de zu finden.

    Der Eintrag zuvor führt zu meiner bisherigen Seite und kann gelöscht werden!

    Nochmals vielen Dank für eure super Arbeit.

    Frank

    #114940

    Hi,

    Is there any Italian here?

    Regards,

    Ismael

    #114939

    Hi!

    Great. Thanks!

    Regards,

    Peter

    #124727

    In reply to: Footer

    Hi,

    @dsgnerfw: Thanks for the tip.

    @heidi22: He is right, you can place a dummy widget like blank text widget on Appearance > Widgets. Place it on Footer widget areas. You can also disable them on Enfold > Footer > Footer Columns, select “Select..”.

    Regards,

    Ismael

    #24800
    sixxiron
    Participant

    On the theme demo site, there is a cool parallax effect on THIS PAGE (about half way down the page). I uploaded the demo content to my install but this parallax effect isn’t included on the same page of the demo content… Can you please explain how this effect was created on the demo site? Would love to do something similar. Thanks in advance!

    Brad

Viewing 30 results - 242,971 through 243,000 (of 244,458 total)