Forum Replies Created

Viewing 30 posts - 15,961 through 15,990 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 17:32

    Hello,

    Please post your query in English.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 17:31

    Hello,

    I’ve added an image to “OMBRE” category into “Category Header” section.
    Please check category page http://atahahair.com/product-category/ombre/ .

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 17:19

    Hello,

    You can edit the file wp-content/themes/woopress/woosearchform.php (line 15) and delete the code
    <input type="hidden" name="post_type" value="product" />. You’ll have default search form.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 17:12

    Hello,

    I’ve added this code in custom.css file:
    #step5 .woocommerce-checkout-payment .place-order {float:right !important}

    Please check the Checkout page now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 17:09

    Hello @lance,

    The file theme-functions.php has been reuploaded.
    Please check now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 17:07

    Hello,

    May we update the plugin?
    Please confirm you have back up of your files and database.
    Also provide us with wp-admin panel and FTP credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 17:05

    Hello,

    I’ve selected Blog page in Settings > Reading.
    Please check now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 17:02

    Hello,

    You can try to use this code for logo:

    .header-logo img {
        max-width: 500px;
        width: 370px;
        height: 170px;
    }

    To remove white space at the bottom try to add margin value 0px in the row settings of your last element:
    http://storage2.static.itmages.com/i/15/0514/h_1431619293_6246553_3e20638adf.png

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 16:36

    Hello,

    You need copy part of code into functions.php file of your child theme from theme-functions.php of the parent theme.
    Please try it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 16:29

    Hello,

    3. Please use this code as well:

    .product_categories_grid .category-block:nth-child(3n+1) {
     margin-left: 0px !important;
    }

    4. Add this code in custom.css:

    .widget-container a {
     padding-left: 5px;
    }
    .widget-container.widget_search {
      background-color: transparent !important;
    }

    5. Edit this code you added in custom.css:

    .widget-container .menu .current-menu-item > a, .menu .current-menu-item > a:hover {
      border-left: 5px solid red !important;
      background-color: grey;
    }

    Replace “grey” and “red” to your color values.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 15:57

    Hello,

    There is no such option in the theme.
    It requires additional customization which is beyond our basic support scope.

    Please take our apologies.
    Thank you for understanding.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 15:55

    Hello,

    Try to use this code in custom.css file to customize footer:

    .footer-information .col4-set .col-1 {
       margin-left: 200px;
    }
    .footer-information .two-third {
        width: 420px;
    }
    .footer-information .one-third {
        margin-right: 100px;
    }

    To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 15:38

    Hello,

    1. Try to use this code in style.css of your child theme:

    .navbar {
     padding: 0px !important;
    }

    Also the reason of large space is your logo size. It’s big. Try to decrease it.

    If you use child theme you need make changes in style.css of the child theme and not in custom.css file.

    2. Use this code in style.css of the child theme:

    .fixed-header-area .header-logo img {
      width: 200px !important;
    }

    3. Add this code in style.css:

    .content-page {
        margin-bottom: 0px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 15:23

    Hello,

    1. Add this code in custom.css file:

    .widget-container .menu .current-menu-item > a, .menu .current-menu-item > a:hover {
      border-left: 5px solid red !important;
      background-color: grey;
    }

    2. To change switcher color you need edit the icons with some image editor as they are loaded from images located in wp-content/themes/idstore/images/grid.png and wp-content/themes/idstore/images/list.png.

    3. Try to use this code in custom.css:

    .boxed .wrapper {
     width: 1000px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 15:00

    Hello,

    To translate that text you need edit Woocommerce file wp-content/plugins/woocommerce/templates/product-searchform.php or copy that file to wp-content/themes/woopress/woocommerce directory and make changes there. This way your modifications will be saved when you update the plugin.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 14:49

    Hello,

    1. Please add this code in custom.css of parent theme or style.css of the child theme:

    .white-popup-block .popup-modal-dismiss {
     display: none !important;
    }

    2. Use this code:

    .checkbox-label {
     display: none !important;
    }

    3. Unfortunately there is no such feature. Sorry.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 14:46

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 14:45

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 14:24

    Hello,

    I’ve edited the code.
    Please check menu now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 13:56

    Hello,

    You can check themeforest site http://themeforest.net/item/legenda-responsive-multipurpose-wordpress-theme/5888906 or you’ll get notification to your email address.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 13:30

    Hello,

    Could you please show a screenshot what exactly you want to remove?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 13:10

    Hello,

    You used incorrect link for the product. It should be http://www.vointa-snagov.ro/product/produs_00888/
    Please check it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 12:31

    Hello,

    You can try to disable Ajax “Add to Cart” button and Ajax Filter in Theme Options > Shop and Theme Options > Single Product Page. After that check work of your plugins.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 12:27

    Hello,

    Please specify what directory your site files are located in?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 12:25

    Hello,

    Unfortunately in this case you have to contact your host or visit WordPress forums as this issue persists with default WordPress theme too. Sorry.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 12:01

    Hello,

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 11:06

    Hello,

    This issue persists with default WordPress theme.
    You should check configuration in your database.
    Please check if all links in database are changed from old domain name to a new one.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 10:58

    Hello,

    Try to increase memory limit values as described in this article:
    http://stackoverflow.com/questions/21680244/fatal-error-allowed-memory-size-of-268435456-bytes-exhausted-tried-to-allocate

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 10:54

    Hello,

    Could you please check error_log on a server with your host?
    There should be some errors that can point us what is causing the issue.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 14, 2015 at 10:47

    Hello,

    In this case you have to edit the file wp-content/themes/royal/framework/theme-finctions.php (line 1035) and replace this code <?php if(!etheme_get_option('promo_link')): ?>hidden<?php endif; ?>"><a class="etheme-popup <?php echo (etheme_get_option('promo_auto_open')) ? 'open-click': '' ; ?>" href="#etheme-popup"><?php _e('Newsletter', ETHEME_DOMAIN); ?></a> with the one for Contact link.

    Regards,
    Eva Kemp.

  • 1 2 3 532 533 534 1,045 1,046 1,047
    Viewing 15,990 results - 15,961 through 15,990 (of 31,382 total)
Viewing 30 posts - 15,961 through 15,990 (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.