Viewing 30 results - 102,511 through 102,540 (of 106,403 total)
  • Author
    Search Results
  • #163673

    In reply to: Animated content

    I see where i can make animation

    for example for Feature A i have:
    Image Alignment > Right
    Image Fade in Animation > Left to right

    but its not working:(

    #163649

    In reply to: Animated content

    hi i try to help you!

    choose the picturelement

    fadein

    you will see the image animotion, you can choose how the picture fade in.

    cheers

    carsten

    #163637

    Hi Yigit, thank you.

    I did what you said but the image width is not being stretched end to end

    Please check my link here emergevirtualretreat dot com

    Thanks

    #163592

    I didn’t pitch it in that thread. I thought it was more of a support site thing, but it would be cool to see it in the documentation. Perhaps a collection of all the cool short code tweaks created in this forum. That sounds like quite a task though.

    #163586

    @Ismael | Disabled everything, still looks like this: http://i.imgur.com/qAYkmGD.png

    @Alex | Should be a lot easier to find answers when doing a search now that the tagging of post is easier. Lets hope more people do that! I do agree on the page with certain quick fixes or popular lines of css etc… DId you pitch it for the next version, in the ideas thread? :)

    #163581

    Hello infiniteloop!

    Can you post a screenshot and show us where exactly you would like to display image on header?

    Best regards,
    Yigit

    #163576

    Ok, I think you´re right.

    I erased all pictures and uploaded it again and now it seems that it work.

    Does this mean that I from now on have to erase all pictures from week to week?

    Yesterday I uploaded the pictures out of the layerslider editor before I used them.

    Now I uploaded the images directly with the uploader inside the Mediathek. Is there a difference?

    Regards

    #163557

    Hey Bruno!

    Other users who had the same problem solved it by deleting existing images and uploading them again. So i would highly suggest you to try the same and let us know if it does not work

    Cheers!
    Yigit

    #163548

    Hello,

    The link is http://rerral.com

    If I don’t put a featured image on a post then nothing shows what I am actually talking about is the preview for the grid layout if there is not image.

    You’ll see on the homepage a few posts without featured images, generally videos. It’s just grey with a video symbol and then when you hover over it disappears.

    Thanks :)

    #163544

    Hey Gi!

    In Advanced Layout Builder, you can add Fullscreen Slider in Media Elements and for colored sections you can add Color Section in Layout Elements

    Regards,
    Yigit

    #163534

    Hello!

    Images cannot be found as seen here http://i.imgur.com/92AekzC.jpg please try deleting them and uploading once again

    Regards,
    Yigit

    #163514
    DavyE
    Participant

    Hi, the following is kind of difficult to explain, so let’s hope I succeed in doing so. What I basically need to do is automatically show certain content felds on my portfolio pages. For example:

    I have hundreds of customers which I added in the portfolio section. I’ve added the whole list of customer logo’s on a page. When visitors click on a customer logo to see the customer details page, they get details such as a quote, pictures, downloadable pdf files, and so on. This information is added through the Avia Layout Builder.

    BUT, above the content of the Avia Layout Builder, I want to automatically show the following elements, because most customer detail pages will consist ONLY this info and it’s therefore a big timesaver to make this happen automatically:
    – Show the customer logo (featured image)
    – Show the customer name (page title)
    – Show the customer country (assigned category)
    – Show the customer website link (custom field added with Simple Fields plugin)

    On top of that, I’d like to be able to layout it somewhat so that the logo is placed to the left of the title+country+website. I’ve already tried adding some php in the single-portfolio.php file, but my PHP knowledge is very limited and I keep getting errors.

    To call for the correct fields, I think it’s something like:
    – Featured image: the_post_thumbnail( );
    – Page title: the_title( );
    – Assigned category: get_the_term_list( get_the_ID() )
    – Simple Fields custom field: $customers_website = simple_fields_get_post_value(get_the_id(), array(3, 1), true);

    Below is an example of the code I’ve put together, which still has an error and seems to replace any content inside the Avia Layout Builder, but as I explained it’s supposed to just show above it.

    <?php 
    echo "<div style='float:left; border:1px solid #E1E1E1; margin-right:5%; margin-bottom:20px;'>";
    if ( has_post_thumbnail() ) { // check if the post has a Post Thumbnail assigned to it.
    the_post_thumbnail( );
    } 
    echo "</div>";
    the_title( '<h3>', '</h3><p>' ); 
    			   
    echo strip_tags (
    get_the_term_list( get_the_ID(), 'customers_entries' )
    );
    $customers_website = simple_fields_get_post_value(get_the_id(), array(3, 1), true);
    echo "</p><p><a href='$customers_website' target='_blank'>$customers_website</a></p>";
    ?>

    Any advice is greatly appreciated.
    Thanks in advance!

    #163498

    Hello!

    No, the portfolio just supports a 2 column, 3 column or 4 column layout We plan to add a 1 column layout in the future but 5 columns are not planned or supported yet. As a workaround you can try the “Partner/Logo Element (Media Elements) which we introduced in Enfold v2.1 and which supports up to 8 columns. You can link the images to any website or webpage – i.e. to your single portfolio entries.

    Regards,
    Peter

    #163492

    Hi!

    1) Please check your user profile page (Users > Your Profil). On this page you can change your Nickname and the “Display name publicly as” option which helps you to switch between the nickname and the username. “Jaybo” is probably the username of the author “Jamie Wyant” because the link points to http://conservio.com/author/JayBo/ and wordpress always uses the username for the author page slug (because the username must be unique and it’s like an ID). If the link to the archive page doesn’t work try to flush the permalinks. Go to Settings > Permalinks and hit the “Save” button.

    2) Afaik there’s a “Biographical Info” field on the profile page. You can insert any text into it and it will be displayed next to the author image. The avatar is the default wordpress avatar and is loaded from gravatar: https://en.gravatar.com/ – it’s connected the the author email address and if you change the email address you also need to change the email address on your gravatar.com profile page..

    Best regards,
    Peter

    #163489
    Anonymous

    Hi Ismael,
    thanks – that did the trick!
    No distortion and square dimensions, perfect!
    Thank you!

    #163486
    xpoveda
    Participant

    Hi, I’m developing my second site with your theme.

    Sorry if I do lots of questions but I will get a generic vision of all possibilities to offer to customers.

    Now I have three more and all I’ll use your theme (with their respective licenses) because I find it super-agile.

    This project is a pastry in the color scheme is pink.

    I meet different problems, that I can not afford, see if you can help me.

    The main problem I see is the use of certain styles in the control panel for more than one thing and, above all, the colors that appear are defined (which I assume will be a subject of opacity).

    IMAGE 1

    I put red in one of the fields the color scheme and background affects the social icons, hover the menu, and search bar, how to make it different?. I want same color in social and search bar (dark pink) and in hover menu another color (red by example).

    http://imageshack.com/photo/my-images/842/p9o6.png/

    IMAGE 2, 3 and 5

    When initially loading the menu or via logo looks correct, but when entering a node and go to page x, when I return to menu nodes letters are not displayed correctly (grey, why????), would have wanted to be white.

    http://imageshack.com/photo/my-images/543/i1r8.png/
    http://imageshack.com/photo/my-images/543/i1r8.png/
    http://imageshack.com/photo/my-images/11/pgzr.png/

    FIGURE 4

    How to make the main links are black?

    http://imageshack.com/photo/my-images/812/9k2x.png/

    PICTURE 6

    How to make the search not return form letters in gray (another time???, ;))

    http://imageshack.com/photo/my-images/5/4e9o.png/&#8230;

    Thanks so much for your help!!!

    Xavier.

    #163473
    Gi
    Participant

    I am very new to WordPress/Web Design.

    My client wants a page like this http://consciousbusinessplayground.com/event/

    Now, my question is I can’t find where to create the header/image with full width.

    And also if you scroll down, there are parts where there are full width colors.

    Please help.

    Thank you in Advance

    #163467
    mikemurphy10
    Participant

    I just auto updated and now the layout in IE8 is seriously wrong.

    http://www.htsfreeschool.co.uk

    Images on pages should be 3 columns, and post slider on front page should be 3 columns also. Both show only 2 with the 3rd column wrapped.

    Can anyone help put it right ?

    Thanks

    Mike

    #163462

    Hey!

    Please insert following code into the quick css field to fix the issue

    
    #top .menu-item-search-dropdown > a, #searchform #searchsubmit, .ajax_search_image, .iconfont {
    font-family: 'entypo-fontello' !important;
    }
    

    Regards,
    Peter

    #163448
    asherbarrett
    Participant

    so I have subcategories set to be the landing page for the user when they go to our store here http://tinyurl.com/jvqcdns. I like how the categories have thumbnails that I added in the categories tab. but once a category is selected I don’t like the category image that shows above the products.http://tinyurl.com/mtjal2h

    How would I get ride of that image above the products once a user clicks on a category.

    #163436

    Hey!

    You can add rel=”lightbox” on the anchor tag.

    <a rel="lightbox" href="IMAGE OR VIDEO URL HERE">This is a lightbox link</a>

    Regards,
    Ismael

    #163434

    Hi,

    If you want to change the style of a specific 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 elements within that page.

    .page-id-2251 .small-preview {
    display: none
    }

    Regards,
    Ismael

    #163410

    Hello Ismael,

    I tried your solution, but not working. I made sure all thumbnails are in proper size.
    This is screenshot for an image being displayed on Retina in three different methods.
    http://onthe8.com/corporate/test.jpg
    Screenshot

    Main link is
    260 x 185
    http://www.onthe8.com/wp-content/uploads/acres.jpg

    Retina link is
    http: (Email address hidden if logged out)
    520 x 370

    Whole website is working properly but portfolio Grid.
    Its not the thumbnail Size issue, its how its being displayed (May Be CSS), Please let developer know, Its a bug.

    Thanks
    Jas

    Hi!

    You can use this:

    .avia-post-nav:hover .entry-info-wrap {
    width: 140px;
    }
    
    .avia-post-nav .entry-info {
    width: 100px;
    }
    
    .avia-post-nav.avia-post-prev .entry-image {
    position: relative;
    left: 20px;
    }
    
    .avia-post-nav.avia-post-prev .entry-image {
    position: relative;
    right: 20px;
    }

    Cheers!
    Ismael

    #163389

    Hello!

    You’re using 3 columns for your portfolio? You can edit this line of code:

    $avia_config['imgSize']['portfolio'] = array(‘width’=>465, ‘height’=>346); // images for portfolio entries (2,3,4 column)

    Replace it with:

    $avia_config['imgSize']['portfolio'] = array(‘width’=>346, ‘height’=>346); // images for portfolio entries (2,3,4 column)

    Regenerate the thumbnails: http://wordpress.org/plugins/regenerate-thumbnails/

    Regards,
    Ismael

    • This reply was modified 12 years, 6 months ago by Ismael.
    #163380

    Hi!

    Edit functions.php, find this code:

    $avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>185 ); // images for portfolio 4 columns

    Replace it with:

    $avia_config['imgSize']['portfolio_small'] = array('width'=>520 'height'=>370 ); // images for portfolio 4 columns

    The image thumbnails you’re uploading as portfolio thumbnails are so small. Please upload a larger image, twice the size if possible.

    Best regards,
    Ismael

    #163378
    infiniteloop
    Participant

    Hi.

    I just bought Enfold Theme, very nice.

    I need to insert an image above the header, I was wondering if I can insert a new div tag in the header.php file. The div is going to have a sinle image and nothing else.

    Coul you provide the PHP code? I’ll appreciate that a lot.

    Thanks, regards.

    • This topic was modified 12 years, 6 months ago by infiniteloop.
    #163373

    Hi!

    This is the css code for the promo button:

    body div .avia-button {
    border-radius: 3px;
    background-image: url("../images/layout/bg-button.png");
    background-repeat: repeat-x;
    background-position: 0 0;
    padding: 10px;
    font-size: 12px;
    text-decoration: none;
    display: inline-block;
    border-style: solid;
    border-width: 1px;
    margin: 3px 0;
    line-height: 1.2em;
    position: relative;
    font-weight: 600;
    text-align: center;
    max-width: 100%;
    }
    
    .avia-button.avia-size-large {
    padding: 13px 30px;
    font-size: 14px;
    min-width: 127px;
    }
    
    body .avia-button.avia-color-theme-color, body .avia-button.avia-color-theme-color:hover {
    color: #fff;
    color: rgba(0, 0, 0, 0.5);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    
    #top .main_color .avia-color-theme-color {
    color: red;
    }

    You can use the google chrome to inspect the Gravity Forms button then apply the css codes above. A link to your site will help.

    Best regards,
    Ismael

    #163360

    The ajax option is completely separate from the regular portoflio items. You must use the options below the visual editor to add your images to the ajax gallery.

    So the content in your visual editor, that single gallery, gets ignored for the ajax version. You need to add your images again like i have in my image above to the meta box below where you have what appears on the single portfolio page.

    #163356

    In reply to: Image Error

    Hi!

    Have you tried doing this with a fresh installation of WordPress (no localized version)?

    Regards,
    Josue

Viewing 30 results - 102,511 through 102,540 (of 106,403 total)