Viewing 30 results - 103,741 through 103,770 (of 106,398 total)
  • Author
    Search Results
  • #133801

    Great answers guys. I think I’ll go with removing the image as a background image for the site and add it as a header background. It sounds easier and I still get the result I’m looking for.

    #134500

    Sorry about that mrkuji. Unfortunately not all modifications are full proof.

    Floating quite literally floats elements within their container so with float: right or float: left it takes the row of images and floats them starting with whatever side and then going over stacking #3 | #2 | #1 or #1 | #2 | #3 .

    1) Ignore it.

    2) I’ve had no issues with it with either 3.5.2 or 3.6 . You can use http://goo.gl/ to obfuscate your URL’s.

    3) Updating now rather than later is probably a good idea. Also copying over data is a bit tricky and can have mixed results if you aren’t used to moving wordpress databases around but even more so if you were trying to move from something like Enfold 1.7 to Enfold 1.9.1 because of the new features that get added.

    5) We don’t all work together or anything so its really pretty hard to share data. Its much better to post your URL’s with expiring or self controlled expiration using goo.gl since right now you would be waiting on 3 different individuals to look into your site on various issues.

    Even more strongly do I recommend you update your theme files as we typically don’t offer support for users who do not upgrade since it means we could be diagnosing and fixing a bug we’ve already spent time fixing.

    Regards,

    Devin

    #134833

    Hi Garry,

    Yes, I’m getting the same issue on your site.

    What are the exact settings for that color section? Are you running WordPress 3.6 right now?

    Regards,

    Devin

    #135177

    Hi,

    Edit the Easy Slider and select an image then click the thumbnail again, scroll a bit below. Look for Slide Link?, select “Set Manually” then supply the url.

    Regards,

    Ismael

    #27744
    mediaclear
    Participant

    In IE8 the testimonial images are square and the images themselves are very stretched. I recently updated to wordpress 3.6 and Enfold 1.91. Any help would be greatly appreciated!

    Thanks!

    #135166

    .

    #134985

    Hi,

    Add .blog, or the page id of your blog page.

    .blog .image-overlay.overlay-type-extern {
    display: none !important;
    }

    Please give us a link to your blog page.

    Regards,

    Ismael

    #27732
    chronospd
    Participant

    I don’t use the wordpress media folders for images that go into the layer slider because it creates 10 different sizes of one image that I don’t need.

    I upload them in a different folder via FTP. It’t a PITA to edit the image location URL as every time I click to edit the URL where the image locations is, it opens the media folder to choose or upload from/to media folder.

    Is there a work around this? An easy way to edit the images url without having it open the Media in wordpress all the time?

    Thanks

    #135125

    Hi,

    On what part of the LayerSlider are you trying to use the image?

    Regards,

    Ismael

    #134984

    Alright, this works for all images.

    Is it possible to have this only for images like commercial and not for the blog posts?

    Greets

    #27721
    Ahnell
    Participant

    Hi!

    I have a problem with Layer Slider because it changes the image source link after I save. I choose a picture from my media library and get the link “http://media.classiclight.se/2013/08/Slide11.jpg” and test the preview and it works great. But after I have saved and test it on a page it doesn’t work. So when I check my slider settings I see that it has change the source link to “/2013/08/Slide11.jpg”.

    Is it because i have my upload folder in a sub domain, media.classiclight.se? And how can I fix it?

    #134832

    Hi,

    I already tagged Kriesi and Devin. They will check this on their iPads. Please watch the thread here: https://kriesi.at/support/profile/gstar72

    Regards,

    Ismael

    #134818

    Hi,

    You can use this on your custom.css or Quick CSS

    .avia-icon-list .iconlist_icon {
    background: #bfd255; /* Old browsers */
    background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(51%,#72aa00), color-stop(100%,#9ecb2d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* IE10+ */
    background: linear-gradient(to bottom, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
    }

    For the iconbox, you can use this:

    .iconbox_top .iconbox_icon {
    background: #cedce7; /* Old browsers */
    background: -moz-linear-gradient(top, #cedce7 0%, #596a72 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cedce7), color-stop(100%,#596a72)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #cedce7 0%,#596a72 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #cedce7 0%,#596a72 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #cedce7 0%,#596a72 100%); /* IE10+ */
    background: linear-gradient(to bottom, #cedce7 0%,#596a72 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */
    }

    This is a nice website to create gradient backgrounds: http://www.colorzilla.com/gradient-editor/

    Regards,

    Ismael

    #27717
    Jeffepro
    Participant

    1. I’d like to add a single background image that would cover the main body, header, and possibly the footer. This is an example:

    http://cayena.es/

    2. I’d like to have a universal background as default and alternate backgrounds for specific pages.

    Can either of these be done with standard settings of the Enfold theme (I haven’t been able to find it)? If not, can anybody recommend CSS scripts or plugins that can accomplish this. I have no experience with coding.

    Thanks for any advice.

    #134983

    Hi,

    Please add this on your custom.css or Quick CSS

    .image-overlay.overlay-type-extern {
    display: none !important;
    }

    Regards,

    Ismael

    #27669
    tglawe
    Participant

    I’ve created a Page called Blog:

    [av_blog blog_type='posts' link='category' blog_style='single-big' columns='3' contents='excerpt' content_length='excerpt_read_more' preview_mode='auto' image_size='portfolio' items='6' offset='0' paginate='yes' custom_class='']

    I’ve tried several configurations: Settings → Reading → A static page, as well as Frontpage Settings in Enfold Theme Options, both set, just one set, etc.

    The Pagination is visible and links to e.g. http://www.domain.tld/page/2/ but on click it directs to Home.

    #134831

    The iPad was quote new, but not the latest – I wish I could have found out the OS version / update.

    I will check back to see if anything is flagged?.

    Thanks

    #27714

    Topic: Menu problem

    in forum Enfold
    arnijon
    Participant

    Hello,

    After I updated the theme and wordpress I noticed a change in the menu. There’s a big space between pages in the drop down menu.

    Here´s an image of the problem: http://i43.tinypic.com/jsox2q.png

    Any solutions to this?

    #134805

    Hi,Hi,

    In order for us to help you, please include a URL to the particular page where you are experiencing this problem. Since each page can be created in a number of different ways , and due to many updates, it is simply not possible to provide you with a meaningful solution without first seeing the page with the live code. A screen capture will not help. What you can do is hide the url to your site by using the http://www.goo.gl url shortner.

    Thanks,

    Nick

    #27710
    ideaFocus
    Participant

    Hey,

    Recently brought and put together a website for a client with Enfold but a lot of features don’t seem to be working or I’m ignorant of why there not working.

    Here is the Website: http://heartnsoulmatters.com

    Here are the problems im having that I desperately need help with:

    Responsive Design:

    1. Menu Disappears at mobile size, no drop down menu

    2. Big Space under Layer Slider at mobile size

    General Theme problems:

    1. Back to Top Button Doesn’t Appear

    2. Menu doesn’t get smaller/Shink on scroll

    3. Image’s from Media box animations dont work (Using Latest FF and Chrome Browers, and IE9)

    Everything on the site is out of the box , The only things that I have have changed is 2 quick CSS

    .title_container {

    display: none;

    }

    #top #menu-item-search {

    display: none;

    }

    So it should work, please advise me why these features arn’t working.

    #135073

    I see it working correct in the enfold sample page though. My images are square and 700x700px, maybe that the problem?

    #27707
    fluencylegal
    Participant

    Hi there,

    I want to change the button inside the promo box with my own custom button (image and hover image) which is 96x96px.

    Can i do that with custom CSS?

    Thanks in advance.

    #27694

    Topic: CSS for Contact Form

    in forum Enfold
    vadi4ek
    Participant

    How do I modify the default rows number for the contact form message box? Since it’s not at the .css, w/o touching the PHP.

    From the dafault, to:

    <textarea name=”avia_message_1″ class=”text_area is_empty” cols=”40″ rows=”3″ id=”avia_message_1″ style=”background-image: none; background-position: 0% 0%; background-repeat: repeat repeat;”></textarea>

    Found this https://kriesi.at/support/topic/contact-form-make-input-fields-thinner and it works like a charm but not the solution for the height of the message text-field.

    #134738

    In reply to: Gallery with preview

    Hi jimbolgs,

    That gallery specifically is just the default WordPress gallery. So if you are using a regular visual editor you can add the gallery using the Add Media button or by using the gallery shortcode: http://codex.wordpress.org/Gallery_Shortcode

    If you want to use the theme’s gallery/easy slider you can choose the image size from the dropdown in the shortcode modal window.

    Regards,

    Devin

    #134434

    Yes that is correct. Typically you can make your life easier by structuring it like this in your css file:

    .term-css .page-thumb,
    .term-css2 .page-thumb,
    .term-css3 .page-thumb,
    .term-css4 .page-thumb {
    display: none;
    )

    Just a bit easier to quick read and add new lines to :)

    Regards,

    Devin

    #134607

    I’m able to put them in using flat HTML (this code is for the ‘icon right’ variation)

    <div class="iconbox_content">
    <div class="iconbox_icon"><img alt="" src="IMAGE URL" /></div>
    <h3 class="iconbox_content_title">TITLE</h3>
    TEXT
    </div>

    but it’s not ideal for a friendly CMS

    #134982

    Same question here.

    #130639

    Hi,

    Unfortunately I am not familiar with that plugin but by the looks of things it is a menace. have you tried using either one of the two gallery layout elements/shortcodes that come with the theme? They look a lot better than that plugin. Please also ask the developer of the plugin if there are any known issues with it or if their forum has lots of others posting about similar problem they are having.

    Thanks,

    Nick

    #27685
    Crippy
    Participant

    How can i turn off the hover style on a linked image?

    Greets,

    Jan

Viewing 30 results - 103,741 through 103,770 (of 106,398 total)