Younes
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Add additional headers to the wp_remote_get () function.Hi @alanfuller ,
I managed to log into the Instagram API and get a token. But I failed to read the JSON file, I don’t know which headers should I add.
as you can see : token
Forum: Developing with WordPress
In reply to: Add additional headers to the wp_remote_get () function.Hi @alanfuller ,
Yes I created an APP, but it allows you to read only a user after accepting it.
The mechanism of instagram basic display api is that: we must send an invitation to the User, and he must give us his permission.while me, I want to read the public JSON of a famous person as I indicated in the link in a previouse response .
Forum: Developing with WordPress
In reply to: Add additional headers to the wp_remote_get () function.Hi all ,
Firstly thank you for reply.@diondesigns
The link is as is proposed by Instagram.
Example : (If I am connect to instagram) no additional params.
cristiano ronaldo@bcworkz
Yes I saw a few Plugins, but not all of them do what I want.Forum: Themes and Templates
In reply to: [Dro Pizza] Image too dark in headerI updated the theme.
The opacity is reduced in the header of the posts- This reply was modified 5 years ago by Younes.
Forum: Themes and Templates
In reply to: [Dro Pizza] Image too dark in headerHi @nofill
I apologize for not responding during the covid19 period.
Can you please reproduce the error so that I can see it and correct it, and give me a screenshot or URL linkForum: Developing with WordPress
In reply to: Get Custom taxonomy parent with wordpress REST APIThank you @bcworkz
It s woorksForum: Reviews
In reply to: [Shipping-Based Products for woocommerce and Ali2Woo] Add more supportHello,
and thank you for your vote.
yes, I am thinking of adding support for all Aliexpress droppsihping pluginsForum: Everything else WordPress
In reply to: Copyright of the plugin name@sterndata ok thank you, it’s clear
I found it :
` $shipping_loader = new A2W_ShippingLoader();
$shipping_data = $shipping_loader->load(new A2W_ShippingMeta( get_the_ID(), $ext_id, $ship_to, ”, ”, ” ) );- This reply was modified 5 years, 11 months ago by Younes.
Forum: Plugins
In reply to: [Currency Switcher for WooCommerce] GeoIP currency swapping is not workingme too the same issue
Forum: Reviews
In reply to: [Dro Pizza] functionality@youssedbancharif
Thank you for your review.
Yes currently, the theme aims to display a catalog, not interaction with the client. in the next update, i will add woocommerce supportForum: Reviews
In reply to: [Dro Pizza] beautiful layout@asmaefaz1010
Thank you so much.
Yes, the idea is to keep it simple.
Not all people are able to manage themes with tones of options that they don’t even use.Forum: Fixing WordPress
In reply to: hook to add custom checkbox option in Menu Settingschoose to create a menu location . this is the best solution found
- This reply was modified 6 years, 5 months ago by Younes.
Forum: Fixing WordPress
In reply to: hook to add custom checkbox option in Menu Settings@sterndata non .
I want add an extra field , and save the value as an option to use it in the front endokay well understood. thank you