titodevera
@titodevera on WordPress.org
- Member Since: August 29th, 2014
- Location: Soria
Bio
Interests
Contribution History
titodevera’s badges:- Core Contributor Core Contributor
- Translation Contributor Translation Contributor
- Plugin Developer Plugin Developer
- 
										Posted a reply to Add a class with brand slug to all pwb-brand links, on the site WordPress.org Forums: 
 Hi ibalabanov, You don´t need to add any extra classes for add the img hover…2 days ago 
- 
										Posted a reply to Remove Brand stylesheet from loading on all pages, on the site WordPress.org Forums: 
 Hi stevenmaas, Is posible to remove the stylesheet using the 'wp_dequeue_style' function. The code below…2 days ago 
- 
										Posted a reply to display some brand in carousel, on the site WordPress.org Forums: 
 Hi alexdex! Yes, it is possible. Set your favourite brands using the star icon in…1 week ago 
- 
										Posted a reply to FANTÁSTICO, on the site WordPress.org Forums: 
 Hola gloriosky, En primer lugar agradecer tu valoración. ¿Podrías detallarnos en qué consistiría esa mejora…1 week ago 
- 
										Posted a reply to image sizes, on the site WordPress.org Forums: 
 Hi glencds! There´s not an optimal size, you can use the size you want based…1 week ago 
- 
										Posted a reply to Brand field meta, on the site WordPress.org Forums: 
 I confirm that the algol.plus solution works like a charm Thank you so much! :)1 week ago 
- 
										Posted a reply to Adding PWB to schema markup, on the site WordPress.org Forums: 
 Hi all! PWB adds the the "brand" schema markup automaticly by default, using the woocommerce_structured_data_product…1 week ago 
- 
										Posted a reply to Brand filter error, on the site WordPress.org Forums: 
 Fixed in PWB 1.7.7 :)1 week ago 
- 
										Posted a reply to Allow for custom taxonomy slug, on the site WordPress.org Forums: 
 Hi Duke! Thank you so much for your suggestions. We will consider it for next…1 week ago 
- 
										Posted a reply to The Brand Filter does not appear on the sidebar, on the site WordPress.org Forums: 
 Hi theprojectgarments! Please provide your system status report (WooCommerce/Settings/Brands/System status) and place a ` on…1 week ago 
- 
										Posted a reply to Shortcode to display brand name inside the loop, on the site WordPress.org Forums: 
 Hi Jesin! Yes, but only for the single product pages. I will consider change it…1 week ago 
- 
										Posted a reply to Remove text before brands links, on the site WordPress.org Forums: 
 Hi roannamedina! I recommend you remove the custom code that adds the prefix and use…2 weeks ago 
- 
										Posted a reply to Shortcode to display brand name inside the loop, on the site WordPress.org Forums: 
 Hi Jesin! Add this code to your functions.php: add_action('woocommerce_after_shop_loop_item_title', function(){ echo do_shortcode('[pwb-brand product_id="'.get_the_ID().'" as_link="true"]'); });…2 weeks ago 
- 
										Posted a reply to Savoy theme, on the site WordPress.org Forums: 
 Please provide your system status report (WooCommerce/Settings/Brands/System status) and place a ` on the line…2 weeks ago 
- 
										Posted a reply to Savoy theme, on the site WordPress.org Forums: 
 Hi again linesplusdots! PWB uses the "woocommerce_archive_description" and the "woocommerce_after_main_content" hooks for showing the description…2 weeks ago 
- 
										Posted a reply to Brand Logo Under Brand Tab, on the site WordPress.org Forums: 
 Hi Cozmoz365! PWB 1.7.7 introduces a new filter for this: add_filter('pwb_product_tab_brand_logo_size', function( $text ){ return…2 weeks ago 
- 
										Committed [2176402] to Plugins Trac: 
 New version 1.7.72 weeks ago 
- 
										Posted a reply to Savoy theme, on the site WordPress.org Forums: 
 Hi linesplusdots! PWB should be "compatible" with any WooCommerce theme... Can you provide to us…2 weeks ago 
- 
										Posted a reply to Term ‘pwb_brand_banner’ is missing when no products are associated, on the site WordPress.org Forums: 
 Hi Costa! You should be able to get pwb_brand_banner meta value using get_term_meta() as well...…2 weeks ago 
- 
										Posted a reply to Change brands permalinks, on the site WordPress.org Forums: 
 Hi jeffyun123! Add this code to your functions.php add_filter( 'pwb_taxonomy_with_front', function(){ return false; } );…2 weeks ago 
- 
										Posted a reply to Would it be possible to convert categories to brands?, on the site WordPress.org Forums: 
 You are welcome remymedranda! :)4 weeks ago 
- 
										Posted a reply to How to allow Shop Manager Users to manage WPB, on the site WordPress.org Forums: 
 Hi mrmac78! "Shop Managers" can manage brands by default. It seems that the default roles…4 weeks ago 
- 
										Posted a reply to Brand Title Shortcode, on the site WordPress.org Forums: 
 Hi ncarper! There is not available a shortcode that allways shows the brands title. [pwb-brand]…4 weeks ago 
- 
										Posted a reply to carousel doesn’t work, on the site WordPress.org Forums: 
 Hi aurarum! You are using the hide_empty="true" value, be sure that your brand contain products.…4 weeks ago 
- 
										Posted a reply to Would it be possible to convert categories to brands?, on the site WordPress.org Forums: 
 Hi remymedranda! You can use this plugin Taxonomy Switcher. The project seems to be abandoned,…4 weeks ago 
- 
										Posted a reply to Brand filter error, on the site WordPress.org Forums: 
 Hi mavdiablo! Thanks for reporting. This is a known issue, it will be fixed very…4 weeks ago 
- 
										Wrote a new post, PTE Request for WooCommerce Address…, on the site Translate WordPress: 
 PTE Request for WooCommerce Address Book Hello Polyglots, I have suggested strings for this plugin…2 months ago 
- 
										Posted a reply to Padding / spacing, on the site WordPress.org Forums: 
 Hi linesplusdots! You can use some CSS rules to add the spacing, but I recommend…2 months ago 
- 
										Posted a reply to Allow HTML in Brand Description, on the site WordPress.org Forums: 
 Solved :)2 months ago 
