jprstoney
Forum Replies Created
-
Forum: Plugins
In reply to: [External Store for Shopify] It tells me to fill in all the fields but I haveHi @raissufyan,
I did but that just deals with creating a private app, which we don’t now have the option of. Not creating a custom app which seems to be the way Shopify are now pushing for.
Forum: Plugins
In reply to: [External Store for Shopify] It tells me to fill in all the fields but I haveHi Fahad, I’m having the same issue but dont have a Manage Drive Apps link (although there’s only one login for the account so it’s not permissions based).
Looking at Shopify’s updates, it says the following:
“Private apps have been depreciated as of January 2022 and we are encouraging Partners to now create custom apps for their clients instead. Custom apps can be built for a single Shopify store and do not need to be listed on the Shopify App Store. Partners can provide their clients with a simple install link for them to add a custom app to their store and they do not need API access in order to do so.”
I’ve created the custom app in the developers app section, but am getting the ‘please fill in all fields’ error in your plugin connection page.
Any thoughts or ideas most appreciated>
Kind regards
JamesForum: Plugins
In reply to: [NP Quote Request for WooCommerce] Composite Product detailsMany thanks. I’ve emailed you with the screenshot and other details.
I was looking for the same thing and did find a custom code snippet that would allow multiple Stripe accounts and switch conditionally.
https://www.businessbloomer.com/woocommerce-multiple-stripe-accounts/
Hope that helps.
JamesForum: Plugins
In reply to: [Easy Primary Category] Minimized js file conflict with Yoast SEO pluginHave the same issue.
Forum: Plugins
In reply to: [Advanced Ads – Ad Manager & AdSense] Adding rel=”nofollow”Hi Thomas,
Many thanks for your quick response. Ok, that’s great! I thought there must be a way.
Kind regards
JamesForum: Plugins
In reply to: [Insert or Embed Articulate Content into Wordpress] 404 errorHi Brian,
Many thanks for your quick response. Yep, I got it working by adding the directory to an ignore list in htaccess.
Many thanks!
James
Forum: Plugins
In reply to: [People Profile CPT] People categories don't work in shortcodesSolved it. The People profile categories were actually taxonomies.
This worked:
[display-posts post_type=”people” taxonomy=”people_category” tax_term=”london” posts_per_page=”5″ order=”ASC” orderby=”title”]