Forum Replies Created

Viewing 15 posts - 2,491 through 2,505 (of 2,802 total)
  • Posted in:
  • in reply to: Product page #21236
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    The code seems missing, try this gist https://gist.github.com/laranz/66bd481ceb6dabd925e1

    Thanks,
    laranz.

    in reply to: Product page #21235
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. Glad you found it useful.
    2. For that you need to hack in to the code, go to \includes\swift-framework\sf-woocommerce.php around line#259

    you found something like this

    remove the in the class at the end.

    then go to line #278

    add the in at the end.

    Hope this helps.

    Thanks,
    laranz.

    in reply to: some css issues #21101
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Try to change the border color to something other than transparent.

    .widget_links ul > li{
    border-top: 1px solid grey;
    }
    

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: Neighborhood without WooCommerce Options ??? #21092
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Yes you can use without any woocommerce options, all the other options are available.

    If you stuck somewhere after buy, contact us we will help you out.

    Thanks,
    laranz.

    in reply to: Css3 Animation feature #21091
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    You are talking about the Flexform theme? Anyway I will forward this to the developer about this suggestions.

    Thanks keep ’em coming.

    Thanks,
    laranz.

    in reply to: Update to 1.5.2 broken post images #21089
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Can you show us the Website link?

    also sent the WP Login details, using the “Set as private reply” below.

    Thanks,
    laranz.

    in reply to: oAuth Twitter feed for developers #21088
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    You mean, During the installation of this plugin or after installation it pops up with this error, or when using any other tweets widget?

    Make sure you gave all the secret keys that the plugin requires, also don’t forget to give the username in the twitter widgets.

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: Product Images cropping to square #21079
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. Images will be cropped to appropriate size for the shop pages.
    2. You mean you want 5 products instead of 4 in the shop pages?
    Can you point me out to the page in the DEMO, about your needs?

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: Wishlist – Not Working Correctly #21077
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Did you set the wishlish page on Woocommerce -> Settings -> Page? with the shortcode?
    Can you try disabling all plugins and do?

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: Split: Homepage product image blurry #21073
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Done!

    You need to go to Theme Options -> Woocommerce Settings -> WooCommerce Sidebar Config == No Sidebar.

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: Removing the "new" label #21071
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Glad you found it 🙂

    Let me know if you have any other questions.

    Thanks,
    laranz.

    in reply to: some css issues #21070
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. Add this in Custom CSS.

    .widget_links ul > li a:before{
    	content: "\f105";
    	font-family: FontAwesome;
    	font-weight: normal;
    	font-style: normal;
    	display: block;
    	float: right;
    	text-decoration: inherit;
    	font-size: 14px;
    }
    
    .widget_links ul > li{
    border-top: 1px solid transparent;
    }
    
    .widget_links ul > li:first-child{
    border-top: 0;	
    }
    

    2. The textbox and the button is in the same only in the website you gave, can you confirm you fix it or not?

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: Update 1.5.2 #21064
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    How you did the updating process?

    Thanks,
    laranz.

    in reply to: paypal code not working #21055
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Yes I check it, and that can’t reproduce myself in my environment.

    Can you try this plugin? http://wordpress.org/plugins/paypal-donations/

    Thanks,
    laranz.

    in reply to: HOw to use portofolio for DICTIONARY in ALPHABETIC ORDER? #21053
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi eccesso,

    Check this thread 🙂 support.swiftideas.net/forums/topic/how-to-create-a-dictionary-in-alphabetic-order-from-portofolio-carousel/

    Thanks,
    laranz.

Viewing 15 posts - 2,491 through 2,505 (of 2,802 total)