Viewing 30 results - 239,551 through 239,580 (of 243,602 total)
  • Author
    Search Results
  • Any ideas?

    jbiasucci
    Participant

    I’m using Enfold with the Splash Blue styling, but want to change the title_container background color to splash blue and the font color for page titles to white.

    I’ve tried the suggested techniques on various threads, including https://kriesi.at/support/topic/change-color-of-font-in-title-container and https://kriesi.at/support/topic/change-colour-of-page-titles#post-65051.

    Following the advice from the threads I’ve been successful in changing the title_container background color to blue for the pages on which I want it displayed. But I’ve been only partially successful in changing the font color to white. That is, for several of the pages the font is white, but for my main blog page the font color has not changed and remains black or very dark gray.

    Here is the code I’m using, which I’ve inserted in my Enfold child theme.

    /*changes to the title container */

    .title_container {

    background-color:#2d5c88;

    }

    .title_container h1 a {

    color: #ffffff !important;

    }

    I get the same result if I insert the code in the custom.css.

    Here is a link to my under construction site, which I’ve temporarily activated so you can see it:

    http://uufreethinker.com/blog/

    If you navigate to the About page the title container is blue and the page title is white. But if you navigate to the main Blog page the page title is still black.

    Very puzzling. Thanks for any help you can give me.

    John

    #28342
    pmb1007
    Participant

    Hello there,

    Enfold is awesome, however:

    How do I remove the fade in (delay) for the first image of layerslider and easy slider? I want to remove the fade in animation and have the image show as quickly as possible.

    Even the background loads in after the page has been visibile: http://kriesi.at/themedemo/?theme=enfold

    #28341
    cdapex
    Participant

    Hey fellas,

    Scootin right along with ENFOLD awesomeness but ran into a snag after migrating my phpBB forums to bbPress. How do i setup a “Register a new account” in the sidebar on the Forum page. So far I can get a Login field located there, but for the life of me I can’t find a “Register a new account” in the widgets.

    While we’re at it, how can members & admins change their avatars….I assume a plugin, but can you recommend one if that is the case?

    Lastly, how can I get the forums, in ENFOLD, to not show the breadcrumbs menu?

    Thanks for your time!

    Best regards,

    Chris

    #28339

    Topic: Bigger logo

    in forum Enfold
    TheAurelien
    Participant

    Hi, I really like the Enfold theme, thank you!

    I’m almost finished with the website but I would need the logo to be much bigger.

    What can I tweak or add to have control over the logo size?

    I’m using WP 3.6, Enfold 1.9.1 and the header type is “Header with Social Icons and Bottom”.

    Here’s what I have in my child theme CSS so far to customize some elements:

    /*phone number size*/

    .social_header .phone-info {

    color: #f15b2a !important;

    font-size: 3em;

    float:left;

    margin-top: 50px;

    margin-right: 130px;

    font-weight: bold;

    height: 30px;

    line-height: 30px;

    right: 100px;

    top: 100px;

    }

    /*Main Paragraphs*/

    .p_main_content {

    font-size: 14px;

    color: #808080;

    }

    /*main menu colors*/

    #header_main_alternate {

    background: #333333;

    }

    #top .header_color .main_menu ul:first-child > li a {

    color: #ffffff;

    }

    .header_color .main_menu ul.sub-menu > li a:hover {

    color: #f15b2a !important;

    }

    #menu-main-menu {

    background: #333333;

    }

    #top .main_menu .menu li > a {

    display: block;

    text-decoration: none;

    padding: 0 10px 10px;

    font-weight: normal;

    font-size: 12px;

    font-weight: 600;

    font-size: 13px;

    font-family: Arial;

    text-transform: uppercase;

    background-color: #333333;

    }

    Thank you,

    Aurelien

    #136548

    I found the bug why the arrows are not responsive:

    There is this file which controls the responsive part of those slideshow arrows:

    enfold/config-templatebuilder/avia-shortcodes/slideshow.php

    line 272 to 279 which should add these classes to the slideshow if it’s size is <600px or <305px :

    .avia-small-width-slider

    .avia-super-small-width-slider

    The classes are defined in: css/shortcodes.css line 2095.

    The problem is that the config-templatebuilder/avia-shortcodes/slideshow.php is not adding those classes after inspecting the code preview of the page.

    I tried on two different pages and uploaded many files from the new update just to make sure I have the new version.

    I see it is working on your demo here:

    http://kriesi.at/themes/enfold/pages/services/

    One thing I will mentioned that I renamed my theme folder from enfold to 2013 before setting everything up. Not sure if this could cause that function to now work.

    Thanks!

    #28335
    lsgstudio
    Participant

    Help… As I build out my “Portfolio Items” I notice the thumbnail images are not displayed. They also do not display within the portfolio grid of the new website. I tried to regenerate thumbnails with a WP Regenerate Thumbnail plugin but it did not work. I cannot find a regen tool within Enfold. The thumbs from the dummy data display correctly in both the “Portfolio Item” list and on the website. However, if I reorder the images the thumbs do not updated. What am I missing?

    #28334
    RocketMoon
    Participant

    Hello,

    I am creating a site for one of my clients, Street Paws. For the blog page, I am unable to get the header to hide.

    http://www.streetpawsnyc.com/blog/

    Set up as follows:

    Enfold Blog Style: Single author, small preview pic

    Blog Page Layout Setting: Default Layout – set in Enfold setting

    Blog Page Layout Setting: Header Settings set to “Don’t display the Header”

    I have searched the forums and believe I am following the correct steps. I am clearly doing something wrong.

    Can you please provide guidance on how to fix this?

    Thanks – Sharon Elkins

    Rocket Moon

    http:www.rocketmoon.com

    #28333
    lsgstudio
    Participant

    Help… As I build out my Portfolio Items I notice the thumb images are hot there. The also do not show up on the portfolio grid within the new website. I tried to regenerate thumbnails with a WP regenerate plug in but did not work. Even the dummy dats loaded will not update the thumbnail when dummy images are reordered. I cannot find a regen took inside of Enfold. What am I missing?

    cjrougeau
    Participant

    Since I changed to using a child theme for enfold, the insert into page button doesn’t insert anything into the page. I can do changes manually myself and save them but the functionality of the layout builder is no longer working. Even if I revert back to using the enfold theme, instead of the child theme, I now have the same issue.

    (Using enfold 2.0.1 / WordPress 3.6)

    Had the same issue: https://kriesi.at/support/topic/20-bug-some-content-meta-tag-is-shown-vertically-in-no-sidebar-layout

    They fixed it two days ago with the 2.0.1 update, everything is back to normal now.

    If it still doesn’t work after the update (it happened to me as I was using a child theme), just switch to another theme, then switch back to your Enfold theme,

    #136856

    Hi..What I am seeing is a circle to the left of the icon image: http://talentdev.valiantlane.com/wp-content/uploads/2013/08/bulletissue.png

    I have cleared cache several times and still see it.

    Thanks for your very thorough help!

    #28327
    2MuchSandwich
    Participant

    When I install woocommerce in the plug section of wordpress it crashes the CMS and Server Error comes up. I can install the woocommerce plugin when enfold is not selected and it works fine. Once i change the theme to enfold it crashes again.

    I need to get this added in for pay pal payment system.

    Thank you

    #28326
    jakves
    Participant

    Hi,

    I have the LayerSlider: old jQuery issue. It’s very strange, because i’m using WordPress 3.6 and the Enfold version 2.0.1!

    Link: http://www.appartig.at

    thank you

    #136869

    Thanks for this fix, Ismael.

    #28325
    nelinda321
    Participant

    I absolutely love this theme, but this is the one problem I can’t seem to resolve. I have two websites using Enfold (drjenna.net and horsestreat.com). On the drjenna.net site I am having issues with the menu overlapping the logo as the window is made narrow and on iPad portrait. Horsestreat.com the menu completely disappears when viewing in iPad portrait mode. I’ve searched through this forum and tried some of the suggested CSS fixes as well as the modifying the .js file, and none have worked.

    Please help!

    #28323
    arementeria
    Participant

    Hello,

    I purchased and installed Enfold version 1.4 on WP 3.5.

    A few days ago update to WP 3.6 and Enfold started having problems, mainly with “Fullwidth Easy Slider” and some motion effects and transitions.

    You could tell me what to do to make Enfold work properly?

    If possible an explanation suitable for beginners.

    Thanks!

    Adrian

    #28322
    Ole
    Participant

    I am working with a child theme. How will this work with the new update feature? Just curious. All update features showes up in the Enfold Child, so next time I just hit update (prior to backing up everything ofc)?

    #134629

    well’ sorry for that but i hope that someone find me a solution. i bought a theme that i can’t use….

    The server is hosting by “Oxito” (france)

    The hosting plan is “premium” http://www.oxito.com/hebergement/premium/

    PHP version is 5.3

    WordPress :

    version 3.6 FR

    No plugin

    theme : Replet

    #136520

    I’ve tried doing that many times, in fact for each clean install, the first thing I did was select a predefined theme in Enfold and save changes – and each time it’s made this error.

    It appears the theme won’t access or create the dynamic_avia folder so I thought I’d copy it over and see if it made a difference and it hasn’t.

    Permissions are fine throughout the entire site structure, and I can’t seem to figure out why this is happening – is there perhaps a debug plugin I can install to track where this error occurs?

    #129854

    There isn’t a way to set it dynamically via css. The difference in color is because enfold has styles for the tables and the plugin doesn’t have a style for them.

    So the plugin data is: table {} while the theme has table{some styles}. In those cases, the plugin is a blank slate and the theme styles fill in that blank.

    What you would want to do is inspect the plugin with dev tools (Chrome>right click>inspect element) and for each css selector either style the element as you want it or clear out the theme styles by add the same properties but default values (almost the same thing as adding new styles completely).

    #136752

    I tried it on a separate page and it has the same problem. I did not change the border width though? Do you think this is causing the problem, and if so, how is this exactly done? :)

    Thanks a million!

    #134628

    If you could tell us a bit more about the server (host, plan, specs) we’ll look into a bit more. This is the first I’ve ever run across or heard of someone just not being able to install the theme at all.

    #125405

    Hi,

    as you’ve recommended, I have now only changed in functions-enfold.php and added this line there:

    <br />
    'show_home' => __( 'Atelier', 'avia_framework' ),<br />

    but this has no effect:

    #136751

    Hi Tali!

    First of all, humble thanks for your advice!

    It seems to work on the first click, but after one closes the form and tries to reopen the same form, it does not work.

    http://test2013.printlanti.com/painomaailmat/

    Here I have two links below the balls that should open forms. As said, both work on the first click, but a secondary click on the same link gets all scrambled.

    Sincerely,

    Sami

    #137111

    In reply to: Editor not Working

    Thank you Ismael.

    Still not working. I am running WP 3.6 and Enfold 2.0.1. I deactivated all plugins and added the line of code to wp-config.php but it still not working.

    Jose

    #136268

    In reply to: Icons in Enfold

    Thanks Ismael,

    I’ll give it a go!

    Andrew

    #134627

    hi,

    it didn’t change anything.

    i had to replace the .htacess by an old one. Now there is no more 500 error.

    It realy looks like the Enfold theme doesn’t want to work. So i’ll use Replete until someone find me a good solution.

    Regards,

    Xavier

    #136785

    Yes, you can modify the layout of the related posts in wp-contentthemesenfoldincludesrelated-posts.php. Eg if you want to replace the image with the post title replace

    $output .= "	<a href='".get_permalink($related_post->ID)."' class='relThumWrap noLightbox'>n";
    $output .= " <span class='related_image_wrap' data-avia-related-tooltip="". htmlspecialchars ( $related_post->post_title )."">";
    $output .= $image;
    $output .= " <span class='related-format-icon avia-font-entypo-fontello {$extra_class}'><span class='related-format-icon-inner'>".$avia_config['font_icons'][$format]."</span></span>";
    $output .= " </span>";
    $output .= " </a>";

    with

    $output .= "	<a href='".get_permalink($related_post->ID)."' class='relThumWrap noLightbox'>n";
    $output .= $related_post->post_title;
    $output .= " </a>";

    #135453

    Unfortunately we have no converting tool yet and the only solution is to modify the data directly in the database with tools like phpmyadmin. Access the wordpress database and click on the “wp_options” table. Then search for the data field with the “option_name” value “avia_options_enfold” and replace “enfold” with your child theme name. If the child theme name is “Enfold Child theme” the new “option_name” would be “avia_options_enfold_child_theme”.

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