Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
February 20, 2015 at 6:44 am in reply to: Move Super Search in the area where promo bar appears #151855
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?February 20, 2015 at 5:57 am in reply to: Move Super Search in the area where promo bar appears #151850Hi, 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.February 19, 2015 at 8:46 pm in reply to: Move Super Search in the area where promo bar appears #151777Hey 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?
January 9, 2015 at 7:35 pm in reply to: Move Super Search in the area where promo bar appears #140478This is Kyle’s Response:
Kyle – SUPPORT
January 9, 2015 at 2:16 pm #140348You have another topic about this don’t you? Can you ask the developer on the other topic
– Kyle
@Ed, Can you please help?
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.
January 8, 2015 at 3:10 pm in reply to: Move Super Search in the area where promo bar appears #140051Hey 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?
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?
December 24, 2014 at 12:46 pm in reply to: Move Super Search in the area where promo bar appears #137736Hey 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?
December 22, 2014 at 2:06 pm in reply to: Move Super Search in the area where promo bar appears #137261Oh, 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 🙂
December 22, 2014 at 10:18 am in reply to: Move Super Search in the area where promo bar appears #137146Kyle,
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
December 22, 2014 at 6:32 am in reply to: Move Super Search in the area where promo bar appears #137062Hi,
Please help me on this. I am looking for a solution on this.Hey, and the instant search results css that you have given is also not working. It’s still white.
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?
Hi,
Please update.There are only two files in woocommerce/languages/
woocommerce-admin.pot
woocommerce.potWhich one should i edit to overriding on woocommerce updates?
-
Posted in: We hit Power Elite.