Forum Replies Created

Viewing 30 posts - 59,371 through 59,400 (of 68,223 total)
  • 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

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2018 at 13:58

    Great. I am glad that the problem was solved.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2018 at 13:45

    Please change this previous code:

    .header .wpml-ls-legacy-list-horizontal a span:hover, .mobile-nav #lang_sel_list .wpml-ls-current-language a:hover {
        color:  white;
    }

    to

    .header .wpml-ls-legacy-list-horizontal a span:hover,
    .mobile-nav #lang_sel_list a:hover {
        color: #fff !important;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2018 at 13:20

    Dear @PaulWP

    Please clear cache and check one more time. If problem won’t be solved, please provide temporary wp-admin and FTP access in Private Content.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2018 at 13:15

    You’re welcome!
    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,223 total)
Viewing 30 posts - 59,371 through 59,400 (of 68,223 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.