Forum Replies Created

Viewing 30 posts - 19,351 through 19,380 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 21:03

    Hello,

    Sorry, but there is still an error that ZipArchive extension is disabled when importing the slider.
    Please check it with your hosting provider.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 21:01

    Hello,

    You can use FTP client like FileZilla https://filezilla-project.org/download.php?type=client .

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 20:59

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 17:24

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 17:23

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 17:21

    Hello,

    1. You can change Shop banner in Theme Options > Shop > Products Page Banner.

    2. To display categories on Shop page go to Woocommerce > Settings > Products tab > Display > Shop Page Display > select “Show categories and subcategories”.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 17:17

    Hello,

    Please add this code in custom.css file:

    @media (max-width: 480px) {.products-grid .product .product-image-wrapper {
      width: 200px;
    }}

    How to create custom.css you can watch in this tutorial.

    Could you please clarify the issue with fixed header? As I see it’s shown.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 17:13

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 16:55

    Hello,

    Please provide us with wp-admin panel credentials as well.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 16:53

    Hello,

    I’ve changed logo in Theme Options > Header and added this code in custom.css file:

    .header1 .logo img {
        max-width: 500px;
    }

    Please check it now.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 16:49

    Hello,

    To add Instagram icon you need use some plugin as by default we don’t have it.
    Also you can edit social media icons in the file wp-content/themes/legenda/framework/shortcodes.php (lines 1259-1273).

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 16:20

    Hello,

    I’ve changed Permalinks settings.
    Please check Shop page now.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 16:14

    Hello,

    Add this code in custom.css:

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 16:11

    Hello,

    Try to use this code in custom.css:

    .single-product-page .product-info .variations_form .button {
        font-family: Montserrat;
        font-size: 14px;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 16:06

    Hello,

    We can’t log in to wp-admin panel.
    Please check the credentials and provide us with the access to FTP account.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 16:04

    Hello,

    Please try to use this code in custom.css file:

    .single-product-page .product-info .single_add_to_cart_button {
        font-size: 12px !important;
        font-family: Montserrat !important;
    }

    Could you please clarify what boxes you meant in the page of the product “square-cufflinks-with-cross-stitch”?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 15:55

    Hello,

    Sorry, but there is no such option.
    These are Visual Composer configuration and you may try to find some suggestions on their forums.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 15:51

    Hello @Flexibilis,

    May we update the theme for you?
    Please provide us with FTP credentials in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 15:49

    Hello,

    To change font size for product titles on Home page use this code in custom.css:

    .slide-item .product .product-name {
        font-size: 11px;
    }

    To update Visual Composer download the plugin archive from this link https://www.8theme.com/download-plugins/ , extract it and overwrite js_composer folder in wp-content/plugins directory via FTP.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 15:41

    Hello,

    Is your issue resolved now?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 15:41

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 15:36

    Hello,

    1. Please add this code in custom.css file to fix the issue with Woocommerce Layered Nav widget:

    select.dropdown_layered_nav_color {
      width: 100%;
      margin-top: 10px;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    2. To modify cart icon you need use some image editor as the icon is placed in this file:
    wp-content/themes/woopress/images/sprite/icons.png. As I see “Read More” button has brown color when hovering it.

    3. We’ll take your suggestion into account and try to implement such feature in future updates.

    4. Please provide us with FTP credentials. Did you make any changes in original theme files, style.css, for example?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 15:26

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 15:26

    Hello,

    Please provide us with wp-admin panel credentials in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 15:24

    Hello,

    Sorry, but there is no such option in the theme. In this case you have to edit php files.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 15:21

    Hello,

    Yes, you should create Essential grids for each category.
    Concerning the border you need add this code in custom.css file:

    .header-type-10 .menu-wrapper {    
    border: 1px solid #603913 !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 15:17

    Hello,

    Please provide us with FTP and wp-admin panel credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 15:15

    Hello @shayb,

    Please update the theme to the latest 1.3 version.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 15:05

    Hello,

    Please ask your host to enable ZipArchive extension as slider can’t be imported.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 10, 2015 at 14:59

    Hello,

    Do you mean you want to change breadcrumbs background?
    Please show a screenshot what exactly you want to modify.

    Thank you.
    Regards,
    Eva Kemp.

  • 1 2 3 645 646 647 1,045 1,046 1,047
    Viewing 19,380 results - 19,351 through 19,380 (of 31,382 total)
Viewing 30 posts - 19,351 through 19,380 (of 31,382 total)
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.