Viewing 30 results - 231,991 through 232,020 (of 244,391 total)
  • Author
    Search Results
  • #204743
    zerozendesign
    Participant

    Last question for the day.

    On http://codelessme.com/pt/product/functional-assessment-treatment-scapular-dysfunction/, the sidebar is getting pushed to the bottom. How do I get this page to appear like – http://kriesi.at/themes/enfold/product/weber-one-touch-gold-premium-charcoal-grill-57cm/?

    Thanks

    #204740

    In reply to: update info

    Hi pc37075!

    Here you go:

    2013 December 19 - Version 2.4.4
    Files that changed:
    - style.css - new version number
    - file 404.php fixed a small bug in 
    - folder config-woocommerce: fixed a lightbox issue
    - file functions-enfold.php: small improvement to the ajax search button
    - file includes/admin/register-admin-options.php - removed portfolio slug options from Enfold Admin Area
    - file includes/admin/register-portfolio.php - moved portfolio slug setting to Settings->Permalinks
    - file includes/loop-portfolio-single.php && template-builder.php - small improvements
    

    Regards,
    Devin

    #204739

    Are you downloading from your downloads? Which option from there? Just to make sure you aren’t downloading from the link thats on the enfold page which has had some issues in the past.

    And is this error happening on the same server but just a different domain?

    #204722

    In reply to: Align flags and text

    Hey!

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

    .page-id-6082 .entry-content-wrapper ul {
    list-style: none; }
    .page-id-6082 .entry-content-wrapper div li {
    text-indent: 0;
    width: 130px;
    float: left;
    height: 70px;
    margin-bottom: 20px; }

    Regards,
    Yigit

    #204721

    Hi twhaoske!

    Yes, we’ll fix it with the next theme update. If you need a quick fix replace following line in: /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/toggles.php

    
    $output .= '<a href="#" data-tag="'.$key.'" class="'.$first.'">'.$key.'</a>';
    

    with

    
    $output .= '<a href="#" data-tag="{'.$key.'}" class="'.$first.'">'.$key.'</a>';
    

    Best regards,
    Peter

    #204714

    Hey David!

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

    .course a.button:hover { color: white!important; }
    .main_color input[type='submit']:hover { background-color: #3b9de5!important; border-color: #3b9de5; }

    Best regards,
    Yigit

    #204711
    Mark
    Participant

    Happy New Year!

    How can I create a vertical mega menu in the Enfold sidebar to replace the default Enfold sidebar custom menu? Thanks.

    • This topic was modified 12 years, 2 months ago by Mark.
    #204707

    Thanks, Dude! Happy New Year!

    I’ll give it a shot. I appreciate the snippet.

    #204705

    Hi oeconomedicus!

    You should just add new portfolio items and then add one of portfolio elements to your page to display them.
    You can find documentation on creating new portfolio items here http://kriesi.at/documentation/enfold/create-new-portfolio-item/
    Please see Video tutorials here http://vimeo.com/channels/aviathemes
    and new Enfold documentation here http://kriesi.at/documentation/enfold/

    Cheers!
    Yigit

    #204702
    mtmfx
    Participant

    Is the Full screen slider module responsive? I ‘m using the FS slider with a pic with a logo built in to it (like the one on your one page portfolio demo) and it does not scale down on smaller screens. It looks like the Enfold/Home v7: One Page Portfolio demo does not scale down either. Can it be made responsive?

    Mike

    #204700

    In reply to: Menu Type

    Hey!

    Sure, you can simply add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .main_menu ul:first-child>li>a { font-size: 17px; }

    Cheers!
    Yigit

    #204698

    In reply to: Slide Out Menu

    Hi!

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

    @media only screen and (max-width: 480px) {
    .bottom_nav_header #advanced_menu_toggle {
    top: 95px;
    }}

    Cheers!
    Yigit

    #204696
    mtmfx
    Participant

    Bluehost will be phasing out PHP version 5.2 and upgrading to PHP 5.4 in the next 6 days. Is Enfold compatible with PHP 5.4?

    #204695

    The addition of a right sidebar option on a woocommerce page. For visitor usability, this seems like it would be a no brainer. The ability to add the shopping cart widget into the right sidebar so visitors could view their cart as they are shopping would be an ideal scenario.

    #204690
    zerozendesign
    Participant

    Top of the New Year to you guys,

    I figured this question would be fitting here seeing as though there have been a couple others mentioning Sensei integration.

    If you take a look at http://codelessme.com/pt/course/functional-assessment-treatment-scapular-dysfunction/ and hover over the buy course button, it turns it blue. I am trying to apply the same button effect found on the other buttons throughout the site (see sidebar), But cannot locate the hover snippet to make this edit.

    A nudge in the right direction would be greatly appreciated.

    Thanks guys.

    #204687

    In reply to: Theme styles

    This reply has been marked as private.
    #204684

    In reply to: List of Shortcodes

    Hey Lead!

    Here: http://kriesi.at/themes/enfold/shortcodes/

    Best regards,
    Josue

    #204681

    I know you aren’t the WPML support but…

    I use the theme Enfold, that is supposed to be compatible with WPML, but when I activate WPML, I get the folowing message:
    Plugin could not be activated because it triggered a fatal error.

    If I activate WPML when I use theme twenty twelve, WPML seems to work fine.

    If I first activate WPML with theme twenty twelve and than want to change to theme Enfold, it wont even show a preview of the Enfold theme.

    so I think there might be a compatibility problem

    #204680

    Hi Dude, i write the steps.

    1) delete enfold theme directory
    2) download latest version of envato account enfold theme
    3) upload latest version enfold theme in wordpress site
    4) css changes not found (no problem is normal i don’t use a child theme)
    4) flush permalinks postname few times
    5) some pages of shop returns 404
    6) I add at bottom functions.php

    add_action( ‘init’, ‘avia_deactivate_permalink_rewrite’, 10);
    function avia_deactivate_permalink_rewrite(){
    remove_action( ‘init’, ‘avia_wpml_register_post_type_permalink’, 20);
    }

    7) all shop pages works ok
    8) in admin wordpress go to portafolio pages and go to “View page”
    all portafolio entry pages return 404 error

    I don’t know how to do……

    can you help me?. I have backup. can you modify in coronatolive’s site what ever you want..

    I need the permalinks postname beacause i have “languages in directories option” with WPML and too SEO is best with this option.

    Thanks!!!

    Xavier.

    #204678
    This reply has been marked as private.
    #204676

    Topic: List of Shortcodes

    in forum Enfold
    leadliaison
    Participant

    Hello,

    Where can I find a list of shortcodes for the Enfold theme?

    I imported an old blog into the Enfold theme and need to do bulk updates on shortcodes that are not used. My plan is to use phpmyadmin and export the database in a CSV file then do find/replace and re-import.

    #204672

    Topic: Blog Image Sizes

    in forum Enfold
    Scott
    Participant

    Hello all,

    I am having trouble with the images I use for our blog (News). I have searched the forum but can’t find the answer I need. I am using single author, small image. Unless I use a square image, versus a banner, it is resized on the preview. You can see what I mean here: http://www.litrotechnologies.com/news/

    Unlike your post Policy Updates of WordPress on your demo site: http://kriesi.at/themes/enfold/blog/blog-single-small/

    That image is actually 1030×686 but fills the square in the preview and appears as a banner in the full blog post and then appears full size in lightbox. What settings am I missing?

    Your post The lone Balloon is another example.

    Thanks in advance,

    Scott

    #204661
    oeconomedicus
    Participant

    Hello guys,
    sorry for beginner questions, but what do i have to do if i want to create an image-overview like on the enfold-example-page: http://kriesi.at/themes/enfold/portfolio/ with description and link?
    I tried it with galeries, but the pictures were not that close to each other. I tried it with a portfolio grid – but where do the pictures come from?
    You see…a newbie here on the enfold theme…
    Thx for answering !!!
    Lutz

    #204660

    Ok,

    I found the QuickCSS are saved at wp-content/uploads/dynamic_avia/enfold.css

    I was able to recover it.

    #204659

    Hi,

    I moved all theme files to a backup folder and uploaded all new files from 2.4.4 version into enfold folder and all my Quick CSS entries are gone now :(

    Is this saving in a file? If yes, which file is that so I can recover it?

    Thank you

    #204658
    This reply has been marked as private.
    ianstudio
    Participant

    Hex field in ColorPicker for Color Section not showing correctly, it is truncated so I can barely paste a value in it. This started since I upgraded to 3.8. I use the latest Enfold 2.4.4 and tried deactivating all plugins.. same issue

    http://dancearea.ch/share/kriesibugs/a.png
    http://dancearea.ch/share/kriesibugs/b.png

    Thx

    #204653

    In reply to: Off-centered Menu IPAD

    This reply has been marked as private.
    #204649

    Hi mgerenser!

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

    #top .header_color .main_menu .menu ul li>a:hover {
    color: orange;
    }
    #top .header_color .main_menu .menu ul li>a {
    color: black;
    }

    2)

    .main_color a { color: blue; }

    Regards,
    Yigit

    #204638

    Hey!

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

    
    .widget_rss .widgettitle img {
    display: block;
    float: left;
    padding-right: 5px;
    }

    that should do it
    Cheers!
    Yigit

Viewing 30 results - 231,991 through 232,020 (of 244,391 total)