Guilherme Vaz
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook for WooCommerce] Not able to connect to Facebook PageI was having the exact same issue. I had access to a Page as a partner business, and it wouldn’t let me chose the page I desired. Then I had the owner of Page try it, and even then it says it can’t be connected. Though it shows a different error message: “It’s not allowed to create a content with this name. Try a different one.” What does that mean? Should I open a different thread? Thanks!
Ok, awesome! Thanks!
About the php error, I’ve checked with older php version, 5.6 and it throws the same error, I guess it’s related to wp not php, but that’s just my guess.
Thanks again,
Guilherme
Hey Rishi,
Thanks for the super quick reply!
Yes, I understand this part is confusing, it’s not only hard to explain, but it’s also pretty difficult to find any information on this in Woocommerce documentation, or other support topics.
This is what I’m talking about:
https://pasteboard.co/JGq0n63.pngWith this option enabled, it’s like a shortcut, so shop managers won’t have to add each and every variation that have the same price and info. This is pretty handy when you have more than one attribute and as a result you’d get hundreds of variations, with this option, you can decrease the number of variation rows in product edit to a minimal more manageable amount.
About the error, since it’s in the else bit of the if/else statement, I’m assuming you’re not getting it because you’re not falling into that else, try to force it to pass there, and see if throws?
This is my environment information:
PHP 7.4.9
WP 5.5.1
Woo 4.6.2
WC Ajax 2.1Thanks again!
Btw, I have the lasted version going (2.1) you just published. Thx!
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Google Tag Manager CORS errorI”ve created a ticket in github with more information https://github.com/ahmedkaludi/accelerated-mobile-pages/issues/4528
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Google Tag Manager CORS errorSure, there you go: https://imgur.com/a/clpj4pd
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Android Google Search PodcastJust a quick note, my podcast started appearing on Google Podcast without any updates or changes to the plugin or my feed. Don’t know how or why.
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Android Google Search PodcastThanks for the reply Craig!
Let me know if you need anything.
Cheers!
Forum: Plugins
In reply to: [Auto Affiliate Links] Query took down mysql serverHi! Thanks for the help.
No, it’s the first time. I’ve been using the plugin for only one month now. Let me know if you need anything else ok?
@claudiosanches beleza, vou conferir no tema aqui, mas select2 é muito mais incomum do que select, tema sem formata??o de select n?o é tema que se preze, já sem select2 é entendível
Outra sugest?o seria usar um campo select nativo, visto que se adaptaria melhor em termos de design aos temas em geral!
Também estou com problemas. Veja que no meu checkout o label fica ao lado esquerdo do campo, e n?o acima. Neste caso, o campo ocupando a row inteira for?a uma quebra?
Thanks for the help!
I’ve also had to add this code in order for it work:
$wpdb->insert('wp_term_relationships', array( 'object_id' => $post_id, 'term_taxonomy_id' => $term_id, 'term_order' => '0', ));
Ok! Thanks!
The WooCommerce version is 2.5.4.
Thanks,
Guilherme