Viewing 30 results - 234,751 through 234,780 (of 244,261 total)
  • Author
    Search Results
  • #187358

    Update

    If I change the bolding area from a one to a two it seems to pick up the changes in my child style.css.

    If I leave it as 1 none of the changes in the child style.css are displayed

    //register styles
    wp_register_style( ‘avia-style’ , $child_theme_url.”/style.css”, array(), ‘2’, ‘screen’ ); //register default style.css file. only include in childthemes. has no purpose in main theme

    #187354
    petersandin
    Participant

    Hey guys,
    I’m adding a gallery with the Gallary module in the media modules. When scrolling over the image the image goes dim (like some kind of hovering effect). Can this be removed?
    http://www.petersandinfoto.se/portfolio/portfolio-portratt/
    cheers guys!
    Peter

    #187352
    gregdickson
    Participant

    Hi I’m having some trouble getting my style to reflect on my child theme,

    Here is a screenshot of the predefined color scheme;

    https://www.evernote.com/shard/s54/sh/ee7dca6a-fc08-4924-bb7f-1da28b74df6c/d69dcaeffd37d076addfd12e0f558a27

    and this is the frontend

    https://www.evernote.com/shard/s54/sh/27b56a9c-4475-4f8b-b028-b06c704475c6/e6f5f04af97c728b553e1a164e6cadcb

    Domain is http://contractorguides.co.uk/

    #187350
    jeroensteeman
    Participant

    Hi,
    Since updating to the latest version of Enfold all javascript/jquery image transitions (mouseovers, lightboxes etc) stopped working. Do more people experience this problem? It seems that no javascript is executed.

    Follow up: I had to revert back to a (very) old version I had on my hard drive, but would like to use the version before the last. Does anyone have that version available?

    Regards, Jeroen

    (I’m using Enfold on http://wijzijneuropa.groenlinks.nl)

    #187332

    In reply to: Translate Datepicker

    Hello Yigit,

    Occasionally, this was just an example!

    For this purpose, I’m using the enfold theme in Greek.

    I’m trying to find a way to translate the months and days, but still always the same happens: “November 2013” :(

    ps: I tried to include the jquery.ui.datepicker-el.js file for Greek translation and link to it from header.php, but still it doesn’t override the enfold datepicker calendar.

    #187324

    Hey tintindufour!

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

    .avia-shadow { box-shadow: none; }

    Cheers!
    Yigit

    #187321

    Hey tiredagent!

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

    ::selection {
    background-color: #3c5db1;
    color: white;
    }

    There was double hashtag in front of hex value

    Regards,
    Yigit

    #187314

    Hi Smaskit6!

    Please go to wp-content\themes\enfold\js\prettyPhoto\js folder and open jquery.prettyPhoto.js file and search “allow_resize:true” and change it to “allow_resize:false”

    Best regards,
    Yigit

    #187311

    Hey Veroniqueprins!

    You are currently using version 2.1 of Enfold. Updating to the latest version 2.4.2 would help in my opinion. Custom script was added to calculate logo and menu size more accurately.
    You can refer to this post to change the width to switch to mobile menu as another option https://kriesi.at/support/topic/collapsable-menu/#post-165144

    Best regards,
    Yigit

    jrevillini
    Participant

    I’ve created a regular page called News. I add the Masonry content element to it and configure it to show all posts from the News category, but when I view the page, nothing shows. If I add the Blog Posts content element beneath it, it does show posts in both content elements.

    I tried setting the blog page in the theme options to News, but then it only shows the posts in the normal post format.

    Background: I am using the enfold child theme, which I installed before upgrading to the latest Enfold, 2.4.2.

    My site is workoutplanr.com. I can send you credentials if you want to look at it as an admin.

    #187308
    TinyGiantStudios
    Participant

    Hi Kriesi,

    We’re using Enfold to build a table with a quite a few rows. Every now and then, we need to add a row inbetween other rows, although it doesn’t seem to allow this functionality. This means we need to delete all the bottom rows up to that point, add the necessary rows, and then re-enter the rows we just deleted.

    Is there a simpler way of adding rows inbetween other rows?

    OR

    Is there a way to add a new to the bottom, and to drag & drop it into the desired place?

    Hop to hear from you soon,

    #187307

    Hi LRS123!

    Please add following code to Quick CSS in Enfold theme options to change bold color to black

    .alternate_color strong, .main_color strong { color: black; }

    and add this code to change color of links and adjust it

    .main_color a, .alternate_color a { color: red; }

    and you can add following code to remove slide meta

    .avia-content-slider .slide-meta { display: none; }

    Regards,
    Yigit

    #187306
    PeterPan2
    Participant

    We use enfold portfolio to show our videos. All works fine but when we use it with an iPad 1 (iOS 5.1.1) and press “portfolio” the Safari browser just crushes and we have restart the browser.

    our website: http://www.weisscam.com/wp
    (our portfolio is “showreel”)

    Any idea, what this could be?

    Thanks

    #187303

    Hey socialrevival!

    Please make sure that you have set Featured Image in portfolio item page on the right side of the page http://i.imgur.com/3hooYEO.jpg Please import dummy data in Enfold theme options. I believe it would be very helpful for you to figure out how to add and edit items faster.

    Regards,
    Yigit

    #187302

    of course, open:
    wp-content/themes/enfold/config-templatebuilder/avia-template-builder/config/meta.php
    line5 / custom post type is bold/ or add your custom post type name, for own custom post types your will need plug in “types” // http://wordpress.org/plugins/types/:

    array( ‘title’ =>__(‘Avia Layout Builder’,’avia_framework’ ), ‘id’=>’avia_builder’, ‘page’=>array(‘portfolio’,’page’, ‘post’), ‘context’=>’normal’, ‘priority’=>’high’, ‘expandable’=>true ),
    array( ‘title’ =>__(‘Layout’,’avia_framework’ ), ‘id’=>’layout’, ‘page’=>array(‘portfolio’, ‘page’ , ‘post’), ‘context’=>’side’, ‘priority’=>’low’),

    dont treat this as official support answer.
    mAqq

    #187274

    Hey ganjou!

    Go to Appearance > Widgets. Create a Enfold Custom Widget Area then insert the Enfold Google Maps Widget. Edit a page then insert the Widget Area element then select the custom widget area that you created.

    Cheers!
    Ismael

    #187269

    Hey torstenw!

    Yes, there are lots of changes on the Enfold theme since 1.8.1. You might need to recreate some elements like the iconbox, iconlist etc. Please try to duplicate your website and do a dummy update. Check for errors and changes.

    Regards,
    Ismael

    #187261
    MSM
    Participant

    I need to link a menu item to an external site. Is there an easy way to do that in Enfold or are there any known issues with Page links to plugin? Any other suggestions?

    Thanks
    Mike

    #187260

    In reply to: Cannot remove sidebar

    Hi!

    Please make sure that you have set your frontpage in Enfold theme options and in Settings > Reading front “page displays” to “latest posts”

    Best regards,
    Yigit

    #187257
    Glyphism
    Participant

    Hi folks,

    I am trying to setup some custom colours for hyperlinks and hyperlink hovers that appear in headings (h1, h2 etc). I have changed the colours in the Enfold Theme Options – Styles preferences in the Main Content tab, however they don’t seem to apply to headings.

    Is there a special trick that I am missing to get this working or do I have to manually setup the heading hover styles in the custom.css? Any help is appreciated.

    Thanks,
    G

    Hi!

    You can edit header.php, find this code on line 183:

    /*
                                * Hook that can be used for plugins and theme extensions
                                */
                                do_action('ava_after_main_menu');

    Above it, add this code:

    echo avia_social_media_icons($social_args);

    Go to Enfold > Styling > Quick CSS then add this code:

    #header_main .social_bookmarks {
    position: absolute;
    top: 20%;
    }

    Cheers!
    Ismael

    #187247
    This reply has been marked as private.

    Hi

    Ismael. It was on a 17″ computer screen but I still have big problems that I really need to resolve now.

    My logo is : 250 x 101 so it’s not big.
    The problem I think is that my menu has to be written in capitals.

    When I am on 17″ computer I have this problem: The logo is WAY TOO CLOSE to the nav bar text. And it even goes on the first word when the page first appears.
    https://www.dropbox.com/s/5iz4ngqfhn0uxed/mariage_in_oui___Cr%C3%A9ateur_de_Mariages_de_R%C3%AAves_%C3%A0_l_Etranger.jpg
    AND on ipad look what I have.
    https://www.dropbox.com/s/oadbyqxlukzdxzv/IMG_1087.PNG

    But when it’s enfold default logo it’s almost perfect (still too close but better) (on computer screen)

    https://www.dropbox.com/s/n5p25999q0mo4w3/Banners_and_Alerts_et_mariage_in_oui___Cr%C3%A9ateur_de_Mariages_de_R%C3%AAves_%C3%A0_l_Etranger.jpg

    In my css I have all of these:

    @media only screen and (max-width: 989px) and (min-width: 768px){
    .responsive .mobile_menu_tablet .main_menu {
    display: block!important; }}

    div .logo { left: -30px; }

    @media only screen and (min-width: 768px) and (max-width: 989px) {
    .main_menu ul:first-child > li > a {
    padding: 0 10px !important;
    font-size: 12px;
    }
    }

    I really need to fix this..Please.

    Kind regards

    Delphine

    #187233

    Hi fsatechnology!

    I didn’t test the modification but you should be able to replace the icon with the search form. In functions-enfold.php replace

    
    	    if ((is_object($args) && $args->theme_location == 'avia') || (is_string($args) && $args = "fallback_menu"))
    	    {
    	        global $avia_config;
    	        ob_start();
    	        get_search_form();
    	        $form =  htmlspecialchars(ob_get_clean()) ;
    
    	        $items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown"><a href="?s=" data-avia-search-tooltip="'.$form.'" '.av_icon_string('search').'></a></li>';
    	    }
    	    return $items;
    

    with

    
    	    if ((is_object($args) && $args->theme_location == 'avia') || (is_string($args) && $args = "fallback_menu"))
    	    {
    	        global $avia_config;
    	        ob_start();
    	        get_search_form();
    	        $form =  htmlspecialchars(ob_get_clean()) ;
    
    	        $items .= '<li id="menu-item-search-form" class="noMobile menu-item">'.$form.'</li>';
    	    }
    	    return $items;
    

    However the function does not allow you to place the search form in anywhere you want to – you can only insert it at the very beginning or at the very end of the menu.

    Regards,
    Peter

    #187231

    Awesome, Peter, You are a star!
    Would you suggest a WP plugin that would do a back up of the entire site, so I can install it right away, make a back up in case something happens later on?
    I am so glad you made it and want to make sure the site won’t have this kind of porblem again.

    Antonio

    #187228

    Hey!

    You can use the Text Widget on Appearance > Widgets. Insert the Enfold Contact Form shortcode:

    [av_contact email=' (Email address hidden if logged out) ' button='Submit' title='Send us mail' sent='Your message has been sent!' subject='' autorespond='' captcha='active']
    [av_contact_field label='Name' type='text' options='' check='is_empty' width='']
    [av_contact_field label='E-Mail' type='text' options='' check='is_email' width='']
    [av_contact_field label='Subject' type='text' options='' check='is_empty' width='']
    [av_contact_field label='Message' type='textarea' options='' check='is_empty' width='']
    [/av_contact]

    Cheers!
    Ismael

    #187227

    Hey!

    We’ll implement it in the next version – for now open up /wp-content/themes/enfold/includes/loop-index.php and replace

    
            if(strpos($blog_style, 'big') !== false)
            {
                if($slider) $slider = '<a href="'.$link.'">'.$slider.'</a>';
                if($slider) echo '<div class="big-preview '.$blog_style.'">'.$slider.'</div>';
            }
    

    with

    
            if(strpos($blog_style, 'big') !== false)
            {
                 $description = get_post_field( 'post_content', get_post_thumbnail_id());
                 $description = trim($description) ? esc_attr($description) : "";
    
                if($slider) $slider = '<a href="'.$link.'" title="'.$description .'">'.$slider.'</a>';
                if($slider) echo '<div class="big-preview '.$blog_style.'">'.$slider.'</div>';
            }
    

    Regards,
    Peter

    This reply has been marked as private.
    #187203

    Hi!

    I temporarily fixed it on your server with following workaround – I switched to the standard theme (TwentyThirteen), then went to Settings > Permalinks and clicked on the “Save” button and then I switched back to the Enfold theme. Note that you mustn’t go back to the Settings > Permalinks page – otherwise WP will rewrite the flush the rules again and you need to dothe workaround again.

    It seems like WP will write and process all permalink rules in the database (I checked it with Rewrite Rules Inspector) if the standard theme is used but as soon as I try to save the permalinks with Enfold it does not process the permalinks properly because our theme adds new rewrite rules (for portfolio entries, etc.) and the higher number of rewrite rules then seems to break all permalinks on your server. I guess it’s a server configuration issue and probably you can change the number of accepted permalink rules somewhere but I’m not sure which php.ini, etc. values are affected. I marked the thread for Kriesi – maybe he knows which values need to be changed.

    Best regards,
    Peter

    #187201
    torstenw
    Participant

    Hi, just a question concerning the latest update: I am still using version 1.8.1 and would like to know whether the updates made since then are also security-related (which would be the major reason for me to update, since the system is running well at the moment).
    And: Are there any known issues with updating Enfold, do I risk any difficulties (plugin problems and the like) when updating)?
    Thanks, T.

Viewing 30 results - 234,751 through 234,780 (of 244,261 total)