Viewing 30 results - 96,361 through 96,390 (of 106,500 total)
  • Author
    Search Results
  • #227093

    After making the change I am now getting the following error using Firebug

    SyntaxError: invalid object initializer

    
        if($.fn.prettyPhoto)
                        elements.prettyPhoto({ social_tools:'',slideshow: 5000, deeplinking: false, overlay_gallery:false, default_width: ww, default_height: wh, autoplay_slideshow});
                    }
    

    If I remove autoplay_slideshow and revert back to normal it works as expected.

    Look up the prettyPhoto documentation it says to use autoplay_slideshow:true. When I changed it to this the gallery loads without error but it still doesn’t autoplay.

    • This reply was modified 12 years, 2 months ago by Estland.
    #227070
    jbennettrhycom
    Participant

    Hi,
    I put my portfolio together about 2 weeks ago and it stopped working correctly today. They use to show my set featured images but now they just saw a white box.
    You can see what I mean at devrhycom.com/portfolio (password: 1234)
    Please let me know if you could help me fix what went wrong. I have Enfold verison 2.5.2 (just updated to see if that would fix it but didn’t) and I have WordPress version 3.8.1

    #227054

    Hey!

    It’s not possible with that approach, you’d need to edit the header.php file and put the image there in HTML format (around line 203):

    <img src="_HERO_" />
    

    Cheers!
    Josue

    Hi,

    Add this code to the Quick CSS:

    .ppt {
        position: absolute;
        bottom: 12px;
        left: 115px;
        color: gray !important;
    }
    

    Then set the custom text as Alt in the respective images.

    Best regards,
    Josue

    BeeCee
    Participant

    Hi,

    I would like to have a text, when opening an image of the GALLERY (within a portfolio item like here: http://kriesi.at/themes/enfold/portfolio-item/lorem-ipsum/), within the openend LIGHTBOX.

    Example:

    How can I do this?
    Many thanks!

    #227009

    I’m having this same issue.

    I put my portfolio grid together about 2 weeks ago and until today it was working fine. Now the images aren’t showing and they come up as just white boxes. I went to “Theme Update” but it says I have the latest theme. I currently have Enfold version 2.4.2 but you say the latest one is 2.5.2? I also have WordPress verison 3.8.1

    Here is my portfolio that isn’t showing up correctly:
    devrhycom.com/portfolio
    (password: 1234)

    #227007

    Hey again,

    OK this time it’s done for good !
    Thanks for your help ! Really really appreciated !! ;-)

    Best regards,

    Julien

    #227003

    Hey,

    Thanks again,
    The extra menu links are there. On both sites : http://fredcouvreurdesign.ca and http://fredcouvreurdesign.ca/en

    And I changed the size of the images. 300px was a little bit too big :)
    The images are here :
    http://fredcouvreurdesign.ca/wp-content/uploads/drapeau_USGB.png
    http://fredcouvreurdesign.ca/wp-content/uploads/drapeau_francais.png

    So now, I copy paste the code you gave me in the custom CSS ?

    Regards,

    Julien

    #226997

    Hi!

    Please try removing background image and adding following code to Quick CSS in Enfold theme options under Styling tab

    html.html_boxed {
    background: url(https://www.sqli-group.com/ecommerce/files/2014/02/bg_bleu_1.jpg) fixed no-repeat;
    background-size: cover;
    }

    Best regards,
    Yigit

    #226985
    hanlinsg
    Participant

    Hi guys,
    I’ve found a few problems.
    1: Yoast SEO plugin says that my page has no pictures. This is not true, I have quite a few pictures added by clicking ‘images’ under ‘media content’ tab of the Avia layout builder.
    2: google is not showing the meta Description & meta TItle I have wrote in the Yoast SEO plugin. Google shows excerpts of the actual page content as description and title with more words added than what i wrote.

    Is this Enfold’s problem or is it Yoast SEO’s problem?

    Thanks !
    Jason

    #226974

    You are awesome, thank you for your quick response!

    #226973

    In reply to: Two Background images

    Hi Marcel!

    Please post a screenshot and show the changes you would like to make. It is currently not very clear.

    Cheers!
    Yigit

    #226966

    Thanks Devin,

    How do I customize the archive.php file to change the layout and add a full width photo below the menu and above the content?

    Thanks,
    Gabe

    #226963

    In reply to: Two Background images

    Can nobody helpster me?

    I want a image topleft, and a extra background image thats repeats.
    Please……;)

    Marcel

    #226960

    Hi!

    Use the Inspect Element feature in Chrome to get the ID of the specific menu item you want to edit, for example:

    Then i would add a CSS code like this:

    #menu-item-2271 a {
        text-indent: -9999px; /* Hides the text */
        background: url(https://png-3.findicons.com/files/icons/2015/24x24_free_application/24/red_star.png) no-repeat center center; /* Change the URL of the image */
    }

    The result:

    Cheers!
    Josue

    #226956
    ttem
    Participant

    I like your Replete theme http://kriesi.at/themedemo/?theme=replete features of the drop-down menus- for example the banner image and the custom text column on the shop item drop-down.
    Is this also possible on enfold theme?

    Thanks

    #226953

    Hi motylanogha!

    You can add a video slider and image slider right under it on your page and using custom CSS you can hide image slider on desktop and display it on mobile and other way around for video slider. If that works for you, please post the link to your page so we can provide you custom CSS code

    Best regards,
    Yigit

    #226950

    Hi,

    Open js/avia.js and look for line 962:

                        elements.prettyPhoto({ social_tools:'',slideshow: 5000, deeplinking: false, overlay_gallery:false, default_width: ww, default_height: wh});
    

    Replace it by this:

                        elements.prettyPhoto({ social_tools:'',slideshow: 5000, deeplinking: false, overlay_gallery:false, default_width: ww, default_height: wh, autoplay_slideshow});
    

    Regards,
    Josue

    #226934
    bleepstudio
    Participant

    Hi, I looked for this specific issue in past comments but never found the answer.

    The example you have isn’t in the pages but it has 6 smaller columns that expand to larger images when clicked. This is what I would like but I have images in 4 columns, is there something I have added to CSS to change this or is there something I am not doing in the masonry gallery settings?

    http://christianmacleod.com/dev/home-dev-masonry/

    #226931
    06chaynes
    Participant

    I was wondering how I could display my page links in the header menu as images rather than text?

    #226929
    awilson3rd
    Participant

    Hello,

    I am adding a button to a color section which has an image as the background but the button displays a block white background. For example, I am using the blue color scheme for the theme so when I select to add a button on the color section the blue part of the button is correct but there is a square white border behind it.

    Any ideas on how to fix this?

    Thanks

    Andrew

    #226921
    Estland
    Participant

    I am using the Enfold theme and trying to create a gallery using the Layout Builder where the images automatically rotate, i.e. the larger image window advances through each of the images in the gallery. I do not see a configuration option to do this. Is there a way to make the images automatically advance, either through a configuration option or by adding some javascript to the page?

    #226916

    Hi David!

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

    #top .fullsize .template-blog .post .entry-content-wrapper > * { float: left; }

    2-

    #top .fullsize .template-blog .blog-meta { margin: 0; }

    3- Please go to Settings > Media and increase thumbnail image size and regenerate thumbnails using http://wordpress.org/plugins/regenerate-thumbnails/

    Regards,
    Yigit

    #226912

    Hi connect4consulting!

    If you unset the blog page from the theme options you can then set your blog page by using the ALB. This will let you put a color section before the blog element.

    For the archive pages however they are generated automatically from the archive.php file so you would need to customize the php file to change its layout.

    Cheers!
    Devin

    #226899
    TheodoraPhotography
    Participant

    Hi I really love this theme as always… I was wondering if there is any way I can change the gallery layout to something like this….http://www.jennymorganart.com/gallery.html&#8230;
    I would love to have the Thumbnails on the right and the images displayed at a fitted size in the center with the name below it.
    Any thoughts or Ideas is much appreciated . Thanks!

    #226888

    Hi,

    I would appreciate if you consider adding a MASONRY AJAX PORTFOLIO with url hash modification.
    Actually, im trying to build a one page site, and the possibility of loading content as posts, images, projects, etc… on it’s own ajax container within the home, its something that would spice up the result.

    Every update you do is worth it, thanks for your work.

    #226881
    ChrisEngineer
    Participant

    Hi,

    I am trying to add full width responsive hero image (just below the navigation, but above the cookie crumb nav) using the WordPress featured image, but it does not show up. How do I achieve this?

    Thanks,

    Ashok

    #226827

    Topic: team member links

    in forum Enfold
    Munford
    Participant

    I just looked at this page in Safari and there is a huge delay when you hover on the team member images
    before the links show up. This doesn’t happen in chrome

    http://www.copenhagenfilmcompany.dk/2014/about/

    any ideas how to fix that?
    thanks

    MyGadgetsZA
    Participant

    Hello

    Sorry, I have searched for an answer but all the solutions I think relate to this are not working.
    snippet

    Is it also at the top of a page i am making into a frontpage, and at the top of every cart category… Very annoying.

    Please help me REMOVE it.

    #226784

    Thank you.
    But opt for another solution.

    Another query, how can I get the border to Easy Slider.

    thanks

    • This reply was modified 12 years, 2 months ago by rodarialtda.
Viewing 30 results - 96,361 through 96,390 (of 106,500 total)