Viewing 30 results - 219,781 through 219,810 (of 243,859 total)
  • Author
    Search Results
  • Hey dmaca!

    Please go to Enfold theme options > Advanced Styling > Small bar above Main Menu to change its background color

    Best regards,
    Yigit

    dmaca
    Participant

    Hello!

    How to change the colour of Enfold Top bar? (the one where i can place social icons, some text and secondary menu)

    I need it in black but cant find the field where we could set it.

    I would greately appreciate any help!

    Kind Regards,
    Denis

    Hey SergeVG!

    Yes, the plugin causes several javascript errors on the editor page. It’s simply not compatible with Enfold. If you need a plugin which handles the image galleries for you I recommend http://wordpress.org/plugins/nextcellent-gallery-nextgen-legacy/ or http://wordpress.org/plugins/nextgen-gallery/ (although it’s very buggy especially on servers with older PHP versions).

    Cheers!
    Peter

    • This reply was modified 11 years, 7 months ago by Dude.
    #272306
    dmaca
    Participant

    Hello,

    Are there any recommendation for Replete to Enfold migration of woocommerce shop?

    Especially of woo matters… image regeniration?

    Or any other things we should pay attention to?

    Kind Regards,
    Denis

    Replete v1.5
    Enfold – latest

    #272304

    Hey!

    Please update Enfold to the latest version 2.8.1 – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Yigit

    #272291
    eaglescience2
    Participant

    Hi folks!

    I have a few questions to change my website. The things I would like to achieve are:

    – How can I make a border around blog posts? Now I have displayed 3 next to eachother, and they need like a box around it in 1 color.
    – How can I completely disable commenting on the whole website? I already tried in the settings and the enfold settings but I doesn’t work… (Still displays: 0 comments underneath blog posts, and the comment box when opening a blog post)
    – I want the blogposts to start when the blog above ends. (like pinterest) Now the posts start with 3 next to eachother. Needs to be a little chaotic.

    Hoping to get some help.. Thank you in advance.

    Website URL is: http://dev.eaglescience.nl/

    #272289
    Raiden
    Participant

    Hi I’m about to undertake a new project and I’m using Enfold. I think the best thing would be to reference my PSD Layout.

    In the private link i have sent through you will see a tab section below the accordion slider at the top of the page.

    What i need to know is if it is possible to lay out copy and images with complete styling and responsive movement in the tabs on Enfold.

    #272288

    In reply to: Homepage V2

    This reply has been marked as private.
    #272284

    Topic: Locked out of Enfold!

    in forum Enfold
    thomasappell
    Participant

    I’m locked out of enfold! I get an error message saying, Sorry, but you do not have the correct permissions to install the BB Press Forum Software plugin. Contact the administrator of this site for help on getting the plugin installed.

    What to do?

    Thanks

    #272282
    This reply has been marked as private.
    #272277

    Hi kevinjsutton!

    Use this code to center the phone number and to increase the font size – you can add it to the child theme style.css file or quick css field:

    
    .av_phone_active_left .phone-info {
    padding-left: 45px;
    font-size: 12px;
    }
    

    You can also use different values if 45px and 12px don’t give you the best results.

    If you want to add a phone icon to the phone number insert

    
    <span class="avia_button_icon" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span>787866455
    

    into the “Phone Number or small info text” option field (Enfold > Theme Options > Header Layout) and replace 787866455 with your phone number.

    Regards,
    Peter

    #272274
    Snerp
    Participant

    Hi,

    I’m using the Enfold 2.8 and have noticed when I use the default hr-spacer the gap/padding is HUGE! I have it set to default (50px) but have changed the padding to 30px and nothing changes. In fact the gap is 100px at the top and 300px on the bottom. I have turned off all the plugins, removed all the custom CSS and fire bugged the code and nothing. The padding remains the same.

    Is this a unique issue or is this something that’s been known? I looked on the forum and couldn’t find any related posts.

    http://www.imageurlhost.com/images/i8dxv0stev07obzk6u.png
    http://www.imageurlhost.com/images/f856xc80lu0a60650gjh.png

    #272266

    Hey!

    Yes, I forgot to set the “autoplay” variable to true. I corrected the code here: https://kriesi.at/support/topic/fullscreen-slider-pause-issue/#post-271664

    If you want to overwrite the default (parent theme) shortcode.js file with your child theme copy the shortcode.js file from the parent theme folder into the js folder of your child theme (i.e. the path looks like wp-content/themes/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 );
    }
    

    Cheers!
    Peter

    #272250
    web4smallbusiness
    Participant

    In a recent Enfold upgrade, I noticed that the link window, which usually opens up when you want to link some text would open up behind the text box instead of on top.

    I then noticed that the issue was corrected in a subsequent release, however, I seem to be experiencing that problem again on my website.

    http://www.web4business.com.au

    I have upgraded to Enfold version 2.8.1 and am running WordPress 3.9. I have cleared my cached files and also tested it on both Chrome and Firefox and the problem remains. This is what happens.

    I open a text box
    Highlight some text
    Click on the link icon
    The background outside the text box goes from dark grey to black
    No link window is open.
    When I click on save, the text box closes, but the link window is open there
    If I select Add Link, it doesn’t work
    The only option I have then is to close it

    I have done over 20 websites using the Enfold theme and I experience the problem on some client websites but not others. Other than my own website, no one has been upgraded to the latest version of Enfold.

    Your help would be greatly appreciated.

    Many thanks
    Ivana

    #272249
    kingosoul
    Participant

    Hi All,

    First off I want to say great theme! Works like a charm, and is so easily customisable.

    I am wondering how do I go about having a boxed theme but with the header background (where the logo and nav is) at 100% width of the browser.

    So everything else is boxed except the header.

    Thanks in advanced,

    Regards,

    James

    #272248

    In reply to: Enfold Showcase

    Thank you for the inspiration everybody!
    Please check out my latest website using enfold :)
    I appreciate any criticism :)
    cheers!
    http://www.avalonparkandpreserve.org/

    #272226
    danielpaullucas
    Participant

    Over the past two weeks I’ve been experiencing issues with Enfold. When making changes to page content, items are being moved / squeezed into the wrong sections / panes, as shown in screenshots. The menu bar is also affected. I’ve attached a screenshot in edit mode and a published page displaying the problem.

    https://drive.google.com/folderview?id=0B-7RZW5j_B1gbGZDc3IzbkJrRTA&usp=sharing

    #272223
    This reply has been marked as private.
    #272222
    klondike91
    Participant

    What is the recommended image size in pixels to upload to Enfold? I’m trying to determine how Enfold crops/scales images uploaded to library so can maintain some consistency with logo sizes in this element. It appears the original demo content images are 1000 by 650 pixels, but that does not work for logos because depending on the width and height they get scaled and cropped either too big or too small.
    Any help would be appreciated!

    #272216

    Topic: avia.js modification

    in forum Enfold
    AsadIC
    Participant

    Hi Support team,

    I am using a filtering plugin on the following page (http://52kards.com/library/) so that users can search for specific types of videos. One issue is that if a user filters a certain parameter, then clicks on a video, and then hits the “back” button in his browser he will return back to the library, but the video grid on the page won’t display correctly.

    I spoke to the developer of the filtering plugin and he gave me the following solution:

    “Yes, that’s a bug with Enfold. Open themes/enfold/js/avia.js and change line ~647 from:
    if (fixedMainPadding > 0 && hash && apply_to_container == ‘body’)
    to:
    if (fixedMainPadding > 0 && hash && apply_to_container == ‘body’ && hash.charAt(1) != “!” ) ”

    This solution worked just fine in previous versions of Enfold, but I just updated to the latest release (2.8.1), and this fix no longer works. Do you have a possible solution to the problem?

    Thanks
    Asad

    #272212

    Fantastic Result !! :D

    Two thumbs up for the support team here. The mods suggested by Josue worked a treat and the plugin forms resize and display exactly as expected, the perfect outcome for my requirements.

    Thank you again for all the assistance and I’m really glad I can keep using the Enfold theme with my site.

    Cheers
    MC

    #272209
    khedrubje
    Participant

    Hi.
    I had to change the grid.css file to make my tri.be calendar full width. It has been working fine until today when i updated enfold. I made the changes in enfold/css/grid.css so i am not surprised that it was over written today.
    I am using a child theme and have it it enfoldchild/css/grid.css but it its not working. Is that correct? Or should it be enfoldchild/enfold/css/grid.css. Either way i have tried both ways and it doesn’t work.

    Here is my grid.css file that is in my child theme.

    /* Base Grid */

    .responsive_large .fullsize .container .nine.units {
    width: 100%;
    }

    /* Offsets */

    /* #Desktop – Large
    ================================================== */@media only screen and (min-width: 1140px) {

    .responsive_large .fullsize .container .nine.units {
    width: 100%;
    }

    /* #Desktop – Extra Large
    ================================================== */@media only screen and (min-width: 1340px) {

    .responsive_large .fullsize .container .nine.units {
    width: 100%;
    }

    /* #Tablet (Portrait)
    ================================================== */
    /* Note: Design for a width of 768px, Gutter: 30px, Unit: 32px */
    @media only screen and (min-width: 768px) and (max-width: 989px) {

    • This topic was modified 11 years, 7 months ago by khedrubje.
    #272202

    I also have this problem and it’s only on the website I am using enfold. Is very weird. Any solution or an alternative SEO plugin that is as good as Yoast?

    • This reply was modified 11 years, 7 months ago by WebyxDesign. Reason: added Notify me of follow-up replies via email
    #272197

    In reply to: Enfold Showcase

    Please I need help, nothing seems to work.

    Unpacking the package…

    Installing the theme…

    Destination folder already exists. /hermes/bosweb26a/b1805/ipg.ctavila75com/genland /wp-content/themes/enfold/

    Theme install failed.

    The following themes are installed but incomplete. Themes must have a stylesheet and a template.

    Name Description
    enfold Stylesheet is missing.

    Unpacking the package…

    The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature

    #272184

    No, i was referring to the built-in Enfold forms, if you are going to use the plugin forms only that should be ok.

    Cheers!
    Josue

    #272183

    In reply to: Duplicate sections

    This reply has been marked as private.
    #272158
    #272148
    nerkasa
    Participant

    Hello guys,

    1. I’d like to use the Advanced Layout editor when creating new posts.
    2. If that’s not possible, I’d like to create some sort of a custom layout or a custom template for all the new future posts that I will create – just like I build, save, and later load my own, custom built page templates.

    I have searched the forum and the Google, and found some relevant old topics here:
    https://kriesi.at/support/topic/how-to-add-advanced-layout-manager-to-blog-posts/ (edit meta.php)
    https://kriesi.at/support/topic/avia-layout-builder-elements-in-posts-comments-are-missing/ (edit meta.php)

    My questions are (short answers will do just fine):
    a) Are the above mentioned methods OK to use with the newest enfold version?
    b) Which one of the two methods is more safe/stable/recommendable – only including “post” in meta.php, or both including “post” in meta.php and also in addition replacing the whole template-builder.php file – the recipe provided by Nick the Spectator (I don’t use the comment boxes, so that particular issue mentioned in that topic is irrelevant to me). I am already aware that any issues rising from such changes get no support.
    c) Should the edited copy of meta.php file have the same folder hierarchy in the child theme as it has in the parent theme?
    d) How big (in percents) are the chances that careful usage of Advanced Layout builder in posts would at least once a year corrupt the whole database?
    e) Any other ways to achieve the same goals – No. 1. or 2. ?
    f) Does Kriesi have setup any date for making this feature default?

    Thanks a lot for putting up with us ignorant civilians..

    Best regards,
    nerkasa

    OK, but strangely I didn’t had a problem in ENFOLD 2.7.1

    So in any way there must be a connection.

    Thanks,
    Armin

    #272134

    In reply to: Date in Contact Form

    This reply has been marked as private.
Viewing 30 results - 219,781 through 219,810 (of 243,859 total)