Forum Replies Created
-
AuthorPosts
-
Also, I wanted to update this thread!
Following the link provided by Andy (https://kriesi.at/support/topic/instant-ajax-search-on-sidebar/#post-198969) will resolve not just #2, but #1 as well!
Fixes:
⁃Also, the Results never disappear and is always open (as seen in this video)
2. We would like the Ajax Search functionality for our other search fields. Is that possible to have Ajax functionality for those as well?
Nikko had mentioned that he was very familiar with Relevanssi plugin in our last conversation, and am curious if he might have a solution to #1
1.We noticed that on our Ajax search lists too many products— we are only wanting to display 4 at most before “View All Results” link. How can we limit the max to 4 products shown?
Hi Andy, Thank you for your responses! It seems #2 has a solution!
I figured since they were all pertaining to the Search Function it would be fine on one thread. I will post separately in the future :D
I had given my Login credentials and was speaking with Nikko on this Ajax Search in the previous post (https://kriesi.at/support/topic/search-does-not-work/), but accidentally closed the topic. Would you mind tagging him in this post?
Hi Yigit!
I inserted the shortcode, and the link shows up, but not within the pagination file and it does not open all products :D Thoughts?
Andy, I greatly appreciate your efforts and time with this, but I am not sure you are able to help me with this issue. Would you mind tagging Ismael or Josue? As you can see, there is more of an issue than just the Checkout Page.
Hi Andy, we are on the right track now! That being said, the code only works for the Order Review Form on the Checkout Page since it is a set amount of pixels, but creates an issue for the following pages as you can see with the following images the text might overlap so it may not be a “margin-top: -21px !important;” kind of issue.
Cart Page
Before Code
After CodeCart Drop Down Menu
Before Code
After CodeProduct Page
Before Code
After CodeHi Andy!
The issue is what we’ve been discussing :) You can see and read about the issue in my above posts. For example from the above post #715484:
You’ll notice in this most recent screenshot I just sent you (https://kingsdesigns.com/wp-content/uploads/2016/11/Screen-Shot-2016-11-28-at-4.52.19-PM.png), there is white space between the word “Edit” and the word “Format” where there shouldn’t be. Since you were having difficulty finding this, I supplied you with a place where you can always see the issue on the Order Review Form on the Checkout Page.
Thank you Andy! I appreciate the link. Oh yeah.. what a bummer :)
- This reply was modified 7 years, 11 months ago by Tflores87.
So strange! Were you also able to view a different product while you had a separate/unrelated product already in the cart and still not see the issue?
I found a place where you will always see this behavior. Here is a screenshot of the “Order Review Form” form on the checkout page.
https://kingsdesigns.com/wp-content/uploads/2016/11/Screen-Shot-2016-11-28-at-4.52.19-PM.png
Hi Andy!
Thanks for the code. I switched my header to the Top, but the code still did not work. In this image (Example Here, you will notice that I am on the Portfolio Page > Coporate (portfolio gallery), but the Navigation link “Portfolio” is not highlighted/active.
Hi Yigit!
Certainly! I was trying to figure out a way to include a “View Product” custom link text/button to my Masonry Portfolio Images whenever the user hovered over the image.
I was curious if I could achieve this by manipulating the Custom Link settings of the image (As Seen Here in Image 1), but you guys mentioned in the other thread that I could/should use html inside the image Title Element instead. This works great if the Element Title and Excerpt is set to “Display Neither”, so that whenever the image is enlarged you will see the following link (As Seen Here in Image 2). However, if the Element Title and Excerpt is set to display “Title”, and the Element Title and Excerpt Display Settings is set to display on “Hover”, then it breaks the Hover state (As You Can See Here in Image 3).
Here is what I was going to do with css if the html inside the image Title Element works with the HOVER states :)
I was going to insert a “View Product” Link/Button to link to it’s corresponding WooProduct, and, insert a “View Image” Link/Button (this link/button would simply be text without need for a link since clicking the image would enlarge the image).Center Overlay with Text Links
No Hover
HoverCenter Overlay with Icons
No Hover
Hover- This reply was modified 7 years, 12 months ago by Tflores87.
You guys are the best, Nikko. I greatly appreciate you help/expertise. BTW, this is the rating I gave you guys a few days ago (I have been using this theme for about 6-7 months now).
Apart from the numerous layouts, various options, smooth and reliable builders, the support crew is very professional and very helpful. I am grateful to have found this theme!
Works as described! Thank you, Nikko :D
Out of curiosity, I suppose the issue was that I actually needed to install the plugin? For some reason, I thought (from the conversation above ^) that I only needed to insert the php snippet.
Thank you :D
I inserted the shortcode [woo_all_prodsc] into the pagination.php file, but I did not see the “view all” button/link on the shop page :(
Thanks for looking into this, Yigit!
The code you are referring to that you adjusted is in which file? The pagination.php or the child theme functions.php? I want to be sure I place the shortcode in the correct file.
Oh no! My whole website is built to use the left menu :/ Please let me know if you guys can fix. I have attached the requested admin login.
You guys are awesome. Thank you!
I rated you guys as suggested by Basilis below :)
Apart from the numerous layouts, various options, smooth and reliable builders, the support crew is very professional and very helpful. I am grateful to have found this theme!
- This reply was modified 7 years, 12 months ago by Tflores87.
We will try this Andy. Thank you!
Hi Andy, it’s definitely happening, not sure why it’s not for you. Please be sure that after you add the product to the cart, you at some point also check out another product (as a user/customer might do) and look to the cart widget as well, this way you will have a better chance of seeing this issue. When the issue happens, it is apparent in the Cart Drop Menu, The Cart Widget, and on the order review form.
As for the odd behavior, I have confirmed that it is theme related with WooCommerce and Extra Product Options, because I thought they might be involved, but are not. It is happening on Firefox, Chrome, and on Safari- both on a Mac, and on a PC. I have also had 4 different colleagues double check this for me on their devices/browsers and it is happening to them as well. Could you please kindly check on a different device/browser and/or have someone else double check? Do note, that this doesn’t happen on mobile devices.
Thanks for the information, Nikko! We will look to implement that!
Hi Andy, thanks for the code. Although that was not the question :D
Could you please understand that the issue is what we wrote:
Side Note: As you can see in the video, the active pages do remain highlighted (which is good), but the background of those links and the left border do not remain highlighted (which is what we are going for).
We are wanting for the ancestor to work and it’s not working for every page. If the user is on Gallery Page (titled “Portfolio”) > Gallery Page Album (title “Landscape”), you will see that the “Portfolio” link is not active even though we are browsing that section.
Furthermore, when the ancestor does work, it looks like this
color: #6fbfc9 !important; padding-left: 18px !important;
When it should look like this:
background: #FBFCFC !important; color: #6fbfc9 !important; border-left: solid 3px #6fbfc9; padding-left: 18px !important;
November 23, 2016 at 7:23 pm in reply to: Fonts pulsing/jumping on masonry elements in safari #716127Thank you, Kristenangel, I will check! I wonder why it only happens for Safari, though.
Sure, thank you for your time, Yigit. I am looking forward to your support!
November 23, 2016 at 6:22 pm in reply to: Fonts pulsing/jumping on masonry elements in safari #716094Thanks for the response, I/we greatly appreciate it!!
The images do look fairly sharp, it’s when the user hovers over the image that they get very blurry. I will post a video since the quality of the screenshot may not be as apparent. In fact, after reviewing the videos, they are still blurry on HOVER, but the video quality altogether doesn’t look great. Here is the video I created (https://kingsdesigns.com/wp-content/uploads/2016/11/BLurry-Hover.mov). Here is another video on another Mac + Safari (https://kingsdesigns.com/wp-content/uploads/2016/11/Blurry-Images-From-another-Mac-Safari.mov)
I am using Safari Version 10.0.1 and tried reseting Safari a few times, but the problem persists.
- This reply was modified 8 years ago by Tflores87.
Since the Shop portion of my site isn’t ready yet, I had those hidden. They are now showing and will remain that way! Thank you, Andy!
Side Note: As you can see in the video, the active pages do remain highlighted (which is good), but the background of those links and the left border do not remain highlighted (which is what we are going for).
In order to inspect the elements, you need to add the product to the cart (Download + Color + Commercial works the quickest to add product). After it is added to the cart, you will need to look at the widget and the Cart Menu Drop Down, you should notice that everything looks fine as it does in the “Good” image examples I provided. After the product is successfully added to the cart, the user might navigate to another page or to another product where you/they will then most likely see the issue (as described above through the images “Bad”). Like you said, it doesn’t always show up right away, but it certainly happening, and when it does, it looks terrible.
After adding to the cart I typically go to another product (where I might or might not see the issue), add that product to the cart, go to the cart page (might or might not see the issue), then go to the checkout page. You can always see this behavior in the Checkout Page Order Review Form, but this is not as much of a concern since it isn’t as dramatic as the Cart Menu Drop Down and the Product Widget.
As for caching, unless Hostgator added this, I do not have a caching plugin or caching turned on.
- This reply was modified 8 years ago by Tflores87.
If I were to use another display it could work? As for the current situation, I think the link is wrapping the image (creating the entire image as a link) and I might want to place the link inside, but not wrapping, the image. Is there a place I could edit that feature?
Certainly! Thank you, Nikko.
If this helps, you could view my Shop Page here (https://kingsdesigns.com/shop/). The Search Bar is in the Footer for the time being.
November 23, 2016 at 7:00 am in reply to: Fonts pulsing/jumping on masonry elements in safari #715742Hi, Rikard,
Thank you for following up! You can find this behavior (most easily seen and most importantly) on my Shop Page (https://kingsdesigns.com/shop/). That being said, you can see it on my Portfolio Page as well (not as easily seen) (https://kingsdesigns.com/gallery/landscape/). This happens on Safari (as far as I have seen).
Hi Nikko! Thanks!
I inputted the snippet into my child’s functions.php (via ftp), but it still does not bring up posts with the appropriate tags when we search. Thoughts?
-
AuthorPosts