Viewing 30 results - 239,011 through 239,040 (of 241,733 total)
  • Author
    Search Results
  • I’ll tag this for Kriesi because I’m not sure if the file should be included or if the inclusion code is obsolete. For a quick fix open up wp-contentthemesenfoldconfig-layersliderLayerSliderbuilder.php and replace

    if(file_exists($custom_trs)) {
    $data = file_get_contents($custom_trs);
    } else {
    $data = file_get_contents($sample_trs);
    }

    with

    if(file_exists($custom_trs)) {
    $data = @file_get_contents($custom_trs);
    } else {
    $data = @file_get_contents($sample_trs);
    }

    #130669

    1) Try to replace following line in functions-enfold.php

    $args = array('title_li'=>'', 'child_of'=>$parent, 'echo'=>0, 'sort_column'=>'menu_order, post_title');

    with

    $args = array('title_li'=>'', 'child_of'=>$parent, 'echo'=>0, 'sort_column'=>'menu_order');

    2) If this doesn’t help make sure you set a valid menu order value for all pages (“Pages Attributes” field on the page editor page). You can also try http://wordpress.org/plugins/post-types-order/

    #130622

    Actually the problem is once i add the “woocommerce” to my wordpress, the back stage of Enfold goes wrong…

    http://www.thecarrierseattle.com/error2.jpg

    thx for the question c!

    best wishes

    #26552
    joelleknopp
    Participant

    Hi,

    I have tried several configurations thru the enfold theme and tha form simply does not send the message, altough it says “message successfully sent!

    Website: http://www.bloisebuffet.com.br

    I even tried using the solution proposed on this thread: https://kriesi.at/support/topic/17-contact-forms-not-sending-email – but it did not help.

    Please, help me.

    Thanks

    #26546
    Chris Reed
    Participant

    Hi,

    I’m working on an ajax portfolio page with Enfold and I’m having trouble determining the best image size to upload for the portfolio “featured image” — Or the image that shows up in the grid. I’m thinking it will just be a two column portfolio page, however, if I decide to use three columns a suggested image size would be useful as well.

    Also. I will most likely display a slideshow of each portfolio item when you click on the ajax grid, so I would also like to know what size image should be used there (assuming it is a different size than the featured/grid image).

    I really appreciate all the great support here for this awesome theme. I just seemed to get stuck when I was trying to size images for the portfolio and every time I uploaded photos the page would look really distorted and disorganized.

    Thanks again!

    -Chris

    #26541

    Topic: Enfold

    in forum Enfold
    WardenCliff
    Participant

    Just bought the Enfold theme and was messing around with it for about a half hour. Then I decided I wanted to start over from scratch. Now my website (http://www.wardencliffdigital.com/) looks crazy! Everything is out of alignment, misplaced, and generally just wrong.

    I just want to completely reset my page. I tried uninstalling the theme, deleting it, and reinstalling, and it gave me the same page anyway. I also tried to import the dummy data again as well, and I think that’s making it worse.

    I’m not a pro at WordPress, but I just need to know how to reset back to the basic theme I had when I first imported the dummy data.

    Thanks!

    #114753

    Hi, I would like to have more options with the pricing tables. For example the ability to add an underline or a small (?) icon to the pricing table text which would bring up a tooltip for more details about the that specific box. See example here:http://demos.pogoking.net/html/?theme=cheerapp (I’m not a fan of this style, just a good example). Maybe the tooltip could fly in from the top with an downfacing point arrow at the text.

    Also it would be great if we could add small icons like a green check mark or red “X” to individual boxes. Ex here: http://themeforest.net/item/sensation-responsive-wordpress-theme/full_screen_preview/2863147

    #26533

    Topic: CHART ISSUE WITH LINKS

    in forum Enfold
    adworks
    Participant

    I have a chart on a few pages like this:

    http://adworks.wpengine.com/power-pressure-washing/

    (hosted on WPengine) />

    I’m using SEO smart links on the site and the code is showing up.

    I noticed if I change the heading row to default the code goes away but this obviously takes away from the highlighted heading feature and the aesthetic on the desktop view.. And honestly in responsive the chart becomes difficult to read correctly anyway (unless you inject the name of the service provider in each field) so I am leaning towards hiding it on the mobile view anyway. But it looks like it is related to the responsive design. At that page width, Enfold/Avia-layout-builder is employing some sort CSS (not clear to me yet as to why.) Unfortunately it doesn’t support HTML entities (i.e., the links), and thus we see the raw HTML markup written on the page.

    Enfold/Avia-layout-builder is adding this dynamic CSS to the page for the given page-width:

    .avia-table-1 td:nth-of-type(1):before { content: ‘COMPETITOR’S PRESSURE CLEANING ‘; }

    As you can see its trying to insert content using CSS instead of HTML. I really can’t understand why it does this, since #1 rule of CSS is that CSS is for presentation and not content. Anyway, the “content” style doesn’t support rendering of HTML content here.

    Any feedback? I need to hide this ASAP so if you don’t respond by Monday it may not be there to view.

    #130736

    also, in case it is of any relevance… all plugins were deactivated at the time of installation, and are still deactivated.

    Thanks again

    #26526
    bhaveshp
    Participant

    Hi,

    I am trying to instal Enfold onto my website which is hosted by Bluehost. (i used the one click installation proceedure from MOJO marketplace to instal wordpress)

    When I go through the wp-admin to try to install Enfold and try to upload the correct Enfold.zip (according to the walkthrough video) I get a failure notice saying “Are you sure you want to do this?” with a clickable option of “Please try again.” When I click the link it takes me back to the upload page. When I try the process again I get the same issue. similar to kev33 in this thread: https://kriesi.at/support/topic/i-cant-install-enfold-theme)

    When I manually transfer the enfold folder using FileZilla, Enfold does not appear under the themes I can use.

    Please could you help me resolve this?! I desperately want to use the enfold theme for my website and it is very frustrating to have bought the theme and to be unable to use it!

    Many thanks in advance for your help!!!

    Bhavesh

    #130252

    Hi.

    How do I update to the latest version while retaining the customised Enfold Options which I made in WordPress admin panel? e.g. the logo, favicon, styling, etc.

    I never made any changes to any files, all the customisation was made using WordPress admin panel Enfold theme options tab.

    Thanks for your help!

    #130680

    Ooops, nevermind, purged cache and it’s now current.

    #130679

    I don’t know, I still get this …

    Theme: Enfold

    Version: 1.7

    Installed:

    AviaFramework Version: 1.8

    AviaBuilder Version: 0.3

    ML:64-PU:31-PLA:5

    I ftp’d the entire enfold folder after it’s been unzipped onto my server. I noticed all the dates have changed to the time of the download so I’m assuming all the files on the server have been overwritten.

    #26498
    eatdrinkgive
    Participant

    Hi,

    I’ve been trying to get the images within my posts to appear as a slideshow (i.e. with all images in the lightbox) but at the moment they will only appear one by one. I’d also like to set the featured images from my posts as non-clickable.

    I’m using the Enfold theme which uses PrettyPhoto as the lightbox and here is a link to a post as an example: http://www.eatdrinkgive.org.au/cook-off-2013-round-3-le-grande-finis/

    Any help you can provide would be greatly appreciated.

    Many thanks

    Brendon

    #114752

    Can we PLEASE have options to add text or headings inside the contact form!

    #26519
    AndyRampage
    Participant

    I am new to WordPress and have recently purchased the Enfold theme which included the free LayerSlider plugin (valued at $15). My issue is that the “Layerslider WP” widget is not available in the Appearance/Widgets section to “drag & drop”.

    It may also be of note that the LayerSlider plugin shows in the “Installed plugins” area but has a status of deactivated and when attempting to activate it, a fatal error occurs stating it cannot be “redeclared”.

    Please advise (in simple terms) what/if there is anything I can do.

    Regards,

    Andy.

    #130285

    Hi Nick,

    Yes. Using safari and viewing this page: http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/ it has the same choppy effect.

    Gonzo

    #26517
    SuellenH
    Participant

    Hi,

    Working with Enfold – great features – thanks.

    Can you please tell me how to create a Single Portfolio: 2/3 Gallery as shown on the demo:

    http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-gallery-3/

    I would like it work the same way as the demo, click through from a Portfoilo like this: http://kriesi.at/themes/enfold/portfolio/

    When click on the image, it goes to the single portfolio 2/3 gallery per the link above.

    Thanks for your help

    #130662

    In reply to: Translate to PT-BR

    Please use Codestyling: http://wordpress.org/plugins/codestyling-localization/ to translate the missing text strings. 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 PT_BR 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).

    Thank you Nick. Enfold made it easy! Will the update you mention help with the fonts issue?

    best,

    –Lee

    #26502
    bdaily
    Participant

    I followed the instructions on the video but only the google maps widget title appears on the contact page. I would like the map to look like the one on the enfold demo. What doesn’t it show?

    #130455

    In reply to: Remove logo in header

    Sorry, I wasn’t clear, I removed my logo off the web site but the Enfold logo replaces it. Basically, I want no logo at all because I’m creating a slider that includes my logo.

    Thanks.

    Marshall

    #130452

    OK. Thanks for that Peter.

    #114751

    Sort feature requests from newest to oldest in forum….

    Please?

    FLSouthPaw
    Participant

    I have successfully hidden the enfold cart doohickey while not logged in with the below css…

    but if you happen to have an item in your cart via cookie and you are not logged in hit the my account page the cart icon shows up still…

    but only on that link… no other pages…

    .cart_dropdown.visible_cart {

    display: none;

    }

    #top.logged-in .cart_dropdown.visible_cart {

    right: -2px;

    display: block;

    }

    Kriesi rules….

    TY

    #114750

    A way to Export / Import Theme options… REASON… Would be awesome to do before updating theme… For instance… if you have a child theme and you change the style.css theme name or version number to coincide with the newest version number of the Enfold theme… then all gets reset… and you have to update everything… logos, favicon, quick css, pages… other…

    #130561

    In reply to: Holding Page Error

    Thanks Ismael,

    It’s looking much better but it still doesn’t have the vertical alignment like the theme preview here: http://kriesi.at/themes/enfold/pages/blank/coming-soon/

    #130678

    Hi,

    To check version number please open up a page of your website in a browser and view source. About 10% into the page you will see the following:

    View post on imgur.com

    Thanks,

    Nick

    #130426

    In reply to: Enfold tablles

    Hi,

    Yes there is. Be great if all the table were the same. You would need to use Media Queries to target css at those tables and change their sizes based on the screen size of the person viewing the page. If you had a url containing those tables we could answer better.

    Thanks,

    Nick

    Hi,

    Nice looking site. Crisp with soothing colors and very readable fonts. However there is an update for Enfold available that you should install after downloading it from themeforest.net. It will overwrite every theme file and should be administered via ftp after you make a backup.

    Thanks,

    Nick

Viewing 30 results - 239,011 through 239,040 (of 241,733 total)