Viewing 30 results - 102,811 through 102,840 (of 106,399 total)
  • Author
    Search Results
  • #29573
    cyrusis
    Participant

    Hi support staff,

    Let’s say I create two columns beside one another. I want one column to contain text and a description and the other column to contain an image that slides in.

    Now the column with the image that slides in, I want it to not be restricted by the column dimensions but I want it beside the text of the other column. Also would be neat to be able to do the same with an advanced slider.

    So what I mean by this furthermore, is that it want the picture to not be confined by anything. It would be visible outside of the page borders even. I want to make the image in photoshop in the size I want it, and I want it to display in full the size I made it and stay beside the text description.

    I see many websites do this. I’m wondering if this is possible with the enfold theme for an average user?

    Thank you.

    #141018

    Ismael,

    This is what I found from a css file of one such website that uses this “Microsoft Yahei” font.

    @charset “utf-8”;

    /* CSS Document */

    *{ margin: 0; padding: 0 }

    body, button, input, select, textarea, font { font-size:12px;font-family:”Microsoft Yahei”,tahoma, sans-serif; color:#181818;}

    h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight:normal }

    em { font-style: normal }

    ul, ol { list-style: none }

    img { border: 0 }

    *html{

    background-image:url(about:blank);

    background-attachment:fixed;}

    .clear{ clear:both}

    See it has it as part of the font-family?

    Thanks,

    #140961

    Hi,

    Are you referring to the Portfolio Title? Can you give us a link to the page?

    Regards,

    Ismael

    learningherbs
    Participant

    Hey there,

    On my site, I have Enfold 2.1 installed on a WP 3.6 installation. I’m using a customized child theme of Enfold.

    I moved the page.php file from the /enfold/ theme folder into my child theme folder and renamed it, adding the commented PHP code at the beginning to turn it into a Template that can be used for individual pages via the WP editor Page Attributes dropdown.

    The problem is that every time I use this new Page Template, the page is broken.

    Here is what the page should look like: http://herbmentor.com/EnfoldEditorBug2-Intended.jpg

    Here is what it looks like when broken: http://herbmentor.com/EnfoldEditorBug2-Bug.jpg

    Somehow, the page background div has covered up the main content area – as it appears somewhere along the line, one or more divs were closed prematurely. The HTML code reveals that the broken pages are all properly generating the content, but it’s covered up by that missplaced background image.

    I started to run some tests, thinking that I had messed something up in my page Template’s code. Turn’s out, whenever I remove the included page loop template, the problem disappeared. Though, so did all the content, obviously.

    I tested many other ways, including trying to recreate the entire page from scratch in the Advanced Layout Builder, and that’s when I noticed the fun part that I need your help with.

    This is the new page I created from scratch: http://herbmentor.com/EnfoldEditorBug2-Test.jpg

    Content shows up fine so far, though I’m just using a 1/2 column & text box shortcode. So I added a few others. All of them worked fine. Until I got to the Color Box layout shortcode. Every time I added one of these shortcodes to the layout, the page would break in the exact same way as above.

    It seems like something in the Color Box code doesn’t translate well on pages using a custom page Template, and I can’t figure out why.

    You still have an admin account (kriesi.dude) to log into this site (you’ll need to, as it’s a private membership site) from my last ticket (https://kriesi.at/support/topic/javascript-conflict-on-addedit-posts-pages). Let me know if you need me to send you the credentials again.

    #29563
    mmagnani
    Participant

    Hello,

    I need some posts to be isolated from others and I think I can make them as Portfolio entries. Besides, I need them properly categorized.

    Most of them do not have an image and I want to show them as “Single author with small preview”. I can do it with Blog Posts shortcode / Content Element.

    My problems are:

    1. There is an alignment problem (bug?) when using Single Author Small Preview blog style with portfolio entries. That does not happen with normal posts. (http://halux.com.br/wordpress/)

    – How can I fix this?

    2. When displaying a portfolio category, the only available style is the portfolio grid. However, when some portfolio entry has a long title, the boxes are displayed with different heights. (http://halux.com.br/wordpress/portfolio_entries/portfolio-cat-1/)

    – Would it be possible to apply a different default blog style to them?

    – If not, how can I fix the different heights problem of the portfolio grid?

    3. As portfolio post titles are shown in (default) header, a long title and the breadcrumb are superposed. (http://halux.com.br/wordpress/portfolio-item/portfolio-2/)

    – How can I fix this?

    4. I can change the “portfolio-item” slug, but portfolio categories are important to me.

    – How should I change the “portfolio_entries” slug?

    5. Another possible solution for above problems would be using a real Custom Post Type, leaving portfolio features for their own purpose.

    – Would you have any ideas for this alternative?

    6. I need some Entypo icons not available to the theme. They seem to be commented in entypo-fontello-charmap-unmod.php

    – Is there a way to make them available?

    Thank you!

    #140950

    Sorry – here is the link:

    http://dev.atlasdie.com/tooling/

    #29546
    mgould
    Participant

    I have inserted some images inside a text box using the tab shortcode. I would like the images to be aligned side-by-side horizontally which works fine until I had captions. Once I add captions to each image, they align one on top of another – vertically instead of horizontally. How can I get these images and captions aligned vertically again? Thank you

    #29551
    headbentdesign
    Participant

    Hey fellas,

    I’m trying to remove the image names on only one of my portfolio categories named “Random Images.” There will be dozens of images in the category and there’s no need for names. The portfolio items “require” me to give it a name, or I would just leave it blank.

    Thank you for your help, as always.

    -Pat

    paulsutton
    Participant

    I have added the “blog posts” element to a page using ALB, in grid format, in 1/5 columns. If there is no “featured image” attached to a post, then the Fallback Image (Standard, Link, Quote, Gallery, Video, Image, Audio ) does not show up, and in turn collapses that element, if I place just one image as featured in one of the posts that shows, then they expand, if none…nothing.

    See screens following:

    With Thumbnail: http://bit.ly/1enBEK6

    Without Thumbnail: http://bit.ly/1aujhOC

    #140867

    Hi Andreas,

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

    #top .thumbnail_container img { margin: 0 auto!important; width: 170px; height: 257px; }

    Regards,

    Yigit

    #138967

    In reply to: Featured Image Options

    Hi MHM,

    Where did you make the change? Are you using a child them by chance?

    Regards,

    Devin

    #29512
    mgould
    Participant

    I am using the layout builder on most of my pages but would like to customize the padding between each element customized to each page. Here is an example page:

    http://dev.atlasdie.com/why-atlas/

    On this page, I would like to reduce the padding between the slider and the text box at the top. Also I would like to change the padding between the images and text boxes on the rest of the page. Is it possible to get some generic code that I could work with? I do not want these to be site-wide changes.

    Thank you!

    #140626

    Hi,

    Please add following code to Quick CSS in Enfold theme options

    .grid-image img { height: 154px!important; }

    Regards,

    Yigit

    #29519
    aneubaue
    Participant

    Hi Support Team,

    I have one more issue, I was spending hours on without finding a solution:

    Please have a look at this sample page: http://www.victorias-bodyshop.com/produkt/cherry-blossom-bodylotion/

    At the bottom right above the footer you find related products.

    How can I change the size of these images? I want to get them smaller because they all look blurry.

    Thank you,

    Andreas

    #140578

    thanks, but this is the opposite of what I would like to have:

    – no overlay functionality at this page-id

    – but still the lightbox function itself, means, when clicking on an image, it should open in the lightbox as usual

    Just no overlay function:

    Thanks.

    #140818

    Hi,

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

    #menu-item-3043 a {
    background: url('ICON OR IMAGE URL HERE') top left no-repeat;
    padding-left: 20px;
    display: block;
    margin: 0;
    padding: 0;
    }

    Regards,

    Ismael

    #139056

    In reply to: Color Section Problem

    Hi Mahmut,

    I have tagged rest of the team already. This post was added to their personal queue.

    I am not having the same issue on my screen http://i.imgur.com/ZcvvbId.jpg

    What is your screen size? You can try uploading an image larger than your screens width.

    Regards,

    Yigit

    #29509

    Topic: Easy Slider on IE9

    in forum Enfold
    wpl
    Participant

    Hi guys just noticed that easy slider does not work properly on IE9 (Windows 7).

    Slide mode: it does not slide but jumps from an image to the other without any transition

    Fade mode: it works

    Both fade and slide mode: the caption appears fixed (no animation is displyed).

    This happens also on the template sample pages (Pages > Slider > Easy Slider “Move” and Easy Slider “Fade”)

    #29506
    freeHat
    Participant

    When in layout builder when I try to add an image to a text block by clicking ‘add media’ button the image doesn’t get displayed. It seems like it’s going to work, sends you to the media library, pick an image etc. but nothing is displayed once back in the text block.

    #29496
    suthye
    Participant

    my site at http://www.gpc2013.my

    I need to make the top nav. menu called “Global Peace Foundation” to be bold and have a small icon/image on its left.

    can you help me to explain how I can do that?

    thank you

    #140518

    Thanks,

    This “kind of centers” the big images, but does little for the smaller ones.

    But I suppose this topic has dragged for long enough, especially considering that the main idea here was supposed to fix the image sizes, and it did that.

    I’ll try some more ideas how to center the images, and perhaps I’ll just open a dedicated thread for that later, if I am unsuccessful in my attempts.

    Thanks again!

    #114846

    Ich schreib auf Deutsch, damit ihr mich versteht.

    1) Text oder Logo

    Auswahl ob der Webseitentitel als Text oder Logo angezeigt wird.

    2) Rücksicht auf Suchmaschinenoptimierung

    Ich weiß die Designer übersehen sowas gerne. Überschriften (h1..) sollten auf keinen Fall für Designzwecke missbraucht werden.

    Das sind die wichtigsten Mittel, neben dem title, um den Suchmaschinen klar zu machen um was es auf der Seite geht.

    Zb. den Text “Blog – Die letzten Neuigkeiten” als h2 zu machen ist ein Unding.

    3) Blog Style

    Fünfter Blog Style: Single Author, no preview Pic (no author picture is displayed, no feature image is displayed)

    Ich nutze am liebsten eine aufgeräumten Style, ohne die Bilder. Also “Single Author, big preview Pic”, wo die featured images fehlen. Scheinbar haben auch schon viele andere hier im Forum danach gefragt.

    4) Related Posts:

    Ich würde mir eine Steuerung der “Related Posts” wünschen. Zumindest das ich entscheiden kann ob sie angezeigt werden oder nicht.

    #140622

    In reply to: site performance help

    Hi JoshMetz,

    Using something like w3tc as mentioned above or any of the caching plugins in addition to minifying your site code and optimizing your images is the best route to go.

    Regards,

    Devin

    #140709
    #140757

    Hi!

    Try to insert following code into the quick css field

    .four.units.single-product-main-image {
    overflow: visible;
    }

    Best regards,

    Peter

    #29473
    denislaroche
    Participant

    Hi There,

    Thanks much for a wonderful theme. Enfold is awesome.

    For some reason the Cloud Zoom plugin does not work on desktop browsers. Apparently works only on mobile ( I have tested on iPad and iPhone). I have contacted the plugin developer, they suggest is the theme.

    When I hover the image in product details page, I get the rectangle to be magnified but no large image appears.

    Would you be kind to guide me towards fixing this?

    The URL to this website is: http://badasssports.org/

    Thanks in advance for your help.

    Rod

    #29472
    zerozendesign
    Participant

    Hey guys –

    The easy slider is no longer working – cannot cycle through images. See – http://classic.dentistserver.com/about-us/

    #140462

    Hi andypeck,

    The border is added in depending on the sidebar with:

    .sidebar_left .content {
    border-left-style: solid;
    border-left-width: 1px;
    border-right: none;
    margin-right: -50px;
    margin-left: -1px;
    padding-left: 50px;
    }

    So you can remove it by changing the border width to 0px. Add a” border-color: #cc0 !important ” to the css to change the color and the same with color/image.

    #4 however is a bit more tough. The best way to do this is with a color section. Outside of that its entirely custom css based on the page and elements within the page. A freelance developer is your best route for that.

    Regards,

    Devin

    #138966

    In reply to: Featured Image Options

    I’m right with ya, itsfargo.

    Josue, I used the replacement code that you recommended to hide the featured images, but it did not change anything.

    #29443

    Topic: layer slider

    in forum Enfold
    sandboxes
    Participant

    i want to add images which are retina quality on the site with layer slider.

    I have a problem, on the ipad the image is cropped at the sides- white space added.

    on the desktop ful width no white space but heads are cropped off?

    How can i edit an image to make it fit and retain a high quality. when i resized the images to 1600 by 470 they fitted but where blurry and not retina quality

    site is http://southhiendley.wakefield.sch.uk/

Viewing 30 results - 102,811 through 102,840 (of 106,399 total)