Cezar Ayran
@ayrancd on WordPress.org, @Cezar Duarte on Slack
- Member Since: November 3rd, 2009
Contribution History
Cezar Ayran’s badges:- Translation Contributor
-
Posted a reply to Bulk Offload stucked, on the site WordPress.org Forums:
@kovinet ohh man that's bad... wondering if you have to increase anything on the php.ini… -
Posted a reply to Bulk Offload stucked, on the site WordPress.org Forums:
@kovinet you have to delete the row, I tried changing it to 0 but no… -
Posted a reply to Bug: Error when canceling bulk offload automatically, on the site WordPress.org Forums:
@ianchamba I found some data in the wp_options table like advmo_bulk_offload_media_process_statusadvmo_bulk_offload_cancelled Both with value 1,… -
Posted a reply to Bulk Offload stucked, on the site WordPress.org Forums:
It seems to be an issue with advmo_bulk_offload_cancelled where in the database is this option? -
Posted a reply to Bug: Error when canceling bulk offload automatically, on the site WordPress.org Forums:
I am running into the same issue, it failed when I try to bull offload… -
Posted a reply to Bulk Offload stucked, on the site WordPress.org Forums:
define('ADVMO_AWS_KEY', '');define('ADVMO_AWS_SECRET', '');define('ADVMO_AWS_BUCKET', 'public');define('ADVMO_AWS_REGION', 'us-east-1');define('ADVMO_AWS_DOMAIN', 's3.amazon.com'); How to add https:// ?? Thumbnails are being displayed… -
Posted a reply to Thumbnail not showing in media library of wordpress, on the site WordPress.org Forums:
@masoudin the var ADVMO_AWS_DOMAIN can't have http:// or https:// because when the URL is built… -
Posted a reply to Bulk Offload stucked, on the site WordPress.org Forums:
I also noticed the media gallery is not displaying the file already sent to S3...… -
Created a topic, Bulk Offload stucked, on the site WordPress.org Forums:
I tried to Bulk offload and it failed then I tried to … -
Posted a reply to Account being disconnected, on the site WordPress.org Forums:
Just found this https://quadlayers.com/documentation/instagram-feed-gallery/api/tokens/ Personal tokens that have not been used in 60 days expire… -
Created a topic, Account being disconnected, on the site WordPress.org Forums:
This happens very often, accounts get disconnected and… -
Posted a reply to Store closed but order went through, on the site WordPress.org Forums:
Just checked all of this. No cache enabled, Actions tab matches your suggestions. We are… -
Created a topic, Store closed but order went through, on the site WordPress.org Forums:
Yesterday we received an order at 10:28PM but the stor… -
Created a topic, Custom fee if added by user, on the site WordPress.org Forums:
Is it possible to add a checkbox in the cart page so u… -
Posted a reply to add_post_meta not saving line break, on the site WordPress.org Forums:
Got it, tk u! -
Created a topic, add_post_meta not saving line break, on the site WordPress.org Forums:
I am saving data to a textarea custom field using: … -
Posted a reply to Wrong purchase DATA, on the site WordPress.org Forums:
@simplysaru what's the plugin name on woo.com? Can't find "Google Analytics for WooCommerce" -
Created a topic, Wrong purchase DATA, on the site WordPress.org Forums:
in approximately 1 month it is showing 94 purchases th… -
Posted a reply to Filtering Variable and Simple Products using get_posts(), on the site WordPress.org Forums:
I figured this out. Just had to check the price from that table for simple… -
Posted a reply to Custom Query on wp_postmeta table, on the site WordPress.org Forums:
Just found a solution that I have to add multiple INNER JOINs... is this the… -
Created a topic, Custom Query on wp_postmeta table, on the site WordPress.org Forums:
I am struggling to get the results I am looking for be… -
Posted a reply to Filtering Variable and Simple Products using get_posts(), on the site WordPress.org Forums:
UPDATE: I just found out that the fields I am looking for are on this… -
Created a topic, Filtering Variable and Simple Products using get_posts(), on the site WordPress.org Forums:
I have a custom get_posts() query that loads Simple an… -
Posted a reply to Remove Edit link from comment and rename the word Reply, on the site WordPress.org Forums:
Tks y'all. That seems to be a theme thing and no they can't be translated… -
Created a topic, Remove Edit link from comment and rename the word Reply, on the site WordPress.org Forums:
How do I remove the "Edit" link on a comment user post… -
Posted a reply to Duplicate media file using php, on the site WordPress.org Forums:
@bcworkz but how am I going to add it to the media? Duplicate the file… -
Created a topic, Duplicate media file using php, on the site WordPress.org Forums:
Is there an easy way to duplicate a media file using P… -
Posted a reply to Exception: unable to open image, on the site WordPress.org Forums:
That solved the issue @yordansoares -
Posted a reply to Exception: unable to open image, on the site WordPress.org Forums:
UPDATE: this only happens when I set Shop header/logo, if I remove it, I can… -
Created a topic, Exception: unable to open image, on the site WordPress.org Forums:
When I try to open the PDF I get the following error: … -
Posted a reply to Action manage_posts_custom_column, on the site WordPress.org Forums:
@threadi tks for clarifying it. -
Posted a reply to Action manage_posts_custom_column, on the site WordPress.org Forums:
@threadi I have some custom columns already tks but could you pls explain to me… -
Created a topic, Action manage_posts_custom_column, on the site WordPress.org Forums:
I see a column already exists called "product_tag" and… -
Posted a reply to Update post/slug, on the site WordPress.org Forums:
Just found a solution: function slug_save_post_callback( $post_ID, $post, $update ) { if ($post->post_type != 'product')… -
Posted a reply to Update post/slug, on the site WordPress.org Forums:
@threadi just tried the following code and the slug is not being updated at all… -
Posted a reply to remove_submenu_page not working, on the site WordPress.org Forums:
I posted it on the main WP Forum and they told me to post it… -
Posted a reply to remove_submenu_page not working, on the site WordPress.org Forums:
@t-p this is not just a WooCommerce question, I am using WP functions, as you… -
Created a topic, remove_submenu_page not working, on the site WordPress.org Forums:
I have the following code: add_action( 'admin_menu'… -
Created a topic, remove_submenu_page not working, on the site WordPress.org Forums:
I have the following code: add_action( 'admin_menu'… -
Created a topic, Add multiple attributes, on the site WordPress.org Forums:
I'm creating a variable product and to set the attribu… -
Created a topic, Plugin update, on the site WordPress.org Forums:
My website is getting hacked… I’m cleaning up and chec… -
Created a topic, Plugin update, on the site WordPress.org Forums:
My website is getting hacked... I'm cleaning up and ch… -
Created a topic, Update post/slug, on the site WordPress.org Forums:
When you create a post using wp_insert_post you don't … -
Posted a reply to Search – Server – Issue, on the site WordPress.org Forums:
tks @bcworkz -
Posted a reply to Search – Server – Issue, on the site WordPress.org Forums:
the weird thing about this import is that it works most of the time but… -
Posted a reply to Search – Server – Issue, on the site WordPress.org Forums:
@bcworkz I just received a report from the server guy and the issue was being… -
Posted a reply to Search – Server – Issue, on the site WordPress.org Forums:
@bcworkz tks for the suggestions. -
Posted a reply to Search – Server – Issue, on the site WordPress.org Forums:
I'm assuming it is a DB issue but it is actually a php fpm processes… -
Created a topic, Search – Server – Issue, on the site WordPress.org Forums:
Hi people, I'm having some server issues with my we… -
Posted a reply to Add filter tag to product listing SQL, on the site WordPress.org Forums:
ok