gorfeas
Forum Replies Created
-
I will give it a try and let you know
I applied the Asset Regeneration as per your instructions, but the problem persists. Backend view is correct (60px margin/padding), front end is wrong (no margins / padding)
Well I just updated to the latest version that got out today, followed the above steps + changed user language to English, instead of Greek and BOOM! it works now. After I update a product, the EAN barcode number is visible when switching to secondary language. Thank you for your time and effort!
Thank you,
I will respond through your official support forum.
Unfortuantely it does not work. I have changed the setting as per your suggestion, saved the settings and updated a product but the EAN still won’t display for the secondary language.
The only way it worked was to enable the wordpress editor translation mode for an specific product and manually enter an EAN code. It did not copy the value.
- This reply was modified 3 years ago by gorfeas.
Sorry my bad, I realise she just asked access to the password protected FRONTEND and not the backend.
Hi there, would it be possible to give you temporary access to the backend using the Temporary Login Without Password plugin?
I have implemented the breadcrumbs by inserting the recommended snippet in the following file of my child theme:
childtheme/template parts/header/site-nav.php
<?php endif; ?> <?php if ( function_exists('yoast_breadcrumb') ) { yoast_breadcrumb( '<p id="breadcrumbs">','</p>' ); } ?>Furthermore I have positioned and styled the breadcrumbs via css:
#breadcrumbs { width: 100%; color: #55ba5e; font-size: 16px; } #breadcrumbs a { color: #55ba5e; text-decoration: none; } @media only screen and (max-width: 651px) { #breadcrumbs { font-size: 16px; } } .tw-header-light:not(.tw-header-opaque):not(.primary-navigation-open) #breadcrumbs, .tw-header-light:not(.tw-header-opaque):not(.primary-navigation-open) #breadcrumbs a { color: #fff; }Cosmetics, Creams and Anti-Aging are product categories. The problem appears only for single products.
Forum: Plugins
In reply to: [Perfect Brands for WooCommerce] Brands taxonomy slug translationOK, I just found it! Had to activate translation first via WPML->settings->Taxonomies Translation, then it appered under the dropdown menu in wpml-translations-taxonomy.
Forum: Plugins
In reply to: [Premmerce Brands for WooCommerce] WPML translationOK, I just found it! Had to activate translation first via WPML->settings->Taxonomies Translation, then it appered under the dropdown menu.
Thanks!
Forum: Themes and Templates
In reply to: [Twenty Twenty-One] Accordion mobile menuI would like to have collapsable submenu items with different background color
Forum: Themes and Templates
In reply to: [Twenty Twenty-One] Ramove “menu” text before hamburgerThank you very much!
Forum: Themes and Templates
In reply to: [Botiga] Sticky menu doesn’t workSame problem here: https://wp.emthrace.org/
I tried the above solution but it still doesn’t work. Any suggestions?
all good
nevermind figured it out