ResolvedMy account

Viewing 15 posts - 1 through 15 (of 24 total)
  • Author
    Posts
  • #24868
    elisek
    Participant

    Hello

    How is it possbile to modify “my account drop-down menu, which is located on the right side of top menu? We would like to get rid of some pages. We are using WCFM marketplace and currently we have in drop-down menu too many pages, f.e “addresses, followings etc. Thank you in advance!

    #24892
    Althemist
    Keymaster

    Hello elisek,

    These are the default WooCommerce My Account endpoints. You can’t remove them without breaking the WooCommerce functionality. I guess in your case the only option would be to visually hide some of the options with CSS. Each link have it’s own class, so you can easily address them with CSS.

    Regards,
    Dimitar

    #25803
    elisek
    Participant
    This reply has been marked as private.
    #25820
    Althemist
    Keymaster

    I am afraid we can’t just guess by looking at a picture. Please, provide a working link.

    #26048
    elisek
    Participant
    This reply has been marked as private.
    #26058
    Althemist
    Keymaster

    We can’t test it on your site as it’s using a plugin for pickup and drop off. We can’t add to cart and go to checkout. However it looks like something (most probably your plugin) is modifying the checkout table and the data just doesn’t fit. You’d probably need to consult with your plugin support team.

    #26145
    elisek
    Participant
    This reply has been marked as private.
    #26161
    Althemist
    Keymaster

    As I suspected the problem is caused by your pickup and drop off plugins as it’s injecting data taht’s not standard for WooCommerce. You can “fix” it to some extent with custom CSS. Something like this:

    table.woocommerce-checkout-review-order-table #wc_shipping_smartpost_estonia_terminal {
        max-width: 150px;
    }

    Hoewever, on smaller devices you’d still have some layout issues. This data is just too long for the container element and it’s also displayed as a dl (description list) element which takes space.

    Pickup Date:
    03/10/2020

    Dropoff Date:
    03/10/2020

    Choose Inventory:

    Total Days:
    1 Days 0 Hours

    #26201
    elisek
    Participant

    I am unable to use this code, because it gives error messages. Any idea why ?

    #26216
    Althemist
    Keymaster

    Could you please be more specific. What error and were?

    #26231
    elisek
    Participant

    We have errors with this code. Please see attached link:
    https://www.dropbox.com/sh/31ofpmfiy1c7lt7/AAC9rk_uL-Vjv5xsniGo5LsIa?dl=0

    #26247
    Althemist
    Keymaster

    There is an error, because you’re trying to add CSS code snippet inside a PHP function code. That would never work.

    I’d suggest placing the code I gave you under Appearance > Customize > Additional CSS.

    #26353
    elisek
    Participant

    Hey!

    1.We still have a problem with checkout. We used your code and now the text is not overlapping but aligned not correctly. Changed 150px to 300, 50, 0 and still it´s not ok. We need this dropoff date to be left side and this dropff date on right. Choose inventory should also be on left. https://www.dropbox.com/s/m7wcaml58o46tbl/12.10.20.JPG?dl=0

    2.Secondly, on a screenshot you can see there are no icons (shopping cart, my account) shown on the up side of the page. We already wrote about that but you said you tried it and everything is ok? Can it be location based? We are in Estonia — can that affect if the icons are shown? https://www.dropbox.com/s/2n02f7y3eldky31/28.09.20_no%20icons.JPG?dl=0

    3.Where does this system takes information what to show on a shop page. As you can see on an attached photo there is right now a title: black dress and then rental price. But when we want for example that retail price and brand would show there, how can we show that? https://www.dropbox.com/s/1d70svf9cvvix19/Prices.JPG?dl=0

    Thank you in advance! Best!

    #26354
    elisek
    Participant

    Hey!

    1.We used your code and the text is not overlapping any more, but we still have a problem with text alignment. Please see attached photo: https://www.dropbox.com/s/1d70svf9cvvix19/Prices.JPG?dl=0. Dropoff Date text should be on left side and date itself should be right side. Inventory should be also on left side. We tried with 150px, 300px, 50px, 0px. Nothing worked.

    2.Then we have there a text “Shipping 6”. Do you have an idea where does it take shipping 6? It should be just be “shipping” not “shipping 6”. https://www.dropbox.com/s/1d70svf9cvvix19/Prices.JPG?dl=0

    3.Where does this system takes information what to show on a shop page. As you can see on an attached photo there is right now a title: black dress and then rental price. But when we want for example that retail price and brand would show there, how can we show that? https://www.dropbox.com/s/1d70svf9cvvix19/Prices.JPG?dl=0

    4.We don´t see icons in our different browsers: chrome, internet explorer, firefox. We already wrote about that and you replied you tried and everything works but as you can see: https://www.dropbox.com/s/2n02f7y3eldky31/28.09.20_no%20icons.JPG?dl=0 and https://www.dropbox.com/s/1d70svf9cvvix19/Prices.JPG?dl=0, there are no shopping cart icon, no my account icon. Can this problem be region based? We are in Estonia, can it affect that? I just cannot think how is it possible you see these and we not. We have tried it in different computers as well.

    Thank you in advance! Best!

    #26371
    Althemist
    Keymaster

    Hello elisek,

    1. I am afraid we can’t tell you how to fix it, as it’s a third-party plugin. You’d probably need to ask their support team.

    2. I don’t see the “shipping 6” text. It shows just shipping on your website

    3. I am afraid WooCommerce doesn’t have such features by default. You’d probably need to find a plugin for this or hire a developer to add this functionality for you.

    4. I have just checked your website in all browsers. The icons are present. We can’t replicate the problem form your screenshot. I highly doubt it could be related to your region. This is just a standard icon font and it should work everywhere.

    BTW, all the links lead to the same screenshot, so we wasn’t able too see all discussed problems.

Viewing 15 posts - 1 through 15 (of 24 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register