Forum Replies Created

Viewing 15 posts - 1 through 15 (of 36 total)
  • in reply to: Move Super Search in the area where promo bar appears #151855
    disisid
    Member
    Post count: 36

    Hi, it is better now.

    2 things

    1. The checkmark on selection is displayed at extreme right in a row instead of being displayed next to the item.
    2. Can we break the text to two lines in case it exceeds 225px as few of the names are doing in the current situation?

    in reply to: Move Super Search in the area where promo bar appears #151850
    disisid
    Member
    Post count: 36

    Hi, the issue is that the text inside the menu columns is too long and not completely visible. If you click on university in the super search – you will see that only partial name is visible.

    Please attach screenshot.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Move Super Search in the area where promo bar appears #151777
    disisid
    Member
    Post count: 36

    Hey Ed Thanks. Works, However due to text being long…it is not clearly visible. Apparently increasing the column width is not helping as the width increases in multiple of 150px only.

    Any suggestions?

    in reply to: Move Super Search in the area where promo bar appears #140478
    disisid
    Member
    Post count: 36

    This is Kyle’s Response:

    Kyle – SUPPORT
    January 9, 2015 at 2:16 pm #140348

    You have another topic about this don’t you? Can you ask the developer on the other topic

    – Kyle

    @Ed, Can you please help?

    in reply to: Extra Spacing below the footer #140264
    disisid
    Member
    Post count: 36

    Because I want it to be on every page and I do not want to manually inset on every page. Even If I do insert it on all pages – the pages with sidebar will have the supersearch below the title and in between the sidebars which does not make sense.

    in reply to: Move Super Search in the area where promo bar appears #140051
    disisid
    Member
    Post count: 36

    Hey Ed, Thanks I added this code to header.php

    <?php
        if ($ss_enable && sf_woocommerce_activated()) {
           echo sf_super_search();
        }
    ?>

    and this is creating extra space below the footer. I have raised this issue here: http://www.swiftideas.com/forums/topic/extra-spacing-below-the-footer/

    How can I remove this?

    in reply to: Extra Spacing below the footer #140049
    disisid
    Member
    Post count: 36

    Okay so after lots of moving around files, I figured out that this is happening because I have added

    <?php
    	if ($ss_enable && sf_woocommerce_activated()) {
    	   echo sf_super_search();
    	}
    ?>

    in the header.php to keep the super search enabled by default.

    Is there a way now that i can reduce the page height?

    in reply to: Move Super Search in the area where promo bar appears #137736
    disisid
    Member
    Post count: 36

    Hey I was just wondering – Okay this might not be included in support. But is it possible to include Ed in this conversation. This can be a pretty interesting feature to come up in future releases.

    Can you do that?

    in reply to: Move Super Search in the area where promo bar appears #137261
    disisid
    Member
    Post count: 36

    Oh, alright. Yeah, I tried that earlier but that means I will have to add it on every single page and if I am using sidebar on some pages – it won’t fit in right. I will see if I can somehow add to the header php so that it stays on all pages. Thanks anyways 🙂

    in reply to: Move Super Search in the area where promo bar appears #137146
    disisid
    Member
    Post count: 36

    Kyle,
    Please don’t take it in a negative manner but your answers mostly seem to be either of the following
    a) I am afraid that’s not possible
    b) I am sorry that’s not covered under our support.

    Common, I am not asking you to do that. I am just asking you to help me out – probably help me out on files where I can get started to do this.

    Please help me out on this.

    Thanks

    in reply to: Move Super Search in the area where promo bar appears #137062
    disisid
    Member
    Post count: 36

    Hi,
    Please help me on this. I am looking for a solution on this.

    in reply to: Problem with Instant Search Results #135524
    disisid
    Member
    Post count: 36

    Hey, and the instant search results css that you have given is also not working. It’s still white.

    in reply to: Problem with Instant Search Results #135511
    disisid
    Member
    Post count: 36

    By attributes and category, I meant product attributes and product categories that are defined for every product in woocommerce. How does the weighing of different factors take place in search results and where can I modify it?

    in reply to: Translate woocommerce strings #135375
    disisid
    Member
    Post count: 36

    Hi,
    Please update.

    in reply to: Translate woocommerce strings #135112
    disisid
    Member
    Post count: 36

    There are only two files in woocommerce/languages/

    woocommerce-admin.pot
    woocommerce.pot

    Which one should i edit to overriding on woocommerce updates?

Viewing 15 posts - 1 through 15 (of 36 total)