Viewing 30 results - 100,651 through 100,680 (of 106,424 total)
  • Author
    Search Results
  • #183774

    In reply to: Images

    Close this was a permissions issue now solved many thanks

    #183765

    In reply to: Images

    I have used the import function but not all images are showing up am I doing something wrong? please seen the webiste homepage further down below slider and also portfolio etc. Could this be a permissions issue if so what settings should be used ?

    Many thanks

    Peter

    • This reply was modified 12 years, 5 months ago by condonpb.
    #183755

    Hi kriru!

    The image on top isn’t appearing: http://career.guru99.com/how-to-dress-for-an-interview/

    Best regards,
    Josue

    #183753

    Hi!

    I created a sample page called “Clone” and it is private. Wanted to display elements only on mobile screens but css code i add in Quick CSS does not work for some reason. But you can still go to Pages > All Pages and take a look at “Clone”, resize your window to around 767px and you will see how it will look. I added 1/5 columns, but images can be added in other layout elements to display even bigger

    Regards,
    Yigit

    #183749

    thanks, can u tell me will this cause any technical glitches by commenting out this line?

    for example is this oging to mess up the laoyut on ie7?

    #183741

    In reply to: Images

    Hey condonpb!

    Dummy content comes with images but they may not be the same images that you see on demo site as Kriesi legally cannot distribute them.

    Regards,
    Yigit

    #183727
    gorkas
    Participant

    Hi,

    I am trying to put an image below header that would stretch across sidebar and main page. This image would be the same for all the pages in one section. The best I could come up with is using a slider, but it would be irritating for the user to start the slider over and over again when he goes from one page to another.

    How do I put a simple image in this position? Alternatively, is there any way for the slider to show the fixed image without any transitions?

    The site is http://test.kagor.hr/zasto-pisati-poslovni-plan-ili-investicijsku-studiju/

    Many thanks.

    #183708

    Thank you!

    #183700

    Topic: Images

    in forum Enfold
    condonpb
    Participant

    Dear Sir,

    I have just purchased this theme see idesign-websites.co.uk I have imported the dummy data but am keen to get the images. Do the images come with the import if not how is this done as I need to demo to a client.

    #183693
    caminadebikes
    Participant

    hello,
    this is my site
    my wordpress version is 3.7.1–fr_FR
    i have only one extension : WPML 2.9.3
    since i install WPML my new image upload are not visible
    problem
    may be i found the solution http://wpml.org/es/forums/topic/no-puedo-visionar-la-galeria-de-imagenes-desde-post-yo-paginas/

    but i don’t found [custom_posts_sync_option]
    help me
    thanks

    brice

    #183691

    Hi dmaca!

    1) You can add a margin to the paypal button image. Use following code

    
    .paypal_checkout_button img{
    margin-top: 20px;
    }
    

    If you want a completely different button position you need to contact the PayPal Express plugin author because this would require am extension code customization.

    2) Yes, use following css code and insert it into the quick css field

    
    .woocommerce-cart .cart-collaterals .cart_totals {
    width: 100%;
    }
    

    Regards,
    Peter

    #183681

    In reply to: Fontello icons in text

    thanks a lot Melonmelon! And thanks for pointing out that! The problem is that the citation it’s actually a .png image. I thought it was easier to do it like that but I’ll spend some time to see if I can use text instead and in that way have a better scaling.
    thanks again melonmelon, I really appreciate it!!

    Hi wieslander!

    You can try to install this plugin: http://wordpress.org/plugins/simple-image-sizes/ and define a new thumbnail size (i.e. 1500x200px). Afterwards regenerate the thumbnails with: http://wordpress.org/plugins/regenerate-thumbnails/ and use the 1500×200 size instead of 1500×430 for the Easy Slider on the homepage.

    Cheers!
    Peter

    #183670

    Hey!

    Open up enfold/includes/loop-page.php and replace

    
    <?php if($slider->slidecount) echo $slider->display(); ?>
    

    with

    
    <?php 
    if($slider->slidecount) echo $slider->display(); 
    $description = get_post_field('post_content', get_post_thumbnail_id());
    echo $description;
    ?>
    

    You can use the “Description” field on the image attachment editor page (Media > Library > Edit) to save a description text.

    Cheers!
    Peter

    This reply has been marked as private.
    #183649
    SRD
    Participant

    Hi Folks.

    The header image is not showing on this page: http://www.annsstudioofdance.com/wp/ in Internet Explorer 8.

    How can I fix this? Thanks.

    Hey saquasar!

    The images you provided is not working. Can you please post it again? A link to your website will help. What is the font you’re using? Some forums mentioned that Greeks and Hebrew not rendering properly on Android devices is a known issue. This will occur especially on pop ups and menus.

    Regards,
    Ismael

    #183632

    Hey!

    The site looks great. Did you fix this?

    Cheers!
    Ismael

    #183618

    In reply to: Not resolved

    Hey vitaliss!

    Edit header.php, find this code below:

    <?php } //end blank check ?>
    	<div id='main'>

    Under it, add this code:

    <div id="av_section_1" class="avia-section main_color avia-section-no-padding avia-no-shadow avia-builder-el-0 avia-builder-el-first container_wrap fullsize" style="background-color: #f4f6f5; "><div class="container"><main role="main" itemprop="mainContentOfPage" class="template-page content twelve alpha units"><div class="post-entry post-entry-type-page post-entry-49"><div class="entry-content-wrapper clearfix"> <span class="avia-image-container" itemscope="itemscope" itemtype="http://schema.org/ImageObject"><img class="avia_image avia-builder-el-1 avia-builder-el-no-sibling avia-align-center " src="http://www.whitecranemassage.co.nz/files/2010/10/north-shore-massage-122.jpg" alt="" title="" itemprop="contentURL"></span></div></div></main></div></div>

    Regards,
    Ismael

    #183615

    Hey serverlift!

    You don’t need the plugin. You can use the Color Section to do the same exact thing. Upload the background image then set the Background Repeat to Stretch to Fit.

    Regards,
    Ismael

    #183608

    Hi,

    Thank you for response.

    Actually i put the banner through a plugin : http://shailan.com/wordpress/plugins/image-banner-widget/

    Even though, my image is bigger that. My image will shrink when publish using the plugin.

    I don’t know how to copy the code for this.

    I’m OK , if i can get the result using other plugin or solution. Not necessary using that plugin only.

    Thanks.

    #183607

    Hey MLA18!

    Can you please give us a link to your single product page? Please check the layout you’re using on General Settings > Responsive Layout. You need to adjust the width of the four units grid where the product image is located and the eight units grid where the product content is.

    .single-product .container .four.units {
    width: 270px;
    }
    
    .single-product .container .eight.units {
    width: 590px;
    }

    Cheers!
    Ismael

    #183597

    Hey KingConga!

    1.) I’m not sure if this is possible. You might need to manually replace the uploaded background image located on wp-content/uploads folder with the actual gif image. Please try this plugin: http://wordpress.org/plugins/wp-backgrounds-lite/

    2.) Can you please give us a link to the portfolio page?

    Best regards,
    Ismael

    #183581

    In reply to: Styling submit button

    Don’t worry, it’s pretty simple:

    First, in this website you create or choose one gradient:

    Then you copy the code generated:

    And finally you mix it with the code i provided to you (put it inside { .. }):

    .button[type=’submit’] {
    background: #1E5799;
    background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8));
    background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%);
    background: -o-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
    background: -ms-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
    background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#1e5799′, endColorstr=’#7db9e8′,GradientType=0 );

    }

    Regards,
    Josue

    #183561

    I tried what you said but look what’s happening,
    http://goo.gl/fLTPgw

    Pictures are faded untill I scroll down to bottom end. and once I reach to the end only the images becomes normal.
    Also it doesn’t have hover effect as well like the way arrow rotates for zooming in lightbox. Also One more thing I felt was when I was keeping images in gallery and using lightbox to open them, in the lightbox windows it has some kind of limitation for zoom level.. throug this way it doesn’t show very highres pictures in light box. But when I link Image Media content to an image manually it shows the full resolution even in light box pop up window.

    #183544

    In reply to: Styling submit button

    Hey z2h!

    This selector will target that button:

    .button[type='submit']{
    
    }

    Regarding the gradient you could create one here, copy the generated code and put it inside the selector, for example:

    .button[type='submit'] {
    background: #1E5799;
    background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8));
    background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%);
    background: -o-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
    background: -ms-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
    background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 );
    }

    Then, simply paste the whole code in the Quick CSS and that would be it.

    Cheers!
    Josue

    #183537
    LAHWebDesigns
    Participant

    Hi!
    I’m testing this wonderful theme for another purchase but need to make sure I can get the thumbnail image size right.

    I create a photo gallery in a post, but set the post type to Standard, because I need the images to open in an attachment page, THEN from there open in lightbox (with links underneath for other sizes). However, the thumbnails are always quite small, 80×80. I changed the thumbnail size in the functions.php and I changed the size in WP Media and then regenerated the thumbnail sizes but it’s not working.

    Also, I notice when I use the Gallery post format the thumbnails seem to load/become clear rather slowly. Is that just a matter of having many photos on one page?

    I appreciate your help.

    Thank you,
    Laura

    #183533

    Topic: Magic Zoom issues

    in forum Enfold
    artspbseo
    Participant

    Hello!
    I have following problems using Magic Zoom with Enfold’s product pages:

    1. Magic Zoom sometimes works, sometime – not for some items, example:
    http://kino-casting.ru/product/lot-s000132-portsigar-faberzhe/ (works)
    http://kino-casting.ru/product/i000140-prepodobnyie-sergiy-i-varvara/ (doesn’t)

    I need Scroll to work for all products (i’ve ticked “Scroll thumbnails” option);

    2. There is no switching between multiple images by, mouseover, but I’ve turned this feature in options.

    I’m using woocommerce.

    #183532

    Hi!

    You can put that whole code in your Child theme CSS but you’d have to move the images folder to your child folder to make it work.

    Regards,
    Josue

    #183523

    Actually – found a hack for this. I added the following to the end of the functions-enfold.php file:

    update_option(‘image_default_link_type’,’none’);

    This sets the default option to None when inserting media – I dislike making changes to the settings file as they get wiped out when the theme is updated. I had to make another hack like this to move the Search icon to the Utility Menu – would be an awesome add if the media default could be in the theme settings.

    Thanks again!
    Doug

Viewing 30 results - 100,651 through 100,680 (of 106,424 total)