Viewing 30 results - 232,801 through 232,830 (of 244,324 total)
  • Author
    Search Results
  • #200116

    Topic: Text Block not working

    in forum Enfold
    MtnStreamGroup
    Participant

    I updated WordPress 3.8 and installed Enfold 2.4 while using a child theme.

    When using the Advanced Layout Builder and putting a text block inside a layout out element then clicking on the text block to insert content the block is coming up but I’m having a huge problem getting the content into the block.

    Problems:

    1.) Most of the time there’s a blank block even there’s a message to put content in place.
    2.) Clicking on the visual tab the visual toolbar is not loading.
    3.) After editing content within a text block and clicking “Save” the edits aren’t being saved.
    4.) There is a conflict with Shortcodes Ultimate plugin. Enfold and WordPress doesn’t work with the Shortcode Ultimate code in place.
    5.) Typography isn’t working correctly as shown in ‘Issue2.jpg’ Those are supposed to be H4 but the spacing doesn’t show as a headline like it is in those with bullets under the headline.

    Note: The above problems and the screenshots are with Chrome.
    Here are a couple of screenshots of part of the issues about.
    https://dl.dropboxusercontent.com/u/18117912/Enfold-Issue.jpg
    https://dl.dropboxusercontent.com/u/18117912/Enfold-Issue1.jpg
    https://dl.dropboxusercontent.com/u/18117912/Enfold-Issue2.jpg

    5.) In Internet Explorer, the text block opens up properly, but I can’t highlight any of the content in a text block. This is intermittent.

    What’s causing this? I’m getting very frustrated and angry with this theme. These issues are causing me to waste a ton of time trying to get a site back up and running. And, it keeps getting worse with each page I attempt to edit and modify.

    • This topic was modified 12 years, 3 months ago by MtnStreamGroup. Reason: Added Chrome and Internet Explorer issues and screenshots
    #200108
    pmgroup1
    Participant

    I’m using Enfold’s form editor and it’s really nice. However, I’d like the ability to add a multi-select field.

    It doesn’t appear to be a part of the theme today, but maybe for a future version?

    Also, since that field is not available, I’m using Ninja Forms to create my form. Everything is working fine but the theme is causing styling issues. I can fix via custom CSS but wanted to make you aware.
    http://sharebucketapp.com/0OWFmZDQ3ZTY4ZDk0Mg

    See how ‘I would like to’ is overlapping the first option?

    Thanks

    #200105
    GJ2030
    Participant

    How can we take out the mention of Enfold and Kriesi from our footer?

    #200104

    Topic: Enfold Version Number

    in forum Enfold
    MtnStreamGroup
    Participant

    Last night after installing WordPress 3.8 and Enfold 2.4, WordPress shows the version for Enfold to be 2.1. Why is that?

    #200102

    Hi!

    Right now if you switched over yes, you would lose all of the styling and any page using the advanced layout builder would lose its layouts. At some point the plan is to pull the advanced layout editor into its own plugin but for now Kriesi is working on adding more video support for slideshows, background video and some other big features.

    You can see a bunch of various layouts in the Enfold Showcase topic here: https://kriesi.at/support/topic/enfold-showcase/

    As far as other themes vs Enfold I don’t think there is anything in the same level of customization as it. With a bit of css you can do almost anything with Enfold. Kriesi.at is a child theme of Enfold and is a good example what a developer can do building on top of it.

    Overall switching away from it will take the same amount of work as switching to any other premium theme since it does a bit more data manipulation.

    Best regards,
    Devin

    #200098

    Actually, I don’t want my site to be responsive because I don’t like the automatic mobile version. That doesn’t explain the issues above, from my point of view.

    #200097

    Btw, is http://kriesi.at using Enfold? Because it seems like that however the icons you use seems differnet and the circle shaped on mouse over feature I see “The Basics – what you get with every theme” I havent seen in the Enfold i use as option. Please clearify :)

    Thanks

    #200094

    Hi,
    I love Enfold and would like to use the same data as stored in the MYSQL DB but for another website using a different theme.
    I guess it is the Advanced layout builder that results in that the website content will look kind of weird if it doesn´t uses the layout builder?

    – Will any of your other themes support the data, so that content front end uses same text and images but as part of the new theme?

    – Is Enfold the theme you put most effort and update more frequent with new features etc OR can what other theme would you recommend as an equal good theme that will last and be improved also in the future?
    – Can you recommend ANY website using Enfold that has re-done the design so that it looks very differnet from your demo?
    Perhaps the slider is hot horizontal but instead vertical etc.

    Thank you very much, appreciate your hard effort and excellent support

    #200085

    Topic: Layer slider

    in forum Enfold
    katana
    Participant

    Hi,

    I purchased just now and unfortunately layer slider doesn’t work properly ??

    1- I try to insert the short code on page [layerslider id=”1″] but nothing appear…

    2- In transition builder your can see on top of page :
    Warning: file_get_contents(/xxxxxxxxxxxx/wp-content/themes/enfold/config-layerslider/LayerSlider/sampleslider/sample_transitions.js) [function.file-get-contents]: failed to open stream: No such file or directory in xxxxxxxxxxx/wp-content/themes/enfold/config-layerslider/LayerSlider/builder.php on line 14

    3- the slider show circle timer on preview and not bar timer (the button don’t work on global setting, stay every time on circle bar, )

    Strange start with this template , your help will be great

    Thx in advance for your quick reply

    • This topic was modified 12 years, 3 months ago by katana.
    #200083
    IndikatorDesign
    Participant

    Hello everybody,

    1.
    you´re been using 2 queries in the custom.css in enfold, one for tablets and desktops @media only screen and (min-width: 768px) and one below for mobile advices.

    I need more flexibility to handle all our features on the different devices especially BuddyPress on Smartphones. So I see that you are using more Breakpoints inside Enfold. Is that right? Please can you give me a list of all the px-values from all of your Breakpoints?

    I found this values, are they right?

    @media only screen and (min-width: 1340px)
    @media only screen and (min-width: 1140px) and (max-width: 1339px)
    @media only screen and (min-width: 990px) and (max-width: 1139px)
    @media only screen and (max-width: 989px)
    @media only screen and (min-width: 768px) and (max-width: 989px)
    @media only screen and (min-width: 480px) and (max-width: 767px)
    @media only screen and (max-width: 479px)

    2.
    I think for a better performance I wanna deactivate Layerslider on Smartphones and change it just with a linked background-image. Is it enough to use “display:none” in the queries that LS is not load?
    Can I use next the “after” syntax with “content” to place the image or do you have a better solution without php and javascript?

    Or is it possible to change it just on mobile devices with Easy-Slider? So you can config both for example, as first Layerslider and below Easy-Slider and set display:none in the queries for the div of that one you don´t need? If you do it on this way, are both of them loading every time or is it enough to display:none to set it really off?

    Hope you guys have some tipps for me..

    Best regards

    #200077

    I am having the exact same issue. Watched the video, but it did not help. How can I get the masonry portfolio to pull images, or at least one representative image from a specific gallery? Can you outline how the masonry portfolio works in terms of where it’s pulling the images from? If I have a gallery of multiple images, how can I get one to appear in the masonry portfolio and then link to the entire gallery?
    If I want individual images to appear from multiple galleries how do I do that?
    Thanks so much,
    Lynda

    #200074
    #200071

    Hi Yigit,

    This command hided submenus on top navigation megamenu.
    My idea was to hide on the Custom menu sidebar and clicking the CATEGORY opens the submenu.
    Almost like this topic here https://kriesi.at/support/topic/top-menu-side-navigation-issues/
    But in my case its Custom menu in Sidebar Pages.

    BR,
    Priit

    #200064

    In reply to: Width Issue

    We created a enfold child theme and did some custom CSS under enfold custom css section – hwoever removing those or the plugins hasnt been any help.

    #200050

    Hey!

    That featured is not available at the moment, if you really need you would need to hire a freelancer for the job, also feel free to request it here.

    Best regards, 
    Josue

    #200045

    Hola Jairo!

    Si tienes tu WordPress configurado al español el theme debería cambiar por defecto de idioma ya que los archivo .po en Español estan incluidos (asegurate de tener la ultima version del theme).

    Saludos,
    Josue

    #200041

    Hi!

    I tried to check your website on my iPhone but you have turnt off responsive layout. You can activate it Enfold theme options > General Settings

    Regards,
    Yigit

    #200035
    jagarnica1
    Participant

    Hola, tengo entendido que Enfold es multilenguaje, como lo configuro para que por defecto quede en idioma ESPAÑOL. Saludos, gracias

    #200029

    Hola Jairo!

    Please see http://vimeo.com/channels/aviathemes/videos

    Regards,
    Yigit

    #200026

    Topic: slider

    in forum Enfold
    kecster2
    Participant

    http://j2k.info/slider.png

    is this style of slider built in for enfold.. my client wants this, he tells me he got it from enfold, but i cant find it

    #200025
    jagarnica1
    Participant

    Hola, acabo de adquirir el tema Enfold, tengo grandes expectativas, pero tengo muy poca experiencia. Por Favor si me pueden indicar donde encuentro los video tutoriales. Gracias.

    #200022

    Ah – I didn’t have the latest Enfold. Added API so that won’t reoccur. The above code made the icons larger and positioned them lower which is good – but the lines behind it didn’t change, so now the icons are floating halfway down the line and almost touching the logo below.

    #200012
    This reply has been marked as private.
    #200004

    Hey priitr!

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

     #top .sidebar_left .widget_nav_menu .current_page_ancestor > ul, #top #header .avia_mega_div>.sub-menu>li>ul { display: none; }

    Cheers!
    Yigit

    #200001

    In reply to: Size – footer

    Hey Seba1973!

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

    #footer { padding: 0; }

    Cheers!
    Yigit

    #200000

    In reply to: Imige size in gallery

    Hi Seba1973!

    Please go to wp-content\themes\enfold\js\prettyPhoto\js folder and open jquery.prettyPhoto.js file and find

    allow_expand:true

    and change it to

    allow_expand:false

    Regards,
    Yigit

    #199998

    In reply to: Menu questions

    Hey!

    You can add following code to Quick CSS in Enfold theme options under Styling tab to change hover state of sub menu items

    #top .header_color .main_menu .menu ul li>a:hover {
    color: blue;
    }
    .header_color .main_menu .menu ul li a:hover {
    background-color: red;
    }

    You can use Mega Menu ( you can find instructions here http://vimeo.com/channels/aviathemes/67651241 ) but if you really need to make dropdown menus horizontal, you are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.

    Best regards,
    Yigit

    #199994
    priitr
    Participant

    Hello.

    Is it possible to hide submenus with Custom menu widget and sidebar?

    Here’s the screenshot.
    https://dl.dropboxusercontent.com/u/13860664/Screen%20Shot%202013-12-13%20at%2017.06.37.png

    #199989

    In reply to: Enfold Showcase

    Hi!


    @revolutiongroup
    Glad you finally finished your website Rob. It looks great :)

    Cheers!
    Yigit

    #199980

    In reply to: Portfolio Grid color

    Hi!

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

    .grid-entry .main_color .avia-arrow, .main_color .grid-content { background-color: red; color: red; }
    .main_color .grid-entry-title { background-color: red; color: white; }

    Cheers!
    Yigit

Viewing 30 results - 232,801 through 232,830 (of 244,324 total)