Viewing 30 results - 238,681 through 238,710 (of 243,824 total)
  • Author
    Search Results
  • #29663
    headbentdesign
    Participant

    I searched the forum and could not find any info on how to change the lightbox frame color for the Enfold theme. Is this possible? I want to change it to a darker color like #111

    Thanks guys.

    -Pat

    #141052

    Hi,

    it´s in Maintenance Mode. Here is a special Link: http://balance-circle.de/vor-schau-modus

    Now it has a non-fixed NavMenu but I hope that it gives a solution to use the fixed one with my 200px Logo. For this problem there is another tread opened.

    But I need the search function definitely in Navbar.

    If you look you can see another problem. I have done a hover effect for the nav-items. The effect is cut at the right for the last child… Any idea to fix this?

    Thanks, regards,

    Bruno

    #29511
    dhruvcasper
    Participant

    Hi,

    I want to create website example http://www.ripeme.com. Website design has to be 2/3 slider and right side sidebar. can you suggest how can i achieve that through enfold.

    regards

    #139805

    Hey!

    Try following fix – open up enfold/config-woocommerce/config.php and replace

    echo "</div>"; // end tempate-shop content

    with

    echo "</div>"; // end tempate-shop content
    echo "</div>"; // close default .container_wrap element

    Regards,

    Peter

    #29657
    rahrens
    Participant

    I’ve imported text from Word, and no “i” tages show italicized. Other themes I own do. If I change the i tags to “m” tags, they show. This is not good for I have many Word docs to import, and always will for this site.

    Thanks much. Love the theme!

    Robert

    #140870

    Hi,

    1) Please elaborate – I don’t understand the question. If you refer to the fact that Enfold doesn’t use the styling settings you made on the WooCommerce option page you’re right – Enfold uses its own style settings (Enfold > Styling) and doesn’t take care of the WooCommerce colors, etc.

    2) Yes you can remove the “Add to cart” button. Open up /wp-content/themes/enfold/config-woocommerce/config.php and delete following code

    ob_start();
    woocommerce_template_loop_add_to_cart();
    $output = ob_get_clean();

    if(!empty($output))
    {
    $pos = strpos($output, ">");

    if ($pos !== false) {
    $output = substr_replace($output,"><span class='avia-font-entypo-fontello'>". $avia_config['font_icons']['cart'] ."</span> ", $pos , strlen(1));
    }
    }

    if($product->product_type == 'variable' && empty($output))
    {
    $output = "<a class='add_to_cart_button button product_type_variable' href='".get_permalink($product->id)."'><span class='avia-font-entypo-fontello'>". $avia_config['font_icons']['details'] ."</span> ".__('Select options','avia_framework')."</a>";
    }

    #140909

    In reply to: Problem content IE 8

    Hey!

    Please try to insert following code into header.php – place it before the closing </head> tag

    <!--[if lt IE 9]>
    <style type="text/css">
    .ls-wp-container{ padding-left: 120px; }
    </style>
    <![endif]-->

    I tested it with IE8 and it seems to fix the issue on your website. I’m not sure if it works with IE7 because officially Enfold doesn’t support this browser version and I didn’t test it.

    Regards,

    Peter

    #134635

    Hey!

    No, I don’t think so but did you restart the server?

    Regards,

    Peter

    I think this is a bug/problem with the TGM-Plugin-Activation class (wp-contentthemesenfoldframeworkphpclass-tgm-plugin-activation.php). Basically it’s not required but the new Envato theme guidelines force the theme authors to use this class to “recommend” required plugins (i.e. Enfold requires WooCommerce for the shop and bbpress for the forum). You can deactivate this class easily though – open up enfold/functions.php and delete following line

    require_once( 'includes/admin/register-plugins.php');			// register the plugins we need

    With this code mod Enfold doesn’t initialize this class anymore and you also don’t see the warning message.

    #141081

    Hey,

    – Ismael : I try to include my php script in the theme enfold.

    – Josue : Can you tell me why it does not work ?

    I have no error just a blank page…

    Regards,

    #140895

    Hey!

    Actually it’s possible to use a fullwidth Revolution Slider with Enfold. Add a color section to the advanced layout and insert some text into the “Custom ID” field (eg insert “aviarevolution” into the field). Afterwards place a text block into the color section and insert the RevolutionSlider shortcode into the textblock. Save the element and the layout template. At least insert following code into the quick css field to stretch the slider to the screen width

    #aviarevolution .container {
    width: 100%;
    }

    That said I’m sorry you didn’t like Enfold but hopefully Avada will do the job. Good luck with your project!

    Best regards,
    Peter

    #114993

    @infoportugal – not all strings are translatable with the theme files. Sometimes you need to translate the wordpress core files (see: http://codex.wordpress.org/WordPress_in_Your_Language ) or you must translate the third party plugin code – each plugin uses its own textdomain files (mo/po files).

    #114992

    I noticed that Kriesi only added the po file and not the mo file. You can generate the mo file with PoEdit (just open the po file located in the enfold/lang folder and save it) or download both files from here: http://www.file-upload.net/download-8076337/pt_BR.zip.html and upload them into the enfold/lang folder.

    #141166

    Howdy Josue,

    I am using a manual excerpt, which is odd.

    I have the page called “Blog” set as the blog page in the Enfold settings and in Settings > Reading I have “Posts page:” set as the same page “Blog”.

    Any ideas?

    Matt

    #134634

    i removed the glob string like it says. But it’s the same.

    I removed this :

    Code:
    glob,

    in the php.ini file

    I forgote something ?

    the “disable_functions” string is :

    Code:
    = “phpinfo, system, exec, passthru, proc_open, shell_exec, popen, setlimit, glob, mysql_pconnect”

    do i need to delete an other function ?

    #141174

    Hi,

    You can add portfolio grid in each portolio item and you can choose to display up to 100 items

    It will look like this http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-slider-3/ you can just change the title and increase the number of items to be displayed.

    Regards,

    Yigit

    jbiasucci
    Participant

    Hi. Enfold is a great theme, and I’m now using it for our church website, having built a blog with it. But now I’m having two problems getting the breadcrumb display to work the way I want it on the church site. I’m using the box splash blue color scheme, and I’ve changed the title container background color to blue and the font to white using custom css.

    1. Problem one: I would like the static parent tabs to show up in the breadcrumb path. For example, on the main nav bar, the “About” tab is static. When I click on the subtab “Our Community in a Nutshell” in the flyout menu under “About Us”, what shows up in breadcrumbs is Home>Our Community in a Nutshell. The parent menu item “About Us” is omitted.

    I would like it to show either (a) Home>About Us>Our Community in a Nutshell, or (b) About Us>Our Community in a Nutshell. (I would prefer (b), but I can live with (a) which shows the unnecessary word Home in the path).

    2. Problem two: The change of font color to white hasn’t worked for the “Home” in the breadcrumb path. It stays dark and hardly legible against the dark blue background.

    Here are two screenshots to illustrate the problem:

    Screen shot of the flyout menu as pressed:

    https://dl.dropboxusercontent.com/u/25119741/Screen%20Shot%20dropdown%20menu%20our%20community.png

    Screen shot of the breadcrumb that results:

    https://dl.dropboxusercontent.com/u/25119741/Screen%20Shot%20breadcrumbs%20our%20community.png

    Any help would be appreciated.

    Thanks,

    John

    #141184

    Hey!

    Hallo,

    ja, das ist machbar. Öffne wp-contentthemesenfoldframeworkphpclass-framework-widgets.php and ersetze

    google.maps.event.addListener(marker, 'click', function() {
    infowindow.open(map,marker);
    });

    durch

    infowindow.open(map,marker);

    Regards,

    Peter

    #141051

    Hi Bruno,

    Can you post the link to your website please?

    Regards,

    Yigit

    #141182

    Hi,

    Active theme is not Enfold

    Regards,

    Yigit

    #141047

    In reply to: Video – Enfold

    Hi Devin,

    I´am very sorry, but it isn´t my problem how many suggests you have. I asked two month ago and the answer was that it is a very good idea because it´s no special magic, it is standard. I worked with a few other Themes before and this function was no problem, because a video can also been used as a design element.

    I think Enfold is a nice Framework, and really it is powerful and I´am sure it was a lot of work, but in the little Details you have to do some improvements. Just for you, not for me. If this Theme is not the best for me, I will pay for another one. That´s business. But I like it…

    Normally it isn´t a problem to embed a video from Youtube where you can set your favorite thumbnail, but we need one on our Startpage that is just to see on our Website.

    1. Is it right that the Picture you can see by the video, if it isn´t on play, it is the first Frame of the video? If this is right, I just can render the video with a Thumbnail at the first Frame. This will bring me the same result as I can choose an Thumbnail.

    Sorry for my bad english, it isn´t my mother tongue…

    Best regards

    Bruno

    #141050

    Hi,

    a current pop up one will be very nice…

    Thanks

    Bruno

    #141046

    In reply to: Video – Enfold

    Hi comitzuu,

    There have been hundreds of suggestions and feature requests for the theme and as always we never guarantee that any suggestion or feature request will be included or when.

    1) This is somewhat difficult and needs to be done custom for the specific image/link depending on how you are adding it in. If you can link to the page we can try and assist as best we can.

    2) The prettyPhoto close button is in the top right.

    3) I’m not sure what you mean. The theme has support directly for video using the Video element/shortcode in the advanced layout editor and with the lightbox plugin (prettyphoto) but as of right now there is nothing else in place.

    Videos on your frontpage are controlled by you and how you add them to your layout.

    Regards,

    Devin

    #141049

    Hi,

    Would you like to have a static search box instead of current pop up one?

    Regards,

    Yigit

    #141096

    Hi,

    You can dislay images in Lightbox but it is not possible to have the effect in Replete. You can request it in here https://kriesi.at/support/topic/enfold-feature-requests or you can hire a freelance developer.

    Regards,

    Yigit

    #140799

    Hi,

    I think you’re using a very large background image for the second Color Section. Please resize it to 1500px in width, see what happens.

    http://responsinator.com/?url=http%3A%2F%2Fmarsmarketing.com.au%2Fsme-marketing-brisbane%2F

    Update to Enfold 2.1.

    Regards,

    Ismael

    #29571
    Gstar72
    Participant

    Hi Guys,

    I know you already discussed the issues with the accordian slider with the recnet WP update. I wanted to confirm that this might be fixed in the next update, as the thread here the member said his was working, so there was some confusion?:

    https://kriesi.at/support/topic/accordion-since-enfold-21-update-accordion-initial-open-item-is-not-working

    Thankyou

    Gary

    #140352

    Hi,

    Please try this code:

    html {
    background-color: white;
    overflow: hidden;
    }

    Regards,

    Ismael

    #141154

    Hi,

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

    #top .title_container .container { display: none; }

    Regards,

    Yigit

    #116536

    In reply to: Enfold Showcase

    Hejsan Björn,

    I really would like to try one of them one day. As i see from pictures they are designed for the most important 3 fingers for gripping. Some time ago i saw a video of Bebionic3. I know they are not the same but, unbelievable.

    By the way, modified header looks awesome :)

    Regards,

    Yigit

Viewing 30 results - 238,681 through 238,710 (of 243,824 total)