Some problems - by - on WordPress WooCommerce support

This topic has 10 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp

  • Avatar:
    Inactive
    July 7, 2014 at 07:54

    Hi,

    1. in the admin area the “classic mode” button for the visual composer is disappeared. where can i activate the modus?
    2. how can i make the logos retina-ready? i have taken the same sizes like the original images from demo data but it looks blurry. is there a plugin to involve and manage retina images?

    Thanks a lot

    Please, contact administrator
    for this information.
    9 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 7, 2014 at 08:32

    Hello,

    1. We’ve made some changes in your setting. Now button is appeared. Please, check it.
    2. This question is a bit unclear for us. Could you please clarify us with more details?
    As I see, your logo looks good.

    Regards,
    Robert Hall.

    Avatar:
    Inactive
    July 7, 2014 at 08:33

    I have some more questions:
    1. how can i hide the submenue from account menue in the header? i only want to show the menue item “account” without submenue. there´s always the info “set your account menue…”

    2. i can´t find the translations of some words in poedit:
    on portfolio in the breadcrumb: “projects” is in english and in the portfolio boxes “continue reading” isn´t translated.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 7, 2014 at 08:53

    1. Put this code to custom.css file.

    .my-account-link:hover .submenu-dropdown {
    display:none;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
    2.Please provide us with FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 7, 2014 at 09:18

    Hello,

    2. To translate “Projects” word you need edit the file wp-content/themes/legenda/framework/portfolio.php, find the code 'name' => _x('Projects', 'post type general name'), (line 13) and replace “Projects” with your translation.
    Please provide us with FTP credentials to help you translate “continue reading” text.
    Thank you.

    Regards,
    Eva Kemp.

    Avatar:
    Inactive
    July 7, 2014 at 09:24

    I have send you the FTP credentials.

    Please, contact administrator
    for this information.
    Avatar:
    Inactive
    July 7, 2014 at 09:30

    There is no code: 'name' => _x('Projects', 'post type general name') on line13 in portfolio.php?

    Avatar: Eva
    Eva Kemp
    Support staff
    July 7, 2014 at 11:23

    “Continue reading” text is called by your plugin “q and a”, you need edit its file in the directory wp-content/plugins/q-and-a/inc/. Find the file functions.php, edit line 189.

    Please check the file wp-content/themes/legenda/framework/portfolio.php carefully. I’ve found the code:

    Regards,
    Eva Kemp.

    Avatar:
    Inactive
    July 7, 2014 at 12:00

    Hello Eva,

    the “continue reading” problem is solved. Thanks!

    I have replaced line 13 in portfolio.php but it doesn´t work. I have changed it in a child theme.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    July 7, 2014 at 12:29

    Please refer to this documentation http://codex.wordpress.org/Child_Themes (“Referencing / Including Files in Your Child Theme” paragraph) how to include sub files into the child theme.

    Regards,
    Eva Kemp.

  • Viewing 10 results - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.Log in/Sign up

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