Forum Replies Created

Viewing 30 posts - 11,611 through 11,640 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 17:18

    Hello,

    You provided us with access to cpanel but we need log in to your WP Dashboard panel, wp-admin.
    Please give us login credentials for it.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 17:12

    Hello,

    Yes, I see it. I just wanted to clarify how exactly you want the logo to be displayed. Do you want it above the slider or just to decrease its size?
    Please be more specific.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 17:10

    Hello,

    Try to use this code in Theme Options > Custom CSS > Global Custom CSS:

    .woocommerce-account .content {
        left: 0;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 17:05

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 17:04

    Hello @xdigital,

    “FAQ” page is included in base demo content that is already installed. You can find this page in Pages section.
    Seems server configurations don’t allow to install templates automatically, so you have to install them manually. We’ve sent the archive with templates to your email address. Please check it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 17:00

    Hello,

    Have you made any changes in the files? As I now header is shown incorrectly on mobile devices.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 16:55

    Hello,

    Please clarify what you want to show in the 3rd column. The space that is left on the right is used for sidebar and you can add widgets into “Single Product Page sidebar” area in Appearance > Widgets and they will be shown in that block.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 16:51

    Hello,

    Please update the theme to the latest version.
    Before update delete “woocommerce” folder in the directory wp-content/themes/theleader/ and it’ll be reuploaded from a new theme package.
    Also update all required plugins https://www.8theme.com/download-plugins/ .

    Don’t forget to create back up of your files and database before starting update process!


    (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    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: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 16:25

    Hello,

    May we update the theme and Woocommerce plugin?
    Please confirm you have a back up.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 16:04

    Hello,

    We checked the issue with default Woocommerce theme Storefront and it persists there too. In this case you have to contact the plugin author to investigate the problem.
    Sorry.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 16:02

    Hello,

    I’ve checked this issue with Twenty Fifteen theme and tags can’t be added there too.
    In this case you have to contact Woocommerce support and ask them to investigate the issue with default WordPress theme – Twenty Fifteen.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 15:03

    Hello,

    Please add this code in custom.css file:

    .page-wrapper {
        background-color: transparent !important;
    }

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 15:01

    Hello,

    We’ve sent plugin archive to your email address.
    Please check it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 14:56

    Hello,

    You can remve currency and languages icons adding empty Text widget into “Left Side top bar area” in Appearance > Widgets.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 14:28

    Hello,

    As this is php code and Text widget allows only html code to be entered, you can try this solution:
    http://www.wpstuffs.com/how-to-execute-php-code-in-text-widget-without-using-plugin/

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 14:23

    Hello,

    Yes, you need create a child theme and add the whole function code from line 896 to 975 into functions.php file in the child theme and edit the code to your needs.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 13:59

    Hello,

    You need edit the file wp-content/themes/woopress/framework/theme-functions.php (line 960) and delete the code:

    <?php if($popups) : ?>
    <div class="register-popup">
    <div class="popup-title">
    <span><?php _e( 'Register Form', ETHEME_DOMAIN ); ?></span>
    </div>
    <?php et_register_form(); ?>
    </div>
    <?php endif; ?>

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 13:57

    Hello,

    As I see description is shown on products pages:
    http://storage3.static.itmages.com/i/15/0831/h_1441025746_8071262_5404721db1.png
    Please provide us with a direct page link where you see the issue.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 13:35

    Hello,

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 13:34

    Hello,

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 13:23

    Hello @Brockway,

    As I see Goggle map is shown on your home page:
    http://storage4.static.itmages.com/i/15/0831/h_1441023764_1047573_f65c1c6aaa.png
    Please clarify the issue and provide us with screenshots.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 13:19

    Hello,

    Go to Theme Options > Header > find the section “Header custom HTML (for 6, 7, 13, 14, 18 headers)” and remove [share] shortcode or replace it with other content you want.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 13:17

    Hello,

    Sorry, but there is no such option.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 13:14

    Hello,

    As I see logo is shown fine in small mobile devices:
    http://storage6.static.itmages.com/i/15/0831/h_1441023178_1302399_4d82929484.png

    Could you please show a screenshot of the issue?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 13:11

    Hello,

    Please add this code in custom.css to add some space under the breadcrumbs section:

    .page-heading.bc-type-5 {
        margin-bottom: 30px;
    }

    To change breadcrumbs color use this css code:

    .page-heading .title, .page-heading a, .page-heading .delimeter {
       color: white;
    }

    I scrolled single product page with the 3rd layout type activated and didn’t see any issues.
    Please clear browser cache and check again.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 13:04

    Hello,

    I’ve imported .xml file in Tools > Import > WordPress and then imported slider archive in Revolution Slider settings > Import Slider.
    I’ve sent the archive will all templates to your email address.
    Please check it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 13:02

    Hello,

    We can’t access wp-admin panel. There is white page. Have you changed anything?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 12:57

    Hello,

    Try to use “Nivo Slider” for Images Gallery instead of OWL Slider.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 12:49

    Hello,

    The IP has been sent to your email address.
    Please check.

    Regards,
    Eva Kemp.

  • 1 2 3 387 388 389 1,045 1,046 1,047
    Viewing 11,640 results - 11,611 through 11,640 (of 31,382 total)
Viewing 30 posts - 11,611 through 11,640 (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.