Forum Replies Created

Viewing 30 posts - 59,371 through 59,400 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 10:40

    Hello,

    1. We did not test https://www.tawk.to with our theme.
    If you want to get more detailed information about Screets it would be better to contact plugin author.
    2. Please add this code in style.css file of child theme or in Theme Options > Custom css:

    .single-product .header .menu-social-icons li {
        margin-bottom: 0px;
    }

    3.

    .single-product .tab-content-inner li {
        list-style: initial;
        margin-left: 15px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 10:32

    Hello,

    Try to disable Ajax “Add to Cart” option in Theme Options > Single Product Page and check the site after that.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 10:30

    Hello,

    1. I’ve checked your page content and see that you already have a custom class for needed row http://prntscr.com/i0ma6d in this case you may add this code in style.css file of child theme or in custom css for page:

    @media only screen and (max-width: 480px) {
    .no_padding {margin-bottom: 0 !important;}
    }

    Please try to do it. Of course, you may change the custom class name in page editor and in code.

    2. Please provide FTP access in Private Content.
    Thanks in advance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 10:17

    Hello, @lcanul

    We’ve sent wp-instagram-widget.php file to your registration email.
    You need to replace this file in lifestyle/framework/widgets/ folder and wait for 2 hours when instagram cache will be updated.
    Sorry for the inconvenience.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 10:15

    Hello, @EugeneKey

    Great. Have a nice day.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 10:00

    Hello,

    Thanks for the topic.
    What browser do you use? Do you face the problem on mobile? Please describe the problem in more details.
    Thanks in advance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 09:56

    I’ve synchronized translation files via Loco Translate plugin http://prntscr.com/i0lvzt Please check translation now http://prntscr.com/i0lw4d You need to delete .po, .mo translation files from themes/xstore/languages folder, and xstore folder from languages/themes. Correct translation files are xstore-it_IT.po and xstore-it_IT.mo, that you already have in languages/themes folder.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 09:47

    Hello,

    Did you try to disable all 3rd party plugins and re-save Permalinks?
    Please also provide FTP access in Private Content.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 09:39

    Hello,

    To create product categories go to Dashboard > Products > Categories
    https://docs.woocommerce.com/document/managing-product-taxonomies/#section-1
    Let us know if you need any further assistance.
    Thanks in advance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 09:36

    Hello,

    Unfortunately, I can’t login your wp-admin dashboard. If your problem is not solved, please check credential and provide correct one so we could to check the problem deeply.
    Thanks in advance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 09:31

    Hello, @WUNDERJUNGE, @evgen-20

    Please check email.
    You need to replace wp-instagram-widget.php file in xstore/framework/widgets/ folder and wait for 2 hours when instagram cache will be updated.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 09:29

    Hello, @aishazg02

    FTP directory is empty http://prntscr.com/i0lkws
    We’ve sent wp-instagram-widget.php file to your registration emails.
    You need to replace this file in xstore/framework/widgets/ folder and wait for 2 hours when instagram cache will be updated.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 09:26

    Hello,

    You can activate Visual Composer (WPBakery Page Builder) only in case you bought individual plugin license, in this case, it would be better to contact the plugin author about the problem with activation. If you use plugin as part of our theme you don’t need activation. Read more here -https://www.8theme.com/documentation/xstore/plugins/activation-and-purchase-codes/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 09:23

    Hello,

    We’ve sent wp-instagram-widget.php file to your registration emails.
    You need to replace this file in xstore/framework/widgets/ folder and wait for 2 hours when instagram cache will be updated.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 09:22

    Dear Nebcreative,

    Great. Have a nice day.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 09:21

    Hello, @Crogers, @irinakk

    Please check email.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 09:18

    Hello,

    Sorry for the delay due to the weekends.
    Is your problem solved? If not please provide also password to your wp-admin panel, so I could check the problem.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 09:15

    Hello,

    Thanks for the topic. On your site enabled maintenance mode, so I can’t check the slider. Could you provide temporary wp-admin access in Private Content?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 09:10

    Hello,

    1. I will pass your request to our developers, but I can’t give any guarantee.
    2. Please change the previous code, to:

    .search.search-results .sidebar, .search.search-no-results .sidebar {
        display:  none;
    }
    .search.search-results .content, .search.search-no-results .content{
        left: 0;
        width: 100%;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 08:50

    Hello,

    Thanks for the topic.
    We don’t have the option to show secondary menu in the fixed header, and this requests additional customization in js, php files and css, which is beyond our basic support scope. We can give only tips.
    To include JS you need to create etheme-child.js file in your child theme, then add this code –

    jQuery(document).ready(function($) {
    		if ( $( 'body' ).hasClass( 'et-fixed-disable' ) ) return;
    	    if ( $( 'body' ).hasClass( 'et-vertical-fixed' ) && $(window).width() > 992 ) return;
    
    	    var header = $('.header-wrapper'),
    	    	secondaryMenu = header.find('.secondary-menu-wrapper').html();
    	    $('.fixed-header .menu-wrapper').before('<div class="secondary-menu-wrapper">'+secondaryMenu+'</div>');
    });

    Also, use this code in function.php file of your child theme https://prnt.sc/gfb65z:
    wp_enqueue_script('child-theme', get_stylesheet_directory_uri().'/etheme-child.js',array('etheme'),false,true);
    +
    add this code in Theme Options > Styling > Custom css:

    .fixed-header .secondary-menu-wrapper {
        display: block;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2018 at 08:14

    Hello,

    Thank you very much for such good thoughts! We deeply appreciate it!
    Have a good day! 🙂

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2018 at 16:54

    You’re welcome!
    Have a nice day.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2018 at 16:21

    Dear Nebcreative,

    It is strange. I’ve sent it one more time. Please check.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2018 at 16:17

    We’ve sent wp-instagram-widget.php file to your registration email.
    You need to replace this file in lifestyle/framework/widgets/ folder and wait for 2 hours when instagram cache will be updated.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2018 at 16:04

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2018 at 14:39

    You’re welcome!
    Have a nice day.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2018 at 14:32

    I’m glad that you sorted out.
    If you love XStore and have something nice to say don’t hesitate to tell about this 🙂 We’d appreciate if you could take a moment to give us 5-stars on ThemeForest! https://themeforest.net/downloads

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2018 at 14:28

    Hello,

    1. Unfortunately, there is no such option and this is requested additional customization. Sorry, but customizations are not covered under our Support Policy.
    If you need help with additional customization contact WP-Kraken team.
    2. There are no options to edit this page via admin panel, but you may use custom css code, for example,

    .search.search-results .sidebar {
        display:  none;
    }
    .search.search-results .content {
        left: 0;
        width: 100%;
    }

    3. Use Loco Translate plugin https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ (the same for woopress theme).
    4. If you want to edit header type 11 you can customize the wp-content/themes/woopress/headers/header-structure-4.php file. Make changes using a child theme https://codex.wordpress.org/Child_Themes to prevent losing it after theme updated.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2018 at 14:12

    Hello,

    Please do not use code like this

    .vc_column-inner {
    padding-top:0px;
    }

    on mobile the gap created by margin-bottom of this row http://prntscr.com/hzgbv2
    so you need to add a custom class (because of it is a bad practice to write code for default VC classes, like vc_column-inner, without using your custom class) for this row and write css code to make margin-bottom = 0.
    If you provide me wp-admin access in Private Content I can help you with this, because of the previous credentials are incorrect now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2018 at 14:00

    I am glad that you sorted out.
    Have a nice day.

    Regards

  • 1 2 3 1,979 1,980 1,981 2,273 2,274 2,275
    Viewing 59,400 results - 59,371 through 59,400 (of 68,227 total)
Viewing 30 posts - 59,371 through 59,400 (of 68,227 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.