Viewing 30 results - 222,121 through 222,150 (of 244,584 total)
  • Author
    Search Results
  • #261303

    Hi!

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

    strong.news-headline:hover {
    text-decoration: underline;
    }

    Best regards,
    Yigit

    #261297
    doa
    Participant

    Hi,

    After i updated to 2.7.1. I noticed a little Bug with the Post-Slider-Element: The Overlay effect on the featured Image has a different size than the underlaying picture and therefore produces little glitches:

    Postslider Bug 2.7.1

    Maybe you could give me a hint how to fix this.

    Best Regards,

    Marcus

    #261296
    camkristis
    Participant

    Hello,

    I just created a site using Enfold theme. My praise to the developers!
    Now I have a slight problem with it, as I moved the site from home host to a live server. They both work (see http://kristijonas.myetrayz.net and http://www.kremeratabaltica.com) but when I go to administration in the new server, I cannot edit or create text blocks normally – there is no text in the “visual”part, I can only see it in the “text” part, which makes administration to last longer and complex…
    By the way, to migrate the page I used “WP MigrateDB or WP MigrateDB PRO” plugin, and later moved the “uploads” folder and “enfold” theme folder using MuCommander.
    Any ideas on where the problem is and how to fix it?

    #261295
    Hande-K
    Participant

    I have an Enfold themed page. I want to use this page in 2 different languages. Main one will be Turkish and the second one will be English.

    I prepared 2 different pages for each languages and orginezed their contents but there is a problem that couldn’t solve yet, menu. Although i prepared different menus for each languages, i’m not able to swich to English menu in my English page.

    How can i swich between 2 menus? Is there another way to show menu items in English?

    My web page is http://www.handekarayaka.com/blog/

    Thanks

    #261291
    qeeqac
    Participant

    Hello.

    I bought your template and I have a problem with the site password protected.
    I created the page but page after entering the correct password is not open.
    Please help me.

    Wordpress 3.9
    Enfold: 2.7
    http://plan2.pl/client_478/ password: plan2

    Regards
    QeeQac

    Hey Martin!

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

    #top .fullsize .template-blog .post_delimiter { z-index: -1; }

    Best regards,
    Yigit

    #261281

    Hi Ben!

    You can add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .avia-logo-element-container .slide-entry { min-height: 150px; }
    #top .avia-logo-element-container .slide-image { background: transparent; }

    It would be better if you edit images and have them all proportional

    Cheers!
    Yigit

    #261278

    Hey!

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

    #header .avia_mega_div {
    left: -100px!important;
    }

    Cheers!
    Yigit

    #261277

    Hey!

    You can import parent theme settings. For more information, please see – http://kriesi.at/documentation/enfold/using-a-child-theme/
    Regards,
    Yigit

    #261276

    Hey evtilsley!

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

    .avia-slider-testimonials .avia-testimonial-meta { margin-left: 47%; }

    You may need to adjust the value to center it perfectly

    Best regards,
    Yigit

    #261274
    bluff03
    Participant

    Hello again

    In a previous post @Dude suggest to update Woocommerce and Enfold to the latest versions so solve some variable product issues. I did this and advised that all was working well.

    I apologise, but as I was loading new variable product images, I noticed that when you select a variable product, the main image does not change, even though there is an image for each variable.
    http://themakeupfactory.com.au/product/tmf-lip-pencil/

    Also, the ‘clear selection’ does not work again.

    Cheers
    Julie

    #261270

    Super. Worked too! :)

    What happens when there is an update to the enfold theme? Will this overwrite/remove the code I have inserted in ‘functions.php’ and ‘loop-search.php’ so I need to paste it in each time the theme is updated?

    #261268
    spsocial
    Participant

    In my website (www.sparkline.com), my site search form’s Submit button shows the word “Array” instead of the actual Search icon. I haven’t changed the Enfold template, and my custom template doesn’t change any icon. I’ve verified this in Firefox on Mac, Chrome on Mac and Chrome on Windows 8.

    The social network icons (Facebook, LinkedIn, Pinterest, etc.) appear normally, though.

    How do I fix this?

    Hey!

    Enfold theme in Downloads section on your account is the updated file. You should download it once again and update the theme via FTP – http://vimeo.com/67209750

    Best regards,
    Yigit

    #261260

    Hi!

    1- Please try deleting .htaccess file on WordPress root directory
    2- Please go to Enfold/Includes folder and open helper-social-media.php file and edit the string you would like to change

    Best regards,
    Yigit

    Vicken
    Participant

    I can not seem to figure out how to make a column stretch the fullwidth of a page like a layer slider does.

    How do I do this? Please Help.

    #261235

    In reply to: Logo width

    Hi Ivana!

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

    .html_header_top.html_logo_center .logo {
    left: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    }

    and go to Enfold theme options > Header Layout > Header Size = Custom Size > Header Custom Height = 300px

    Regards,
    Yigit

    Hey Sabine!

    Es gibt an sich keinen großen Unterschied – WordPress behandelt Portfolio-Einträgen/-Kategorien und normale Beiträgen/-Kategorien genau gleich. Der Hintergrund warum wir Portfolio-Einträgen/-Kategorien eingeführt haben ist, dass sich dadurch die Website besser strukturieren lässt. Die Portfolio-Einträgen/-Kategorien lassen sich in “Portfolio Grids” anzeigen (wie zB hier: http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/ ) und bieten mit dem “Ajax Preview” eine Funktion, welche nicht von Standard-Einträgen unterstützt wird. Normale Einträge können aber auf der Blog Seite angezeigt werden, was mit Portfolio Einträgen eher nicht zu empfehlen ist.

    Best regards,
    Peter

    #261213

    Hey!

    Please update to Enfold 2.7.1 – the ava_after_content hook is not available in 2.7 or previous theme versions.

    Best regards,
    Peter

    #261200

    Hi Ismael,

    Thanks for reply. I have just tried to copy/paste the above code into functions.php but after doing that my site was completely black; front and backend.

    1: i have pasted the code into functions.php file located here: /wp-content/themes/enfold/functions.php is this the correct file?
    2: i just pasted the code in the very end of the file. Is this correct or do it need to placed a specific place in the file?

    I am not very familiar with this kind of code. When i pasted the code in it was highlighted with som ‘red’ fields (errors)

    #261198

    Hey DDamjanovic!

    This seems to be a bug with WPML. I posted a fix in this thread: https://kriesi.at/support/topic/the-post-still-shows-8-comments-when-there-are-none/#post-178386

    In /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/postslider.php replace

    
      $commentCount = get_comments_number($the_id);
    

    with

    
                        //$commentCount = get_comments_number($the_id);
                        $commentCount = $entry->comment_count;
    

    Cheers!
    Peter

    Hi Stela!

    1) In wp-content/themes/enfold/config-woocommerce/config.php search for:

    
    function avia_shop_overview_extra_header_div()
    {
    	echo "<div class='inner_product_header'><div class='avia-arrow'></div>";
    }
    

    You can add your custom code to this function, below the echo code.

    2) In wp-content/themes/enfold/config-woocommerce/config.php replace:

    
    return sprintf( '<a href="%s" itemprop="image" class="woocommerce-main-image zoom" title="%s"  rel="prettyPhoto' . $gallery . '">%s</a>', $image_link, $image_title, $image);
    

    with

    
    return sprintf( '<a href="%s" itemprop="image" class="woocommerce-main-image zoom noLightbox" title="%s">%s</a>', $image_link, $image_title, $image);
    

    3) The only solution I can think of is to use the “Default sorting (custom ordering + name)” option. Then go to Products > Sort Products and reorder the products with drag’n’drop.

    Best regards,
    Peter

    #261188

    Hey!

    I fixed the problem by inserting this code into the functions.php file:

    
    global $avia;
    $avia_safe_name = avia_backend_safe_string($avia->base_data['prefix']);
    update_option( 'avia_stylesheet_dir_writable'.$avia_safe_name, 'false' );
    update_option( 'avia_stylesheet_exists'.$avia_safe_name, 'false' );
    
    

    I added it to the very bottom of enfold/functions.php. You can also place it into the child theme functions.php file.

    Cheers!
    Peter

    #261183

    Hey!

    Wenn du XAMPP nützt, würde ich persönlich die Dateien einfach in den Theme Ordner kopieren. Bei mir unter Windows ist XAMPP unter C:\xampp\ installiert und der Theme Ordner ist unter C:\xampp\htdocs\wp-content\themes\ erreichbar. Dort kopiert man einfach die Enfold Dateien hinein und überschreibt ggf die alten Dateien.

    Cheers!
    Peter

    #261180

    In reply to: Incorrect Breadcrumbs?

    Hi Jamie A!

    Please go to Enfold > Theme Options and select the “Recent Work” page as blog page in the “And where do you want to display the Blog?” dropdown. If you want to use a custom blog layout on the “Recent Work” page go to Enfold > Blog Layout and select “Blog layout” > “Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)”.

    Regards,
    Peter

    #261175

    In reply to: Layerslider not found

    Hi!

    The version number can be found in the style.css file: http://50.87.144.17/~erukus/wp-content/themes/enfold/style.css – you’re using v 2.4.x at the moment and 2.7.1 ist the latest version. I suggest to activate the auto update feature (Enfold > Theme Options > Update if you want to update the theme automatically).

    Best regards,
    Peter

    #261174

    Hey!

    Maybe Enfold can’t regenerate the dynamic stylesheet for one language. 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 all other css files – the name may vary based on the language shortcut) inside the dynamic_avia folder and go to Enfold > Theme Options to regenerate the dynamic stylesheet (hit the green “Save all changes” button). Please re-save the options for all languages.

    Regards,
    Peter

    Hi!

    Did you solve the issue? I tested the website with IE, Firefox and Chrome (see: http://www.screenr.com/ukgN ) and I didn’t notice any issue with the IconBox. Btw you can add a custom css class to Icon Boxes: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ too.

    Best regards,
    Peter

    #261165
    exposuredp
    Participant

    Hi,
    Im trying to add an accordian to the right hand side of the slideshow similar to:
    http://kriesi.at/themedemo/?theme=enfold

    I have viewed the Portfolio demo at:

    at 3m 11 it says they use Shortcodes within the preview text.

    I cant see this button element ? Any ideas what I have done wrong ?

    I have a temp site Im working on at: http://www.brandingperth.com.au/

    Thanks Brett

    #261163

    Hey!

    Bei mir (Chrome) wird die Überschrift richtig mit 300 angezeigt, obwohl ich auch nicht angemeldet bin. hr könntet aber zB diesem Textbox-Element eine “Custom CSS” Klasse zuweisen ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) und dann mit:

    
    .mycustomclass h2{
    font-weight: 300 !important;
    }
    

    dieses nochmals speziell ansprechen.

    Best regards,
    Peter

Viewing 30 results - 222,121 through 222,150 (of 244,584 total)