Forum Replies Created

Viewing 15 posts - 2,731 through 2,745 (of 2,802 total)
  • Posted in:
  • in reply to: Where is the language in the mobile version #18037
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    You mean the language switcher is gone in the mobile version?

    Can you show us a link of the site, so I can investigate more.

    Thanks,
    laranz.

    in reply to: Photo for "posted by" in the blog #18036
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    The images are linked to the gravatar, So what you need to do is. Create a gravatar account with the email id associate with that account. and upload a avatar there. It will show up in the blog page like this. http://neighborhood.swiftideas.net/blog-standard-with-no-sidebars/

    The gravatar website is: http://www..gravatar.com

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: Product Page thumbnail crop #18035
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Can you delete and re-upload that image?

    Can you give us a problematic URL? So I can investigate more.

    Thanks,
    laranz.

    in reply to: help #18034
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Can you share a screenshot of that problem? Because I didn’t encounter any issues, did you disable the responsiveness in the theme options?

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: I need to Random Post Widget #17959
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    You can copy past the latest widget code and change appropriate widget name to Random Widget.

    That latest widget code is in includes\widgets\widget-posts.php

    in the newly created file alter the WP_Query. give a ordeby value of rand.

    Hope this helps, if you struggle somewhere let me know.

    Thanks,
    laranz.

    in reply to: Revolution Slider Transition #17952
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Glad it works 🙂

    Let me know if you have any other questions.

    Thanks,
    laranz.

    in reply to: Removing spacing/padding/borders ? #17938
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi GTS75,

    You can go to edit that page, then in page meta (Just below the post editor) -> Page Options -> Uncheck the option “Show the page title at the top of the page.”

    If you don’t want in all pages, just put this in Custom CSS.

    .page-heading
    {
    display: none !important;
    }
    

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: product images dont rollover #17878
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Glad you solve it by your own.

    Let me know, if you have any other question.

    Thanks,
    laranz.

    in reply to: Removing spacing/padding/borders ? #17792
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi Luke,

    When I visit the page, it load a website with a different theme. Can you confirm it.

    Send me the WP Login details (with a private reply).

    Thanks,
    laranz.

    in reply to: Right sidebar under revolution slider #17584
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    That is how by default. The slider at the top then the content + Sidebar (if any)

    Thanks,
    laranz.

    in reply to: Blog layouts #17583
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    GO to Page -> Add New, Choose swift builder.

    Click Choose Elements -> Choose Blog -> Then adjust its options according to your requirement.

    Thanks,
    laranz.

    in reply to: Revolution Slider Transition #17581
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Go Revolution slider option page, Click edit slides of the slider you want to edit.

    Again click Edit Slide (The slide you want to change transition), it takes you to that particular slide, there you can change the transition effects, usually its Random..

    Check the picture in case of doubt.

    Thanks,
    laranz.

    in reply to: Flexi Slider Instructions #17580
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    You can add your slides in The Slides menu below the Pages menu. You can even create group to manage sliders there.

    This the shortcode we used in our demo..

    [fullwidth_text alt_background="alt-one" el_class="mb0 mt0 bt0 pb0 no-arrow" width="1/1" el_position="first last"]
    [slider slide_page="ff-about-office" slider_type="slides"]
    [/fullwidth_text]
    

    slide_page = Slides Group

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: Love it messages translate #17576
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    You can translate the theme using this: http://support.swiftideas.net/knowledgebase/how-to-translate-the-theme/

    If you want just that text, then go to wp-content\themes\neighborhood\includes\plugins\love-it-pro\includes\display-functions.php line #26

    wp-content\themes\neighborhood\includes\plugins\love-it-pro\includes\scripts.php line #12

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: Removing spacing/padding/borders ? #17573
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    The top spacing can be removed by this, put this in Custom Styles in Theme Options.

    .page .full-width-text
    {
    padding-top: 0 !important;
    }
    

    The right and left can’t be removed, because that is out side of the page width..

    Thanks,
    laranz.

Viewing 15 posts - 2,731 through 2,745 (of 2,802 total)