Skip to content

Tag: wordpress

WordPress same custom post template for different languages

I have a WordPress webpage where a former web developer created a custom post type using Pods pulgin, on this custom post type there is a post that we can call “Ejemplo”, that post uses content-single-ejemplo.php to be build but the english version “Example” is being created with conte…

Add custom settings to WooCommerce Products tab

I’m using WordPress and WooCommerce for my e-commerce. I need to duplicate the “Shop Page” option (under WooCommerce > Settings > Products > General), creating a new option “Outlet Page” after the first, which the user can populate late with the desired page. How can I d…