inigo
Forum Replies Created
-
Forum: Plugins
In reply to: [M Chart] Simple to fix php noticeI ‘ve created a pull request:
https://github.com/methnen/m-chart/pull/177It has disappeared.
Maybe caused by something external.
Thx anyway@jamesosborne
GREAT
Now it works like a charm
Thx a bunch- This reply was modified 5 years, 3 months ago by inigo.
@jamesosborne Ok
Most wise thing: wait, update and try again?@jamesosborne thx for your reply
As I said I can reach the api with a POST request using postman.{ "code": "rest_not_logged_in", "message": "You are not currently logged in.", "data": { "status": 401 } }
It gives the same reply as the error in SiteKit
I am wondering how authorizes SiteKit itself?
That is by using the wp_nonce isn’t it?
And some other parameters which are send to SiteKit by the url which I pasted in.Can you specify which params I should send along with the POST request for it to authenticate?
i.e.
_wp_nonce XXXX
user user_IDso I can mimic in POSTMan
the request.I was wondering if this: admin_root=%2Fwp-admin%2F is correct.
It represents nothing resembling me as current userForum: Plugins
In reply to: [Polylang] 404 on polylang pagination search results of post_typeI had to add
register_taxonomy( ‘language’, ‘product’ );
in my functions php
and
had to add the default language to the action of
the searchform
action=”<?php echo site_url(‘/nl/’); ?>”so the url’s become:
https://siteurl/nl/?post_type=product&s=mysearch
https://siteurl/nl/page/2/?post_type=product&s=mysearchForum: Plugins
In reply to: [TheCartPress eCommerce Shopping Cart] Checkout Editor – Billing RegionHi Gunu
I think something is wrong with wp email notification on this forum. I get notifications of your replies to Inigo Gonzalez. I guess because my name is Inigo (just that).
I wonder if Inigo Gonzalez (nice to meet you) gets them too?
Otherwise I would suggest to leave the space out like so: @InigoGonzales…
BTW I don’t mind but I don’t deserve the credits.grtz Inigo
Forum: Fixing WordPress
In reply to: define in functions use in frontendThx jnhghy for your quick answer.
Works like a charm!!!Forum: Networking WordPress
In reply to: No subdomain new site showingThx Ipstenu for your patience
It works now.
Solution as you told me.grtz I.
Forum: Networking WordPress
In reply to: No subdomain new site showingHi Ipstenu
Weird stuff.
The sub points to the location you said.
Still 500 internal server error.I created for testing purpose another sub. Lets call it sub1.
(host automatically creates a folder for that)
Made it point to public_html
Deleted the folder sub1.
THEN created a website in the WP admin network panel.
Page says:
Error establishing a database connection ?!?!?!
While sub gives a 500
Then I deleted the sub website from WP panel
still 500
Then I deleted sub1 from WP panel
still db error.I seriously cannot think what causes the difference.
Does anyone have a cue how to solve this?
THX!!
Forum: Networking WordPress
In reply to: No subdomain new site showingThanx a lot. I am gonna inquire some more with my host
Forum: Networking WordPress
In reply to: No subdomain new site showingHi Ipstenu
thx for your answer. I deleted the folder. Now I get a 500 error visiting the subdomain.
I don’t exactly understand what you mean about the exact location.
Has it something to do with DNS?
I cannot change location in my host’s admin panel. You just add a subdomain. sub.domain.com You cannot choose a location.grtz I.
Forum: Fixing WordPress
In reply to: category numberYEAH! super simple and working. Great
BTW I used regular quotes. Otherwise I get errors.
thx a lot!
Forum: Fixing WordPress
In reply to: category numberHi vtxyzzy,
thx for your reply.
I looked and tried to retrieve the the id by $cat_Id = get_query_var(‘cat’);
Nope…
But did I make clear that I am on a page which displays all posts in a certain category? I am not on a post page. It looks like get_query_var is more suitable for that situation.grtz I.
try puttin the cursor into the e-mail url field and backspace a couple of times till it’s utmost left to make it really empty
then savethis works for me!