Viewing 30 results - 242,401 through 242,430 (of 244,219 total)
  • Author
    Search Results
  • #125319

    Hi,

    Ok I got you. Here is the css code, please add it to /css/custom.css OR to quick css located in Enfold > Layout Styling.

    .flex_column {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 2px solid #6640FF;
    background: rgba(255, 255, 255, 0);
    -webkit-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.75);
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    }

    It has a shadow. If you dont want the shadow, you can take out the 3 lines in the middle of what i gave you above that contain the word ‘shadow’ in them. The curve will not be seen in older browsers (ie8 i think and below and 25% of visitors have that browser). To make curves visible to ie8, you need to use 4 transparent images of curves,

    Here is another way to do this that creates a cool looking panel with a 3d effect and curved corners. take the previous one out and add this

    http://www.clipular.com/c?8148149=gdtT_1yP35oTh4-qyi2Hxq7S33M&f=.png

    .flex_column {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: rgba(0,0,0,0.0);
    box-shadow: 0 1px 5px rgba(0,0,0,0.25), 0 0 50px rgba(0,0,0,0.1) inset;
    border: 2px solid #6640FF;
    /*border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;*/
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    }
    .flex_column:before {
    position: absolute;
    width: 80%;
    height: 40%;
    left: 10%;
    border-radius: 50%;
    z-index: -1;
    top: 0%;
    content: "";
    box-shadow: 0 -7px 16px rgba(0,0,0,0.4);
    }
    .flex_column:after {
    position: absolute;
    width: 80%;
    height: 40%;
    left: 10%;
    border-radius: 50%;
    z-index: -1;
    bottom: 0%;
    content: "";
    box-shadow: 0 7px 16px rgba(0,0,0,0.4);
    }

    Thanks,

    Nick

    Hi,

    Dynamic Templates serve as a go to option to create pages with the same layout as fast as possible.

    Please create a new admin user. See if the issue is still there. Do you have any plugins installed that might cause the issue?

    Regards,

    Ismael

    #126157

    Thanks Devin, if Enfold offered this as a header option it would kill the competition in sales for sure. I think I’ll need a developer to do the negative margin since that is over my head.

    Thanks much,

    Chris

    #25314

    Topic: Warning Trim

    in forum Enfold
    wayneftruax
    Participant

    Warning: trim() expects parameter 1 to be string, array given in /nfs/c03/h06/mnt/168099/domains/kokko-design.com/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow.php on line 427

    I have been receiving this warning on one page and one Portfolio Item. ????? help please.

    Thx Wayne

    #126314

    In reply to: ENFOLD Easy slider

    Thanks heaps, finding new things each day. To – “set up a separate install” and import dummy data – may be to technical for me – other than buying the theme again and put it on a different site??? Cheers Shaz

    #25311
    alouettephoto
    Participant

    I downloaded the installable wordpress theme with the new update (1.7, i am using 1.2) and then go to themes > upload > select the .zip file. It doesnt upload. It always say “Are you sure you want to do this?. Please try again.”

    Another problems: It says the Jquery Library is old (version 1.6.4) but it used to work. I downloaded the Jquery Updater as recommended and it’s still the same. It says “LayerSlider: old jQuery issue”. Not only the image slider dont show up, the post sliders dont show up either.

    Last problem: The Enfold Combo Widget started to look funny. The popular tab is on top and the recent and tag tabs are bellow the widget.

    My new proyect has been on hold because of this :( Please help.

    #125844

    Hello Devin,

    Thanks for the reply, though that didn’t seem to work for IE9? Maybe my IE is buggared. On everything else it’s fine.

    Cheers,

    Daniel

    #25255
    #25306
    steffl2509
    Participant

    Hallo,

    ist es möglich das angezeigte Datum der Erstellung des Portfolio Items in Enfold nicht anzeigen zu lassen?

    Danke!

    #125875

    Hey Ismael,

    I’m sorry, let me clarify a little more. It does transition if I click on it to transition. However, it’s not transitioning automatically. I’ve tried it on multiple browsers and on multiple computers.

    George

    Hi Martin,

    No not at the moment. I’ve added the request to the Feature Request thread: https://kriesi.at/support/topic/enfold-feature-requests/page/4?replies=99#post-120596

    There could be a way to do it with some custom css on a specific testimonial set up but it would be unique to the implementation and we would need to see it live to see if its doable.

    Regards,

    Devin

    #114686

    User requested:

    A way to display the whole pictures without cropping or resizing to the circle shape? Maybe change the shape form?

    And it would be nice to be able to slide manually through a 1 or 3 column testimonal element.

    #126331

    In reply to: Retina Logo in Enfold

    Glad you were able to get it sorted out :)

    Let us know if you have any other questions or issues.

    Regards,

    Devin

    #126124

    Hi J,

    The theme’s grid is set up to make the blog-grid layout alternate between 1 full width and 2 half width blog posts in the blog grid layout. See: http://kriesi.at/themes/enfold/blog/blog-grid/

    So on your phone (s3) you’ll actually get 2 columns at 205px wide since the screen width is 720px. This is equivalent to the column size for the blog grid on desktop screens when using 3 columns and a sidebar as the demo does.

    Regards,

    Devin

    #123795

    Hi Devin,

    Thank you for your reply. My footer looks like the demo video on the vimeo link you sent over..a ton of page links that go on for miles.. there are 3 colums in the footer right now: Interesting Links, Pages, Categories.

    However on the enfold live demo.. the footer is different…it’s actually formatted… How do we make our footer look like the live demo page (from themeforrest) for enfold… are there footer widgets?….

    There is also a plugin that does just that:

    BP Blog Author Profile Link

    #114685

    For the masonry blog offset layout, can you please consider some flexibility in the image sizes. Would be great to display different size landscape and portrait images. Would also be nice if each post had box-shadow option (like pinterest), kind of like the portfolio items. Current grid layout looks plain and not really like a magazine style. Thanks!

    #125819

    In reply to: Enfold custom.css

    I understand, how can I email you directly for privacy issues my website address, login/password to log into the site?

    As a side note, I did create a class and placed it in the custom.css: .header1 {font-size:16px;} and placed the class on the particular page only after saving the class in custom.css, but that class did not get called.

    Please provide with private email so I can email you directly the details to access the site.

    Thank you

    #25295
    AndyGadge
    Participant

    Hi, can you please assist me with the following tasks. Some background: I installed Enfold theme + WPML plugin (which is supposed to have full support). The site is here: avv.test0.biz , htaccess is admin / admin .

    1. http://avv.test0.biz/?page_id=734 how can I make the “НОВИНИ” block have the same layout as on this page http://kriesi.at/themes/enfold/shortcodes/blog-element/ the “Half Sized Blog Element (Single Author Style)”? My developer says that a sidebar is required for this, to remove the “fullsize” class to make this happen. I think it’s kind of odd. Is there another way to control this without messing up with the code?

    2. http://avv.test0.biz/?page_id=1167 — I created a contact form, translated it in Ukrainian, however it does not send emails sometimes. When it does, the fields I mixed up and not all fields go through. Ukrainian is one of the supported languages as far as I can see. My developer says, that some cyrillic characters don’t pass the filter when the form is processed.

    3. Is there a way to control showing/not showing post feature images for Blog Posts controls?

    Thank you.

    #25293

    Topic: Translation of Enfold

    in forum Enfold
    awilson3rd
    Participant

    Hello,

    I have been asked to create a multi-lingual website (English and French) and was wondering what the best way to do this is in Enfold. The translation will of course need to cover sliders too. Also, what effect does this have on SEO if any?

    Thanks

    Andrew

    #116475

    In reply to: Enfold Showcase

    Glad you like it JeroneRichards :)

    Sites look good everyone!!

    #126313

    In reply to: ENFOLD Easy slider

    Hi Shaz,

    I’d recommend you set up a separate install and import the dummy data to use as a reference. Its by far the best way to learn how to use things.

    There are also the videos we’ve done on the Avia channel here: https://vimeo.com/channels/aviathemes

    I set up an easy slider in this video specifically: https://vimeo.com/channels/aviathemes/64927358

    Regards,

    Devin

    #125818

    In reply to: Enfold custom.css

    We’ll need to look at the site live to see why it isn’t working. The H1 and H2 should be done on the specific page(s) you want as there are a lot of different variations of h1 and h2 tags throughout the entire theme so a blanket change would be bad.

    Regards,

    Devin

    #126276

    Hi mickfollari,

    You’ll need to change the way the theme actually generates the archives. In the archive.php file replace:

    get_template_part( 'includes/loop', 'index' );

    with

    get_template_part( 'includes/loop', 'archive' );

    Then you can edit the archive loop to pull the excerpt instead of the_content like you had tried before.

    Regards,

    Devin

    #25288
    McGawain
    Participant

    Hi,

    I cant find any instructions in the theme documentation, how to make a Portfolio page in Enfold theme. Please give me support, how to make for Example like this: http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/

    or this: http://kriesi.at/themes/enfold/portfolio-item/slider-two-third/

    Thanks

    #126073

    In reply to: Enfold installation

    Hey romero2,

    Hopefully that helps and make sure to check out the other videos we have on the channel for some additional how-to’s for the theme :)

    Regards,

    Devin

    #125736

    In reply to: Enfold Theme

    If you are very new to working with premium themes or have never worked with one of Kriesi’s themes before the best thing to do would be to import the dummy data which will populate pages, posts, portfolio items and menus very similar to the demo site.

    All shortcodes can be added using the Shortcodes button in the visual editor.

    #125817

    In reply to: Enfold custom.css

    Correction #2

    Move the Social menu from left to right and text area from right to left…just a swap.

    I was given the following code by your support to place on the CSS and we tried placing it in both the Quick CSS and Custom CSS and none worked. Here is the code:


    div .sub_menu {
    left: -20px;
    right:auto;
    }
    #top .social_bookmarks{
    float:right;
    }

    #126166

    Hi fdecoene,

    I’m not really sure what you mean. What effect are you looking to duplicate from the demo? Can you link to it so we can get a good reference point?

    Regards,

    Devin

Viewing 30 results - 242,401 through 242,430 (of 244,219 total)