Viewing 30 results - 224,941 through 224,970 (of 244,163 total)
  • Author
    Search Results
  • #243922

    Hey!

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

    .av-masonry-entry .av-masonry-entry-title  { font-size: 12px; }

    Regards,
    Yigit

    #243917

    Hi Ismael,

    I am not seeing that option. This is what I see when I go to enfoldchild > Header: http://s16.postimg.org/fkqd9e4d1/headersection.jpg. You can see here that my child theme is connected to the parent theme ‘thinkgate’: http://s16.postimg.org/8k6yucryt/childthemeappearance.jpg

    I am thinking it may have something to do with how I have my child and parent theme set up. My parent theme, renamed to ‘thinkgate’ is version 2.6.2 (see here: http://s16.postimg.org/vkdm6opsl/parentthemeappearance.jpg). I changed also changed the theme name folder to ‘thinkgate’ in the /wp-content/ folder as well as in the parent theme’s style.css (see here: http://s16.postimg.org/fw7tm5kt1/parentstylecss.jpg).

    Do you see any other reason why I am not seeing these new features of 2.6.2? My child theme’s style.css seems to be set up correctly (see here: http://s8.postimg.org/mqf36d92t/childsgtylecss.jpg).

    Thanks for your help!

    – Cameron

    #243905
    #243898

    Hey tommyfo!

    Please go to Appearance > Editor and open Functions.php file and find

    // wp_register_script( 'wp-mediaelement',  $template_url.'/js/mediaelement/mediaelement-and-player.min.js', 'jquery', "1", true);

    and add following right below it

    wp_enqueue_script( 'custom-js', $template_url.'/js/custom.js', array('jquery'), 1, true );

    Save your file inside wp-content\themes\enfold\js folder with name custom.js

    Regards,
    Yigit

    #243897

    Hi Romina77!

    Please update Enfold to the latest version 2.6.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
    Then go to Enfold theme options > Header > Header Layout and choose “Logo center, menu below”

    Best regards,
    Yigit

    #243893

    Hi Aleks!

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

    .content, .sidebar { padding-top: 10px; padding-bottom: 10px; }

    Cheers!
    Yigit

    #243888

    Hi David!

    Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px. Then add following code to Quick CSS

    @media only screen and (max-width: 767px) {
    .responsive .logo a, .responsive .logo img {
    height: auto !important; }}
    @media only screen and (max-width: 480px) {
    #advanced_menu_toggle { 
    top: 115%; }}

    Best regards,
    Yigit

    #243884
    zerozendesign
    Participant

    Hey guys –

    After the latest update, the headers have taken a turn for the worse. Take a look at http://leecasey.net/abstracts/ on mobile and you will see the issue. Before the update, everything was fine. Any help would be great.

    Thanks.
    David

    #243879

    In reply to: Footer

    Hi Finlando!

    Please go to Enfold theme options > Footer > Default Footer Widgets & Socket Settings > Don’t display socket and footer widgets

    Regards,
    Yigit

    Chris
    Participant

    Hi,

    It seems that the default thumbnail title will always show on hover in the galleries (layout builder). Even if I choose the caption tool-tip.

    Is there some css or code that I can remove / add that will not show these default title’s on hover?

    Enfold 2.6.2 – WP 3.8.1
    Thanks,
    Chris

    • This topic was modified 11 years, 11 months ago by Chris.
    #243870
    dmiklus
    Participant

    Hi!
    I am trying to install s2Member plugin, but I can’t activate it, because doesn’t compare under plugins list.
    On my local laptop with Mamp Pro, everything looks working fine.
    Someone is using Enfold with s2Member? Any bugs or conflicts?

    Best regards
    D.

    #243855

    Hi nowhere!

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

    .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    text-transform: none; }
    h2 { font-size: 24px; }
    h1 { font-size: 28px; }

    Regards,
    Yigit

    #243847
    This reply has been marked as private.
    #243834
    akaracing
    Participant

    Hi,

    Can you tell me how to reduce the padding and margins on the page content element, they seem a bit big and would like to use the space as some of my tables over.

    also the spacing between layout elements seem a bit big, how do i reduce them

    by the way, the theme is awesome, very clean and fresh.

    kind regards

    Aleks

    #243831
    adiuvoNL
    Participant

    Hello,

    First of all some credits for the great theme!

    Then now my question/problem. I want to show a full-width LayerSlider on every single post page (it’s one slider, so no need to configure it per page).

    What i’ve done so far:

    – I use a child theme
    – Created my own single.php
    – added the following code:

    <?php echo do_shortcode(‘[av_layerslider id=”slider_blog”]’); ?>

    This results in the following two errors:

    Undefined index: index in /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider.php on line 118 and 121.

    I managed to get it working by a very strange work-around, wich is not usable for the people who are going to use this website.

    If i place [av_layerslider id=”slider_blog”] manually in the content of the blog post, save it, remove the shortcode from the content. Then the layer slider is working, because the post meta ‘_avia_builder_shortcode_tree’ is generated with some slider information.

    Could you help me achieve what i’m looking for?

    Thanks in advance.

    Robbert

    • This topic was modified 11 years, 11 months ago by adiuvoNL. Reason: Typo
    #243816
    Cdfb
    Participant

    Hi there

    I am using the plugin WPML with the Theme Enfold.
    I’d love to show only the shortcuts “DE, FR and EN” for the languages German, French and English. Currently I can only see flags.
    This is my website: http://www.pakka.ch
    I have posted my concern before and received this code as an answer:
    .avia_wpml_language_switch li .language_flag img { display: none; }
    .language_code { display: block!important; }

    It worked quite well, but since the new version of Enfold it only works for the german version.
    How should I proceed? SOS help!
    Thanks in advance
    Carolina

    #243808

    Topic: Styling

    in forum Enfold
    Tupolev
    Participant

    I have tried to style me website in the Enfold styling page. Most of the styling works but some dos not.

    http://109.201.154.73/~ghtrdqpm/wp/produkter/

    The headers and another color then I want. one i dark blue and the alternate is gray.

    http://109.201.154.73/~ghtrdqpm/wp/about-us/

    The team member name are also dark blue.

    I have tried to add custom css like

    .team-member-name { color:#305d87 }

    .main_color .team-member-job-title {
    color:#305d87;
    }

    nothing works

    #243794
    tommyfo
    Participant

    Hi!

    I’m looking for help on how to add this http://codepen.io/ace/pen/BqEer Javascript to one of my pages.

    Since I’m using the Enfold theme I thought I might ask here how to best implement it into the theme.

    Best regards,

    • This topic was modified 11 years, 11 months ago by tommyfo.
    #243781

    Hi!

    Thank you for using the theme. The option Display Header for the title container and breadcrumbs is replaced with the Title Bar Settings. You can now choose to hide them, show only the title, show only the breadcrumbs or show them both. You can configure the option globally on Enfold > Header > Header Layout > Header Title and Breadcrumbs.

    Best regards,
    Ismael

    #243768

    In reply to: menu managemen problem

    Peter,
    thanks for your reply.

    I reuploaded both wp and enfold with ftp, using latest versions.
    I put the site under maintenance and deactivated all plugins
    Then with enfold as active theme I tried modify menu order, no way to change menu items position.
    Enabled wp default theme, tried change menu order and it worked.

    Problem still in place.

    #243766

    It suggests I stick some code in a child theme, I dont think I have a child theme and it does not tell me where in the child theme to place it?

    can you please give a little more specific help

    Hi!

    Maybe Enfold can’t regenerate the dynamic stylesheet. Please use a ftp client and connect to your server. Navigate to wp-content/uploads/dynamic_avia/ and set the folder permission to 777. Then delete the enfold.css file and go to Enfold > Theme Options to regenerate the dynamic stylesheet (hit the green “Save all changes” button).

    Regards,
    Peter

    #243732

    We did this, but it didn’t solve all problems.
    Part of the solution was to copy the header.php from the enfold folder into the child theme folder. That solved the navigation problem.
    The other problems seemed to be based on the wpml update we did at the same time. If we disable the wpml plugin the site stops reloading.

    For now we are back at the old versions of enfold and wpml and will try the update again when we don’t expect many visitors on our site.

    #243718

    Hi ACKolloquium!

    After the 2.6.2 update please go to Enfold > Settings and check the “Header” option page. We added some new options and you might need to reconfigure these options.

    Best regards,
    Peter

    #243717

    In reply to: Infographics in Enfold

    Hey andypeck!

    Thank you for the question. Unfortunately, this is not available within the theme yet but we have noted this request in our list of potential improvements for the theme. You can vote or post the feature on this section: https://kriesi.at/support/enfold-feature-requests/

    For now, you might need to find a plugin or hire a freelance developer to add the feature for you. Please do visit Werkpress for further customization. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.

    Maybe this plugin will help: http://wordpress.org/plugins/infographic-embedder/

    Best regards,
    Ismael

    #243709

    Hi noe34!

    I reported it to Kriesi. For a quick fix insert this code into enfold/functions.php or your child theme functions.php file:

    
    add_filter( 'avia_google_maps_widget_load_api', 'avia_remove_widget_script', 10, 2);
    function avia_remove_widget_script($load, $config) {
        if(is_page(array(20))) return false;
        return true;
    }
    

    and instead of 20 insert the id of the page where you use the maps element.

    Best regards,
    Peter

    #243704

    Topic: Issue with Wishlist

    in forum Enfold
    Gurify
    Participant

    Hello Dear Kriesi Team I have an urgent request.

    Im using WISHLIST MEMBERSHIP PLUGIN on Enfold and I need to make provate pages with the advanced layout builder. The problem is that if I make a page with the advance layout builder, wishlist does not able to make it invisible to non members. I already contacted wishlist and this is what they said:

    Hi there Andrea,

    Ronald here.

    We had a previous ticket with the similar issue you have. The problem is that the Theme you’re using called “Enfold” doesn’t support the standard WordPress content filters that’s why Wishlist Member wasn’t able to apply protection on pages or posts that are built using “Advance Layout Editor”.

    Protection should work fine if you use the “Standard Editor” of WordPress when creating/editing post or pages.

    We already sent the developer of the theme an email regarding the issue but we haven’t received a response from them.

    I would suggest you use the Standard Editor of WordPress for now.

    Let us know if you have questions.

    Thanks and take care,

    – Ronald

    PLEASE TELL ME WHAT TO DO, I CANNOT USE THE STANDARD BUILDER IS TOO INCONVENIENT.

    I hope you guys have a quick fix of some kind,

    Thank you

    Andrea

    #243703

    Hey Eleina_Shinn!

    Actually the template builder image element never offered such an option. You can use a textblock element and the “Add Media” button to insert an image into the textblock. Make sure the link points to the “Media File” and Enfolds will use the lightbox to open it.

    Regards,
    Peter

    #243695

    Hey!

    Please activate Enfold and we’ll look into it. It seems like another theme is used at the moment.

    Best regards,
    Peter

    Hey bonsitemor!

    In functions-enfold.php replace:

    
    if($breadcrumb) $additions .= avia_breadcrumbs(array('separator' => '/', 'richsnippet' => true));
    

    with

    
    if($breadcrumb) $additions .= yoast_breadcrumb('<p id="breadcrumbs">','</p>', false);
    

    Best regards,
    Peter

Viewing 30 results - 224,941 through 224,970 (of 244,163 total)