benb1
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] cart issue – products disappearing, cart seem emptythank you, ill try.
consider this thread closed <3Forum: Plugins
In reply to: [WooCommerce] cart issue – products disappearing, cart seem emptyit actully doesn’t happen for me either.
but my clients are reporting that using mobiles – safari & chrome mobile versionsForum: Fixing WordPress
In reply to: search for every post/comment@bcworkz Hi!
So i tried for days to fix it and stil nothing…swiching themes also didnt help.
ill give another example – with BuddyPress we have an option to Search for posts (activity page).
so basicly if someone posted:“Hi olivia, my name is Ben and i like the color red.”
and i search “olivia red”
i want the post to appear.at the moment:
if i search “olivia” the post appears.
if i search “red” the post appears.
if i search “color red” the post appears.
if i search Hi olivia” the post appears.
however, “olivia red” the post is not showing.how to fix withing the code: split the search string to words searching 1 word at the time and showing the results only of post who have both words “olivia” & “red”
Forum: Fixing WordPress
In reply to: search for every post/commentthanks for the help however, none of them work
# the only thing i need is a search with multyiply keywords it shouldn’t be that unique
i dont care even if it has seperator likeSearch: pizza; recipe;
someone?
Forum: Everything else WordPress
In reply to: Looking for a image widget/plugin^ the msg above is just a spam..
does anyone has an idea?
basicly i want a image gallery with one big image showing and when u press on one of the small images the big image shows the one u clicked on
Forum: Everything else WordPress
In reply to: Need a plugin to send customers to the page neededHi, its been a while however, i yet to find a good solution.
Is there any other suggestions?my second message in the post explain what im looking for much better than the original post
appriciate the assistance
Forum: Everything else WordPress
In reply to: How to make Jump page work between pagesman.. you’re awesome, i spent such a long time trying to fix it, how didn’t i think of it myself.
have a great day.worked perfectly.
(however, it does load the entire page now every time i press that button)Forum: Everything else WordPress
In reply to: Need a plugin to send customers to the page neededHi Joy, thanks for the help, the plugin you provided seem unreliable 🙁
And i’m a beginner so is it possible to get an example of how you are doing it and I will adjust the code?Forum: Everything else WordPress
In reply to: Need a plugin to send customers to the page neededI am not sure how to edit the page so this is another way to clarify what i am looking for:
Ok so the concept is like a bot that will direct the user to the item he need. basically i dont want the customers to only see a huge menu with 8 categories and 50 subcategories.
i want him to see a button that says “click here to find what u lookin for” then on the same page 3 clickable options will appear:Are you looking for Clothes?
Are you looking for Makeup?
Are you looking for Home Decorations?assuming he clicked on clothes – the questions will change to
Man clothes
Woman clothes
Unisexassuming he clicked on man
T-Shirts
Shoes
Pantswhen he clicks on pants it will send him directly to our page (URL) subcategory of man’s pants (mywebsite.com/store/Clothes/Man-Pants)
is there a way to do so? a plugin or so?
Thank you 🙂`