mohini108
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] remove the product title in breadcrumbs pathi could solve it with this code pasting it into the child themes function.php ??
/* * Remove the last breadcrumb, the post title, from the Yoast SEO breadcrumbs * Previous breadcrumb will remain linked * Credit: David @ https://generatepress.com/forums/topic/how-to-hide-the-title-part-in-the-breadcrumb-im-using-yoast-seo/#post-614239 * Last Tested: Apr 11 2020 using Yoast SEO 13.4.1 on WordPress 5.4 */ add_filter('wpseo_breadcrumb_single_link', 'remove_breadcrumb_title' ); function remove_breadcrumb_title( $link_output) { if(strpos( $link_output, 'breadcrumb_last' ) !== false ) { $link_output = ''; } return $link_output; }
Forum: Plugins
In reply to: [Yoast SEO] how to display child category of product in breadcrumbs?hello michael,
thank you for your reply. i made it to include also the categories, but now there is another problem: https://moebel-guru.com/produkt/stuhl-nina-massives-eukalyptusholz-schwarzes-finish-beiges-papierseil-fsc-100/the category M?BEL is shown TWICE. what can be done about that? actually i would prefer to remove the FIRST m?bel entry which leads to /shop/ – how can i do that?
thank you
maria- This reply was modified 3 years, 1 month ago by mohini108.
wonderful, this solved it, thank you very much!!
??yes, its more than 30. thank you, i will have a look at this post.
kind regards
mariaoh wonderful! this made it, now it works, thank you so much antonio ?? ?? ??
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Filters not showing on Mobilehello,
i am having the same problems, its this page: https://moebel-guru.com/produkt-kategorie/raeume/wohnzimmer/ (pw:krishnagovinda)
screenshots:
https://dev.moebel-guru.com/uploads/Bildschirmfoto%202021-09-27%20um%2016.01.16.png
https://dev.moebel-guru.com/uploads/Bildschirmfoto%202021-09-27%20um%2016.01.27.png
https://dev.moebel-guru.com/uploads/Bildschirmfoto%202021-09-27%20um%2016.05.33.png
https://dev.moebel-guru.com/uploads/Bildschirmfoto%202021-09-27%20um%2016.05.56.pngthanks
mariayes, sorry. have realized this only later and cant delete the thread here.
- This reply was modified 3 years, 2 months ago by mohini108.
Forum: Fixing WordPress
In reply to: Plugin facetWP not working with shopkeeper themehello jan,
thank you for your quick reply. i have contacted the developer several times but i am not getting any help there, thats why i am asking here for help.Forum: Plugins
In reply to: [Loco Translate] Loco translate has around 300 files for woocommerce!hi tim,
thank you for your quick reply. so you want to say that it is not an error that i have all these files there? i am not a programmer, it was the developer of the theme im using who noticed that there are too many files…cheers
maria…this is just to let you know that i have also solved the issues with the disappearing heart..it was due to some custom css. so all fine now. thank you so much for your helpp in this!!
mariahi antonio, oh my god, i didnt think that the solution is that easy! ?? but indeed, after hcaning the settings in the wishlist, the heart behaves now correctly. thank you so much!! and regarding the second problem i also want to thank you for looking into it…it is strange, on my device it behaves differently. it is still disappearing after adding a product to the wishlist and also after refresh the heart is just completely missing but the item is in the wishlist. do you have any idea where to investigate in order to find the error?
thank you
mariahi ivan,
thank you for your reply, the shopkepper support unfortunately doesnt reply to this issue since many weeks and i really need to progress with the project. there are so many problems around this wishlist ??another issue is that on mobile (if you scale the window down) after clicking on the heart to add it to the wishlist, the heart disappears completely. can you please let me know the reason for this and if its also related to the theme?
many thanks
mariaForum: Plugins
In reply to: [WC External Variations] Does Not Work Correctly With YITH WISHLISTand what kind of changes? how can i communicate this?
Forum: Plugins
In reply to: [WC External Variations] Does Not Work Correctly With YITH WISHLISThello,
thank you for the reply. so what does this exactly mean, does it need a fix in the yith wishlist?hi there,
any news regarding this issue?
cheers,
maria