Viewing 30 results - 217,621 through 217,650 (of 244,547 total)
  • Author
    Search Results
  • #292773

    Hi!

    Make sure to take a look at our online documentation if you are just getting started: http://kriesi.at/documentation/enfold/

    For the logo see: http://kriesi.at/documentation/enfold/add-your-own-logo/

    Best regards,
    Devin

    Hey leangroup!

    You need to turn on the debug field for the ALB. See: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Regards,
    Devin

    #292739
    JoshuaNichols
    Participant

    I updated the theme to current version, and the homepage navigation is now nested in the left corner????How do I get this fixed? Site is: http://steepanddeepskigear.com/

    LOVE THE NEW UPDATED TOO, This workhorse just keeps getting better with age!

    #292728

    In reply to: List in "Block code"

    Hey!

    Are you using the latest version of Enfold (2.9.1)?

    Best regards,
    Josue

    #292727

    Hi!

    The child stylesheet is getting included correctly but you have a typo in the code – http://screencast.com/t/aOqJvvkiRS

    Best regards,
    Josue

    #292712

    Hi!

    You can disable the Enfold lightbox script in the Theme Options.

    Cheers!
    Josue

    #292705

    In reply to: Kommentar HTML-Tags

    Danke, hat super geklappt.
    Hab gesehen, dass man es auch bei Enfold –> Blog Layout –> Blog Post Allowed HTML Tags ausstellen kann aber so ist es wahrscheinlich noch möglich sie zu verwenden ohne dass es extra angezeigt wird.
    Danke!
    Lg

    Cliffy
    Participant

    Hi,

    A really really small bug for you.

    I have a Color Section [ using a custom colour #823194]. Within it I have a Special Heading.(I am using the default enfold installed fonts.)
    Heading Text is “Cornwall & Isles of Scilly” and set to H1

    When you view the page the “&” is displayed as the same colour as the background colour. So all the user sees is “Cornwall Isles of Scilly” in the title.

    Just thought you should know :)

    For now I will use “Cornwall and Isles of Scilly” :)

    #292696

    Hey!

    Please update the theme to the latest version (2.9.1).

    Best regards,
    Josue

    #292684

    In reply to: Demo Content Error

    Hey!

    The page you posted is not using Enfold, also the login details didn’t work.

    Regards,
    Josue

    #292668

    Topic: No encuentro solución

    in forum Enfold
    JoseSoto
    Participant

    Hola Josue:

    Siento molestarte de nuevo con mis dudas. Creeme que he mirado su solución en foros y demás, pero quizás porque aún mi comicimiento es limitado, pues no encuentro solución. Quiero decirte con ello que recurro a tí después de haber pasado varias hora intentando resolver los problemas, si no no te molestaría de nuevo. MUCHAS GRACIAS por anticipado por tu paciencia

    1. En su día no me salia ene l bloque de editar contenido no me salían las opciones “visual”. Me indicaste añadiese al archivo wp-config-php
    define( ‘CONCATENATE_SCRIPTS’, false );
    Lo había hecho mal en su día porque no me fuía la directoio raiz. Luego amablamente me lo resolviste tu, tras enviarte las claves de mi sitio.
    Problema? He instalado la plantilla enfol para otro sitio web que estoy creando. Esta vez si he ido a través del FTP al archivo wp-config.php, y he pegado esa línea ¿qué sucede? NADA, no em salen las opcioones visuales. Donde crees puede estar mi error?

    2. Me aprece otro problema, en la plantilla enfold dentro de “theme options”…. NO ME APERECE “advanced styling”. el resto de opciones staling, header, etc si aparecen. Claro sin esa opción de “advanced styling” no puedo modficar los tamaños de los título H1, H2 En el sitio web anterior cuando cargue enfold si me aparecía esa opción, pero en este nuevo sitio, he vuelto a subir enfold y la opción “advanced stilyng” ha desaparecido.
    Cómo puedo recupararla por favor?.

    3. Un problema que siempre he tenido, es que con el bloque de contendios cuando edito un texto yq uiero darle color de fondo, lo marco y me voy a la opción “insert theme shortcode” eligo “dropcap” (colored background”)… y no me colorea el fondo, sino que me rompe el texto y me sale otro texto. No encuentro la solución.

    La verdad Josue, que siento que es abusar de tu ayuda trasladarte antes una duda y ahora tres.Por eso te preguntaba en mail anterior que quizas fuese mejor que trasladase todos estos problema a alguien que se dedicase a esto previo pago.
    Lo que no quiero es abusar de tu amabilidad y quitarte tiempo a tí. Aunque me esfuerzo cada día por aprender.

    Si consideras que al ser varias preguntas debo canalizarlas de otra manera, o dirigirme a otra persona o empresa indícamelo. No quiero abusar de tu tiempo y trabajo. MUCHAS GRACIAS

    José M.Soto

    #292665
    IndikatorDesign
    Participant

    Hey there, hope you´re well!

    I wanna use enfold for a new client. He´s been active in real estate sector, so I need to implement immocaster sdk into the homepage. Here you can see a small example input.

    That means I need a new template that I can use just to display different objects.

    Please can you tell me what´s the way to modify single.php to something like single-objects.php, so that I can choose the modified template just for pages where I need it? I don´t want plugin-support. I know it´s not supported.

    Thanks for reply

    Cheers

    #292663

    did you set in the Enfold Options Dialog your logo?

    http://abload.de/img/customlogoj7q7k.jpg

    #292652
    KMagnus
    Participant

    I uploaded my logo to my gallery. Now what. I’m trying to replace the Enfold logo with my logo.

    #292644
    kimchan2
    Participant

    We have run into an issue where the blog is showing posts from categories that are not selected. There are 4 categories and they want to EXCLUDE the posts in the NEWS cat (so only include 3 of the 4 existing categories).

    Screen caps and details posted below.

    Thanks in advance. Enfold is a super excellent theme! You guys are the best!

    Hey kimchan2!

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

    .blog-meta { display: none !important; }

    Cheers!
    Yigit

    #292633

    Hola Jose!

    Prueba con este código en el CSS:

    h1,h2,h3,h4,h5{
    text-transform: none !important;
    }

    Para cambiar el tamaño de fuente de estos elementos te recomendaria utilizar el editor de estilos avanzado (Enfold > Advanced Styling).

    Saludos,
    Josue

    Hi Micheal0424!

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

    .av-masonry-image-container {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    }
    .av-masonry-image-container:hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    }

    Best regards,
    Yigit

    Micheal0424
    Participant

    http://kriesi.at/themes/enfold/blog/masonry-blog/

    How can I make it so the Masonry Blog pictures show up grey scaled unless they are hovered over?

    Right now they show up lighter and then full color when hovered over.

    Thanks for the help!!

    #292625

    Hi Devin,

    Good call! That seems to have worked.
    I would love to use the masonry gallery, so if Kriesi can take a look, I’d really appreciate it.

    Also, I’ll be using the Enfold template on another site (also my own work). Can you remind me… if the purchase good for two installations? Or will I need to purchase another license?

    Thanks so much!

    Irja

    #292610

    Hi dbddiamonds!

    The styling options for the pre-configured styles are not saved to that style. Each time you select a preconfigured style it clears all styling options and uses the defaults for that style.

    See: http://kriesi.at/documentation/enfold/setting-up-styling/

    Regards,
    Devin

    #292607

    Hi ahoii!

    Enfold by default is responsive but the way you have the page loading into an iframe onto your main domain may be causing the mobile devices not to properly recognize the size of the screen.

    Best regards,
    Devin

    #292604
    ahoii
    Participant

    Hi everyone,

    the desktop version of our website works perfectly fine – even the responsive layout works if you change the size of the browser window. But if you use a mobile browser (we tested Firefox, Chrome & Android browser), you will only see the destop version. We tested this issue on different devices with different browsers but none showed the mobile version of the site.

    Thanks in advance for your help.

    http://www.ahoii.net/

    #292603

    Hey!

    Unfortunately that would take a bit more customization than we can assist with here on the forums. It would be similar to how I’ve got the example on this docs page for the single product page layout: http://kriesi.at/documentation/enfold/change-woocommerce-single-product-page-layout/

    Best regards,
    Devin

    #292597
    jduarte
    Participant

    I am running Enfold on a WordPress Multisite installation. All the subdomains are using the Enfold theme.

    I need to provide FTP access to a client for only one subdomain.

    I realize that the subdomain multisite is virtual. Is this possible?

    Jess

    #292594
    Joe Birch
    Participant

    the social network tab on this page (located on the right with Facebook in it)
    http://thesmall.wwwsr11.supercp.com/

    should list Twitter and Pinterest tabs just like it does on this website:
    http://www.thesmallbizshop.com/

    I have all the setting exactly the same on both sites but the plugin in enfold will only show one social icon at a time, weird.

    It doesnt look like this plugin is playing nicely with Enfold. any ideas on how to repair this?
    joe

    #292593
    retotito
    Participant

    Hi
    I did customize the menu colors.
    But i have an issue, when im on a page, that have submenus, than i cant figure out how to target the font color of the submenus.

    The problem is on this page:
    http://eggishorn.phoenix-systems.ch/web/hotel/

    When i now hover over the Menu “hotel” the font-color of the submenu items are in gray.
    I would like them to be in white, until i hover over them.

    Thanks for answers

    #292592
    This reply has been marked as private.
    #292585

    In reply to: Accordion slider tweak

    Hi trevorjohnston!

    1) The accordion doesn’t support such a feature yet and it’s also not easily possible to add it. You can suggest it here: https://kriesi.at/support/enfold-feature-requests/ or hire a freelancer who can customize the accordion script for you.

    2) Try to insert this css code into the quick css field or child theme style.css file:

    
    #top #wrap_all .aviaccordion-preview-title {
    padding-top: 0;
    }
    

    It will remove the 10% padding from the top and the titles should move to the top of the title wraps

    Cheers!
    Peter

    #292577

    I did clear the cache (multiple times), refreshed, shut down the computer- and it still does not work. It also does not work in other browsers.
    According to our theme dashboard in wordpress- we are running the latest version of enfold.

    Any help is greatly appreciated.

Viewing 30 results - 217,621 through 217,650 (of 244,547 total)