Viewing 30 results - 95,941 through 95,970 (of 106,500 total)
  • Author
    Search Results
  • #230712
    This reply has been marked as private.
    #230708
    This reply has been marked as private.
    #230700

    I’ve been through all 7 pages of support on the wp plugin support page for wp Retina 2x and tried the various things that “fixed” the issue for others who were having it. They included changing the .js file in the plugin, attempting custom css, etc. None of them work. According to the author of the plugin, it’s got to be a CSS issue where the theme is using CSS that breaks it.

    To be clear, the specific time it breaks is when I am building a custom page using the page-builder, and I insert an image, simultaneously uploading an @2x equivalent for retina displays. The @2x image displays, but at double the size.

    I really appreciate whatever help you can provide. It’s very strange, because at one point all the images on the custom pages were working fine on retina, then when I updated the theme, they stopped working. I’ve tried disabling all my plugins (except wp retina 2x), and that doesn’t fix it.

    Again, thank you. Amazing work.

    #230699

    Hey!

    Please try adding following code to Quick CSS

    #av_section_3 .flex_column .avia-slideshow {
    margin: 0 15px 0 0 !important;
    float: right;
    background: url(https://weightlossrebels.com/wp-content/themes/responsive-child-theme/images/bg/slideshow-grunge-bg.png) no-repeat !important;
    width: 322px !important;
    height: 400px !important;
    }

    You may need to make some detailed adjustments. Please hire a freelancer for further mofidication

    Regards,
    Yigit

    MMA_Impact
    Participant

    Hey everyone…it´s me again…thanks to Yigit who hooked me up with the information about that nice little slider in the live preview right here:

    http://kriesi.at/themes/enfold/?skin=Black

    Unfortunately I can´t get it done as seen in the live preview…the pictures are cropped badly, the borders (over and under) are to big…it doesn´t look like a banner…more like a black window with 5 images…
    http://www.rr-concept.de/

    What are the settings for it? How can I get the same style as seen? Of course I will remove the dummy pics later…

    Thanks again!!!

    #230612

    screenshot

    When you hover over the image in the red circle it says: scroll to top. That’s the text I want to translate.

    Thanks!

    • This reply was modified 12 years, 2 months ago by eetverleden.
    #230610

    Yeah! That’s how you do it. Well done.

    I should also say that I managed to guess that to disable the background from changing in the main content as well, I just added a second copy of your code with the word “alternate” changed to “main” as in:

    .main_color .avia-content-slider .slide-image { background-color: transparent; }

    Thank you very much for your help and quick reply, Yigit.

    / Andreas

    #230608

    Hey wieslander!

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

    .alternate_color .avia-content-slider .slide-image { background-color: transparent; }

    Regards,
    Yigit

    #230599

    Hey guys!

    The parallax is deactivated on mobile devices. when you scroll on a mobile device the page stops rendering (you can try that during a slideshow animation for example) therefore the parallax effect would not be smooth at all. there are ways to accomplish the effect but it requires a library like scrollability ( https://github.com/joehewitt/scrollability/blob/master/scrollability.js ) which is basically an 800 line big js file which we would need to include, just for that effect.

    Currently I don really think its worth it to include it…
    I will however take a look at the image proportions on ipads :)

    Best regards,
    Kriesi

    • This reply was modified 12 years, 2 months ago by Kriesi.
    #230565

    Hola,
    Estoy esperando expectante la versión 3.0 de Enfold.
    Dile a Kriesi por favor de mi parte que debería mejorar los Menús Acordeón y los Menús Tab con posibilidades de aplicar lineas o masas de color, sombras y algunas otras mejoras sensibles.
    También echo de menos la posibilidad de incluir una imagen de fondo para el Header, aparte del logo Todo el Header relleno con una imagen de fondo. En este caso los menús deberían ir o bien sobre la imagen o bien debajo de la misma, a la izquierda, al centro o a la derecha.
    Muchos saludos para todos vosotros y muchas gracias por un tema tan magnifico. Sois los mejores. Adolfo

    #230564

    Topic: Downloadable pdf

    in forum Enfold
    creativeyes
    Participant

    I found a link to your advice on this to someone else but just can’t get it to work!

    You’ll see the download button on the right of this page..
    http://www.test.theimplantcentre.com/?page_id=75

    I’ve added it as an image, set the link to manual and added the following:
    <form><input onClick=”window.location.href=http://www.test.theimplantcentre.com/wp-content/uploads/2014/02/TIC_Treatment-options.pdf”></form>
    I’ve also told it to open in a new window but it just doesn’t seem to be working.

    I’ll send the login password in a followup.

    Cheers
    Rupert

    #230551
    heufti65
    Participant

    Hi
    when clicking on the post image the slideshow is not working. I have attached 9 pictures to the post page via media library. it shows only the title.
    Any ideas?
    Thx, Oliver

    #230521
    web_line
    Participant

    Is there a way to hide an image (av_image) if the viewport is smaller then 760px (for example)?
    I need a rule for a specific image – not all content images.
    It would be nice to have a checkbox for this in the advanced layout editor.

    Thx!

    #230510

    Forget it!
    I just discover that when we use the custom thumbnail image inside YouTube you need to send youTube an image that have at less 1280x720px…

    Hey AsadIC!

    If you want to change the style of a specific element on a certain page or post, you can use the Google Chrome Inspect Element. Look for the unique css body class.

    On the example above, the page’s unique selector is .page-id-2251. We can use it to change the element within that page. In your case, you should be looking for post id. It looks something like this, “postid-1”. Use that to remove the featured image just for specific posts.

    .postid-1 big-preview {
    display: none;
    }

    Best regards,
    Ismael

    #230488

    Hi Ismael,

    Thanks for the speedy reply! The current option I’m using is “Image List”.

    I located the line within functions.php, but I’m not exactly sure what to do with it. I tried removing the line entirely, as well as inserting new size values–neither of which solved the issue. I also installed the Regenerate Thumbnails Plugin, which had no effect.

    Here is an example of what I’m experiencing:

    I added the following image to the Preview Images Gallery:
    http://stevemonfilscreative.com/wp-content/uploads/2014/02/infographic-design-data-rich-insight-poor.jpg

    When I inspected the HTML output, it replaced that image with this much smaller version:
    http://stevemonfilscreative.com/wp-content/uploads/2014/02/infographic-design-data-rich-insight-poor-266×1030.jpg

    It appears as though any image with an original size above 1030px (in height) is being automatically replaced with these smaller images. I tried forcing the width of the image to 100% width of its container, but that’s not a very good solution, since it just enlarges the small version, making it pixelated.

    I’d like for the images to simply occupy 100% of the width of their container (using the original image version), if that makes sense. Whatever I can do to fix this would be great. Your help is much appreciated.

    Thanks,
    Steve

    #230476

    Hi smonfils!

    What is the option you’re using for “Display Preview Images” on the portfolio item? You can find the thumbnail sizes on functions.php:

    $avia_config['imgSize']['gallery'] 		 		= array('width'=>710, 'height'=>575 );						// images for portfolio entries (2,3 column)
    

    You can change the width and height then regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/

    Regards,
    Ismael

    #230471
    pako69
    Participant

    Hello support :-)
    Please go there: http://www.augmented-banking.com and wait for the second slide, you will see a youtube video without the preview image.
    And if you wait for the second slide, there is also a video who has the preview image.
    I do not understand why because the parameters are the same for thoses videos:
    The first one:
    <iframe align=”middle” width=”889″ height=”500″ src=”//www.youtube.com/embed/oQxU7hJHDWk?rel=0&autohide=1″ frameborder=”0″ allowfullscreen></iframe>

    The seccond one:
    <iframe align=”middle” width=”889″ height=”500″ src=”//www.youtube.com/embed/_Z5PtIv1dRI?rel=0&autohide=1″ frameborder=”0″ allowfullscreen></iframe>

    What i see in the backoffice :

    What the users see:
    http://s25.postimg.org/vhd8cho1r/without_image.jpg

    Thanks

    perfekt!!!

    Thanks a lot
    Henning

    babayard
    Participant

    Hi. I’ve got a situation where every photo in this portfolio has been sized 1200px high prior to upload. The widths vary. The problem I’m having is photo #9 in the sequence goes way out of whack size-wise and I can’t figure why.
    http://jeredtravelphotography.com/photo-galleries/egypt/

    And the crazy part is that it only happens when I have my browser fitting screen on a 1920×1200 rez monitor. If I reduce the size of the browser window, the image fits within the window just as all the rest of the photos.

    Ideally, these images would also fill up more of the space regardless of the browser size. If you could also offer some advice about how to do that, I’d really appreciate it. Thanks!

    #230463

    Now I am trying to figure out why all my blog posts are NOT showing up.

    #230461

    Hey Mary!

    Did you add the portfolio image using the “Add Media” button? Please edit the Text Block then switch to text editor, you should see something like this:

    <a href="http://www.msfwebdesign.com/msfnew/wp-content/uploads/2014/02/gem.jpg" rel="lightbox"><img class="aligncenter size-gallery wp-image-3472" alt="gem market research" src="http://www.msfwebdesign.com/msfnew/wp-content/uploads/2014/02/gem-710x575.jpg" width="710" height="575"></a>
    

    You can replace the href attribute with the actual website url then add the target=”_blank” attribute to open the image on a new window. Something like this:

    <a href="ACTUAL WEBSITE URL HERE" target="_blank" rel="lightbox"><img class="aligncenter size-gallery wp-image-3472" alt="gem market research" src="http://www.msfwebdesign.com/msfnew/wp-content/uploads/2014/02/gem-710x575.jpg" width="710" height="575"></a>
    

    Regards,
    Ismael

    #230459

    Hi!

    Do you have woocommerce 2.1? Please try an older version of woocommerce, see if it works. Increase the wordpress php memory limit. Refer to this link: http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Regards,
    Ismael

    #230456

    well..I’ve gotten closer to a solution. The POST TYPE ORDER plugin is interfering with it. What’s the best solution there? We need the ability to move the order of the collection page.

    #230453
    This reply has been marked as private.
    #230445
    This reply has been marked as private.
    #230436

    Hi!

    Please give us a link to the actual pages with the gallery. Do you have any other plugins installed that maybe related with the gallery? Please deactivate all plugins, see if the issue is fixed.

    Regards,
    Ismael

    #230431
    smonfils
    Participant

    Hello,

    I am building an ajax portfolio and having a rather strange issue.

    One of my project images is automatically being replaced by one of the resized images generated by WordPress.

    So instead of showing the original image:
    “mysite.com/imagename.jpg”

    I’m getting one of the resized images in its place:
    “mysite.com/imagename-642×1030.jpg”

    I’d like to show the original image, and not the resized image. Your advice on a fix is much appreciated.

    Thanks,
    Steve

    #230430

    Hey tredition!

    It is set to 100% width through css. Please give us a link to the post. If you’re using the Add Media button, there is an “ATTACHMENT DISPLAY SETTINGS” where you can select the size and alignment of the image before you insert it.

    Regards,
    Ismael

    #230422

    Hi!

    This will get you started but for further customization you need to hire a freelance developer. Add this on Quick CSS or custom.css:

    .four.units.single-product-main-image.alpha {
    width: 100%;
    overflow: hidden;
    }
    
    .fpd-navigation.fpd-main-color {
    width: 50px !important;
    }
    
    .fpd-sidebar > .fpd-content {
    border-left: none;
    position: relative;
    width: 200px !important;
    }
    
    .fancy-product .fpd-container {
    margin-bottom: 40px;
    margin-right: 40px;
    float: left;
    width: 100%;
    }
    
    .fpd-product-container.fpd-border-color {
    width: 50% !important;
    }
    
    #top .single-product-main-image .onsale {
    display: none;
    }

    Cheers!
    Ismael

Viewing 30 results - 95,941 through 95,970 (of 106,500 total)