Viewing 30 results - 231,001 through 231,030 (of 244,617 total)
  • Author
    Search Results
  • #211736

    Hey stevemulisa!

    Both of those sites are running Enfold so I’m not sure what you mean by it not working because of the theme.

    Regards,
    Devin

    #211732

    Hi!

    Please watch these videos to learn more about the theme. This one will teach you how to create a mega menu: http://vimeo.com/channels/aviathemes/67651241

    You should probably create a test site then Import the Dummy data. This will give you a lot of ideas on how the theme works.

    Cheers!
    Ismael

    #211731

    Hey MT-Enfold!

    You could purchase a subscription to Adobe Typekit and follow their integration guides: https://typekit.com/fonts/myriad-pro

    I think that may be the only legal implementation.

    Best regards,
    Devin

    #211728

    Hey!

    The images used in some of the slideshows, product setups etc. I think there is a sample of every element available otherwise but to keep the overall redundancy that the demo has down every variation isn’t included.

    For the menu, the imported data can’t set a menu as a mega menu due to limitations in the WordPress importer. You can set it up however the same way you would a normal menu and then using the new check boxes for Mega Menu and columns for a column grouping.

    The blank page should have been imported as a coming soon and maintenance example. In addition to everything else. You can see an example of what should be imported around the 4:45 minute mark here: https://vimeo.com/64927356

    Cheers!
    Devin

    #211726

    Hey gentlemansgazette!

    You can upload the image background on Enfold > Styling. Apply a Background image for Header, Main Content etc.

    Best regards,
    Ismael

    #211721

    Hey zebraz!

    Add the phone number on Enfold > Header > Phone Number or small info text.

    Cheers!
    Ismael

    #211718

    In reply to: Layout on mobile

    Hey!

    Please do the following:

    1.) Add this to increase the height of the logo on mobile view:

    @media only screen and (max-width: 767px) {
    .responsive .logo {
    height: 130px;
    }
    }

    2.) Use this to remove the gap below the layer slider:

    @media only screen and (max-width: 767px) {
    .responsive #main .container_wrap:first-child {
    border-top: none;
    height: 150px !important;
    }
    }

    3.) Did you set a “Responsive Header Main Menu” on Enfold > Header?

    Best regards,
    Ismael

    #211706
    This reply has been marked as private.
    #211689

    In reply to: Logo: format & shrink

    Questions simplified:
    Is pasting the logo on a max 340×156 area considered best practice for Enfold (i.e., as opposed to say, a transparent png with padding)?

    How to make the logo shrink less on scroll?

    Thanks!

    #211687

    Hey caesss!

    Thank you for the heads up. Appreciated! Anyway, the markup has been changed on latest version of Enfold.

    $link = aviaHelper::get_url($link);
                    if(!empty($link))
                    {
                        $title = "<a href='$link' title='".esc_attr($title)."' $blank>$title</a>";
                    }

    Regards,
    Ismael

    Thanks for the reply.

    I will give it a try.

    Will this be added to your next update of the Enfold theme ?

    #211671

    Hi!

    Please give us a link to the website and if possible please translate the inquiry in english. Thanks.

    Best regards,
    Ismael

    #211665

    Hi!

    You can edit the file on Appearance > Editor. Look for the Themes Functions.

    Best regards,
    Ismael

    #211660

    Hey gentlemansgazette!

    No, Enfold does not support a masonry grid with a sidebar at the moment. We plan to add a flexible masonry grid element to Enfold but we’ve no ETA for this feature update yet.

    Best regards,
    Peter

    #211654

    Hey!

    Please ask the plugin author for help. Enfold just supports WPML and we can’t support other translation plugins at the moment.

    Cheers!
    Peter

    Hi!

    Please update Enfold to the latest version (2.4.5).

    Regards,
    Josue

    #211633

    In reply to: old version of enfold

    Hi mkal!

    Please try to use Endold 2.4.5 with wp3.6. If it doesn’t work I’ll ask Kriesi if he can provide a copy of the old version.

    Best regards,
    Peter

    #211627

    In reply to: Star Rating

    Hi rene!

    Tbh I didn’t test any rating plugin with Enfold yet. I only know this plugin: http://wordpress.org/plugins/gd-star-rating/ but I’m not sure if it works with Enfold and if it’s the best solution for your project.

    Best regards,
    Peter

    #211626

    Topic: Google maps full width

    in forum Enfold
    yogananda
    Participant

    Hi,
    I’ve been struggling to get the google maps to strech full width. I’ve searched through your support and have tried several suggestions, but no luck so far.

    Here’s a list of what I’ve done:
    – A page is created
    – Color section added
    – Widget area added, referring to a specific sidebar that contains the Enfold (child) google maps widget. None of the height/width parameters have been defined in the widget.
    – the code: ” #fullwidthmap .container { width: 100% !important; } ” has been added to the Section ID of the Color Section
    – the code: ” .content .avia_google_maps_container {height: 400px;}
    #avia_google_maps-2 {padding: 0;} ” has been added in the Quick CSS box.
    – the layout is streched

    You can view the page here: http://padmayoga.dk/wp/om-padma/

    It would be great if you had a full rundown of how to implement the full width feature.

    If you could please inform me what I’ve missed out in, thanks !

    Hey!

    I’ll close the thread and mark it as “resolved”.

    Cheers!
    Peter

    ok thanks
    >>> We can not mark our posts as SOLVED in this forum?

    Hi!

    There’s no difference. In this case the WPML string translation should work. If it doesn’t work please use the Codestyling plugin or ask the WPML support staff why the string translation doesn’t work. I see no bug or error in our code which would prevent WPML to translate the strings. If the right textdomain (“avia_framework”) is used the string should be translated…

    Cheers!
    Peter

    #211607

    I am also trying to do something similar. How do you make it so the transparent menu covers the full screen slider, but this only happens on the homepage as other pages won’t have full screen sliders?

    sorry… done :)

    Hi!

    I can’r read your code – please use the “code” button to post it…

    Best regards,
    Peter

    Hi!

    Yes, that’s the normal setting. You can select the front page on the theme option page (Enfold > Theme Options) if necessary.

    Cheers!
    Peter

    Hey Dude
    Thanks :)
    With my others 14 wordpress websites i used to use codestyling localization and it works perfect.
    For the one i was talking i ca not use it so i try to use the String Translations tool.
    And i did :-) but it is not easy as with codestyling localization but it works..
    > i use this and it works:
    <a title="<?php echo _e('Tweet this','avia_framework'); ?>" class="addthis_button_twitter"></a>
    WHAT is the difference with yours?
    thanks

    #211598

    Hey!

    Your best route at this point would be to talk to your hosting provider to get assistance in updating the theme files. Either through FTP or just by helping fix your chmod permissions so that WordPress can full write over the previous enfold folder within WordPress.

    Regards,
    Devin

    #211594

    Topic: Gravity Forms Problems

    in forum Enfold
    naranili
    Participant

    I have some Problems with the Gravity Forms Styling.
    As i read from the Feature-List the Theme supports Gravity Forms, but there are some styling issues.

    Please take a look at the form : http://specialpress.de/plugins/spgfle/enfold-test/

    There is a special setting at each field to define the size of the field (small, medium, large).
    But as you could see from the test-page all fields have the same (small – why not full) size.
    This happends to all fields.

    But the Name and Address fields works right. Why ?

    Also there are some issues with the default GF styles like (gf_left_half, ….).
    As you could see from the test-page the date-dropdown works right without any GF setting.
    But when i use some of the GF settings styles the dropdown fails.

    Please could you fix this bugs ?

    Regards
    Ralf

    #211595

    Dear Devin,
    actually this could be a solution.
    It only has two restrisctions to observer:
    1) posts should be the same for each column, assuming that I put more than one column, each one including a “latest news” widget with a specific category to display;
    2) if I wanted to display a sort of sidebar, when sidebar is set as not visible (no sidebar), there’s no way to leave enough room to allow posts to display around the rest of the content. So, one should limit the number of visible posts in the column in order to be as tall as the adjacent column, whose height is set by their content.
    Please, see the attached screenshot to see what I mean.
    enfold column
    Is there a chance to set a page like this?
    1/3 1/3 1/3(=column with posts)
    1/3 1/3 blank(=I want to list posts from above)

    I think it would be better to set a custom sidebar containing “latest news” widget, right?

    Please, just give me your hint about this point!
    Thanks and best regards.

    • This reply was modified 12 years, 3 months ago by Alessandro Marengo. Reason: latest news widget, posts in column
Viewing 30 results - 231,001 through 231,030 (of 244,617 total)