Viewing 30 results - 223,561 through 223,590 (of 243,737 total)
  • Author
    Search Results
  • #249347

    Topic: Enfold Theme errors

    in forum Enfold
    jddvette96
    Participant

    I’m running the latest version of the theme and WordPress. Can you help fix or pinpoint the errors?

    PHP Notice: Undefined variable: class in /Applications/MAMP/htdocs/xio/wp-content/themes/enfold/footer.php on line 43

    #249326
    hebchop
    Participant

    When I try to edit an item in the Avia Layout Builder I get a broken page, the content sits below the editor, and behind the left hand navigation. see image:

    https://dl.dropboxusercontent.com/u/108845888/tmp/enfold-avia.png

    From videos it looks like this content is supposed to open in a lightbox. Does this have to do with new version of WP 3.8? Please help!

    • This topic was modified 11 years, 8 months ago by hebchop.
    #249320

    We have checked it and we see this screen on multiple pc, we have checked from California to our client in Washington and they see it too. Also, notice the menu looks odd and there are small icons at the top of the slider:
    Screen of grey slider

    #249307
    GOWD
    Participant

    Hi, how do I change the socket link “enfold theme by kriesi” link to my own web design company
    Website Development by Go Online Web Design

    #249298

    Hey rcthornt!

    Please update Enfold to the latest version 2.6.2 and let us know if issue remains – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Yigit

    #249297
    luminosa
    Participant

    Hi,
    I would like to know where I have to copy the full code (incl. license) to embed a webfont bought on Myfonts site.
    I don’t understand if I have to put the code in “Quick CSS” or in the costum.css.
    thank you very much
    bye
    Chiara

    Hi Ismael,

    how can I open a new topic ? I need help to set search icon and rss icon in the slim header (enfold). I have v. 2.6.2 but can’t find this option ? Please help,
    Thank you.

    Nona

    #249289

    Hi noortja!

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

    .main_menu ul { list-style: none; }

    Cheers!
    Yigit

    Thanks for the suggestion and for confirming the Tab element’s behavior. I will try the Accordion. I believe the first time I tried it I got frustrated… but now that I’ve had two weeks with Enfold I’ve learned patience helps and logic….and the support of Moderators.

    Rick

    #249266

    Topic: Full Width Image

    in forum Enfold
    wasiekev
    Participant

    Hi.
    Using Enfold, I want a full width image to appear in the content area. Currently, if I add an image using Avia, it does not span the width of the content area. It leaves white space on the sides.

    Please assist

    Hey!

    You are welcome, glad we could help! :) Let us know if you have any other questions or issues

    Cheers!
    Yigit

    #249256

    Hi!

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

    .grid-image img {
    width: auto;
    }

    Best regards,
    Yigit

    Hey GOWD!

    1- You can find video tutorials here – http://vimeo.com/channels/aviathemes and documentation here – http://kriesi.at/documentation/enfold/
    2- Please add following code to Quick CSS in Enfold theme options under Styling tab

    #top .social_bookmarks_twitter:hover a {
    color: #46d4fe;
    background-color: transparent;
    }
    #top .social_bookmarks_twitter a {
    color: white;
    background-color: #46d4fe;
    }
    #top .social_bookmarks_facebook:hover a {
    color: #37589b;
    background-color: transparent;
    }
    #top .social_bookmarks_facebook a {
    color: white;
    background-color: #37589b;
    }

    3-

    #footer .widgettitle {
    color: white;
    }

    Cheers!
    Yigit

    GOWD
    Participant

    Hi, I have some questions that I hope you can answer for my site http://www.terenure5mile.com

    1. Are there video’s that show how to configure Enfold and it’s settings?

    2. The social icons in the header. On my site they are almost invisible. How can I change so that the rollover effect is the appearance of the icons all the time.

    3. How do I set the text colour for the Widget titles in the Footer

    Thanks, Denis

    #249238

    In reply to: Modify Read More Text

    Hey controlC!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .more-link {
    background: red;
    color: white!important;
    padding: 10px;
    }

    Cheers!
    Yigit

    #249232

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .av-main-nav > li > a { padding: 0 20px; }

    Cheers!
    Yigit

    #249228

    In reply to: entry with sidebar

    Hi Dude
    Thanks for your help on this. Could I ask you to double check that please as it doesn’t seem to have made a difference?

    I’m still getting the entry_without_sidebar class on that page.
    I can see that I was close before with my own solution but that didn’t work either.
    My solution was a bit more heavy handed but similar:

    My solution was to change the line below from:

    $current_post[‘slider’] = get_the_post_thumbnail($current_post[‘the_id’], $size);
    to

    $current_post[‘slider’] = get_the_post_thumbnail($current_post[‘the_id’], ‘entry_with_sidebar’);

    this did work however it meant that the entry_with_sidebar image was being shown everywhere even in places where that wasn’t what was required such as where I was choosing to show blog posts with full size images within other pages.

    I tried applying your solution both to my child theme and the core enfold theme and it didn’t seem to work – could you look again please?

    Thanks

    Joel

    #249219

    Hey lewisedavis!

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

    .av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 10px; }

    Regards,
    Yigit

    #249214

    In reply to: Background Colours

    Hi kathrynmichaud!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    #header_meta { background: red; }
    #header_main_alternate { background: orange;  }
    #header_main { background: blue; }

    Regards,
    Yigit

    #249208

    Hi Devin,
    Thank you. This is the same as the theme on the server domain. I sent the screenshot to the provider too.
    By now I solved the issue by reinstalling the theme (with the support of the provider!) as new and copying step by step the content, database and all the necessary. Now it works but I’m still worried for the next upgrade. It should be a different solution to avoid this mismatch and it can’t depend on which operating system the theme has been created… it should be tested on WIN and MAC as a rule before the release, don’t you agree ? I do not know if the next time the provider will be still available to collaborate and I do not feel like being ‘prisoner’ of the provider …
    By now that’s all. Have a great day, Nona

    #249206

    In reply to: Enfold Showcase

    Thanks!

    I had it to start with but with the height and width of the image and the responsive layout it was hard to get a photo with a human in it to look good because of the cropping.

    Any ideas on this?

    #249205

    Topic: issue with header

    in forum Enfold
    wessafi
    Participant

    I recently installed Enfold. I was able to install the dummy data but can’t modify the header. It’s not giving me the option. The “Header” button in the Enfold Theme Options page is not working. Thx for the help.

    #249192
    athanatos
    Participant

    Hi there, I love your theme but I need some help please!

    Is it possible to make the portfolios to open the full page of the project-portfolio post as a pop up like lightbox or something and giving us the url of the portfolio-post on the top?

    Thanks

    #249188

    Topic: Youtube related videos

    in forum Enfold
    creativeyes
    Participant

    When all the videos I’ve embedded end they show a selection of related videos which I don’t want appearing http://www.test.theimplantcentre.com/wp-content/uploads/2014/04/Screen-Shot-2014-04-09-at-09.49.29.png

    I’ve been onto Youtube and to prevent them from showing you have to ensure the iframe embedding code has rel=0 in it but with enfold you don’t use the iframe code you just use the url. Any ideas what I need to do to prevent them from coming up? I just want the video to go back to the beginning.

    Many thanks
    Rupert

    #249183

    Hey!

    The size of the thumbnails is set from the size of the thumbnails you set in Settings>Media>thumbnail size in WordPress as far as I know. You then control the size of the displayed thumb by how many columns you choose on that portfolio items ajax data.

    I changed the column count to a higher number just now for that single item which shrunk the thumbnail and made it appear not blurry since its container is smaller.

    If you change the thumb size that is generated by WordPress you will need to regenerate your thumbnails with this plugin: http://wordpress.org/extend/plugins/regenerate-thumbnails/

    If you want to make any feature requests for the theme you can do so here: https://kriesi.at/support/enfold-feature-requests/

    Cheers!
    Devin

    I don’t have any experience with XAMPP so your best route would be to check their support/faqs and to try and duplicate your online server specs exactly in the local server settings.

    #249171

    In reply to: Issue with WPML

    This reply has been marked as private.
    #249166

    In reply to: Enfold Showcase

    I would prefer a more friendly picture on the start page!

    Mostly fitness companies uses happy people practacing sports ;)

    #249152

    In reply to: Issue with WPML

    Hi IsaJourdain!

    Thank you for using the support forum!

    What do you mean by the “English page comes into French”? Do you mind posting screenshot of the issue or list the steps that you did on translating the page. Note that you need to set the theme options for both language when using the WPML for Enfold.

    Regards,
    Ismael

    #249142

    In reply to: entry with sidebar

    Hey!

    Open up wp-content/themes/enfold/includes/loop-index.php and replace:

    
    $size = strpos($blog_style, 'big') ? strpos(avia_layout_class( 'main' , false), 'sidebar') ? 'entry_with_sidebar' : 'entry_without_sidebar' : 'square';
    

    with

    
    $size = strpos($blog_style, 'big') ? strpos(avia_layout_class( 'main' , false), 'sidebar') ? 'entry_with_sidebar' : 'entry_without_sidebar' : 'square';
    if(is_single() && strpos(avia_layout_class( 'main' , false), 'sidebar')) $size =  'entry_with_sidebar';
    

    This modification should make sure that the “entry_with_sidebar” thumbnail size is used on the single post page.

    Best regards,
    Peter

Viewing 30 results - 223,561 through 223,590 (of 243,737 total)