Viewing 30 results - 101,101 through 101,130 (of 106,421 total)
  • Author
    Search Results
  • #179805

    Hey!

    1) As i see you figured out to display 4 columns
    2) Please add following code to Quick CSS in Enfold theme options

    #js_sort_items { visibility: visible; }
    .js_active .grid-image { opacity: 1; }

    Cheers!
    Yigit

    #179795
    charger70
    Participant

    Hi – please see this page for an example:

    http://www.costcat.com/2013/10/22/december-29-2012-never-too-early/

    i am using button shortcodes to link to the full-size version of the image (the image preview is a smaller version; i want the user to be able to save and download the 2000-pixel-wide version as a desktop picture).

    however, the button links to the image using lightbox – i would prefer an “open in new window” command (which i stated in the button shortcode generator screen) but it still links to lightbox. how can i deactivate the lightbox for this button ONLY while leaving lightbox functioning elsewhere on the site?

    thanks in advance for your help.

    #179790

    In reply to: Artikelbild ohne Popup

    Hi!

    Öffne hierzu /wp-content/themes/enfold/includes/loop-index.php und ersetze

    
            //echo preview image
            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>';
            }
    

    mit

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

    Cheers!
    Peter

    #179788

    Topic: Masonry load times

    in forum Enfold
    allegrabillings
    Participant

    Hey guys just a general question. I am loving the aesthetic look of the Masonry elements. But I tried to us the masonry gallery with with about 60 images and ran into some issues. Load times. the script is loading images by default at full resolution. Can you talk about why they don’t render as a bit smaller thumbnails and then load full res if you open the lightbox? that is how the normal enfold gallery works and it load much faster.

    That being said my computer can load the larger masonry galleries pretty well. but I find that if you scroll down the page as it loads it behaves weird in that it will load many squares on top of each other and not expand down the page like it should. then when it is done if refresh the browser or change the window size (calling for a refresh) then it will expand to show all the thumbnails properly.

    Then for mobile. Say an iPhone 4 on a fast wi-fi connection. that same 60 image masonry gallery is like sludge on the phone. It takes for ever to load but then after it is loaded it still hangs almost non stop if you try to scroll up and down the page. And if you want to rotate the orientation of the device it freezes also. Is there some added limitations on mobile devices with the script or something. I would think it was just the connection speed. But with the same connection the phone and computer are in different leagues. I tried to limit the initial load to a smaller amount of images, say 20 or so and then make the user hit the load more button. It was marginally faster initial load, but only slightly, but after it loaded another 20 or more the page froze up again. Is there a way to make the thumbnails be a smaller embedded size or something? If it is using the full size I could obviously upload smaller but other places that need the same image larger would have to be a completely separate image upload. Different than say a normal large size uploaded image that wordpress auto reproduces smaller and then the user picking the display size.

    So basically the question is, is there anything you or I can do to make large masonry image galleries function well on mobile devices?

    #179761

    Hi pcastell!

    You can use the Media element > Video element. Just insert the video URL. Please download Enfold 2.4 and upgrade the theme.

    Best regards,
    Ismael

    #179743

    Hey!

    Can you change the user role to Administrator as well?

    Regards,
    Yigit

    #179740
    This reply has been marked as private.
    #179723

    Hey Ignazio!

    You should just add Fullwidth Easy Slider under Media Elements in Avia Layout Builder and set background image http://i.imgur.com/aZ2Kz9K.jpg

    Cheers!
    Yigit

    #179714

    Hi!

    Do you mind creating a temporary admin login and posting it here privately so we can personally login and take a look?

    Regards,
    Yigit

    #179713

    Thanks a lot for your reply Ismael!
    Please follow the link below, I explained everything in that image!
    https://www.dropbox.com/s/q6cmt10hbx3p085/gallery_link_issue.jpg

    Thanks in advance

    #179702

    Hi

    I re-updated the theme and deactivated all plugins and didn’t fixed the problem.
    When I use the option “just title” it works fine. But with the “read more” link it does not.
    Any other solution?

    Thanks

    • This reply was modified 12 years, 5 months ago by convitando.
    #179687

    Hi!

    If you are using LayerSlider, please remove and re-upload images and check if that helps. If not, we will be waiting for you to post the link to your website :)

    Regards,
    Yigit

    #179685

    Hi thanp73!

    Please see Kriesi’s post here https://kriesi.at/support/topic/kriesi-logo/#post-161892
    I would suggest you to check Blog page time to time :)

    Regards,
    Yigit

    #179668

    Hi Yigit,

    I have done that again and the site logo works fine now thanks!

    But the image distortion on the iconboxes below still remains.

    kindest regards,

    PPCHound

    #179657
    This reply has been marked as private.
    #179656

    Hi Yigit, Fantastic. : ) Really appreciate your reply.
    Love it. Thanks.

    Couple more questions though on the full width masonry gallery:

    1) Why isn’t it possible to drag the Masonry Gallery into a ‘color section’? It seems to only drop into the full width which makes it look out of place in the rest of the site design. e.g. I’d like a heading above it which says: gallery, then to add the same left and right ‘padding’ as the rest of the site.

    Dropping the gallery into a colour section would solve this.

    2) Is it possible for you to give an example of the css element required to change the rollover white background for the title and caption?

    3) Is it not possible to adjust the width of the images? There seems to be a fixed minimum size for the thumbnails so that it will only show a maximum of 3 or 4 across the page… I’d like to have more images show in the row.

    Thanks again for all your help.

    #179654

    Hi convitando!

    Please try deactivating all active plugins and check if it helps. If it does not, please try re-updating the theme

    Cheers!
    Yigit

    #179615
    pcastell
    Participant

    Hi, I have a video link up on a page [http://www.movementsense.com/back-pain/&#93; all that shows is a text link, previously it was showing a small image of the video which you could click on. I did it successfully on another page so it’s not just me being an idiot, [though that may prove to be part of it1} I’ve re-done it a few times, just the same way I did it before, it was straightforward using the ‘video’ element, but now why just a text link? Help!

    #179606

    Hey!

    Please add following code to Quick CSS and adjust as desired

    #header_meta { border-top: solid black 4px; } 
    .avia-layerslider { border-top: solid black 4px!important; }

    I made changes in Header.php file. You can search “header-image” in Header.php file and find the image. Also added some custom CSS to Quick CSS to align it.

    Regards,
    Yigit

    #179604

    Topic: Form keeps loading

    in forum Enfold
    Luukratief
    Participant

    Hi there,

    I have got a problem which i cannot solve.

    I use layerslider WP which comes with the theme.
    However, when i add a form, layerslider keeps loading. This form is of real essence to us, so could you guys please have a look at this problem?

    You can find the slider here: http://www.netwerkhoreca.nl
    In the source code you will find this piece:

    <form class=”moonray-form-clearfix” action=”https://forms.moon-ray.com/v2.4/form_processor.php?&#8221; method=”post” accept-charset=”UTF-8″ >
    <div class=”moonray-form-element-wrapper moonray-form-element-wrapper-alignment-left moonray-form-input-type-text”><input name=”firstname” class=”mdpinput” type=”text” id=”mr-field-element-388095748240″ required value=”” placeholder=”Llena tu nombre aquí…..”/></div>
    <div class=”moonray-form-element-wrapper moonray-form-element-wrapper-alignment-left moonray-form-input-type-text”><input name=”email” class=”mdpinput” type=”text” id=”mr-field-element-506255636839″ required value=”” placeholder=”Llena tu email aquí…..”/></div>
    <div class=”moonray-form-element-wrapper moonray-form-element-wrapper-alignment-center moonray-form-input-type-submit”><input type=”submit” name=”submit-button” value=”Acceso gratuito inmediato” class=”mdpsubmit” id=”mr-field-element-28403787408″ data-lastDisplayVal=”http://www1.moon-ray.com/pub_designer_files/images/1334032139.png&#8221; src/></div>
    <div class=”moonray-form-element-wrapper moonray-form-input-type-hidden”><input name=”afft_” type=”hidden” value=””/></div>
    <div class=”moonray-form-element-wrapper moonray-form-input-type-hidden”><input name=”aff_” type=”hidden” value=””/></div>
    <div class=”moonray-form-element-wrapper moonray-form-input-type-hidden”><input name=”sess_” type=”hidden” value=””/></div>
    <div class=”moonray-form-element-wrapper moonray-form-input-type-hidden”><input name=”ref_” type=”hidden” value=””/></div>
    <div class=”moonray-form-element-wrapper moonray-form-input-type-hidden”><input name=”own_” type=”hidden” value=””/></div>
    <div class=”moonray-form-element-wrapper moonray-form-input-type-hidden”><input name=”oprid” type=”hidden” value=””/></div>
    <div class=”moonray-form-element-wrapper moonray-form-input-type-hidden”><input name=”contact_id” type=”hidden” value=””/></div>
    <div class=”moonray-form-element-wrapper moonray-form-input-type-hidden”><input name=”uid” type=”hidden” value=”p2c9239f23″/></div>
    </form>

    The piece of code above causes the problem.

    To be more precise, when i strip it down it seems that this line is causing the problem:
    <div class=”moonray-form-element-wrapper moonray-form-element-wrapper-alignment-center moonray-form-input-type-submit”><input type=”submit” name=”submit-button” value=”Acceso gratuito inmediato” class=”mdpsubmit” id=”mr-field-element-28403787408″ data-lastDisplayVal=”http://www1.moon-ray.com/pub_designer_files/images/1334032139.png&#8221; src/></div>

    If i only add this line the problem is also there.

    Could you guys please help?

    Hi!

    The code was for screens smaller than 480px. Please try following if you have not solved already

    @media only screen and (max-width: 989px) {.avia_desktop .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content { opacity: 0!important; }}

    Regards,
    Yigit

    #179586

    Hi!

    We really need to see the actual website. For the mean time, please download the latest version of Enfold on your themeforest account. Update your theme files via FTP. Watch this video how: http://vimeo.com/channels/aviathemes/64927356

    Regards,
    Ismael

    #179585

    Hey!

    1.) You can add the shadow using this:

    .fixed_header #header {
    position: fixed;
    box-shadow: 0 10px 10px gray;
    }

    2.) There are lots of section with animated images on the home page. Which one do you want to not display on mobile device? You can use the Media Query on custom.css. Inspect the element then add a display: none property.

    @media only screen and (max-width: 767px) {
      /* Add your Mobile Styles here */
    
    }
    

    Best regards,
    Ismael

    #179555

    Sorry Ismael,
    It is in fact an image aligned ‘center’ with botttom to top animation. But nothing happens.
    I’ve noticed that only the centered images are removed troughout the site with this code:

    .avia_image.avia-align-center {display:none;}}

    So for now i’ve given all other images a left alignment and placed the above code that works.
    Offcourse now i can’t use centered images any more so when you got a correct solution to remove this picture only on my homepage then i would be glad to hear it.

    Cheers Herrbirk

    • This reply was modified 12 years, 5 months ago by MENS.
    #179551
    Virtualycivan
    Participant

    Hello, I’ve set up my ‘home’ page with an advanced layer slider, some iconboxes and some image, however, when i hit ‘preview’ on that page, or go to the root of my site (configured to show the ‘home’ page), it shows another page (my ‘contact’ page, with the form and all).

    Any idea of what could be causing this behaviour?

    Thank you.

    #179535
    cannonballb
    Participant

    Hey guys,

    Urgent help needed!

    I updated my theme yesterday and all of a sudden my portfolio grid images have disappeared on one of the pages (the most important page). The portfolio grid seems intact in the backend, and I’ve even tried recreating the page… but still nothing.

    http://www.realwiredmusic.com/artists/

    Have no idea what to do, and this page is live so my client is getting upset :(

    Any suggestions??

    #179522

    I’m working off-line at the moment; Tomorrow I will start all over again, this time on-line and see if the problem comes again… Thanks.

    #179521
    thanp73
    Participant

    on the Kriesi site and enfold demo, there are several images (not sure if they are sliders or what) where there is an oval shaped link overlay that has two link choices- how/where do I do that?

    on kriesi homepage, it’s
    Beautiful & Functional
    WordPress Themes
    (two links in oval) View ThemesorLearn More

    #179520
    Norton
    Participant

    I can’t figure it out.
    I want to create a simple page template with a centered image.
    I need it because I am using a real estate MLS plugin that spawns pages with property search results.
    The only choices are “default”, “archive” and “blank, no header, no footer”

    The “dsIDXpress” plug-in has a pull down to select a template to use for Results Pages.
    http://www.hosinski.com/search-mls/

    Thanks

    #179515

    Hey!

    Images that are smaller than the default grid size will be enlarged to fit. So this image: http://christinamrozik.com/wp-content/uploads/2013/04/just-being-here-is-glorious-thumb11.png is not re-cropped by wordpress at all, its just enlarged. While this one: http://christinamrozik.com/wp-content/uploads/2013/01/Swan.png is loading in the smaller thumbnail size image because its big enough to be shrunk down.

    Best regards,
    Devin

Viewing 30 results - 101,101 through 101,130 (of 106,421 total)