Forum Replies Created

Viewing 30 posts - 49,501 through 49,530 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 2, 2019 at 09:02

    Add this code in Theme Options > Styling > Custom CSS > Global Custom CSS:

    .sidebar .woocommerce_product_categories .widget-title {
        background-color: brown;
    }

    Do not forget to clear cache before checking the result.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 2, 2019 at 08:02

    Hello,

    Seems that you did not install the theme correctly because some files are missing. Did you install the theme via Dashboard or via FTP? Try to remove XStore and install it via Dashboard (Appearance > Themes > upload) again. Let me know about results with activation after that.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 2, 2019 at 07:33

    Hello,

    You’re welcome!
    I’ve added this topic in our task list. Developers will check the problem more deeply and fix will be added in one of the next updates.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 2, 2019 at 07:30

    Hello,

    I am not able to see your site – http://prntscr.com/n68h41
    Please provide temporary wp-admin access.
    Thanks in advance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 2, 2019 at 07:28

    Hello,

    To be able to provide correct custom CSS code, I should be able to see the site, but it is under maintenance mode, so I can’t check. Please provide temporary wp-admin access or disable this mode.
    Use this area – http://prntscr.com/n3het9 to post private data.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 2, 2019 at 07:25

    Hello,

    Please change this custom CSS code https://prnt.sc/n68djc to

    .home .header-wrapper .menu > li > a {
        color:  white !important;
    }
    .home .page-content {
        margin-bottom: -30px !important;
        margin-top:  0px !important;
    }

    Also, do not add php code in custom CSS area of Theme Options – https://prnt.sc/n68e7s “Global Custom CSS” area should contain CSS code only.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 2, 2019 at 07:05

    Hello,

    .single-product .product-content .fixed-content > .price {
        display:  none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 13:22

    Hello,

    Please describe in more details what exactly do you want to get.

    According to Revolution slider policy: Regular templates are available to all users, and Premium templates are available to Direct Customers https://www.themepunch.com/faq/regular-templates-vs-premium-templates/ So, if you want to get access to premium templates and premium Add-ons of the Revolution slider you need to buy an individual license. Theme authors are not responsible for these things.
    Also, please, read the article about bundled plugins https://help.market.envato.com/hc/en-us/articles/213762463-Bundled-Plugins

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 12:56

    Hello,

    I’ve checked your site in different browsers but do not see the problem.
    Please clear all cache and check one more time. What browser do you use? What version of the browser?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 12:25

    My pleasure 🙂

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 12:17

    Hello,

    xml files of these pages you can find in “XStore import files” archive. Download the archive from this page – https://www.8theme.com/downloads/
    Or pages can be imported via XStore > Import demos > Import of the additional pages http://prntscr.com/n5u5v8
    Edit the main menu in Appearance > Menus and add desired pages.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 12:06

    Hello,

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

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 12:05

    Please set for the user – administrator role so I can see the Dashboard.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 12:03

    Hello,

    A blank response usually means a fatal error, and it could be coming from any part of your WordPress.
    You will have to debug this yourself to find some evidence of what the error actually is. Start by enabling debug mode and checking your error logs.
    See also how to debug Ajax requests:
    https://localise.biz/wordpress/plugin/faqs/ajax-errors#debug

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 11:10

    Hello,

    Make sure that translation files of theme are synchronized. Button Sync (Loco Translate plugin http://prntscr.com/glemdq) allows you to synchronize your translation file with .pot file.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 10:02

    Hello,

    I can’t log in the Dashboard. Please provide correct wp-admin access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 09:38

    Hello,

    Please describe the situation in more details.
    Provide temporary wp-admin and FTP access to the site with the problem.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 09:29

    Hello,

    Sorry for the delay due to the weekends.
    Please check credentials – http://prntscr.com/n5rihh https://prnt.sc/n5rile

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 09:16

    Hello,

    The problem was caused by the navigation to the prev/next product. We improved code of “next_post_link_product” and “previous_post_link_product” functions to fix the problem, woopress/framework/woo.php, the changed code starts from this comment –

    // **********************************************************************//
    // ! Next and previous product links
    // **********************************************************************//

    to this one

    // **********************************************************************//
    // ! Product Video
    // **********************************************************************//

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 08:42

    Hello,

    The problem is caused by “opacity: 0;” – https://prnt.sc/n5qq3d in styles of the plugin. Contact the plugin authors to sort it out.

    We are theme support and are able to help with problems strictly related to our theme only. If you have any problems with an additional plugin, I would recommend you to send a request to the author of that plugin. Also, we don’t give guarantee for full theme compatibility with all 3rd party plugins.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 08:31

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 08:17

    Hello,

    I have sent this situation to our developer and they will check if the situation can be fixed.
    For now, I can’t say for sure if this can be fixed, because even Storefront (default WC theme) has a problem on the product page without the featured image, http://prntscr.com/n5qe8j > http://prntscr.com/n5qecm – the gallery is not shown, but http://prntscr.com/n5qgvc > http://prntscr.com/n5qh1v
    Please add featured images for all products, because it is required for now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 08:06

    Hello,

    You’re welcome!
    Please see screenshot form the demo – http://prntscr.com/n5qao5

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 08:03

    Hello,

    You can use such screenshot maker as Lightshot https://prnt.sc/
    https://prnt.sc/n5q7vs
    or http://prntscr.com/n5q8tf Theme Options > Typography > Page > Breadcrumbs > font color.
    If This is not what you are looking for, please provide a screenshot for better understanding.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 07:59

    Hello,

    Please add this code in Theme Options > Styling > Custom CSS > Global Custom CSS:

    .product-category .categories-mask {
        background-color:  transparent;
    }
    .product-category .categories-mask span {
        display:  none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 07:56

    Hello,

    Thanks for contacting us.
    Your site under maintenance mode, so I can’t check it. Please provide temporary wp-admin access.
    Do you mean logo image? Go to Theme Options > General > Header Settings > Logo image.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 07:52

    Hello,

    Please add the following code to Theme Options > Custom CSS to fix the problem:

    #subscriptio_stripe-card-expiry-month, #subscriptio_stripe-card-expiry-year {
        padding: 0 2.9em 0 1em !important;
    }
    #subscriptio_stripe-card-expiry-month {
        margin-bottom: 15px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 07:38

    Hello,

    Please add this code in Theme Options > Custom CSS > Global Custom CSS:

    .menu-main-container .menu > .current-menu-item > a:after {
        content: "";
        height:  1px;
        width: 30px;
        left: 50%;
        transform: translateX(-50%);
        bottom: 25%;
        position:  absolute;
        background-color: #bc0e0d;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 07:33

    Hello,

    This default element doesn’t show the pagination even with Storefront (default WooCommerce theme).
    We are theme support and are able to help with problems strictly related to our theme only.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 07:25

    Hello,

    Please read this topic – https://www.8theme.com/topic/customize-header-banner/#post-200534

    Regards

  • 1 2 3 1,650 1,651 1,652 2,273 2,274 2,275
    Viewing 49,530 results - 49,501 through 49,530 (of 68,227 total)
Viewing 30 posts - 49,501 through 49,530 (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.