Viewing 30 results - 237,241 through 237,270 (of 244,517 total)
  • Author
    Search Results
  • #174055

    Hi there,

    Here is the link to the website I am working on (I have made it public briefly)
    http://asapsevents.org.au/wp-login/home

    If you are using chrome, you will notice that as you scroll down the first time the background image on the full-width easy slider jumps around and doesnt look smooth. Is there anyway to fix this? It seems to happen with any photo.

    Using Enfold (latest) on Chrome (latest). Background image seems to work fine in Firefox (latest).

    #174049

    Hi Ismael

    I want to make a page like this http://kriesi.at/themes/enfold/portfolio-item/portfolio-big/
    But if i use Portfolie Items to create my gallery – i dont see how to create the page like this?

    #174047

    Hi ismael,

    yeah i have the latest version of enfold installed and everything works fine except for that layerslider, tooltip is also enabled..i am not sure what was really going on there, but i manage to solved the problem by uploading config-layerslider and replace the one from my server.

    thanks anyway ismael.

    regards,
    pandaweb

    #174037
    thomrommens
    Participant

    Hi guys,

    First of all: big up for your great work. Enfold truly is the most flexible & beautiful theme ever! Love it.

    Now, I’m editing my blog grid view. As I want to make clear the type of posts (video, text blog) there, I would like to change the default green arrow hover image by another hover image. Specifically, I would like to use the effects of the ‘related posts’ section underneath a blog post. I prefer to have this transparant-white hover effects (specifically the video and pencil image) as hover effects in my main view in Blog Grid.

    Preferably, I’ll keep the rest of the website the same. That is, keeping the default arrow hover image for other links outside the Blog Grid view. But if that’s too complicated, it’s OK as a side-result.

    Could you tell me what steps to take? Thanks a lot!
    Thom

    #174015

    Hi WarrenHorak!

    The header normally is 90px height, and 45px height when scrolled (if set as fixed), the width is variable, depending of what is set in the backend.

    Regarding the Slider, i’ll take the dimensions of the one showcased in the demo site, the height of it is 470px, and the width is the width of the screen (100%).

    Best regards,
    Josue

    #174009

    In reply to: Full width background

    Shoot, that did not work. In Color section, bottom of the scree, Section id entered msm in the box. SAved and updated page. Navigated to Enfold theme options, styling, Quick css and entered
    #msm{
    height: 1500px;
    }

    Not forcing a 1500px height. Did I miss something?

    Mike

    #174000

    Hi!

    You can actually insert a sidebar inside a Color Section. Add a Color Sections then add 2/3 Column and 1/3 column. Insert the content on the 2/3 column and add the Widget Area element inside the 1/3 column. You will have a content and a sidebar. Edit the page’s Layout to No Sidebar because we will generate the sidebar inside the 1/3 column using the Widget area element.

    Regards,
    Ismael

    Hello!

    You can set the default gallery thumbnail size on Settings > Media > Thumbnail size. Regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/

    Regards,
    Ismael

    #173991

    Hello pandaweb!

    Please give us a link to the website. Do you have the latest version Enfold 2.3.1? If not, please download it on your themeforest account then update your installation. Go to LayerSliderWP then edit any slides. Click Screen Options, enable “Tooltips”.

    Cheers!
    Ismael

    #173988

    Hey!

    I did some test and the logo issue seems to occur on Enfold 2.2 and older versions. The logo on IE8 has been fixed on Enfold 2.3.1. Please download it on your themeforest account. Update your Enfold installation via FTP. Watch this video: https://vimeo.com/channels/aviathemes/64927356

    Cheers!
    Ismael

    #173970

    Hello!

    Its color is the “heading-color” set here (Enfold > Styling):

    Regards,
    Josue

    #173968

    In reply to: Social Badges in IE8

    Hi!

    I have the same issue on IE8 in my Enfold installation locally and for the life of me can’t figure out a way to fix it. The temporary fix I gave you worked somehow. Have you tried the temporary fix above? Kriesi needs to do some testing on your site to fix the issue. You can check “Set as private reply”. You can also send the login details via email. You can email it to ///. Include the word “Kriesi” on the subject. Add the link of this thread on your email. I will forward it to him and test your site as well.

    Cheers!
    Ismael

    #173965

    Hey!

    Please send in the login details on the email address above. Update your Enfold installation to 2.3.1. Download it on your themeforest account.

    Regards,
    Ismael

    Am still stuck on trying to set my homepage as the Enfold Frontpage. This is a separate issue to the one caused by the plugin conflict above.

    Hey 666666!

    Edit framework > css > avia_admin.css, add this code at the very bottom:

    .avia_sidebar_content div {
    display: none !important;
    }
    
    .avia_sidebar_content div:first-child {
    display: block !important;
    }

    Cheers!
    Ismael

    #173929

    Hello andreanapier1985!

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

    #header_meta { z-index: 2; }

    Best regards,
    Yigit

    #173912

    Hello!

    2. That code isn’t working because this file doesn’t exist.

    3. I don’t see that shadow, can you post a screenshot of your view?

    4. Could you please elaborate? a screenshot would be helpful too.

    Regards,
    Josue

    #173911

    Hello!

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

    #header_main { border-bottom: none!important; }

    Best regards,
    Yigit

    #173905

    Hey!

    1.

    In this file, replace this:

    div .logo { float: right; right: 0; }
    .main_menu { left: 0; }

    By this:

    div .logo { right: 0; left: auto; }
    .main_menu { left: 0; right: auto; }

    Cheers!
    Josue

    #173900

    It would be cool if we could use shortcodes to pull info from photo metadata to help produce a redundant free portfolio. Perhaps if it pulled the data from the featured image.

    For example:

    [shutterspeed]
    [focallength]
    [caption]

    #173899

    Hi!

    I get this error on login page http://i.imgur.com/NDZ7aju.jpg :(
    Can you try re-updating the theme via FTP?
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Cheers!
    Yigit

    #173889

    Hey macrunner!

    Please go to enfold\js\prettyPhoto\js folder and open jquery.prettyPhoto.js file. Search “theme” and find http://i.imgur.com/VKAoooU.jpg
    and change “pp_default” with “dark_square”.

    Regards,
    Yigit

    #173884

    Hello davidrk!

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

    #top .widget_nav_menu li { float: left; font-size: 11px; }
    #top .sidebar_left .widget_nav_menu .sub-menu { display: none; }

    Regards,
    Yigit

    #173875

    Hi penumbra!

    1) Please go to Appearance > Menus and uncheck “Enfold footer menu” under Menu Settings http://i.imgur.com/Vih6It4.jpg
    2) You can add [nolink] in Copyright section in Enfold theme options to remove “Enfold Theme by Kriesi”
    3) Categories, date and author will be added automatically when you make new post
    4) You can add following code to Quick CSS in Enfold theme options under Styling to remove post meta

    .post-meta-infos { display: none; }

    5) For new fonts, please refer to this topic https://kriesi.at/support/topic/new-custom-font/#post-121900
    6) Please go to Enfold theme options > General Settings and choose “Single Author, Big preview pic” as Blog Style.

    Cheers!
    Yigit

    #173870

    In reply to: Table bug (Enfold)

    Hello!

    Please change the previous code with following one

    .responsive .avia-data-table tr:first-child th { display: block!important; }
    .avia-table-1 td:nth-of-type(1):before, .avia-table-1 td:nth-of-type(2):before { content: none!important; }

    That does the job on my end

    Cheers!
    Yigit

    KCMartin91737
    Participant

    I’m updating my site with the Enfold theme and very much like the look so far but have run into a problem I can’t seem to resolve.
    Note: Virtually all of my posts, pages and portfolio items will include video from my Vimeo+ account as my primary business and the focus of this site is video production services.

    I’m using a ‘Blog Posts’ advanced content element on my home page. If I use the Vimeo supplied Embed code in a blog post, it works very well both on desktop and mobile displays but, I get no image thumbnail displayed for that post in the Blog Posts element on my home page. I get the same result with video in a portfolio item or page using any compatible advanced content elements on another page.

    I tried using the Link and IMG codes to add the video in my post rather than embedding and it works fine but the image is still not displayed in Blog Posts on the home page. The also creates aspect issues when launching the video on mobile devices.

    Example of embed: <iframe src=”//player.vimeo.com/video/76392850″ width=”500″ height=”281″ frameborder=”0″ webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>

    Example of video image tag: test for thumbnail

    The only way I seem to be able to get the thumbnail link in a Content Element to work is to set a “Featured Image” which then displays that image on the page plus the video clip as well. I don’t really like the double image.

    1st question: Is there any way I can add video to posts, pages and portfolio items that will display thumbnail images in content elements?

    2nd question: Is there some way I can choose to not display the date on blog posts?

    Thanks,
    Keith

    #173861

    Topic: updating issue

    in forum Enfold
    mspiro
    Participant

    Hi,
    I’m trying to update the enfold theme to the latest version and it won’t let me upload it in the wordpress backend. I uploaded it via ftp and when i activate its all messed up. The backend Enfold Options looks really weird.
    Please help

    Sarah

    #173853
    CurlyHost
    Participant

    I’m using Enfold for this site:

    http://grrealestateinfo.com/

    The very top menu drop downs are somehow underneath the layer beneath it and those pages aren’t clickable. Is that menu not supposed to have drop downs?

    #173852
    ltladmin
    Participant

    We have a site that is mostly HTTP (and has to be for speed) with one page that is HTTPS.
    That page is: https://livethelife.org/donate/

    Using any android mobile phone if you type in livethelife.org (before you even click on the “Donate” page) you get a big security warning with the error: “There are problems with the security certificate for this site. This certificate is not from a trusted authority.”
    But we know the cert is fine because it works for other pages that are not related to Enfold under the same domain. This error stops users in their tracks and they are not likely to donate.

    You can easily reproduce the error if you have an Android phone. If not simply click here and test with the above URL:
    https://www.manymo.com/emulators/88/connect (click the world icon to go to the web and test with “livethelife.org”)

    It works on all iPhones and iPads though beautifully, even the secure pages.

    On the desktop however:
    Using IE it gives an error at the bottom: “Only secure content is displayed”
    Using Chrome it does not give an error but if you right click and choose “Inspect Element” and then click the “console” tab you will see 2 errors (it did have 4 but we got it down to 2). They are:

    The page at https://livethelife.org/donate/ displayed insecure content from http://www.livethelife.org/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.ttf.
    (index):39
    The page at https://livethelife.org/donate/ displayed insecure content from http://www.livethelife.org/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.svg..
    (index):39

    So basically the main problem is that any user with an Android phone will most likely not visit our site because of that error. We think it may be related to the “fonts”.

    Note: We have the latest framework that I know of which uses:
    href="'.$prefix.'://fonts.googleapis.com/css?family='.str_replace(' ','+',$rule_split[0]).$font_weight.'" (found in the class-style-generator.php)

    I know we can’t be the only one having this problem. Making the entire site SSL is not an option.
    How do we fix this?

    Thanks
    LTL

    #173851

    Sorry, it looks like it was conflicting with other plugins that were installed. Thanks!

Viewing 30 results - 237,241 through 237,270 (of 244,517 total)