Installation Issues & Fixes (Read First)

This topic has 711 replies, 86 voices, and was last updated 8 years, 8 months ago ago by Eva Kemp

  • Avatar: sebdicam
    sebdicam
    Participant
    August 28, 2015 at 17:51

    Hello@Jack,

    For traduction, i change all i want with fr_FR.po file but it’s still in english.
    Thank you.
    Sébastien

    Avatar: sebdicam
    sebdicam
    Participant
    August 28, 2015 at 20:00

    @Jack,

    I found for translation. But 3 words still in english in cart page
    https://aitoguerriersdupacifique.com/cart/
    “shipping and handling”

    Thank you.
    Sébastien

    Avatar: sebdicam
    sebdicam
    Participant
    August 28, 2015 at 21:44

    @Eva @Jack

    The font of price total is in black (cart page “panier” in french) how, can i change it
    http://i59.tinypic.com/23kexxw.jpg (i show you too, the words i can’t translate).

    I try to empty cache, change browser but sometime the font of homepage cart window is black:
    http://i57.tinypic.com/nz1rid.jpg

    Did yu try to login or create account on my page? Nobody can’t.

    Thank you.
    Sébastien

    Avatar: sebdicam
    sebdicam
    Participant
    August 29, 2015 at 19:04

    In boutique (shop) page, products disapeared, now, i ve only categories.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 31, 2015 at 07:40

    Hello,

    As I see products are also shown on Boutique page:
    http://storage3.static.itmages.com/i/15/0831/h_1441002707_2177247_d1a40064a5.png

    To change price color add this code in custom.css:

    .shop_table .product-subtotal .amount {
        color: black !important;
    }

    You can translate “Shipping and Handling” in wp-content/themes/legenda/woocommerce/cart/cart-shipping.php (line 22).

    Unfortunately we can’t see any issues with cart popup window in the header. Sorry.

    To have possibility to create account via “Sign In” link in the header go to Woocommerce > Settings > Accounts > tick “Enable registration on the “My Account” page”.

    Best regards,
    Jack Richardson.

    Avatar: sebdicam
    sebdicam
    Participant
    August 31, 2015 at 10:23

    @Jack,

    Color font price: done.
    Shipping translation: done:

    Sign in window ( white “lost password” text we don’t see it. Only for log in? . How person can register for the first time? (i enabled registration)
    – How can ihave a nice presentation (and good black color) for “my account” window: http://i59.tinypic.com/2en8a6b.jpg

    -I tryed to put a banner in “boutique” page…but it never appears. I think woocommerce choose this page for shop but in woocommerce settings, i didnt choose nothing. (a permalink problem?)
    + When i want to put another category in “boutique” page “like “flag” category…it does’nt appear, only 4 categories.

    Thank you.
    Sébastien

    Avatar: sebdicam
    sebdicam
    Participant
    August 31, 2015 at 10:27

    Now i have the banner and categories in boutique. I dont know what happened before.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 31, 2015 at 11:26

    Hello @sebdicam,

    I’ve enabled register form in Woocommerce > Settings > Accounts > ticked “Enable registration on the “My Account” page”. Please check “Sign In” link now being logged out of WP Dashboard.

    Add this css code to change white color on “My Account” page:

    strong, myaccount_user a {
        color: black;
    }

    “MY ACCOUNT” title has black background color. Do you want to change title color?

    Your banner is shown on Boutique page:
    http://storage6.static.itmages.com/i/15/0831/h_1441016589_1977856_6b048de0c6.png

    Please add a category to “Boutique” page and let us know to investigate it.

    Best regards,
    Jack Richardson.

    Avatar: sebdicam
    sebdicam
    Participant
    August 31, 2015 at 12:03

    Now, i have register window. Thanks but in “my account window” there is still white text and different size font. Not nice.
    The background is good for me, i just want all white font in black and all in the same size.

    I tried to translate in french “my account” but nothing changed.

    Yes, i explained above, now i have the banner. When i tried i last week end, nothing appears.

    Picture of category shop “vêtement” in “Tane-pour lui” categrory don’t appears on mobile.
    Thank you

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 31, 2015 at 13:33

    Hello @sebdicam,

    I’ve edited a code a bit, now color is changed to white.
    Do you want to change font size for all elements in “My account” page?

    To translate page title you need go to Pages > edit “My Account” page and write the title in your language.

    The category picture is shown:
    http://storage3.static.itmages.com/i/15/0831/h_1441024328_3586048_05cb63feb8.png

    Please check in another browser:
    http://storage3.static.itmages.com/i/15/0831/h_1441024328_3586048_05cb63feb8.png

    Best regards,
    Jack Richardson.

    Avatar: sebdicam
    sebdicam
    Participant
    August 31, 2015 at 16:04

    @Jack,
    -“My account page” Thank you to edit the code, miss “modifier” color under “Adresse de facturation” (still white)
    – Traduction is ok, thanks.

    Where can i translate “item for” in cart window on homepage? I tryied on .po but still same.

    Sébastien

    Avatar: Eva
    Eva Kemp
    Support staff
    August 31, 2015 at 16:40

    Hello @sebdicam,

    To translate “item” edit the file wp-content/themes/legenda/framework/woo.php (line 931), find the code <?php echo ($woocommerce->cart->cart_contents_count != 1) ? __('items', ETHEME_DOMAIN) : __('item', ETHEME_DOMAIN) ; ?> and translate “items” and “item” words.

    I’ve added this code in custom.css to change “Modify” link color:

    .col-1.address a {
      color: black;
    }

    Please check now.

    Regards,
    Eva Kemp.

    Avatar: sebdicam
    sebdicam
    Participant
    August 31, 2015 at 19:35

    @Jack

    Perfect, all is ok. Thank you very much.
    Sébastien

    Avatar: Eva
    Eva Kemp
    Support staff
    August 31, 2015 at 19:52

    Hello @sebdicam,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: lugas
    lugas
    Participant
    September 1, 2015 at 05:44

    Hello,
    I need help for my problem, i can not resize logo menu at the top left when scrolling down page. Please check

    Please, contact administrator
    for this information.
    Avatar: lugas
    lugas
    Participant
    September 1, 2015 at 05:45

    Hello,
    I need help for my problem, i can not resize logo menu at the top left when scrolling down page. Please check http://prntscr.com/8b8x91

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 1, 2015 at 07:06

    Hello @lugas,

    As I see logo in fixed header is small now:
    http://storage6.static.itmages.com/i/15/0901/h_1441087486_7973663_ad17958e0a.png

    Have you resolved the issue?

    Best regards,
    Jack Richardson.

    Avatar: RupDog
    RupDog
    Participant
    September 29, 2015 at 22:18

    Hi there, I am a bit lost. I dont know how to open a support ticket. I downloaded the Legenda theme and i dont know which zip file to intall Legenda_Theme-v2.9 or Legenda_v1.9? thanks for your help

    Please, contact administrator
    for this information.
    Avatar: stan
    Stan Russell
    Participant
    September 30, 2015 at 07:14

    Hello RupDog,

    you need to install Legenda 2.9 which is latest version. If you have any additional questions – feel free to ask in this topic.

    Regards,
    Stan Russell.

    Avatar: sebdicam
    sebdicam
    Participant
    October 13, 2015 at 16:03

    Hello Again,

    Some questions please:
    1) New legenda update is compatible with last WP? and last Woocommerce?

    2) Can i have 5 rows on this page? https://aitoguerriersdupacifique.com/categorie-produit/accessoires-t/drapeaux/
    and i don’t why there is some blank in between.

    3) when i open category, (exemple here: https://aitoguerriersdupacifique.com/categorie-produit/accessoires-t/drapeaux/drapeaux-personnalises/ ), i would like to change the color of title product, something more light.

    4) I would like to change the color of all text products too (https://aitoguerriersdupacifique.com/produit/drapeau-wallisfutuna-personnalise-150-cm/) For now it’s a light grey but i woul like darker.

    Thank you
    Regards
    Sébastien

    Avatar: sebdicam
    sebdicam
    Participant
    October 13, 2015 at 17:02

    Hi,
    Other question:

    In each product page client can write a comment and give a rate. These words are still in english and i don’t find them in po file.

    I need to translate:

    Add a review: Ajouter un avis
    Name:Nom
    Your rating: Votre note
    Your review: Votre avis
    submit: envoyer

    Thank you!
    Sébastien

    Avatar: Eva
    Eva Kemp
    Support staff
    October 14, 2015 at 10:04

    Hello @sebdicam,

    As I see some strings aren’t translated in .po file:
    http://storage8.static.itmages.com/i/15/1014/h_1444812977_5341484_a5f01f09f9.png
    http://storage1.static.itmages.com/i/15/1014/h_1444813037_3228546_b6390f7787.png
    So check the file attentively and translate the strings.

    1. Yes, new legenda version in compatible with WordPress.

    2. Sorry, there is no such option for categories.

    3. Add this code in custom.css to change product title color:

    .archive .product-name a {
        color: grey !important;
    }

    4. You have this code in custom.css:

    .quick-view-popup .product-info .short-description, .single-product-page .product-info .short-description, .quick-view-popup .product-info .tagged_as a, .single-product-page .product-info .tagged_as a, .quick-view-popup .product-info .product_meta .product_meta .tagged_as, .single-product-page .product-info .product_meta .product_meta .tagged_as {
      color: #9b9999 !important;
    }

    Change the color for it to the one you need.

    Regards,
    Eva kemp.

    Avatar: sebdicam
    sebdicam
    Participant
    October 14, 2015 at 10:44

    Hello Eva,

    Thanks for your answer.

    – I did a mistake about translate file. I found the good one. It’s almost finish but only one word can’t be translate
    https://aitoguerriersdupacifique.com/produit/te-aito-nui-edition-limitee/
    ” 2 reviews for” i put the correct french words but still in english. Any idea?

    – On the same page above, i would like the name of product in black without the black background. (all my product)

    Thank you!
    Regards

    Sébastien

    Avatar: stan
    Stan Russell
    Participant
    October 14, 2015 at 13:01

    Hello sebdicam,

    1) you need to edit file \legenda\woocommerce\single-product-reviews.php (line 21)
    We recommend you to make this customization in Child theme: https://codex.wordpress.org/Child_Themes
    2) add following css code to your custom.css file:

    .single-product  .product_title span {
    color:black!important; background-color:transparent;
    }

    Regards,
    Stan Russell.

    Avatar: sebdicam
    sebdicam
    Participant
    October 14, 2015 at 14:24

    Hello Stan

    Thank you. All is perfect.

    I would like a special order for these categories but it’s always the same. I changed by order menu, ID….
    https://aitoguerriersdupacifique.com/boutique/

    I would like Bijoux, patch, drapeaux, le film Aito

    Thank you
    Sébastien

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 14, 2015 at 15:33

    Hello @sebdicam,

    Sorry, but this order doesn’t work in Product Categories.

    Best regards,
    Jack Richardson.

    Avatar: sebdicam
    sebdicam
    Participant
    October 14, 2015 at 18:20

    Ok, thank you.

    Is possible to change the main font of product title in categories? (actually it’s black ops)
    Thank you

    Avatar: stan
    Stan Russell
    Participant
    October 15, 2015 at 07:29

    Hello,

    you may use following code for customization of your product category titles:

    .tax-product_cat .title span {
    font-family:monospace;
    }

    You may set other font name if needed.
    We think that following article may be useful too:
    https://www.8theme.com/blog/how-to-add-custom-fonts-in-wordpress-themes/

    Regards,
    Stan Russell.

    Avatar: sebdicam
    sebdicam
    Participant
    October 15, 2015 at 09:31

    Hello Stan

    To changing what i want this code doesn’t work,
    i mean this title product: http://i62.tinypic.com/dghw9j.jpg
    on all pages categories like here https://aitoguerriersdupacifique.com/categorie-produit/accessoires-t/patch/

    – I would like white background on cart page (panier in french) and checkout.

    Thank you.
    Sébastien

    Avatar: Eva
    Eva Kemp
    Support staff
    October 15, 2015 at 09:57

    Hello @sebdicam,

    Please use this code in custom.css file:

    .archive .product-name a {
       font-family: monospace;
    }

    If you change background color to white all your text won’t be visible as now font color is also white. A lot of code will need to be added. Do you still want to do this?

    Regards,
    Eva Kemp.

  • 1 2 3 19 20 21 22 23 24
    Viewing 600 results - 571 through 600 (of 711 total)

The issue related to '‘Installation Issues & Fixes (Read First)’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.