Viewing 30 results - 215,851 through 215,880 (of 244,456 total)
  • Author
    Search Results
  • #303515

    Hi!

    Try deactivating all active plugins that are running and then going to the WordPress a Dashboard>Updates>Re-install . That will get WordPress to re-update the core files with no possible plugins causing a conflict.

    You can also try deactivating the theme when doing the update by switching to one of the twenty something themes. Then before re-activating the theme re-installing it as well with a fresh download from your downloads on themeforest over FTP to eliminate the chance of any basic theme file issues since the bug/error you are having definitely isn’t supposed to happen.

    Take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Cheers!
    Devin

    #303510

    In reply to: White screen of death

    Hi wacky32!

    Thank you for using Enfold.

    Did you install any plugin prior to the issue? You’re using a very old version of the theme, 2.5.2. Also, the WP version is only 3.8.2.
    Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Note that some elements on the theme might break after the update. You need to reconfigure the options or create them from scratch. Please update the theme as much as possible.

    Best regards,
    Ismael

    #303508

    In reply to: Lightbox not working

    Hey paulrus!

    Thank you for using Enfold.

    Do you mind if we take a look at the actual website? Please try to deactivate all plugins, see it the lightbox works after.

    Cheers!
    Ismael

    #303504
    Scot
    Participant

    Hi there,
    I recently uploaded enfold (the newest version on the newest version of wordpress) and I’m getting some weird errors that I need fixed ASAP so I can start working on my site again. I just set up my GODaddy hosting and domain so this is a completely fresh install too.

    See this image:

    And this image for my homepage:

    Please help me with this!! I have to get my site live again by August 18th!

    #303498
    This reply has been marked as private.
    #303475
    JulieDesigns2
    Participant

    Hi Fabulous Enfold people,

    I want to change the permalink from default to postname in this site that went live today.

    There are no blogposts yet.

    Is it too late to do this and/or will doing this break anything in the Enfold theme?

    Thank you

    #303451
    zerozendesign
    Participant

    A great piece of useful info for anyone wanting to style their Gravity Forms.

    http://www.gravityhelp.com/resources/cssguide/css_guide.html

    #303443

    In reply to: Slider not working

    There seems to be a jetpack compatibility issue. Uninstalling jetpack corrected the issue. Any ideas how to use jetpack and have it work correctly with Enfold?

    • This reply was modified 11 years, 7 months ago by OriginsSpeak.
    #303433
    Marc Bijl
    Participant

    At my homepage I’ve inserted a post slider for my recent projects (so it points to the categories of my portfolio). I got the idea from this example: http://kriesi.at/themes/enfold/homepage/home-v4-small-slider (look at ‘Recent news’ and ‘Recent work’).

    Now I use transparent png images for my portfolio. When I use the post slider, the background of these images become gray. Which is wrong, because the background of my site is white.

    I’ve found out that the background gets set here (class .slide-image):

    .main_color table, .main_color .widget_nav_menu ul:first-child > .current-menu-item, .main_color .widget_nav_menu ul:first-child > .current_page_item, .main_color .widget_nav_menu ul:first-child > .current-menu-ancestor, .main_color .pagination .current, .main_color .pagination a, .main_color.iconbox_top .iconbox_content, .main_color .av_promobox, .main_color .toggle_content, .main_color .toggler:hover, .main_color .related_posts_default_image, .main_color .search-result-counter, .main_color .container_wrap_meta, .main_color .avia-content-slider .slide-image, .main_color .avia-slider-testimonials .avia-testimonial-content, .main_color .avia-testimonial-arrow-wrap .avia-arrow, .main_color .news-thumb, .main_color .portfolio-preview-content, .main_color .portfolio-preview-content .avia-arrow, .main_color .av-magazine .av-magazine-entry-icon, .main_color .related_posts.av-related-style-full a, .main_color .aviaccordion-slide, .main_color.avia-fullwidth-portfolio .pagination, .main_color .isotope-item.special_av_fullwidth .av_table_col.portfolio-grid-image {
        background: none repeat scroll 0 0 #f8f8f8;
    }

    I would love to see this changed, since now I need change it in my css, and I guess other users might have the same problem.

    In general I think no background colors should be set for divs which most likely contain images (which can be transparent, as you see).

    #303428

    Topic: Lightbox not working

    in forum Enfold
    paulrus
    Participant

    Hi guys,

    I’m not sure what the problem is, but whether or not I enable the Lightbox, all my images just link directly to the image file. I can’t seem to figure out what the problem is.

    The site is

    Are there any known conflicts with Enfold’s lightbox?

    Thanks,

    Paul

    #303423

    Hey asthyanax!

    You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
    You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
    then you can create any of them and copy/paste shortcode into any other content element or into text widget.

    Regards,
    Yigit

    #303410

    Any code in this function say error:

    Parse error: syntax error, unexpected ‘}’ in /home1/davidrl/public_html/wp-content/themes/enfold/functions-enfold.php on line 14

    Please say me another location to place a code only on single post.

    Thanks

    #303402
    alexelritmo
    Participant

    After WordPress 3.9.2 Update i can’t see all the “Enfold” option in the admin Pannel

    • This topic was modified 11 years, 7 months ago by alexelritmo.
    demtnman
    Participant

    Using the responsive table on Enfold theme, when in responsive mode to mobile view, the header to 2nd column shows in the fields for the 1st column items, and the header text for 3rd column shows in the fields for 2nd column items, and there is no header text showing in the 3rd column items, thus losing the header title for the 2st column altogether when in mobile view. Please advise a fix. Theme is updated version run on updated WordPress.

    Like this:
    Original Table:
    ______________________________________________
    H COLUMN 1 | H COLUMN 2 | H COLUMN 3
    ______________________________________________
    text 1 | text 2 | text 3
    _____________________________________________

    In Mobile view:
    ________________
    H COLUMN 2
    text 1
    _______________
    H COLUMN 3
    text 2
    _______________
    text 3
    ________________

    • This topic was modified 11 years, 7 months ago by demtnman.
    #303376
    This reply has been marked as private.

    Hey Anita!

    Please check the links you have posted. This theme is definitely not Enfold – http://i.imgur.com/PUwjZUv.png I have checked source code as well

    Regards,
    Yigit

    Hi Yigit,

    We are most definitely using the Enfold theme, see the image links below.

    https://www.nectarom.com/wp-content/uploads/2014/08/enfold-theme-1.png
    https://www.nectarom.com/wp-content/uploads/2014/08/enfold-theme-2.png

    Thank you,
    Anita

    #303323

    Hi!

    Have you tried adding the code to Custom.css file inside Enfold/css folder?
    Also make sure that wp-content/uploads folder has correct permissions ( 755 )

    Best regards,
    Yigit

    #303314

    Surprisingly its not the most voted on feature request: https://kriesi.at/support/enfold-feature-requests/

    It seems the majority of users make due without nesting but would love to have it eventually.

    #303311
    This reply has been marked as private.
    #303298

    Hey!

    That is because code is not being applied. Add it to custom.css file inside Enfold/CSS folder

    #docContainer {
    overflow: hidden!important;
    }

    Cheers!
    Yigit

    #303296
    ochieman
    Participant

    I have no intention of changing any code at all but instead am using the built in advanced editor and options under the Enfold section and Appearance Section. With me only using these two areas would updating enfold overwrite anything I do? Or is that just for people who actually modify the code itself? I am wondering if I need to use a child theme or not as I never have any intention of editing code itself…just using the GUI options.

    Dan

    #303279

    Hey!

    You can’t remove the play/pause event without hacking the shortcodes.js file. If you want to make sure that a theme update does not overwrite your customized shortcode.js file copy it to the child theme folder (enfold-child/js/shortcodes.js) and add this code to the child theme functions.php file:

    
    if(!is_admin()) add_action('wp_enqueue_scripts', 'avia_register_child_frontend_scripts', 1);
    function avia_register_child_frontend_scripts()
    {
    	$child_theme_url = get_stylesheet_directory_uri();
    	wp_dequeue_script('avia-shortcodes');
    	wp_enqueue_script( 'avia-shortcodes', $child_theme_url .'/js/shortcodes.js', array('jquery'), 1, true );
    }
    

    Note that we also update the parent theme shortcode.js file sometimes – thus I recommend to check the changelog here: http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990#item-description__changelog and if the js folder (or shortcodes.js) was updated you also need to update the file in your child theme folder.

    Cheers!
    Peter

    #303278

    In reply to: Mobile Menu

    Hey Alex!

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

    @media only screen and (max-width: 767px) {
    .responsive #top #header { position: fixed; }
    #header_main { background-color: orange; }
    div#main { margin-top: 82px; }
    .logo img { opacity: 0; }
    .logo a { background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-repeat: no-repeat; background-size: contain; } }

    I could not help but noticed that you have started 17 topics within two days. We would gladly help you with some code snippets but please note that we are not a customization service and providing heavy theme customization is out of our scope. Thank you for your understanding.

    Best regards,
    Yigit

    #303275

    Hey Josue,

    Thanks for the reply. I added your CSS, but that did not work.

    I’m able to achieve what I need by going into the Enfold parent theme’s shortcodes.js and:

    – removing the “pause” value from line 872.
    – commenting out line 3278 (return pp;)

    HOWEVER, I feel that is just a hack and probably not the safest way to do this, and breaks my rule of touching the parent theme that will be overwritten in an update.

    Any other suggestions?

    websiteworkers
    Participant

    Hi there!

    On my site, I’d like to add a spot for people to purchase one thing (a service) and at the same time register on my site. Then, part of my site would only be available to people who have paid/are logged in.

    Which plugins or services do you guys recommend for something like this? Since it’s a non-profit, I’m hoping to get by on something free or cheap (and hopefully with good quality).

    This site built with Enfold (http://www.iridiumkendal.co.uk) seems to have what very close to what I’m looking for (or could even be exactly what I’m looking for).

    Thanks!

    #303258

    In reply to: Blog grid on mobile

    Hey!

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

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .slide-entry {
    width: 100%;
    margin-left: 0;
    }}

    Cheers!
    Yigit

    #303250

    Hey Gretaz!

    Thank you for using our theme.

    You can remove all preview images from the blog.

    Put the following in custom.css or Enfold->Styles->Quick CSS field:

    
    .blog article .small-preview{
    display: none !important;
    }
    

    Maybe it is necessary to specify the page, but in this case we would need a link to the page please.

    Best regards,
    Günter

    #303248
    This reply has been marked as private.
    #303245
    JulieDesigns2
    Participant

    Hi fab Enfold peeps,

    Brain is going to mush here and can’t figure out why this one thumbnail for this artist portfolio is displaying so differently.

    Here’s the link: http://66.147.244.234/~carolks7/newsite/?page_id=10&paged=2

    It’s the artist Lisa LeMair – is it because the dimensions are 290 x 520?

    All the other artist thumbnail images on this site are cropped and square – even if height is longer than width – except for this one.

    Thank you for your help and for hopefully unmushing my brain.

    All the best,

    Julie

Viewing 30 results - 215,851 through 215,880 (of 244,456 total)