Cezar Ayran
@ayrancd on WordPress.org
- Member Since: November 3rd, 2009
-
Posted a reply to SUGGESTION: Radio Button not only Checkbox, on the site WordPress.org Forums:
@joyously I know we can check multiple categories because of the checkbox. What I am…3 days ago
-
Created a topic, SUGGESTION: Radio Button not only Checkbox, on the site WordPress.org Forums:
When will Wordprss have a radio button instead of chec…3 days ago
-
Posted a reply to Get Taxonomy by Custom Field, on the site WordPress.org Forums:
I got this solution: $value = 'my value'; $args = array( 'hide_empty' => false, //…2 weeks ago
-
Posted a reply to Get Taxonomy by Custom Field, on the site WordPress.org Forums:
@joyously taxonomy. Again, I just sent one example of how to use a custom field…2 weeks ago
-
Posted a reply to Get Taxonomy by Custom Field, on the site WordPress.org Forums:
@joyously I need a lost of taxonomies but filtering using the Advanced Custom Field (plugin).…2 weeks ago
-
Created a topic, Get Taxonomy by Custom Field, on the site WordPress.org Forums:
Is it possible to use any of those functions get_term_…2 weeks ago
-
Posted a reply to Favicon is changed in version 5.4, on the site WordPress.org Forums:
@bestkarma I see the favicon code: <link rel="shortcut icon" href="https://sodsuppliers.com/wp-content/uploads/2020/12/georgia-sod-farm-wholesale-cost-zoysia.png" type="image/x-icon"><meta name="generator" content="Powered by WPBakery…4 weeks ago
-
Posted a reply to Custom CPT Archive Title, on the site WordPress.org Forums:
@bcworkz you got wrong. I don't want to change the first section of that page…1 month ago
-
Posted a reply to Custom CPT Archive Title, on the site WordPress.org Forums:
@bcworkz what you mean title that might be undesirable? I'd like to change that title…1 month ago
-
Posted a reply to Custom CPT Archive Title, on the site WordPress.org Forums:
@igorradovanov I've tried the following code but for some reason it doesn't change the title…1 month ago
-
Created a topic, Custom CPT Archive Title, on the site WordPress.org Forums:
I've tried so many options but nothing really changes …1 month ago
-
Posted a reply to Disabling comments, on the site WordPress.org Forums:
@t-p that doesn't solve all comment issues unfortunately. @andraganescu I tried as much as I…1 month ago
-
Created a topic, Disabling comments, on the site WordPress.org Forums:
When will WordPress add a "disable comments option" by…1 month ago
-
Posted a reply to Love it, on the site WordPress.org Forums:
Mel, The biggest challenge for Gutenberg is that bigger companies (themes) don't use it. So…1 month ago
-
Posted a reply to Overlay, on the site WordPress.org Forums:
Fixed overwriting jquery.swipebox.min.js1 month ago
-
Posted a reply to Swipebox overlay, on the site WordPress.org Forums:
Same issue with Optima plugin https://recoverycarepartner.com/ If you click on the nav bar it opens…1 month ago
-
Created a topic, Overlay, on the site WordPress.org Forums:
when you click on the nav bar from the homepage it ope…1 month ago
-
Posted a reply to Get custom fields, on the site WordPress.org Forums:
I just got a response from Avada and want to share with you guys: $slide_id…2 months ago
-
Posted a reply to Get custom fields, on the site WordPress.org Forums:
uhh they don't really help with that.2 months ago
-
Created a topic, Getting custom code, on the site WordPress.org Forums:
I have Avada theme installed and they have a new featu…2 months ago
-
Posted a reply to Set up 404 page, on the site WordPress.org Forums:
Found the solution: include( get_query_template( '404' ) ); header('HTTP/1.0 404 Not Found'); exit; I just…2 months ago
-
Created a topic, Set up 404 page, on the site WordPress.org Forums:
Is it possible to load to 404 page not only if the pag…2 months ago
-
Posted a reply to There are many descriptions that it is easy, but it is not easy or, on the site WordPress.org Forums:
@webest07 if you need help you can email me cezar@elite-strategies.com2 months ago
-
Posted a reply to Poor Support – Great Plugin, on the site WordPress.org Forums:
I always received good support from them. This is just one case.2 months ago
-
Created a topic, One of the best plugins, on the site WordPress.org Forums:
I've done a lot of custom work using this plugin. So h…2 months ago
-
Posted a reply to Not returning rates, on the site WordPress.org Forums:
Just figured out that the regular USPS account is not the correct USPS id. It…3 months ago
-
Created a topic, Not returning rates, on the site WordPress.org Forums:
I've enabled the plugin and added my info but it doesn…3 months ago
-
Posted a reply to Parse error: syntax error, unexpected, on the site WordPress.org Forums:
Found solution here https://wordpress.org/support/topic/latest-auto-update-breaks-site-critical-error/3 months ago
-
Created a topic, Parse error: syntax error, unexpected, on the site WordPress.org Forums:
Getting this error when I activate this plugin: Parse…3 months ago
-
Created a topic, Menu disappeared, on the site WordPress.org Forums:
The menu and the green bar under the menu disappeared.…4 months ago
-
Posted a reply to Building $args, on the site WordPress.org Forums:
Thank you!4 months ago
-
Posted a reply to Building $args, on the site WordPress.org Forums:
Hi bcworkz, I just decided to let the user select if they want to filter…4 months ago
-
Posted a reply to Building $args, on the site WordPress.org Forums:
Hi bcworkz, Thanks for clarifying it.. I was playing with my $args but it doesn't…4 months ago
-
Created a topic, Serch title using meta_query, on the site WordPress.org Forums:
Is it possible to user $args searching by the post tit…4 months ago
-
Created a topic, Building $args, on the site WordPress.org Forums:
This is what I am trying to do: Get posts where statu…4 months ago
-
Posted a reply to CPT inside of CPT menu, on the site WordPress.org Forums:
PERFEEEEEEEECCCT 'show_in_menu' => 'edit.php?post_type=slabs',4 months ago
-
Posted a reply to CPT inside of CPT menu, on the site WordPress.org Forums:
Hi Joy, Let me explain. Anytime I create a new CPT it adds a new…4 months ago
-
Created a topic, CPT inside of CPT menu, on the site WordPress.org Forums:
Is it possible to add a CPT inside of another CPT menu…4 months ago
-
Posted a reply to WC()->cart->add_to_cart not working for non-logged users, on the site WordPress.org Forums:
I just removed the ajax script and submitted the data directly to my .php file…4 months ago
-
Created a topic, WC()->cart->add_to_cart not working for non-logged users, on the site WordPress.org Forums:
WC()->cart->add_to_cart Stopped working for non…4 months ago
-
Posted a reply to Search pagination link, on the site WordPress.org Forums:
I got the solution! I just created a new page called /find/ instead of using…5 months ago
-
Posted a reply to Search pagination link, on the site WordPress.org Forums:
Hi, Sorry, I don't get what you meant. Are you able to rewrite that pagination…5 months ago
-
Created a topic, Search pagination link, on the site WordPress.org Forums:
This is my search page: website.com/?s=a Pagination …5 months ago
-
Posted a reply to Taxonomy pagination – 404 error, on the site WordPress.org Forums:
Hi, it is hard to find out what is causing it since this is not…5 months ago
-
Posted a reply to 413 Request Entity Too Large, on the site WordPress.org Forums:
Complementing: I use base69 because I have an image preview so the value looks like…5 months ago
-
Created a topic, 413 Request Entity Too Large, on the site WordPress.org Forums:
I'm trying to upload images using PHP to the media gal…5 months ago
-
Posted a reply to Pagination getting 404 error – custom post type, on the site WordPress.org Forums:
Hi bcworkz, To be honest, no lol. I don't understand how you want me to…5 months ago
-
Posted a reply to Taxonomy pagination – 404 error, on the site WordPress.org Forums:
Found the issue... On Settings > Reading > Blog pages show at most has 12…5 months ago
-
Created a topic, Taxonomy pagination – 404 error, on the site WordPress.org Forums:
I have my taxonomy-collectibles.php listing my custom …5 months ago
-
Posted a reply to Change taxonomy list order, on the site WordPress.org Forums:
Ohh man thank you so much!! That solved my issue.5 months ago