Viewing 30 results - 234,871 through 234,900 (of 243,841 total)
  • Author
    Search Results
  • #184305

    Hey!

    My guess is that its because there is a layer slider element inside of a text block inside of a full width section. Its causing issues with the whole page rendering height properly so when it gets scaled down the background is centered both vertically and horizontally but not stretched because that isn’t set to be stretched on the color section’s settings.

    Best regards,
    Devin

    #184291

    Hey agiombetti!

    Can you post a screenshot and show the changes you would like to do? And did you set opacity to 0.1? If not, please add following code to Quick CSS in Enfold theme options under Styling tab to set it to 1

    .avia_transform .avia-gallery-thumb img { opacity: 1; }

    Best regards,
    Yigit

    Hey!

    I edited the code in my previous post, please try it now. After applying the code, please flush browser cache and reload page a few times.

    Cheers!
    Yigit

    Dear Yigit,
    Sorry, but your solution doesn’t work. See it in,…
    http://equipodemarketing.com/
    Keep in contact. Many thanks and regards from Madrid, Adolfo

    Hey!

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

    @media only screen and (max-width: 768px) { .logo a { overflow:visible!important; }
    .responsive #top .mobileMenu { margin: 35px 0 10px 0!important; }}

    Best regards,
    Yigit

    • This reply was modified 12 years, 2 months ago by Yigit.
    #184273

    Hey Tim!

    1) Fullwidth elements such as LayerSlider, Color Section etc can be used only without sidebar. Or such issue will occur. However, you can add Widget Area element under Content Elements and add your widgets into it if you really need to use sidebar widgets and color section in the same page.
    2) Please add following code to Quick CSS in Enfold theme options under Styling tab

    .logo img { padding-top: 15px; }
    .header-scrolled .logo img { padding-top: 0; }

    Regards,
    Yigit

    Wojciech Buchta
    Participant

    Hi,
    Is there a way to limit this number? I mean main message input window, as shown here http://kriesi.at/themes/enfold/pages/contact/
    Best regards,
    Wojtek

    #184269

    In reply to: Breadcrumbs

    Hey!

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

    .title_container .breadcrumb { display: none; }

    2) Can you elaborate? How you would like to style them?
    3) You can add following code to Quick CSS and adjust as desired

    #header .mega_menu_title, #header .mega_menu_title a { font-size: 20px; color: red; }

    4) You can add following code as well and adjust it to center your menu

    .main_menu { right: 30%; }

    Best regards,
    Yigit

    #184262

    Hey!

    You can add it to custom.css file inside Enfold/css folder or into Style.css file in your child theme

    Best regards,
    Yigit

    #184254
    aomartinao
    Participant

    Hey there,
    I tried to look it up here but without any success, so I hope this is not gonna be a duplicate question or anything, but I’m having this trouble:

    I have some default Post page called “Blog”, as seen on screenshot below:
    http://mathy.cz/dotaz/01-posts_page.png
    http://mathy.cz/dotaz/02-page-blog.png

    And I would like to show the text from the page at the very beggining of the blog page as well as I have it on my other page, which I’m bulding now on roots.io :
    http://logicworks.mathy.cz/?page_id=126#vypis_clanku (this web is also still unfinished)
    So first up, I would like to have a content text from the page and then list of the blog posts. But all I see there, is just the list of the post, but not the text from the page:
    http://mathy.cz/dotaz/03-frontend.png

    Normaly, I would add <? the_content(); ?> to the template of the blog, but this would be overwriten after some future update of the Enfold.

    So my question is – it there any way how to add a text from the page to the list of the blog post, or will I have to add it to the code of the template?
    I heard something about child themes, but didn’t have time to study it properly yet.

    Thanks in advance for your reply and thanks for the awesome Enfold theme!
    Best regards
    Martin

    #184252

    Hey LAHWebDesigns!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    #top .gallery .gallery-item { width: 160px; height: 160px; }

    Regards,
    Yigit

    #184238
    MatHom
    Participant

    Hi there!

    I am new to the Enfold theme and have a question regarding the Fullscreen slider. I have used the setting from Homev7 and want to change the opacity of the text box and also change the color of the text. Is it also possible to change the position of the capture box?

    thanks
    Matthias

    #184235

    Topic: IE10 Display Problems

    in forum Enfold
    paulgandrews
    Participant

    Hi. Everything’s working fine with Chrome / Safari but IE10 is a mess.
    The menu ranges vertically and the header bar is overlapping text.
    Here’s a link to the site: http://snipurl.com/2845ece

    I’m using Enfold v2.4.2 and WordPress 3.7.1

    Any help will be much appreciated.

    Thanks,
    Paul

    #184234
    Alcadis
    Participant

    Hi,

    I’m using a child theme to customize my website. All the CSS changes work, but when I change a different file, enfold-functions.php for example, the changes don’t work.

    How can I setup my child theme so I can customize all other files aswell?

    Thanks

    netengineat
    Participant

    Hello, I use the Enfold Theme in a WordPress Installation very successfully. I made an advanced layer slider for the main page, and now I have some editor users (because I do not want them to be able to do too much). But unfortunately, they as well cannot create and/or edit the advanced layer slider. The existing cannot be opened (there is the classical error message).

    Does anybody know which capability is attached to this right? I used the “User Role Editor” copied the Editor User, and added Level 7-10, hoping this will help, but no chance. I even changed the author of the site, that contains the slider to the non-admin User (the editor user) but still, no success. I would be glad if anyone could help me how to fix this.

    Thank you…

    #184214
    Niels
    Participant

    I’d like to create a gallery with thumbnails with large image above – like ‘Gallery with Preview’ or ‘Bigger Gallery with Preview’ on your sample page:

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

    But I would like to add a 3 or 4 line description to show between the main image and the thumbnails. The descriptions are too long to comfortably work as pop-ups over the thumbnails.

    Would this be possible in Enfold?

    #184208

    Topic: How to WPML?

    in forum Enfold
    abortolotti
    Participant

    Hi, is there any video tutorial on how to use WPML and Enfold? I am creating a brand new site with 6 pages now and would like to duplicate the entire site also in 2 other languages.

    Any guidance would be much appreciated, thanks!

    Antonio

    #184201

    In reply to: Search results layout

    Hi ksakkos!

    No, right now the search results page does not support a special layout for portfolio entries. You can request this feature here: https://kriesi.at/support/topic/enfold-feature-requests/page/13/ and if more user request this feature we might look into it.

    Best regards,
    Peter

    #184179

    Hi allegrabillings!

    I just tried to reproduce the issue on my test server but the gallery seems to work just fine for me. Do you use a special post format (gallery, link, etc.)? Please give us a link to your post and create us an admin account. Please post the login credentials as private reply and we’ll look into it.

    Best regards,
    Peter

    Hi Bruno!

    I marked this thread for Devin and Kriesi – they can test your website with an IPad. I checked the website with an Android 4.1 phone (lg p700) and I couldn’t reproduce the issue.

    Cheers!
    Peter

    #184174
    hekopumpen
    Participant
    #184167

    In reply to: Set language in Enfold

    Hey ppaoletti!

    Please try to deactivate all plugins and check if i.e. the birscheduler breaks the theme translation. If not, go to the Codestyling translation page and rescan the theme files (French translation). Then click on “Edit” to check if all necessary strings are translated and at least click on “Generate Mo” to generate the mo file.

    Best regards,
    Peter

    Hi!

    No, this code shouldn’t affect any other links

    
    .avia_header .avia_shop_option_link{ display: none !important; }
    

    Regards,
    Peter

    #184162

    In reply to: Translation issue

    Hi!

    Please try to use Codestyling instead: http://wordpress.org/plugins/codestyling-localization/
    Install the plugin, go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and click on “Add new language”. Then select your language from the list and click the “create po-file” button. Click on “Rescan” to fetch all text strings. Then click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).

    Regards,
    Peter

    #184159

    Hi bergzohar!

    The contact form code can be found in wp-content\themes\enfold\framework\php\class-form-generator.php

    Cheers!
    Peter

    #184147
    tasoskouk
    Participant

    hello,

    i am translating enfold in greek with codestyling localization but although el_GR po/mo files get saved in enfold/lang folder i stll get english text

    my wp-config.php has the right setting : define (‘WPLANG’, ‘el_GR’) and wordpress general greek localization works ok

    what should i do ?

    thx, tasos

    #184143

    Hi Dude,

    thank you for your reply. Will be waiting for Kriesi’s answer.

    Best regards

    Emily

    #184122
    MM
    Participant

    Hi guys,

    Without using separate layout elements, how do I place 2 or more buttons side by side, as per your buttons page here: http://kriesi.at/themes/enfold/shortcodes/buttons/?skin=Splash%20Green?skin=Splash%20Green

    So just to clarify, if I am using the avia layout builder and have, for example, selected a one-half layout element and then placed a special heading inside it and then I want to add 2 buttons side by side (horizontally) underneath the heading, how would I do it? All I can manage myself at the moment is having 2 buttons side by side by pasting the shortcodes into a text block and making both ‘left aligned’ and putting a few spaces bewteen them, but I would like to be able to centre them within the one-half div element (I tried using auto left/right margins and setting as a block and giving them a width, but it didn’t centre them).

    What am I missing?!

    Many thanks in advance,

    Matt

    #184116

    Hi Devin

    I see. So base on the enfold, we can do nothing, right? Anyway it’s a perfect theme overall. But if the product description layout you can change in this type in future would be more perfect. This type the sidebar would not take too much space and, the page layout much more balance.

    Thanks again.

    Andy

Viewing 30 results - 234,871 through 234,900 (of 243,841 total)