- 
										Posted a reply to Abrir enlace en nueva ventana, on the site WordPress.org Forums: 
 Hola sandrinne2001! Me alegro de que te sirva Un saludo :)6 months ago 
- 
										Posted a reply to Error After Install, on the site WordPress.org Forums: 
 Hi vizzzio! What version of PHP are you running on your hosting? Remember that PWB…6 months ago 
- 
										Posted a reply to API Issue, on the site WordPress.org Forums: 
 Hi manigopal! Info about the api usage here: Rest API docs :)6 months ago 
- 
										Posted a reply to External Brand Logo and Banner Image, on the site WordPress.org Forums: 
 Hi Iodisy! Since your WordPress installation be configured for working with the CDN, the brand…6 months ago 
- 
										Posted a reply to Javascript problem after updating to Version 1.7.4, on the site WordPress.org Forums: 
 Solved :)6 months ago 
- 
										Posted a reply to error after update, on the site WordPress.org Forums: 
 1.7.6 solves the error, topic resolved :)6 months ago 
- 
										Posted a reply to Widget Brand Soring, on the site WordPress.org Forums: 
 Hi Aprowler Yes, you can configure your custom sorting algorithm based on slugs. :)6 months ago 
- 
										Posted a reply to Widget Hide From Product Tag PaGE, on the site WordPress.org Forums: 
 Hi Aprowler! The widget should works well with product tags archives. What issues are you…6 months ago 
- 
										Posted a reply to Error After Update, on the site WordPress.org Forums: 
 Hi sroskylos! Are you using a cache plugin or similar? Purge your caché and try…6 months ago 
- 
										Posted a reply to Brands in Google Feed using Woocommerce Product Feed, on the site WordPress.org Forums: 
 Hi taylorclark! All brands plugins (including PWB) use a custom taxonomy for the brands, it…6 months ago 
- 
										Posted a reply to Abrir enlace en nueva ventana, on the site WordPress.org Forums: 
 Buenas tardes sandrinne2001! Actualmente no es posible hacer lo que comentas con ninguna opción del…6 months ago 
- 
										Posted a reply to Remove brand name on brand page, on the site WordPress.org Forums: 
 Hi rikaathena! Are you talking about the "pwb-all-brands" shortcode? You can use the title_position="none" parameter.…6 months ago 
- 
										Posted a reply to What is brand meta key? (WP All Import), on the site WordPress.org Forums: 
 Hi marv2! The brands are not saved as metadata. Each brand is a term inside…6 months ago 
- 
										Posted a reply to Widget Brand Soring, on the site WordPress.org Forums: 
 Hi Aprowler! You can use the pwb_widget_brand_filter filter hook to alter the order as your…6 months ago 
- 
										Posted a reply to error after update, on the site WordPress.org Forums: 
 Hi mobileserviceshop. Please, update PWB to 1.7.6, it should solves the error. :)6 months ago 
- 
										Committed [2077278] to Plugins Trac: 
 New version 1.7.66 months ago 
- 
										Posted a reply to error after update, on the site WordPress.org Forums: 
 Hi mobileserviceshop! It seems that exists a conflict with the "Product Tabs Manager for WooCommerce"…6 months ago 
- 
										Posted a reply to Javascript problem after updating to Version 1.7.4, on the site WordPress.org Forums: 
 Hi wisam-mo! Please, update to the new version 1.7.5, i think is solved yet. Sorry…6 months ago 
- 
										Committed [2075044] to Plugins Trac: 
 New version 1.7.5, js fix6 months ago 
- 
										Posted a reply to How can I override the carousel shortcode from my theme, on the site WordPress.org Forums: 
 Hi wisam-mo! With the new version 1.7.4 you can do it! Info here: Overriding templates…6 months ago 
- 
										Posted a reply to Brands Import Support, on the site WordPress.org Forums: 
 Hi milenpav! I will consider include this for the next release. Thank you :)6 months ago 
Developer
- 
										
											  Awesome Twitter FeedsActive Installs: 70+ 
- 
										
											  Perfect WooCommerce BrandsActive Installs: 20,000+ 



 
			 
                 
										