Viewing 30 results - 140,881 through 140,910 (of 142,626 total)
  • Author
    Search Results
  • Glad that Peter was able to get you back on track. If you have other questions always feel free to ask away.

    Enjoy the theme!

    Nick

    #130541

    Hey,

    Glad you found it.

    You can watch this video: https://vimeo.com/channels/aviathemes/67651241

    Regards,

    Ismael

    #130986

    Hi,

    You can find it on framework > php > class-form-generator.php.

    You can use plugins like Contact Form 7 and Gravity Forms.

    You should probably use http://wordpress.org/plugins/wp-smtp/, configure it according to your mail server.

    Refer to this link: https://kriesi.at/support/topic/contact-form-does-not-work

    Regards,
    Ismael

    #130977

    Hi,

    This will require a lot of modifications. Example for the pages, you need to edit page.php or template-builder.php (if you’re using the Advance Layout Editor). Create a page using the default editor, set a Right Sidebar. Edit page.php, find the code that renders the sidebar:

    <?php<br />
    <br />
    //get the sidebar<br />
    $avia_config['currently_viewing'] = 'page';<br />
    get_sidebar();<br />
    <br />
    ?>

    Place it on top of the loop’s container:

    <div class='template-page content <?php avia_layout_class( 'content' ); ?> units'>

    Add this on your custom.css:

    #top #main .sidebar {<br />
    float: right;<br />
    width: 269px;<br />
    }

    And this one to make sure it is visible on mobile devices

    /*<br />
    Mobile Styles<br />
    ================================================== */<br />
    /* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */<br />
    <br />
    @media only screen and (max-width: 767px) {<br />
    /* Add your Mobile Styles here */<br />
    .responsive #top #main .sidebar {display:block; }<br />
    }

    We’re only talking about the Page made using the Default editor. You still have posts, products, portfolios and pages with Advance Layout Editor. And it might require some Media Queries to correct the layout for screen widths.

    Send me an email on //…

    Regards,
    Ismael

    #130816

    Hi Devin,

    Thanks for your response! I have built my entire site in Advance layout editor (Avia Layout builder) I created a slider and it appears at the top of my homepage while viewed in WordPress. When I go to my site: http://www.paradisechild.com the slider does not load. It appears I’m missing something in installing on my site. It sits in the “edit layer slider here” box at the top of the advanced layout editor along with all the enfold example layer sliders. Should I remove all those except for my own? Is this the reason its not loading?

    I hope this makes sense and you can direct me to a solution. I really need to complete my site asap and this has been an extremely frustrating road block in an otherwise great theme.

    thanks again

    Will

    That did it…

    #130921

    In reply to: Top navigation

    Hi,

    You can adjust the menu with this on your custom.css or Quick CSS

    .main_menu {
    right: 300px;
    }

    Adjust the right position value.

    Regards,

    Ismael

    #130793

    In reply to: Suggestions

    Hi DigitalMedia,

    Please do not make single topics for feature requests/suggestion. There is a dedicated topic for it here https://kriesi.at/support/topic/enfold-feature-requests

    Regards,

    Devin

    #127906

    Thanks. Can you also clean up my old thread, https://kriesi.at/support/topic/newbie-looking-for-a-little-help#post-122164 ?

    I had not edited any files in the theme (this is deliberate, for easy upgrades). I just deleted the whole enfold folder and extracted 1.8.2 (I already had done 1.8 a few days ago). Problem is still there. I have only added the custom css described in this thread, so are you sure it does not occur in the base theme? As in the screenshots, I am using the drop down not the icon menu.

    Cheers,

    Jason

    #130924

    Hi DigitalMedia,

    First thing to check is the top right hand corner of the screen “Screen Options”. Click it and then click the checkbox for Advanced Layout Editor.

    Regards,

    Devin

    #130540

    got it! it is the “megamenu” functionality…

    #26594

    Topic: Cannot install Enfold

    in forum Enfold
    theroyds
    Participant

    I have installed several sites in the past either through wordpress or uploading to the Themes Folder using FTP. However I recently bought your Enfold theme and cannot seem to be able to upload all the files. PLEASE NOTE THAT AVEDA ALREADY INSTALLED PERFECTLY :)

    What happens is when i try to upload the using filezilla, the upload stops at file 615 ??. I then delete enfold folder and tried the WordPress zip upload option and after installed i then previewing the theme before activating it I see just a lot of garbled text.

    I am at a loss as to what to do please help

    thank you

    Ismael is tagged on the topic for easy reference so hopefully he can point you in the right direction. The main thing is you’ll need to be able to pick out and target each class you want to modify on your own since there are so so many that will need to be changed.

    A good starting point is watching this video on using Firebug: https://kriesi.at/support/topic/fyi-firebug-tutorial-for-wordpress-users

    Regards,

    Devin

    #26593
    gcibura1
    Participant

    Hi all,

    I see that this has been asked in the past without success, so I’m offering a reward for anyone who can help me get the sidebar to float to the top (above the content) instead of at the bottom. I’m trying to gauge feasibility, so please let reply to this thread and let me know before going to the next step. If this post isn’t appropriate for the forum, I apologize, and will try elsewhere,

    thank you, love the hard work that’s gone into the theme,

    Greg

    #26474
    Chenan
    Participant

    Hi everyone,

    Can you give me a tip on how to replicate the demo version “pages” menu look. I want the sub mnus in columns and bold text title on top of each category .

    Thanks!

    #129865

    Same problem here. Slide show on startpage is working fine under newest chrome and firefox, but opera12 ist just showing the first two pictures and ie10 isn’t sliding, just switching the pictures … very disappointing, that the promised fix (https://kriesi.at/support/topic/easy-slider-problem ) in the current version didn’t happen. We would appreciate further help in this case! Currently using Enfold 1.8.2

    #129395

    Please answer…

    Thank you for the screencast! This is interesting. Here are two screen grabs. The font is wrong in Chrome, and correct in Firefox.

    If I do what you did in the inspector, in Chrome, then I see that removing Droid Sans fixes the headlines (they become thinner), and the body text also becomes Open Sans.

    If I remove the quick CSS that re-states the two fonts, then the whole site goes back to Helvetica (in Chrome).

    So what I’ve done is defined the entire site to be Open Sans in the quick CSS, and that will have to do.

    Chrome:

    Firefox:

    #26587
    ElectricLiterature
    Participant

    Hi,

    I created a support post over at Theme Forest and was told to open a new thread here.

    I’m developing a site at electricliterature.com/blog-test and we’re trying to get ads from the LitBreaker network to display. The scripts for sidebar ads work fine, but the banner ad script is breaking the functionality of the header.

    With the script in header.php, the banner ad displays but the space never disappears when you scroll down the page. The nav bar floats in the same position, with content appearing above and below it. It works ok if we place the ad script below the header, or in singelpost.php, but that’s not ideal. Is there a way to make the ads appear above the header, and then disappear as they do on other websites?

    Here’s the script:

    <SCRIPT LANGUAGE=JavaScript>

    <!–

    OAS_AD(‘Top’);

    //–>

    </SCRIPT>

    Thanks!

    Ben

    Ismael, thank you for the assistance.

    I have tried editing the wp-config.php by adding the code. I did that by adding the following right before the “That’s all, stop editing! Happy blogging” comment.

    /**

    *Added per Ishmael from Kriesi to aid in front page post slider issue.

    */

    define(‘WP_MEMORY_LIMIT’, ‘128M’);

    I’m still seeing the issue after the 1.8.1 update as well as the code addition.

    Just to make sure, where in the wp-config.php file should that line be added. Also I can edit the .htaccess file. Is it better to edit one over the other? Perhaps both?

    This problem is also now repeating on our Reviews page here: http://up-shift.net/upshifttest/reviews/

    #127904

    Howdy,

    Thanks, tidied that up. Can you please remove the direct links to the site from my previous posts? Images are fine (I can fix those later). If you could also fix up https://kriesi.at/support/topic/newbie-looking-for-a-little-help#post-122164 that’d be great.

    Back on the nav issue — I updated to the latest version of the theme, and it does not fix this issue. The issue also occurs with multiple browsers. Are you sure I have to add custom code to get this to work? Shouldn’t it be fixed in the theme?

    Cheers,

    Jason

    #26575

    Topic: Top navigation

    in forum Enfold
    daanb100
    Participant

    Hi,

    I’m quite happy with Enfold but one thing I would would like to change. The top navigation is aligned right which shows quite some white space between my logo (which is a photo) and the menu. Somehow that looks odd to me. I would like to move the top navigation menu more to the left. I’ve tried some css- changes but that messes up the responsivenss in terms of how it looks. Any help is appreciated. website: http://www.daanbudgen.com

    Kind regards,

    Daan

    #125500

    Hi,

    Please remove the counters, they are destroying the responsive layout, shrink your browser to size of a mobile phone and you will see what I mean. Plus they look cheap compared to the nice art you have. http://www.clipular.com/c?10772149=m_QwMs071q99Vj_D1eF4bTXG-hA&f=.png

    Please add this css to your /css/custom.css file to fix the empty space OR put it in your Quick CSS located in Enfold > Theme Options > Layout Styling… the text box at bottom of page:

    .responsive .container .twelve.units {
    top: -49px;

    Thanks,

    Nick

    #130039

    Hi,

    I am gonna close this, and continue on the other page https://kriesi.at/support/topic/repositioning-breadcrumbs-and-page-title#post-120763

    Thanks,

    Nick

    #130861

    In reply to: Qform problem

    This is probably a problem with the wpautop filter. A quick temp. solution would be to remove it. Open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodestextblock.php and replace

    return "<div class='avia_textblock'>".wpautop( ShortcodeHelper::avia_remove_autop($content) )."</div>";

    with

    return "<div class='avia_textblock'>".ShortcodeHelper::avia_remove_autop($content)."</div>";

    #26566

    Topic: Qform problem

    in forum Enfold
    col323webdesign
    Participant

    Ismael, I still haven’t gotten any answer from Kriesi about this matter https://kriesi.at/support/topic/quform-not-working?replies=5#post-124415

    I have my client waiting.

    Sincerely,

    Mika

    #130609

    The width of the blog is limited to 600px. If you want to expand it use following css code

    #top .fullsize .template-blog .post .entry-content > * {
    max-width: 900px;
    }

    #top .fullsize .template-blog .post .entry-content {
    max-width: 900px;
    }

    Obviously you can use a different width value too :)

    I’d recommend to try it. 1.8.1 contains several improvements. We didn’t include a “fix” regarding this issue simply because we can’t reproduce it on our servers and no other user reported it so far. I even can’t reproduce it on your website: http://www.screenr.com/riWH

    #130668

    Hi,

    Please post the translation link here. :)

    Regards,

    Ismael

    Hi,

    Just add this on your custom.css or Quick cSS

    .single .big-preview.single-big {
    display: none;
    }

    Regards,

    Ismael

Viewing 30 results - 140,881 through 140,910 (of 142,626 total)