Forum Replies Created

Viewing 30 posts - 59,551 through 59,580 (of 68,223 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 5, 2018 at 09:21

    Hello,

    I hope you are well today and thank you for your question.

    I’ve checked your shop page on Samsung mobile and do not see the problem.
    On what phone and browser do you get the problem?

    Happy new year to you, too.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 5, 2018 at 08:56

    Hello,

    Please check upsell products now.
    I’ve added an empty text widget in Appearance > Widgets > Single product page Sidebar. It is a bit strange behavior for the sidebar, so I’ve added this topic in task list for our developers. Until such behavior will be changed, you need to have some widget in “Single product page Sidebar” area to be able to see the product in single product sidebar.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 5, 2018 at 08:36

    You’re welcome!
    Have a nice day.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 5, 2018 at 08:31

    Hello,

    I hope you are well today and thank you for your question.
    I can’t check the first link because of we need to login http://prntscr.com/hwb3cm
    Could you please provide temporary wp-admin access in Private Content?
    Thanks in advance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 5, 2018 at 08:22

    Hello,

    I hope you are well today and thank you for your question.
    Please check if you have these pages in Dashboard > Pages?
    Did you test your site with official WC theme Storefront and everything works fine?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 17:06

    Also, to prevent misunderstanding it would be better to create separate topics for different questions.
    Thanks in advance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 17:04

    I’ve checked your single product page and seems product title is here https://prnt.sc/hw0st7
    Please provide a link to page with the problem.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 16:33

    Unfortunately, we can’t connect to FTP. Please check email, we’ve sent etheme.js and etheme.min.js files (backups these files and replace with new).
    Also, we’ve made some changes in Custom css. Please, clear cache and check.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 14:36

    I’ve checked your shop page and see that products looks better http://prntscr.com/hvyq7s, try to change Products per page to 21 in Theme Options > E-commerce > Products Page Layout.

    Regards

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

    Please go to Theme Options > E-Commerce > Product Page Layout > Products masonry > OFF.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 13:35

    Hello,

    You made changes in woo.php file of child theme, we have also a bit changed code of this file to make it works fine with current woocommerce version. Please clear cache and check your site now, all should work fine.

    Regards

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

    I’ve checked code of single product page and see class “sidebar-position-without” http://prntscr.com/hvxoxq, it is strange if you already selected sidebar position > left in Theme Options.
    Could you provide temporary wp-admin access in Private Content?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 12:02

    Please provide us with your website URL so we can take a closer look.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 12:01

    Hello,

    You’re welcome!
    Looks like you didn’t make appropriate changes in js files. Please check.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 11:56

    You’re welcome.
    Is your problem solved?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 11:29

    Hello,

    I hope you are well today and thank you for your question.
    Please make sure that you enabled sidebar on single product page http://prntscr.com/hvwkyb

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 11:23

    Hello,

    Yes, it is strange. I’ve checked your Home page in Chrome http://prntscr.com/hvwh0o, Firefox http://prntscr.com/hvwhdy, Safari http://prntscr.com/hvwhnw. Please make sure that you use not very old browsers versions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 11:03

    I did nothing in code. It is strange because of when I checked your site earlier it looked like all works fine. I see problems on your site now, but we do not have these issues on our test theme installation. Could you please also provide FTP access in Private Content?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 10:38

    You’re welcome!
    Also, you may change this part of code:

    .top-bar .languages-area > div:first-child, .top-bar .top-links {
        display:  none;
    }

    to

    .top-bar .top-links {
        display: none;
    }

    and

    .top-bar .languages-area {
        display: block;
        float: none;
        text-align:  center;
        margin:  auto;
    }

    to

    .top-bar .languages-area {
        display: block;
        float: none;
        text-align: center;
        margin: auto;
        max-width: 100%;
    }

    + add this code:

    .top-bar .languages-area .menu > li > a {
        padding: 0px 5px;
    }
    #menu-top-left-header-menu-en-1 {
        margin-right: 10px;
    }

    http://prntscr.com/hvw1i9

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 10:23

    Hello,

    This looks like Slider Revolution plugin specific issue in Safari browser, therefore it is hard for us to find the issue and fix it.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 10:08

    Hello,

    I hope you are well today and thank you for your question.
    This looks like Redux Framework plugin specific issue (redux-framework/ReduxCore/inc/fields/typography/googlefonts.php).
    We will contact the plugin support about this.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 10:04

    You’re welcome!

    .secondary-menu-wrapper .menu li:hover >a, .secondary-menu-wrapper .nav-sublist-dropdown .menu-item-has-children .nav-sublist ul > li > a:hover {
        color: red;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 09:42

    That is great, thank you for letting us know.

    Regards

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

    Hello,

    We’ve sent typed-function.js file to your registration email, you need to add content of this file in child js, like https://prnt.sc/hvvekm https://prnt.sc/hvveuy.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 09:28

    Hello,

    The fix was included in single.php file, so please check your site via google webmaster one more time.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 08:55

    Hello,

    Please try to use this css code:

    .product-content .product-summary-fixed .fixed-product-block .vc_single_image-img {
      width: 100%;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 08:43
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 08:41

    Hello,

    Please try to add this code in Theme Options > Styling > Custom css > Custom css for mobile:

    .top-bar {
        display:  block;
    }
    .top-bar .languages-area {
        display: block;
        float: none;
        text-align:  center;
        margin:  auto;
    }
    .top-bar .languages-area > div:first-child, .top-bar .top-links {
        display:  none;
    }
    .top-bar .languages-area > div {
        padding: 0;
        margin: 0;
    }
    .home .fullwidthbanner-container {
        margin-top: 10% !important;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 08:31

    You’re welcome!
    Have a nice day.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2018 at 08:28

    Hello,

    You use 2.7.2 theme version and woocommerce 3.2.5 v, so you need to update theme to latest version (that is compatible with latest woocommerce version) –
    https://www.8theme.com/demo/docs/woopress/#!/installation_upgrade.
    Before uploading theme files delete “woocommerce” folder, which is located in wp-content/themes/woopress/ to avoid problems with old files.
    Don’t forget to create backup of your files and database before starting update process!
    You need to enter your purchase code to activate our new theme version and skip Setup Wizard.

    Also, update all required plugins https://www.8theme.com/download-plugins/ (to update free plugins just click on update link from your Dashboard (Plugins > Installed Plugins); to update premium plugins, connect to your server using FTP. Copy extracted plugins folders into wp-content/plugins/).

    Regards

  • 1 2 3 1,985 1,986 1,987 2,273 2,274 2,275
    Viewing 59,580 results - 59,551 through 59,580 (of 68,223 total)
Viewing 30 posts - 59,551 through 59,580 (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.