Forum Replies Created

Viewing 30 posts - 12,751 through 12,780 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    July 30, 2015 at 08:23

    Hello,

    This is not a theme issue, but the latest version of Chrome. Please read this article:
    https://ma.ttias.be/chrome-44-sending-https-header-by-mistake-breaking-web-applications-everywhere/
    Does the issue persist in Firefox?
    Please compare site work in other browsers.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 30, 2015 at 08:21

    Hello,

    Sorry, but it’s unclear what you wanted to ask in your screenshot.
    Could you please clarify with more details?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 30, 2015 at 08:16

    Hello,

    I’ve added this code in CSS block of Visual Composer editor in your home page:
    http://storage2.static.itmages.com/i/15/0730/h_1438240577_3949126_c57ae17ebd.png
    Please clear browser cache and check your site.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 30, 2015 at 08:09

    Hello,

    Add this code in custom.css:

    .owl-carousel .owl-wrapper-outer .content li {
        list-style: none;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 30, 2015 at 08:05

    Hello,

    We’ll pass your query to our developers for the discussion.
    Perhaps they will include such option in future updates.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 30, 2015 at 08:01

    Hello,

    1. “Type here” text can be found in the file wp-content/themes/classico/woosearchform.php (line 11), and “Use this form…” text is placed in the file in wp-content/themes/classico/framework/theme-functions.php (line 631).

    2. Have you translated Woocommerce plugin as well?
    http://docs.woothemes.com/document/woocommerce-localization/ (paragraph 6. Translating with PoEdit)

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 20:19

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 20:15

    Hello,

    I’ve edited the file header.php, this piece of code:

    <div class="logo"><?php etheme_logo(); ?></div>
    <div class="sidebar_header2"><?php dynamic_sidebar ('Header 2'); ?></div>
    <div class="right_side">
    <div class="sidebar_header1"><?php dynamic_sidebar ('Header 1'); ?></div>
    <?php if (etheme_get_option('search_form')): ?>
    					<div class="search search-center hidden-phone hidden-tablet">
    							<div class="site-description hidden-phone hidden-tablet"><?php bloginfo( 'description' ); ?></div>
    								<?php echo etheme_search(array()); ?>
    <?php endif ?>
    </div>
    					
    
    		            <?php if(class_exists('Woocommerce') && !etheme_get_option('just_catalog') && etheme_get_option('cart_widget')): ?>
    	                    <?php etheme_top_cart(); ?>
    		            <?php endif ;?> 
    </div>

    and added this code in custom.css file:

    .header2 .shopping-cart-widget {
        display: block;
        vertical-align: bottom;
        float: right;
        width: 220px;
        margin-left: 380px;
    }
    
    .header2 .search {
        float: right;
        margin-bottom: 10px;
    }
    
    .right_side {
        width: 300px;
        float: right;
    }
    
    .sidebar_header1 {
    float: right;
    }
    
    .sidebar_header2 {
        width: 400px;
        vertical-align: middle !important;
        display: table-cell;
    }

    Please check your site now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 19:08

    Hello,

    As I see there are no pages in wp-admin panel:
    http://storage3.static.itmages.com/i/15/0729/h_1438193258_7313210_0a228114ff.png
    Didn’t you restore your database?
    Please ask your hosting provider to this for you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 19:03

    Hello,

    I’ve added your banner using Single Image element in VC editor. Please check your home page now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 18:16

    Hello,

    We can’t access your site. It’s not loading. Are there any restrictions on a server at your hosting provider?
    Please check it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 17:39

    Hello,

    1. You need edit the file wp-content/themes/legenda/framework/woo.php (line 931), find the code <?php _e('Cart', ETHEME_DOMAIN) ?> and remove “Cart” text.

    2. You can change “add to cart” text in .po file in wp-content/themes/legenda/languages/.

    3. Please clarify your query. Show on a screenshot what you want to make clickable.

    4. Add this code in custom.css:

    .woocommerce-checkout-payment .form-row.terms {
        margin-top: -20px !important;
        padding-bottom: 60px !important;
    }
    .woocommerce-checkout-payment .place-order .button {
        margin-bottom: -60px !important;
        margin-top: 30px !important;
    }

    5. To change cart icon in the header use this code in custom.css file:

    .shopping-cart-widget .cart-summ > a::before {
        content: url("http://path_to_your_image");
    }

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 15:58

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 15:13

    Hello,

    We can’t access FTP account with the credentials you provided in your previous post. Please check them.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 15:07

    Hello,

    When you reduce browser window you should reload a page. Please check it.
    Also we can’t open your screenshots and your site gives error “Could Not Connect”. Please check if there are any issues on your server.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 15:04

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 15:03

    Hello,

    Before update we always recommend to create back up of the files and database.

    As I see this plugin “WooCommerce TM Extra Product Options” is installed in Plugins section of your wp-admin panel. Its settings won’t be removed because you don’t delete this plugin folder, but before update you need delete “woocommerce” folder in the directory wp-content/themes/woopress/ (it’s in the theme directory and not in plugins).

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 14:57

    Hello,

    I’ve added this code in child style.css file:

    iframe {
      width: 100% !important;
    }
    
    .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        width: 1030px !important;
    }

    Please check the page now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 13:26

    Hello,

    Please specify for what element you want to add text shadow. Show us a screenshot.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 13:24

    Hello,

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 13:21

    Hello,

    Could you please show a screenshot what “bullets” you want to edit and provide us with a page link?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 13:14

    Hello,

    Unfortunately we can’t tell you the reason without seeing a site.
    Could you please upload your site to any web host so we’ll be able to investigate this issue?
    Are you using the latest theme and plugins versions?
    You can download plugins at this link:
    https://www.8theme.com/download-plugins/

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 13:12

    Hello,

    Did you check emails in Spam folder of your email account?
    Also ask your hosting provider to check mail logs as there should be some notices why emails can’t be sent.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 13:10

    Hello,

    I’ve entered the exact details you provided and got this error:
    http://storage1.static.itmages.com/i/15/0729/h_1438171792_9568255_49416d8fb8.png

    Please check with your hosting provider if there are any restrictions on a server or any Firewall blocks access.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 13:05

    Hello,

    I’ve checked your site and haven’t seen any issues with “Update” button, it’s not greyed out:
    http://storage3.static.itmages.com/i/15/0729/h_1438171430_9086750_c1b6077812.png
    Could you please clarify what the exact issue you’re experiencing and how we can replicate it? Are you unable to update a page?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 12:59

    Hello,

    You can disable it in Theme Options > Header > Enable hidden top panel > Off.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 12:17

    Hello,

    What Chrome version are you using? Does the same issue persist in Firefox browser?
    Please check it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 12:14

    Hello,

    Please add this code in custom.css file:

    .account-separator {
      display: none;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 12:11

    Hello,

    I’ve edited the code in child functions.php:
    echo '<span itemprop="productID" class="Varenr.:">SKU: '
    changed to
    echo '<span itemprop="productID" class="Varenr.:">Varenr: '

    Please check your pages now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 29, 2015 at 12:06

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • 1 2 3 425 426 427 1,045 1,046 1,047
    Viewing 12,780 results - 12,751 through 12,780 (of 31,382 total)
Viewing 30 posts - 12,751 through 12,780 (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.