-
Omar replied to the question Show just VENDORS on members page in the forum OneSocial theme 8 years, 9 months ago
Fantastic, thank you very much, It works perfectly.
Do you now how to remove admin as well?
-
Omar replied to the question Show just VENDORS on members page in the forum OneSocial theme 8 years, 10 months ago
You would actually need to create a new file called bp-custom.php and insert the above code in it.
You would need to put the file here wp-content/plugins
But it didn’t work for me as it removed everyone not just customers.
Let me know if you have a breakthrough
-
Omar replied to the question Show just VENDORS on members page in the forum OneSocial theme 8 years, 10 months ago
Hi @vapvarun,
Thnanks for looking into this, but it removes everyone and it shows a blank page.
-
Omar replied to the question Show just VENDORS on members page in the forum OneSocial theme 8 years, 10 months ago
Did you manage to do this?
I have tried to put the code, below, together but it is not working
add_action(‘bp_ajax_querystring’,’bpdev_exclude_users’,20,2);
function bpdev_exclude_users($qs=false,$object=false){
//list of users to excludeif($object!=’members’)//hide for members only
return $qs;…[Read more] -
Omar replied to the question Mobile Layout Issue in the forum Social MarketPlace 8 years, 10 months ago
following this
-
Omar started the question Friend Request button in the forum OneSocial theme 8 years, 10 months ago
Can I move that button from the profile and add it to the shop page?
Do you have a custom function for this?
Also, the “BASE” name for the profile is clickable, which goes to the members search page. How can I make it unclickable. It seems thats the only field that I cannot control from the buddypress user profile settings!
-
Omar started the question Changing Links in the forum OneSocial theme 8 years, 10 months ago
How can I change the link for the “Shop Owner” on a single product page (above the price and next to “Contact shop owner”) so that it links to the shop rather than the members profile?
-
Omar replied to the question The heart button/function in the forum OneSocial theme 8 years, 10 months ago
Sure, please let me know the templates that need to be amended.
Also, as I am the developer here. Could you guide me (or show me a simple code) that I can use to achieve this?
These are the main things I am looking for:
– The heart (favourite) button display at all time (logged in or logged out)
– If the user is logged out and click on it, it…[Read more] -
Omar started the question The heart button/function in the forum OneSocial theme 8 years, 10 months ago
Hi there,
Is there a way to make the heart “Favourite” button display for logged out users too? I have changed the CSS so that it displays without the hover for now for logged in users.
So when logged out users click on it, it would ask them to login or register. As no one knows that they can like products unless they register.
Also, would it…[Read more]
-
Omar replied to the question Mobile menu not working in the forum OneSocial theme 8 years, 10 months ago
Correction, this code add_filter(‘show_admin_bar’, ‘__return_false’); works fine by removing the black panel at the top on desktop, but it removed the notification and message button from the top menu and some of the links in the profile drop down as well.
Screenshots attached with and without your code.
-
Omar replied to the question Woocommerce Product filter in the forum OneSocial theme 8 years, 10 months ago
Hi Jean,
Actually, I managed to fix it. The plugin has a section to add custom filter to accommodate for those who build themes not using the standard woocommerce filters.
Onesocial is using woocommerce_before_main_content instead of the standard woocommerce_before_shop_loop
Regards,
O -
Omar replied to the question Mobile menu not working in the forum OneSocial theme 8 years, 10 months ago
This didn’t work.
I will send you the site URL in a private message now
-
Omar replied to the question Woocommerce Product filter in the forum OneSocial theme 8 years, 10 months ago
Fantastic, thank you
-
Omar replied to the question Mobile menu not working in the forum OneSocial theme 8 years, 10 months ago
I tried the menu on an iPad and it works fine. So the issue is only on mobiles ( I tried a Sony, and a samsung s3 phones)
-
Omar started the question Mobile menu not working in the forum OneSocial theme 8 years, 10 months ago
The mobile menu is not working for me, am I missing something here?
the links are there but invisible. I tried changing the secondary colour but that did not make any difference.
The same thing happens with the profile menu on mobile when logged in, it slides but it is blank.
Also, the profile/login button only displays on mobile if I activate…[Read more]
-
Omar replied to the question Woocommerce Product filter in the forum OneSocial theme 8 years, 10 months ago
No, I am referring to the below
http://codecanyon.net/item/woocommerce-product-filter/8514038
-
Omar started the question Woocommerce Product filter in the forum OneSocial theme 8 years, 10 months ago
Hi,
I have purchased a plugin called Woocommerce Product Filter and this plugin is compatible with any theme except for one social!
Could you please let me know why this is happening and what I can do to fix it.
I have tried different themes and they are working just fine.
Let me know if you need more info on this
-
Omar started the question Duplicated tick box in the forum OneSocial theme 8 years, 10 months ago
Hi there,
It seems that sometimes the tick boxes get duplicated displaying two different css styles.
this also happens with other parts of the site.
It looks as though sometimes the theme doesn’t load fully which causes this. Could you please look into it? I have attached a screenshot.
Also, talking about the theme not loading fully at times,…[Read more]
-
Omar replied to the question search function not working in the forum OneSocial theme 8 years, 10 months ago
Hi guys,
As mentioned in my message, the search button works in IE but not in Chrome or Firefox.
Could you please get back to me on this?
Thanks,
O -
Omar replied to the question search function not working in the forum OneSocial theme 8 years, 10 months ago
I have sent you a private message with my site URL so you can see it for yourself.
Could you please look into this asap and let me know?
- Load More