Viewing 30 results - 240,571 through 240,600 (of 242,460 total)
  • Author
    Search Results
  • #126727

    It is a fresh install of WordPress and Enfold, so there are no plugins other then what comes with the theme.

    I don’t think it is a memory issue since the problem exists on two different installs. I did a local install on my desktop, and a remote install at my webhost. Same problem in both cases.

    #25382
    lelefioroni
    Participant

    Hello, I’m having troubles in creating portfolio item since I installed WPML Media plugin, that allow the translation of the captions of the media library. After having well readed their instruction at the page: http://wpml.org/documentation/getting-started-guide/media-translation/ — I created a new portfolio category, then a new portfolio item in the section “portfolio”, add 2/3 structure + 1/3 structure, and in the 2/3 add an “Easy Slider” and i load the images related to that portfolio item and category. I turn on the two checkbox of WPML media, then i try to load a featured image for the portfolio item, but then i open the media gallery i find no items. I choose “uploaded to this page” as they advice, but the media gallery remail empty, I’m not able to see the image i just loaded previously. if i want to add a featured image for that portfolio item i have to load a new one (so i let WP upload two times the same image). how to solve this?

    Then, i will continue to see the library empty if I open other posts or page and i try to load the images, and this happens since i activated the WPML media plugin.

    Another problem, if in the page that will contain the portfolio grid, I enter in portfolio grid configuration, and i choose the AJAX portfolio, save then update and publish the page, the ajax preview is not able to load any image, leaving my portfolio easy slider totally empty. If in the settings i choose “open the entry on a new page” i can see it well working.

    Help me please, and I still haven’t begin to translate and duplicate the media contents!!

    Thank you for the support and the wonderful theme, with Enfold I’m doing the most beautiful website of my life!!! :)

    #25381
    udfb
    Participant

    When editing a text field such as a Text Block, the toolbar in the Visual tab sometimes disappears. When this happens, no toolbar is visible and no content is visible in the field. The only way to see the content for the Text Block is to view the Text tab.

    My Setup:

    – WordPress 3.5.2

    – Fresh install of Child Enfold Theme downloaded from your site

    – Demo content installed

    – Using Mac running 10.8.4

    – Problem occurs both in Safari and Firefox

    To Replicate:

    – Go to Pages, and edit the Homepage

    – Edit Text Block “Crazy cool usability features” and close without making any changes

    – Edit next Text Block “lorem ipsum …” This will default on the Text tab. Click the Visual tab, and no toolbar or content is displayed. Close.

    – Editing any other Text Block will no longer show the toolbar.

    #126205

    You should probably check your URL:

    http://pakietyedukacyjne/

    Won’t work at all… ;)

    Checked: if I insert http://www.pakietyedukacyjne.pl/wp-content/themes/enfold/images/layout/dalej.png into your style, everything is fine!

    #126204

    Hi, I put quickly next-button to stop place, but it is only placeholder image.

    1. Yes, that is any “missing file error” but is it not enough to put url into before{ content:…? You think that problem is in bad url localization or maybe it require more customisation than css style?

    2. I use IE8 to test and it gives this result: http://www.eurokreator.eu/images/enfold-IE8.jpg

    3. When you use for example IE10 You see the side arrows in slideshow (prev-next)?

    Regards. Cristof

    #125481

    Hey the rule is simply not specific enough.

    this should work fine:


    #top .sidebar .tab_titles .widget_tab_comments{ display:block; }

    the reason the comments tab is not displayed by default is because it wont fit properly into smaller sidebars.

    the second comments tab you can see when your rule is active is a fallback for browsers without javascript ;)

    #125982

    Hey! I just inverted the colors of the png file for the video button. You now need to replace the skin.png file in

    wp-content/themes/enfold/config-layerslider/LayerSlider/skins/fullwidth/skin.png

    with this one:

    https://dl.dropboxusercontent.com/u/2025095/downloads/skin.png

    #126203

    Hi,

    I just looked in ie10 and i see the two next/previous buttons in the middle of the slider.

    If you are talking about the radio buttons , two of them on the bottom middle of the slider, for me they dont work on Chrome or IE. I think you are missing an image file causing a jquery error , this is the file that’s missing

    http://pakietyedukacyjne/wp-content/themes/enfold/images/layout/dalej.png … Fontello fonts work with IE10 and I think all the way down to IE8 .

    Do you mean on the demo site , all the icon glyphs are not visibile to you -> kriesi.at/themes/enfold … What version of IE do you use?

    Thanks,

    Nick

    #25367
    WaTcHinG
    Participant

    I want to add some image to data table of page but i can’t find in enfold theme, how to edit page manually?

    #126682

    Sorry – tried Enfolds latest news and worked out the images are attached using this widget. Cheers Shaz

    #25365
    #126317

    In reply to: ENFOLD Easy slider

    Just worked it out – placed my own info into widget area to supersede existing info. Cheers

    #126316

    In reply to: ENFOLD Easy slider

    Thanks – I have downloaded the demo and watched videos and enjoying the process thus far. http://teamrfa.com.au/ this is my website address and if you could have a look i am stuck on how to change the footer widget/3 column area. i want to keep the 3 column widget area – just want to change the content. I am unable to find this content anywhere to delete. Cheers Shaz

    #125981

    I’ll tag this thread for Kriesi. The problem is that the play button is not a css shape or font icon but it’s an image (sprite png): http://enfold.qualistream.com/wp-content/themes/enfold/config-layerslider/LayerSlider/skins/fullwidth/skin.png and you can’t change the color without editing the image. However imo it doesn’t make much sense to edit the png directly but you need a psd file with layers.

    #114951

    Hi!

    @fotomaster – glad it works now :)

    Best regards,

    Peter

    #123187

    1) open up functions-enfold.php and replace:

    $defaults 	 = array(

    'title' => get_the_title($id),
    'subtitle' => "", //avia_post_meta($id, 'subtitle'),
    'link' => get_permalink($id),
    'html' => "<div class='{class} title_container'><div class='container'><{heading} class='main-title'>{title}</{heading}>{additions}</div></div>",
    'class' => 'stretch_full container_wrap alternate_color '.avia_is_dark_bg('alternate_color', true),
    'breadcrumb' => true,
    'additions' => "",
    'heading' => 'h1' //headings are set based on this article: http://yoast.com/blog-headings-structure/
    );

    with

    $defaults 	 = array(

    'title' => get_the_title($id),
    'subtitle' => "", //avia_post_meta($id, 'subtitle'),
    'link' => get_permalink($id),
    'html' => "<div class='{class} title_container'><div class='container'><{heading} class='main-title'>{title}</{heading}>{additions}</div></div>",
    'class' => 'stretch_full container_wrap alternate_color '.avia_is_dark_bg('alternate_color', true),
    'breadcrumb' => true,
    'additions' => "",
    'before' => '<span class="breadcrumb-title">' . __( 'You are here:', 'avia_framework' ) . '</span>',
    'heading' => 'h1' //headings are set based on this article: http://yoast.com/blog-headings-structure/
    );

    and replace “You are here” with your custom text.

    2) Maybe you selected the “Don’t display the header” in the sidebar on the page editor screen:

    Please open up wp-contentthemesenfoldframeworkphpfunction-set-avia-frontend.php and replace:

    if ($i != 1) {
    //we will have two since we are not using 'other' argument yet
    //see if version is before or after the name
    if (strripos($u_agent,"Version") < strripos($u_agent,$ub)){
    $version= $matches['version'][0];
    }
    else {
    $version= $matches['version'][1];
    }
    }
    else {
    $version= $matches['version'][0];
    }

    with

    if ($i != 1)
    {
    //we will have two since we are not using 'other' argument yet
    //see if version is before or after the name
    if (strripos($u_agent,"Version") < strripos($u_agent,$ub))
    {
    $version = !empty($matches['version'][0]) ? $matches['version'][0] : '';
    }
    else
    {
    $version = !empty($matches['version'][1]) ? $matches['version'][1] : '';
    }
    }
    else
    {
    $version = !empty($matches['version'][0]) ? $matches['version'][0] : '';
    }

    #126555

    No, unfortunately not without major modifications/customization. By default the isotope script supports one filter/sort level and we just use the default script functionality. If you want to implement several filter levels you need to rewrite the portfolio function in enfold/js/avia.js – search for

    $.fn.avia_iso_sort = function(options)

    and add your advanced filter logic/code to this function.

    #116477

    In reply to: Enfold Showcase

    Hey!

    Please don’t use this thread for questions. It’s a showcase thread and not intended for support requests, etc…

    Best regards,

    Peter

    #126436

    We will close this request since otherwise it will demand our attention and if you have further questions, just open a new one and reference it please.

    Thanks,

    Nick

    #126275

    Hi,

    You mean it displays at that size on a non-retina browser? at 200 height and 400 width? Are you sure about that , because the theme will resize anything over 120 height or so and maybe 230 width. That’s why I wanted to take a look at it..

    Alright, since you don’t want to go the easy with the plugin, we will go the hard way by installing the retina.js manually. You will need to download it from the src folder here https://github.com/imulus/retinajs … also as you can see there are some useful tests you can run calibrating it. . Just add the retina.js file to the /js/ theme folder and now in your functions.php file, add the following code to line 200 (which is empty)

    wp_register_script( 'jquery-retina', $template_url.'/js/retina.js', array('jquery'), 1, true );

    and add this code to line 207 of the same file

    wp_enqueue_script( 'jquery-retina' );

    Alright now just resize the image exactly twice bigger but save it under the same name as original but with @2x at the end, so that if you had logo.png , you will now have (Email address hidden if logged out) and put it right next to where your logo is stored in same folder.

    Now for your logo, you will need to change the above line you pasted to look like this

    $logo = "<img src=".$logo." alt='' width='200' height='100'/>";

    to look like this

    <img src="http://full-url-to-image/logo.png" data-at2x="http: (Email address hidden if logged out) " />

    And last but not least, here is the css you must use, just add it to /css/custom.css , Just please replace with name of your file, url to file and url to retina image and sizes.

    .logo {
    background-image: url('/images/my_image.png');
    }

    @media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .logo {
    background-image: url(' (Email address hidden if logged out) ');
    background-size: 200px 100px;
    }
    }

    Thanks,

    Nick

    #114688

    PORTFOLIO GRID OPTIONS

    I wish it were possible to choose 1 column and 5 columns for the portfolio grid..

    isengard
    Participant

    I had a page I wanted to use as a template for a similar page and tried to use the template feature. Named the template and then when I opened a new page tried to use that. Only a revision list showed up and now open any page and when I click on advanced editor then it just shows a default editor button and a comments box.

    How do I get it to work right again, love the theme, very easy to use until this.

    lorra

    #126285

    Hey Andy!

    You would need to adjust that manually by opening the avia.js file in folder enfold/js/ and then scroll down to line 354 which should read:


    duration= data.duration || 800,

    change the default scrollspeed number to a higher number which will result in slower scrolling. eg:


    duration= data.duration || 2000,

    #126190

    I downloaded enfold 1.7, and I think that the child style.css is still added before ‘avia-dynamic’ and ‘avia-custom’.

    It no big deal, now that I know how to fix it, but you might want to look into it again.

    This is how I adjusted functions.php:

    /*

    * Use custom “register frontend javascripts” to set correct include order on child_theme style.css:

    */

    if(!function_exists(‘avia_register_frontend_scripts’))

    {

    if(!is_admin()){

    add_action(‘wp_enqueue_scripts’, ‘avia_register_frontend_scripts’);

    }

    function avia_register_frontend_scripts()

    {

    $template_url = get_template_directory_uri();

    $child_theme_url = get_stylesheet_directory_uri();

    //register js

    wp_register_script( ‘avia-compat’, $template_url.’/js/avia-compat.js’, array(‘jquery’), 1, false ); //needs to be loaded at the top to prevent bugs

    wp_register_script( ‘avia-default’, $template_url.’/js/avia.js’, array(‘jquery’), 1, true );

    wp_register_script( ‘avia-shortcodes’, $template_url.’/js/shortcodes.js’, array(‘jquery’), 1, true );

    wp_register_script( ‘avia-prettyPhoto’, $template_url.’/js/prettyPhoto/js/jquery.prettyPhoto.js’, ‘jquery’, “3.1.5”, true);

    wp_register_script( ‘avia-html5-video’, $template_url.’/js/mediaelement/mediaelement-and-player.min.js’, ‘jquery’, “1”, true);

    wp_enqueue_script( ‘jquery’ );

    wp_enqueue_script( ‘avia-compat’ );

    wp_enqueue_script( ‘avia-default’ );

    wp_enqueue_script( ‘avia-shortcodes’ );

    wp_enqueue_script( ‘avia-prettyPhoto’ );

    wp_enqueue_script( ‘avia-html5-video’ );

    if ( is_singular() && get_option( ‘thread_comments’ ) ) { wp_enqueue_script( ‘comment-reply’ ); }

    //register styles

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

    wp_register_style( ‘avia-grid’ , $template_url.”/css/grid.css”, array(), ‘1’, ‘screen’ );

    wp_register_style( ‘avia-base’ , $template_url.”/css/base.css”, array(), ‘1’, ‘screen’ );

    wp_register_style( ‘avia-layout’, $template_url.”/css/layout.css”, array(), ‘1’, ‘screen’ );

    wp_register_style( ‘avia-scs’, $template_url.”/css/shortcodes.css”, array(), ‘1’, ‘screen’ );

    wp_register_style( ‘avia-custom’, $template_url.”/css/custom.css”, array(), ‘1’, ‘screen’ );

    wp_register_style( ‘avia-prettyP’, $template_url.”/js/prettyPhoto/css/prettyPhoto.css”, array(), ‘1’, ‘screen’ );

    wp_register_style( ‘avia-media’ , $template_url.”/js/mediaelement/skin-1/mediaelementplayer.css”, array(), ‘1’, ‘screen’ );

    //register styles

    wp_enqueue_style( ‘avia-grid’);

    wp_enqueue_style( ‘avia-base’);

    wp_enqueue_style( ‘avia-layout’);

    wp_enqueue_style( ‘avia-scs’);

    wp_enqueue_style( ‘avia-prettyP’);

    wp_enqueue_style( ‘avia-media’);

    global $avia;

    $safe_name = avia_backend_safe_string($avia->base_data);

    if( get_option(‘avia_stylesheet_exists’.$safe_name) == ‘true’ )

    {

    $avia_upload_dir = wp_upload_dir();

    $avia_dyn_stylesheet_url = $avia_upload_dir . ‘/dynamic_avia/’.$safe_name.’.css’;

    wp_register_style( ‘avia-dynamic’, $avia_dyn_stylesheet_url, array(), ‘1’, ‘screen’ );

    wp_enqueue_style( ‘avia-dynamic’);

    }

    wp_enqueue_style( ‘avia-custom’);

    if($child_theme_url != $template_url)

    {

    wp_enqueue_style( ‘avia-style’);

    }

    }

    }

    #125758

    Hi,

    Please add this css to your /css/custom.css file OR to Quick CSS located in Enfold > Layout Styling… the text area at the bottom of the page

    .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial-row {
    height: 125px !important;
    }
    @media only screen and (max-width: 980px) {
    .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial-row {
    height: 175px !important;
    }}
    @media only screen and (max-width: 767px) {
    .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial-row {
    height: 375px !important;
    }}

    Your testimonials are causing the lower part of the page to jiggle and jump.. This stabilizes it.

    —-

    That table has got to go. Tables are for data like if you were to show how many people in each city of the world own this product, then you would use a table. Can’t use tables to prop up the page’s layout or the div design police will come.

    Instead use an image gallery with small images option. Stick all 6 images in it, and add your text as a tooltip, be nice and animated and responsive as well.

    View post on imgur.com

    looks good on small phones and rearranges itself properly

    http://www.clipular.com/c?8224023=DSxT87g0svAM0J2q6Wht60Q9MVc&f=.png

    this is how I added the gallery with these settings

    http://www.clipular.com/c?8229018=MbJFLRKUz3IiwDSwA9oAq-z4iWI&f=.png

    and here is where you set the tool tips that pop out

    http://www.clipular.com/c?8233017=nsSMeYJCS6s_QuxnjVZsM-XlgDY&f=.png

    Here is the css you will need to add to make the gallery look good on iphone and ipad.

    @media only screen and (max-width: 980px) {
    #top #wrap_all .avia-gallery-thumb a {
    width: 25%;
    }
    }
    @media only screen and (max-width: 767px) {
    #top #wrap_all .avia-gallery-thumb a {
    width: 31% !important;
    }}

    Good luck,

    Nick

    #126435

    Hi Nick,

    Thank you. In case I have any questions I’ll let you know.

    Best

    #126284

    Go here:

    This is the average slow paced link, find this link on the page and click on it.

    http://i.imgur.com/FmiPVU3.png

    The link url: http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/#portfolio

    This is the slow transition speed link

    http://i.imgur.com/WZF8jMW.png

    The link url: http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/#team

    You can tell the difference between the two. Go on the one page site and find the buttons and click on them.

    Thanks Nick

    Andy

    #126127

    Hi,

    Please add this css to your /css/custom.css file OR to quick css located in Enfold > Layout Styling… the text area at the bottom of that page.

    @media only screen and (max-width: 767px){
    .responsive #top .slide-entry {
    width: 100%;
    margin-left: 0%;
    }
    .avia-content-slider .slide-entry-wrap {
    margin-bottom: 0px;
    }}

    Thanks,

    Nick

    #126274

    Hi Nick, sure i uploaded the file at Double Resolution. But instead of displaying at 100x200px. It displays at 200x400px. No URL at the Moment as its only in my mamp Server. Any hints? Greatly appreciated.

Viewing 30 results - 240,571 through 240,600 (of 242,460 total)