Viewing 30 results - 99,661 through 99,690 (of 106,446 total)
  • Author
    Search Results
  • #194378

    In reply to: Product Page Images

    Hey rednovaMeUp!

    You should go to wp-content\plugins\woocommerce\templates folder to modify WooCommerce templates. Can you post a screenshot and show us changes you would like to make?

    Best regards,
    Yigit

    #194377

    Hi!

    LayerSlider only works Fullwidth in Enfold. If you would like to add image on the left side of the slider, you should create two 1/2 columns and add Image element to the left column and add Easy Slider element to the right column

    Cheers!
    Yigit

    #194376

    Hey Berrido!

    Can you post the link to your website? Also, please make sure that you are adding Featured Image to your portfolio items http://i.imgur.com/y1SgCjQ.jpg

    Cheers!
    Yigit

    #194364

    PS: I managed to align the logo in the header right and the link is working. But now it’s on the very right of the screen. Can I make it align with the layout of the homepage?

    This reply has been marked as private.
    #194351

    Hi rednovaMeUp!

    In WordPress dashboard, please go to Appearance > Editor and open Header.php file and find

    <html <?php language_attributes(); ?> class="<?php echo " html_$style ".$responsive." ".$headerS;?> ">

    and change it to

    <html <?php language_attributes(); ?> class="<?php echo " html_$style ".$responsive." ".$headerS;?> " style="<?php if(!is_page(1167)) { echo 'background: none;'; } ?>">

    I assume that you are using boxed layout with background image

    Regards,
    Yigit

    #194349

    Sorry was shifted on another project. Now back.
    Well Still im facing the same issue,
    Check out this link again if you don’t mind please,
    http://goo.gl/DJmeeH

    On that page there are two images. The problem is when both images opens in lightbox, top one gives me its full resolution when I click on zoom in button (right top of the lightbox) but when I click on the the second picture it doesn’t show me full resolution. it feels like it just fit to the screen in second case. and in both cases I used same image with actual resolution 1181×1607. first one is been implemented by using image element and second is by using Gallery. AND I REALLY NEED TO FIX THIS ISSUE IF I USE GALLERY

    #194328

    Hey Yigit!

    GREAT! AWESOME! Thank you so much so far! :)

    I managed to get rid of the separator and reduce the space between the logo and the nav-menu.

    Just 6 more questions:

    1) the logo is not properly reduced in size on the mobile page. Is it because it’s too wide anyway?
    2) how can I align the new picture in the header to the very right? Now, it’s directly beside the search-button.
    3) the link behind the picture in the header is not active!? I inserted the exact code you supported me with.
    4) Can I also remove the orange line when one hovers over the menu items in the nav-bar?
    5) I couldn’t figure out how to increase the line spacing in a text. I want to have white space between the highlighted text lines. And the background color only should be streched from the very left to the very right. I would need it like in this screenshot:
    Highlighted text

    6) yes, I tried to use heading tags. But he wouldn’t allow me to use tweo heading tags in one line. He will add a line break automatically. I would need it like in this screenshot:
    Two headlines in one text line

    Thank you!!

    Jan :)

    #194327

    In reply to: Remove logo in header

    Hi Yigit

    Thank you for helping me.
    I did as you suggested and the logo disappeared.

    But – then I shared my website privately on +1 just to test the share button – and the enfold logo popped up side by side with the link.
    I can always add a little image of some sort to the logo field if this makes the shared links nicer. But – if you have any thoughts about why the enfold logo popped up and how I can remove it, I am listening..

    #194323

    Hi!
    I contact my hosting web and they say me that this is a problem of the theme (enfold), because if i try to create a new article and upload an image, i do it without ANY problem!!! !!!

    What’s the problem? I don’t try to upload a new image in my portfolio and in the slider …. is a big problem! Please help me, i don’t want to do …

    • This reply was modified 12 years, 4 months ago by webdraw.
    #194295

    Thanks~
    The code works perfectly. I thought this could solve my problem but still, not get exactly what I want after I tried. Sorry for the trouble… Is there any way that I can create a fixed background slider that works just like the fullwidth slider or responsive layerslider. I mean the background image will not be cropped no matter what circumstance.

    #194287

    In reply to: CSS needed

    That was very helpful, thank you!!
    The image is now directly beneath the slider.

    Now I want it to be flexible, ie. dynamically resize along with the browser window.
    I think in CSS you would set “max-width: 100%;” and “height: auto;” …

    Can you help me achieve that with Quick CSS in Enfold ?
    And there seems to be a small border around the image element, how can I remove that?

    Thank you!

    #194283
    MENS
    Participant

    Hi,

    I’ve got a ONE page homepage and trying to realise two things:

    1. I got a template with ‘no header and no footer’ is it still possible to show the socket?
    2. I’ve got a picture in a color section set to ‘center center’ and ‘fixed’ with a cutom id is it possible to only change the ‘fixed’ state to ‘scrolled’ for ipad and iphone with a media querie?

    http://woodkings.nl/

    Cheers Herrbirk

    #194271

    Hi~
    I tried the Color Section and it’s not responsive because the background image just can’t resize itself. It’s more like corp automatically. So I’m wondering what Media Queries is because I didn’t find it in plugin searching. And how should I edit the style to fit different screen sizes.
    I just want the effect of the fullscreen slider only make it narrower.
    Thanks~

    #194262

    Hey!

    The Color Section is responsive. You can add a background image then set the Background Repeat to Stretch to fit to make it fullwidth. Set the Background Position to Fixed. It should resize according to screen sizes. If you don’t think that it is responsive enough, you can add an ID to the Color Section then use Media Queries to edit the style on different screen sizes.

    Regards,
    Ismael

    #194258

    Hi!

    Glad it worked. ;)

    Best regards,
    Ismael

    #194248
    This reply has been marked as private.
    #194245
    This reply has been marked as private.
    #194234

    Hey!

    The thumbnails have different sizes or orientation. We specify a minimum height for the images to align them properly.

    Best regards,
    Ismael

    #194212

    Hi!

    You’re using small images for the Easy Slider. The easy slider will inherit the size of the container. You need to contain it on a Column element or use large images.

    Best regards,
    Ismael

    #194199

    Hey!

    You can add this on your custom.css or Quick CSS:

    .attachment-portfolio_small.wp-post-image {
    min-height: 191px;
    }

    Remove browser cache then reload the page.

    Regards,
    Ismael

    #194196

    Hi!

    Go to Settings > Media > increase the Thumbnail size then regenerate the images using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/

    Cheers!
    Ismael

    #194190

    Hi~
    Thanks! now I know what that is. But still, the fullscreen slider is too high and I want my slider to be narrower. Although the fullwidth slider could be narrower but the background image is not responsive. I want my background image to be fixed also responsive to different devices with different sizes. Is there any way to realize that?
    thank you~

    #194170

    In reply to: Add script to head

    hello- I just had the same issue, I added a javascript into the google analytics section and it now wont load my admin pages. I went into the database and edited the ‘avia_options_enfold’ field and now none of my admin section will load. below is the code i have now. Is there something missing from it now?

    thanks for any assistance!

    a:1:{s:4:”avia”;a:89:{s:17:”avia-nonce-import”;s:10:”89bbd22555″;s:9:”frontpage”;s:3:”734″;s:9:”undefined”;s:32:”header_setting::{contains}social”;s:8:”blogpage”;s:0:””;s:4:”logo”;s:72:”http://skipjackweb.com/wordpress/wp-content/uploads/2013/04/skipjack.png&#8221;;s:7:”favicon”;s:70:”http://www.skipjackweb.com/wp-content/uploads/2013/04/boat_favicon.jpg&#8221;;s:9:”analytics”;s:239:”;s:12:”color_scheme”;s:6:”Orange”;s:14:”google_webfont”;s:17:”Open Sans:400,600″;s:12:”default_font”;s:17:”Open Sans:400,600″;s:16:”color-body_style”;s:9:”stretched”;s:16:”color-body_color”;s:7:”#111111″;s:14:”color-body_img”;s:0:””;s:22:”color-body_customimage”;s:0:””;s:14:”color-body_pos”;s:13:”center center”;s:17:”color-body_repeat”;s:6:”repeat”;s:17:”color-body_attach”;s:6:”scroll”;s:24:”colorset-header_color-bg”;s:7:”#ffffff”;s:25:”colorset-header_color-bg2″;s:7:”#fcfcfc”;s:29:”colorset-header_color-primary”;s:7:”#f05a1a”;s:31:”colorset-header_color-secondary”;s:7:”#ff7337″;s:27:”colorset-header_color-color”;s:7:”#333333″;s:28:”colorset-header_color-border”;s:7:”#e1e1e1″;s:25:”colorset-header_color-img”;s:0:””;s:33:”colorset-header_color-customimage”;s:0:””;s:25:”colorset-header_color-pos”;s:13:”center center”;s:28:”colorset-header_color-repeat”;s:6:”repeat”;s:28:”colorset-header_color-attach”;s:6:”scroll”;s:22:”colorset-main_color-bg”;s:7:”#f8f8f8″;s:23:”colorset-main_color-bg2″;s:7:”#ffffff”;s:27:”colorset-main_color-primary”;s:7:”#f05a1a”;s:29:”colorset-main_color-secondary”;s:7:”#f05a1a”;s:25:”colorset-main_color-color”;s:7:”#666666″;s:26:”colorset-main_color-border”;s:7:”#e1e1e1″;s:23:”colorset-main_color-img”;s:0:””;s:31:”colorset-main_color-customimage”;s:0:””;s:23:”colorset-main_color-pos”;s:13:”center center”;s:26:”colorset-main_color-repeat”;s:6:”repeat”;s:26:”colorset-main_color-attach”;s:6:”scroll”;s:27:”colorset-alternate_color-bg”;s:7:”#ffffff”;s:28:”colorset-alternate_color-bg2″;s:7:”#f8f8f8″;s:32:”colorset-alternate_color-primary”;s:7:”#f05a1a”;s:34:”colorset-alternate_color-secondary”;s:7:”#f05a1a”;s:30:”colorset-alternate_color-color”;s:7:”#888888″;s:31:”colorset-alternate_color-border”;s:7:”#e1e1e1″;s:28:”colorset-alternate_color-img”;s:0:””;s:36:”colorset-alternate_color-customimage”;s:0:””;s:28:”colorset-alternate_color-pos”;s:13:”center center”;s:31:”colorset-alternate_color-repeat”;s:6:”repeat”;s:31:”colorset-alternate_color-attach”;s:6:”scroll”;s:24:”colorset-footer_color-bg”;s:7:”#333333″;s:25:”colorset-footer_color-bg2″;s:7:”#222222″;s:29:”colorset-footer_color-primary”;s:7:”#aaaaaa”;s:31:”colorset-footer_color-secondary”;s:7:”#ffffff”;s:27:”colorset-footer_color-color”;s:7:”#aaaaaa”;s:28:”colorset-footer_color-border”;s:7:”#555555″;s:25:”colorset-footer_color-img”;s:0:””;s:33:”colorset-footer_color-customimage”;s:0:””;s:25:”colorset-footer_color-pos”;s:10:”top center”;s:28:”colorset-footer_color-repeat”;s:8:”repeat-x”;s:28:”colorset-footer_color-attach”;s:6:”scroll”;s:24:”colorset-socket_color-bg”;s:7:”#111111″;s:25:”colorset-socket_color-bg2″;s:7:”#000000″;s:29:”colorset-socket_color-primary”;s:7:”#ffffff”;s:31:”colorset-socket_color-secondary”;s:7:”#eeeeee”;s:27:”colorset-socket_color-color”;s:7:”#eeeeee”;s:28:”colorset-socket_color-border”;s:7:”#161616″;s:25:”colorset-socket_color-img”;s:0:””;s:33:”colorset-socket_color-customimage”;s:0:””;s:25:”colorset-socket_color-pos”;s:13:”center center”;s:28:”colorset-socket_color-repeat”;s:6:”repeat”;s:28:”colorset-socket_color-attach”;s:6:”scroll”;s:9:”quick_css”;s:0:””;s:17:”responsive_layout”;s:10:”responsive”;s:15:”websave_windows”;s:6:”active”;s:10:”blog_style”;s:10:”single-big”;s:14:”portfolio-slug”;s:14:”portfolio-item”;s:14:”header_setting”;s:47:”nonfixed_header social_header bottom_nav_header”;s:5:”phone”;s:12:”240.400.0329″;s:12:”social_icons”;a:4:{i:0;a:2:{s:11:”social_icon”;s:8:”facebook”;s:16:”social_icon_link”;s:65:”https://www.facebook.com/pages/Skipjack-Web-Services/121025660803&#8243;;}i:1;a:2:{s:11:”social_icon”;s:7:”twitter”;s:16:”social_icon_link”;s:31:”https://twitter.com/skipjackweb&#8221;;}i:2;a:2:{s:11:”social_icon”;s:5:”gplus”;s:16:”social_icon_link”;s:51:”https://plus.google.com/110449223719007282155/posts&#8221;;}i:3;a:2:{s:11:”social_icon”;s:4:”mail”;s:16:”social_icon_link”;s:35:”http://www.skipjackweb.com/contact/&#8221;;}}s:11:”header_menu”;s:16:”mobile_drop_down”;s:14:”archive_layout”;s:13:”sidebar_right”;s:11:”blog_layout”;s:13:”sidebar_right”;s:13:”single_layout”;s:13:”sidebar_right”;s:11:”page_layout”;s:13:”sidebar_right”;s:16:”page_nesting_nav”;s:4:”true”;s:22:”display_widgets_socket”;s:3:”all”;s:14:”footer_columns”;s:1:”3″;s:9:”copyright”;s:184:”© Copyright – Skipjack Web Services. Boat images copyright Skipjack Photography“;}}

    #194167

    Hi Tomas!

    Have you tried with 66.5?

    .page-id-165 .portfolio-preview-image { width: 66.5%; }
    

    Cheers!
    Josue

    #194150
    candeos
    Participant

    Hello

    I had been displaying our 4 social icons in the sidebar in a text widget using the following code

    <div class=”textwidget”>
    <div class=”iconbox_content”>

    <div class=”iconbox_icon heading-color avia-font-entypo-fontello”></div>

    </div>

    This is using the codes supplied by entypo. When I updated to the most recent version, the images are no longer appearing. They are there and the hyperlinks are there. Can you please help? Thanks!

    #194146

    Site is located here: http://66.147.244.198/~meritag7/

    I’m sure the answer is very simple. I’m a total rookie and any help/support is appreciated as a result.

    #194121

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #194119
    dpilling
    Participant

    I’ve uploaded pre-sized images to Easy Slider, yet the slider is dramatically increasing the size of some images as if to fit the image to the height of the slider; as opposed to the width. Any ideas RE how to ensure easy slider adjusts image size to the width of the slider.

    #194105
    sitesme
    Participant

    Hi,

    I had some portfolio items from Choices and when moving to Enfold the new ones I add are slightly different. There are like 5px difference from each of them: http://d.pr/i/g3K6/5fZDCKSy when the lines should cross like http://d.pr/i/ZIob/4b9nTdZY

    I tried to go to the old entries, remove the featured image and add it again but no luck so far.

    Any ideas?

    Thank you

Viewing 30 results - 99,661 through 99,690 (of 106,446 total)