Viewing 30 results - 239,551 through 239,580 (of 243,097 total)
  • Author
    Search Results
  • #134923

    Hi Max,

    I just tested it out on 3.6 with 1.9.1 and have no issues.

    It looks like your jquery updater plugin is causing a javascript error on your page there which is preventing it from working correctly.

    Regards,

    Devin

    #134529

    Hi TIMODENIJS,

    What version of Enfold and WordPress do you have installed? Have you tried disabling all active plugins?

    Regards,

    Devin

    #134528

    I seem to be having a similar problem.

    I just did a fresh instal of the latest version of WordPress and the latest version of Enfold.

    When I click on Advanced Layout Editor.. nothing happens..

    I’m a bit lost in where you added that Debug code you mention about, can you perhaps clarify it a bit better ?

    Thanks!

    #27740
    JTV Digital
    Participant

    Hi,

    I’m creating a child theme of “Enfold”. I almost finished, but I want to add some features to the pricing tables and I need to modify the “table.php” file on the directory “config-templatebuilder/avia-shortcodes/”.

    The problem is that when I add the modified version of the “table.php” file on the child theme folder, it doesn’t work. It ignores completely the child theme file.

    What can I do?

    Thanks

    #134970

    Like the picture with a fancy kitchen at the bottom of this page http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/

    Avia section with fixed background.

    What I ask is how to increase the default height of this area.

    Regards.

    #27733
    Chris Reed
    Participant

    Quick question.

    Usually I use the setting in WordPress to set a specific page as the home page (instead of the blog posts) where you select a specific page for the homepage and then a specific page for the blog posts.

    I see that the Enfold settings also have a similar setting. So does the Enfold setting overwrite the wordpress setting? And does it matter what I have set in the WordPress setting if I have it setup in the Enfold setting the way I would like it?

    Thanks for the clarification.

    -Chris

    #114790

    Compatibility for wpSEO Plugin (http://wpseo.de/)

    #134893

    Hi,

    Yes, I think installing the theme from scratch will fix it. Make sure you have the latest version of Enfold and WordPress 3.6.

    Regards,

    Ismael

    #134701

    hmm, only doesn’t show the content of the sidebar, but the sidebar itself is still there. Since the latest update of Enfold I can’t disable the sidebars, even if I say in pages, don’t show sidebar in page attributes. Any idea why?

    #27717
    Jeffepro
    Participant

    1. I’d like to add a single background image that would cover the main body, header, and possibly the footer. This is an example:

    http://cayena.es/

    2. I’d like to have a universal background as default and alternate backgrounds for specific pages.

    Can either of these be done with standard settings of the Enfold theme (I haven’t been able to find it)? If not, can anybody recommend CSS scripts or plugins that can accomplish this. I have no experience with coding.

    Thanks for any advice.

    #27669
    tglawe
    Participant

    I’ve created a Page called Blog:

    [av_blog blog_type='posts' link='category' blog_style='single-big' columns='3' contents='excerpt' content_length='excerpt_read_more' preview_mode='auto' image_size='portfolio' items='6' offset='0' paginate='yes' custom_class='']

    I’ve tried several configurations: Settings → Reading → A static page, as well as Frontpage Settings in Enfold Theme Options, both set, just one set, etc.

    The Pagination is visible and links to e.g. http://www.domain.tld/page/2/ but on click it directs to Home.

    #133931

    Got it, thanks Devin

    #133859

    That line of code isn’t in my portfolio.php at all, so I’m confused.

    In my portfolio.php line 305 says:

    $output .= !empty($title) || !empty($excerpt) ? “<div class=’grid-content’><div class=’avia-arrow’></div>” : ”;

    I’m looking within the enfold > config-templatebuilder > avia-shortcodes > portfolio.php. I haven’t updated to the latest enfold yet, so maybe it’s there?

    #27710
    ideaFocus
    Participant

    Hey,

    Recently brought and put together a website for a client with Enfold but a lot of features don’t seem to be working or I’m ignorant of why there not working.

    Here is the Website: http://heartnsoulmatters.com

    Here are the problems im having that I desperately need help with:

    Responsive Design:

    1. Menu Disappears at mobile size, no drop down menu

    2. Big Space under Layer Slider at mobile size

    General Theme problems:

    1. Back to Top Button Doesn’t Appear

    2. Menu doesn’t get smaller/Shink on scroll

    3. Image’s from Media box animations dont work (Using Latest FF and Chrome Browers, and IE9)

    Everything on the site is out of the box , The only things that I have have changed is 2 quick CSS

    .title_container {

    display: none;

    }

    #top #menu-item-search {

    display: none;

    }

    So it should work, please advise me why these features arn’t working.

    #135073

    I see it working correct in the enfold sample page though. My images are square and 700x700px, maybe that the problem?

    #27708
    Ole
    Participant

    When I scale the browser window to mobile size I always see a missing part of the lightbox ui.

    http://www.metropilot.de/enfold_support/lightbox_01.jpg

    Idea anyone?

    #135029

    In reply to: Enfold Styling issue

    Great thanks for the quick reply… I had tried close to the same thing (but had a an extra space h3 .commentsclosed) and was not working… then used yours but had to add !important to all and that worked… this fixed it up…

    h3.commentsclosed {

    background: none !important;

    color: black !important;

    text-transform: none !important;

    }

    Much appreciated…

    Mark L. Lee

    #135063

    In reply to: Layerslider incomplete

    That’s too bad, your advertising says layer slider is included. Now skins are missing.

    If we buy the full version and install it, do you expect incompatibilities with Enfold when we use other skins?

    #135028

    In reply to: Enfold Styling issue

    Hi Mark,

    You can target it and then re-set the styles as needed:

    h3.commentsclosed {
    background: transparent;
    }

    So box-shadow, color, padding, text shadow etc can all be set to their base values or you can modify it however you want.

    Regards,

    Devin

    #27706
    BrandonBarringer
    Participant

    Hello. I have created a child theme for enfold and want to add styles for the google map widget. I have successfully done this in /enfold/framework/php/class-framework-widgets.php however I don’t want this code to be over written in the next update. What files should I copy over to my child theme so this doesn’t happen?

    #114789

    Updated google maps to enable or disable certain things… Especially scroll wheel– PIA and turning off pan is good on mobile so you don’t get stuck on a full screen map…

    Enable or disable – Scroll Wheel

    Enable or disable – Pan Control

    Enable or disable – Zoom Control

    Enable or disable – Map Type Control

    Enable or disable – Scale Control

    Enable or disable – Draggable

    Hue

    Saturation

    Lightness

    Gamma

    Regards,

    Mark L. Lee

    #27704

    Topic: Layerslider incomplete

    in forum Enfold
    AbacoSoft
    Participant

    Hi,

    Enfold is solb with the Layerslider Plugin. In our installation we only can find 1 Skin – fullwidth, whereas Layerslider should have 12 Skin. What went wrong?

    #27700
    Simplify
    Participant

    We are using Gravity Forms plugin with Enfold theme. When creating new Gravity Forms modal box appears very high on page and cuts off form title entry – preventing ability to add the title text required to create a new form.

    We have been using this plugin with different themes and this is the first time we had this problem. We also tried disabling all the plugins to check if there’s a plugin causing a conflict but it didn’t fix the problem. We can only assume that the problem is cause by Enfold theme.

    Thanks for your help!

    Curt

    #27697

    Topic: Enfold Styling issue

    in forum Enfold
    FLSouthPaw
    Participant

    Enfold Styling issue h3

    I have custom styled the h3 header and works perfectly everywhere on the site/theme except for one place…

    the “comments are closed section”…

    .main_color h3 {

    color: #ffffff;

    text-transform: uppercase;

    letter-spacing: 1px;

    padding-left: 20px;

    box-shadow: 0px 4px 10px -5px black;

    text-shadow: none;

    font-weight: normal;

    background-color: #639F23;

    opacity: .80;

    }

    Take a look at this picture…

    https://docs.google.com/file/d/0B131Fa_pEsH6ampqREhYdnhDMnM/edit?usp=drivesdk

    and/or the actual page.. look around the site too and see the h3’s look fine except there…

    http://209.208.95.136/hello-world/

    I have tried a few different css things but couldn’t resolve it…

    So my question is what css can I use to make just that box be the defaults for the “comments are closed”…?

    Thanks in advance…

    Mark L. Lee

    #134783

    In reply to: Insertion LayerSlider

    Hi,

    The hardest thing about Layerslider is getting the timing right. There is no tutorial, but you can check online there are hundreds of Layer Slider tutorials all over the place. .

    I dont understand your question – Enfold fits into Layerslider? i think its the other way around. Did you import the test sliders (button on top after you click layerslider button in admin? If you look online there are codes floating around the web to 30 different sliders that the various themes and websites created that you can import directly into the slider.

    I made a quick video for you about basic layer slider functionality -> http://somup.com/cIjIIwLZ

    Thanks,

    Nick

    #114788

    The table editor really needs to be able to insert a row or column to an existing table as it is very limited right now and it’s not really usable if you need to amend an existing table..

    #134057

    HI,

    I have done it according to your tip.

    The result is below;

    <!–

    Debugging Info for Theme support:

    Theme: Enfold

    Version: 1.9.1

    Installed: enfold

    AviaFramework Version: 1.8

    AviaBuilder Version: 0.3


    ChildTheme: Enfold_child

    ChildTheme Version:

    ChildTheme Installed: enfold

    ML:256-PU:34-PLA:0

    –>

    #134729

    Having the same problem reasently.

    But i’m not so shure if this a problem from the enfold theme.

    I generaly realized that the wordpress 3.6 backend sometimes takes ages to load a page, ore doesn’t load at all.

    So i just made a fresh 3.6 installation, this morning on a bluehost server, without any plugins and not changing the from the standard theme.

    And it had the same problem to load pages on the backend. On the frontend it wörks fine.

    So i replaced it with a fresh 3.5.2 and everything works fine.

    #114787

    If you could add a basic table import feature for .csv tables that I already have it would be brilliant! Also, make it so you can add the table to any layout by name, so you don’t have to put the data in again. And finally could you add some basic formatting options like a colour selector for columns/rows text formatting etc? Cheers the theme is cool by the way!

    #134367

    Actually, it seems to have just broken for me. As I write this, I went to Appearance > Widgets and opened the widget, then clicked Save to see if it would update (because it’s not upadating on its own). When I loaded my blog, I saw this repeated hundreds of times in my sidebar.

    Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 45: parser error : xmlParseEntityRef: no name in /homepages/21/d298587496/htdocs/kirk/wordpress/wp-content/themes/enfold/framework/php/class-framework-widgets.php on line 651

    Then, when I reloaded, the widget loaded correctly, but doesn’t show any number next to the Twitter icon. Here’s my site:

    http://www.mcelhearn.com

Viewing 30 results - 239,551 through 239,580 (of 243,097 total)