Nexus

Forum Replies Created

Viewing 10 posts - 526 through 535 (of 535 total)
  • Author
    Posts
  • in reply to: Uploading Sample Data #2991
    Nexus
    Moderator

    You can see this video for the instructions. You will need the WordPress importer plugin to do that.

    http://www.youtube.com/watch?v=iO6FmlrerS4

    Thanks!

    in reply to: features section styling #2983
    Nexus
    Moderator

    Please put the following code into the “Custom CSS” of the theme options. Change the value to your liking.

    .page-id-4405 .segment {padding-top: 10px;}
    in reply to: Home menu link doesn't hover when scrolling back up single page #2981
    Nexus
    Moderator

    Hi toolsplanning,

    We are releasing an update soon that will fix this problem. Meanwhile, can you share the link of your site, so that I can take a look. If you don’t want to wait for the update I can share the latest main.js file with you.

    in reply to: Cannot remove latin from slider #2979
    Nexus
    Moderator

    Cheers!

    in reply to: weird code behind portfolio images #2977
    Nexus
    Moderator

    To edit the actual text of the project details, you will want to see this forum post

    https://www.livemeshthemes.com/support/forums/topic/portfolio-project-details/

    And regarding the footer text, you can insert any html there. For example copy the following code and modify it to your liking

    Copyright © 2013 freewaystar Visit my Website and some more text.
    in reply to: Portfolio image problem #2975
    Nexus
    Moderator

    If you are ok with displaying small images, then please insert the following css into “Custom CSS” in the theme options

    .single img.featured { width: auto; }
    in reply to: Portfolio image problem #2958
    Nexus
    Moderator

    Hi,

    Glad you like the theme 🙂 . The problem is probably occurring because you are setting a small image as the featured image. Please set a bigger image and this scaling problem will not occur.

    Still please send me the site url, so that I can have a look.

    Thanks!

    in reply to: Cannot remove latin from slider #2953
    Nexus
    Moderator

    Hi,

    You can remove that string in “(theme directory) > framework > shortcodes > slider-shortcodes.php” line 177.

    I will notify this to the developer to fix this in the next update.

    Thanks!

    in reply to: weird code behind portfolio images #2952
    Nexus
    Moderator

    Hi,

    I see the under construction page right now.

    About the problem –
    This might be happening because you haven’t set the category to any of the portfolio items. Please set a category to the portfolio items and you will not see those warnings. Thanks.

    To edit project details, click on the “Portfolio” section in the dashboard and choose the project to edit.

    You can change the footer text (Powered by WordPress etc) by going to the “Appearance > Theme Options > Footer” and insert your text into the Footer Insert textbox.

    Thanks!

    in reply to: Getting rid of background pattern #2949
    Nexus
    Moderator

    Hi,

    Please put the following code into the custom css of the theme options and save changes.

    #container, #header { background:none; }
Viewing 10 posts - 526 through 535 (of 535 total)