Forum Replies Created

Viewing 15 posts - 61 through 75 (of 134 total)
  • Author
    Posts
  • in reply to: nx_adscolumn #4364

    marsian
    Keymaster

    are not you using the shortcode generator(insert shortcode button)? there is an url parameter.

    ex;

    
    [nx_adsblock title="ads block titie 1" subtitle="ads block sub title1" buttontext="button twxt1" ads_image="http://localhost/ispirit-demos/shop/wp-content/uploads/2015/01/sm-ads-2.png" url="http://www.google.com" padding_top="20"][/nx_adsblock]
    
    in reply to: nx_adscolumn #4362

    marsian
    Keymaster

    Try it like

    
    [nx_adsrow]
    [nx_adscolumn size="1-3"]<a href="http://google.com/">[nx_adsblock title="Fashion Friend" subtitle="Etiam non felis a felis" buttontext="View More" ads_image="http://tpro3.com/sparklytees/wp-content/uploads/2014/10/sqads3.jpg"][/nx_adsblock]</a>[/nx_adscolumn]
    [/nx_adsrow]
    
    in reply to: menu in the sidebar #4359

    marsian
    Keymaster

    Go to “i-spirit Options” > “WooCommerce Options” and change “Sidebar Settings”

    Make sure you have widgets in “WooCommerce Left Sidebar” or “WooCommerce Right Sidebar”, whichever you use.

    for individual product pages, change the sidebar settings in the product page meta “Sidebar Options”

    in reply to: Adding featured products #4357

    marsian
    Keymaster

    Find the stars on the products list in dashboard “Products” > “Products” , click on the stars and highlight them to be featured products

    • This reply was modified 2 years, 2 months ago by marsian marsian.
    in reply to: Words on the slides #4238

    marsian
    Keymaster

    Try keeping the fields empty, let me know if that works, if not, i will try to update in next version

    in reply to: Hamburger menu not functional #3564

    marsian
    Keymaster

    i will suggest you to use 3rd party plugin https://wordpress.org/plugins/wp-responsive-menu/ , which will give you more flexibility with our theme.

    Two values you need to change after installing the plugins are

    1. “General Settings” > “Element To Hide in Mobile” enter “.menu-toggle” without the double quote.
    2. “Menu Appearance” > “Display Menu From Width (in px)” enter “999” without the double quote.

    in reply to: remove the footer #3454

    marsian
    Keymaster

    Follow the following steps to hide the footer,

    1. Add a page class say “nx-no-footer” in page meta option
    2. Add custom CSS in i-spirit options

    
    .nx-no-footer .site-info-wrap {
        display: none;
    }
    

    • This reply was modified 2 years, 4 months ago by marsian marsian.
    in reply to: Change the size of the logo #3400

    marsian
    Keymaster

    To increase the max height of the logo please go to “i-spirit settings > Custom CSS/JS > CSS Code” and enter the following code in the input field with your required adjustment,

    
    .site-header:not(.fixeddiv) .home-link img, 
    .site-header:not(.fixeddiv) .home-link img.normal {
        max-height: 64px;
        max-width: 380px;
    }
    
    in reply to: i-spirit - dimensions for page & post featured image #3399

    marsian
    Keymaster

    Hello henry,

    What is your url? What kind of display are you using? WordPress uses different image sizes for different location. We recommend HD images i,e, 1080×1920 images. It crops AMD resizes images according requirements.

    in reply to: Top bar information is inconsistent #3275

    marsian
    Keymaster

    ok, thanks, will fix the bug in next version, should be out in a week or two

    in reply to: Top bar information is inconsistent #3273

    marsian
    Keymaster

    it might be a bug, we tried to test the layout in all sorts of devices.
    Which device are you using and in what orientation (portrait/landscape)?
    could you please post a screenshot.

    in reply to: flippetty shortcode #3221

    marsian
    Keymaster

    Hello Pablo,

    could you please post the URL and screenshot with more details.

    regards,

    in reply to: i-excel slider not working #3202

    marsian
    Keymaster

    What is your URL? Are you using remote images or WordPress jetpack photon?

    in reply to: Urgent help #3197

    marsian
    Keymaster

    Your data remains in database. i-spirit do not save any data in theme options. go ahead with the upload.

    in reply to: Urgent help #3166

    marsian
    Keymaster

    Sent you mail with details

Viewing 15 posts - 61 through 75 (of 134 total)