hwsiew
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] Mobile Menu Issuesok, created.
Forum: Themes and Templates
In reply to: [OceanWP] Mobile Menu IssuesHi, i have deleted and re-installed oceanwp. It is still the same.
Forum: Themes and Templates
In reply to: [OceanWP] Mobile Menu IssuesHi,
no, i am not using child theme.
Thanks
Forum: Plugins
In reply to: [Redis Object Cache] V1.3.7 Plugin Update Breaks WordPress SiteHi Till, so the object-cache.php is not longer needed in v1.3.8?
Thanks for your advice.
Forum: Plugins
In reply to: [Redis Object Cache] V1.3.7 Plugin Update Breaks WordPress SiteHaving the same problem with v1.3.8.
No, single site wordpress.
Hi, i followed the trail in /Auth/User.php ‘authenticate’ function. I see my password is correct in the function. However, there is one thing i noticed, the ‘$hashed_passwords’ is empty. I have the API password setup in user profile. Does this ‘$hashed_passwords’ suppose to be empty?
Thanks
Thank you for the prompt reply.
I tested it out as you suggested. I tried to get user id in between the ‘if’ clause but it return id 0. Any idea what could be a reason for that?
Thanks
HI, application ID do you mean the API password in the user profile. if Yes, then yup i have set it up for basic authentication.
I see you highlighted the error message in the picture, and i think my error message is the second ‘if’ clause instead of the first one. The error code of my error is “rest_cannot_create”. If not mistaken, the second ‘if’ clause check for the user capabilities to create ticket. The admin user has this capability granted and has been verified by creating a ticket at admin panel & use the original wp password via API endpoint.
Forum: Themes and Templates
In reply to: [OceanWP] Change header for only Woocommerce Category pageThanks!
It was a mistake I made. It is resolved now.
Thank you.
Forum: Themes and Templates
In reply to: [OceanWP] Change header for only Woocommerce Category pageAlright, thanks for the advise.
Btw, I just notice that sidebar in category page is not working as well. Any idea why is that so? any way to change to custom sidebar?
https://web1.actiweb.co/product-category/uncategorized/
Thanks
Forum: Themes and Templates
In reply to: [OceanWP] Way to trigger mobile navigation menu from the sideHi! Yup like in mobile view. I am trying to build a custom header which in mobile view there is one button to trigger the mobile side menu like the normal navigation bar.
Is there any shortcodes or ways i can do so?
Thanks!
Forum: Themes and Templates
In reply to: [OceanWP] Conflict with bootstrap !HI, I have created two pages with and without bootstrap stylesheet. Notice the change in navigation bar as it styles change after loaded bootstrap stylesheet.
https://dev.actiweb.site/with-bootstrap/
https://dev.actiweb.site/without-bootstrap/Thank you
Forum: Themes and Templates
In reply to: [OceanWP] Conflict with bootstrap !Hi, I am trying to build some custom pages which use bootstrap. However, when bootstrap is loaded, all alignment of oceanwp in that page went off.
And, this implies that any plugin uses bootstrap for styling will not work well with oceanwp?
Thanks for the reply.
- This reply was modified 8 years, 3 months ago by hwsiew.
Alrgiht thanks