Forum Replies Created

Viewing 30 posts - 13,381 through 13,410 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 14:06

    Hello,

    I’ve updated Permalinks settings and now portfolio projects are working. Please clear browser cache and check.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 14:04

    Hello,

    Please provide us with wp-admin panel credentials in Private Content.
    To add background image in the header use this code in custom.css:

    .header7 {
      background-image: url("http://path_to_your_image");
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 14:00

    Hello,

    I’ve activated the plugin and Visual Composer editor is working fine:
    http://storage3.static.itmages.com/i/15/0714/h_1436878826_8572443_01e0dc8b42.png
    Try to check it in another browser and update Visual Composer plugin https://www.8theme.com/download-plugins/ .

    Thank you.
    Regards,
    Eva Kemp.

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

    Hello,

    You need update the theme to the latest version.
    Before update delete “woocommerce” folder in the directory wp-content/themes/legenda/ and it’ll be reuploaded from a new theme package.
    Also update all required plugins https://www.8theme.com/download-plugins/ .

    Don’t forget to create back up of your files and database before starting update process!

    Regards,
    Eva Kemp.

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

    Hello,

    Please read in the documentation how to mark featured products:
    https://support.woothemes.com/hc/en-us/articles/203104327-Mark-Product-as-Featured

    Regards,
    Eva Kemp.

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

    Hello,

    I don’t see Google Ads on home page in breadcrumbs section.
    Have you removed it?

    Regards,
    Eva Kemp.

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

    Hello,

    You can update Woocommerce plugin.
    If you’re using the latest Woopress version you can change menu background in Theme Options > Color Scheme > Menu Background.

    Regards,
    Eva Kemp.

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

    Hello,

    Try to use this code as well:

    @media (min-width: 992px) {.header-type-12 {
        margin-top: -30px !important;
    }
    .header-logo img {
        width: 150px !important;
        margin-top: 22px !important;
    }}

    Regards,
    Eva Kemp.

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

    Hello,

    Did you restrict access for us?
    We can enter only “My Account” page. Please give us permissions to view all settings in wp-admin panel.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 11:47

    Hello,

    Are you talking about sidebar menu?
    http://storage2.static.itmages.com/i/15/0714/h_1436870677_9375326_f541ae63b0.png
    To change its position go to Theme Options > Blog Layout > Sidebar position for responsive layout > Top.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 11:42

    Hello,

    Again you forgot to add CSS class “menu-full-width” for “E-Shop” item in Appearance > Menus. I’ve added it. Please check the menu now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 11:38

    Hello,

    Unfortunately we can’t replicate this issue. Please make sure there are no username and email addresses in wp-admin panel > Users that you’re trying to register. Try to clear browser cache and use some other browser.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 11:36

    Hello @Kris,

    We replied to you in other topic.
    Please check.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 11:35

    Hello,

    I’ve enabled responsive design in Theme Options and commented the code in your custom.css:

    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 978px;
    }

    And I’ve added this code:

    @media (max-width: 979px) {
      .page-content > .row-fluid {
        display: block !important;
    }}

    Please check your site on mobile devices now and clear cache of your browser before.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 11:28

    Hello,

    I’ve checked Blog page and haven’t seen any issues. I tried to resize browser window (you have to reload a page after that) and it’s working fine. Please clear browser cache and check again.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 11:22

    Hello,

    You can add your code in header.php file at the end of the file after the whole code.
    Please try it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 11:07

    Hello,

    Please try to use this code in custom.css file:

    @media (max-width: 979px) {.page-content > .row-fluid {
        display: block !important;
    }}

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 11:01
    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 10:54

    Hello,

    Did you set https redirect rule in your .htaccess file?
    Please read this article https://www.letuslook.org/linux/redirect-http-to-https/ .
    If the problem persists please provide us with FTP credentials in private content.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 10:51

    Hello,

    Did you install Woocommerce plugin?
    To show some products on your home page you need use Products element in Visual Composer editor.
    Please try it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 10:49

    Hello,

    We’re able to access only “My Account” page with the current login credentials. Please give us full permissions to be able to view all options in wp-admin panel.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 10:46

    Hello,

    I’ve created “Twitter Widget” sidebar in Appearance > Widget and added it to the footer. Please check it now.

    Regards,
    Eva Kemp.

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

    Hello,

    You can add shortcode [share] in Text widget and drag it to “Left Side top bar area” or “Right Side top bar area” in Appearance > Widgets. To get Register link you need create a page as described in the documentation:
    https://www.8theme.com/demo/docs/woopress/#!/5_registration_page

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 10:23

    Hello,

    Sorry for a delay.
    We’ll fix the issue with tabs in the next theme update.
    Meanwhile you can use this code in custom css:

    @media (max-width:480px){
      .products-tabs .wpb_tabs_nav{
        border-top: 1px solid #ddd;
        padding: 8px 0;
        border-bottom: 1px solid #ddd;
      }
      .products-tabs .wpb_tabs_nav li{
        width: 100%;
        padding: 8px 0;
      }
      .products-tabs .wpb_tabs_nav li a:after{
        display: none;
      }
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 08:50

    Hello,

    You can refer to Woocommerce documentation how to set shipping:
    http://docs.woothemes.com/document/configuring-woocommerce-settings/
    http://docs.woothemes.com/document/flat-rate-shipping/

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 08:47

    Hello,

    Sorry, but wp-admin credentials are incorrect. Please check them.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 08:45

    Hello,

    1. Please add this code in custom.css file:

    .footer_container .textwidget p, .footer_container a {
        color: white !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

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

    3./4. Add this code in custom.css:

    .product-grid .product-image img {
       height: 200px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 08:40

    Hello,

    Please add this code in custom.css file:

    .product-grid .product-name {
      height: 50px !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 08:38

    Hello,

    “Update Cart” can be found in the file woocommerce/cart/cart.php and “Cart Subtotal” is in the file woocommerce/checkout/review-order.php.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2015 at 08:34

    Hello,

    You need update the theme to the latest version and Woocommerce as well.
    Before update delete “woocommerce” folder in the directory wp-content/themes/idstore/ and it’ll be reuploaded from a new theme package.
    Also update all required plugins https://www.8theme.com/download-plugins/ .

    Don’t forget to create back up of your files and database before starting update process!


    (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

  • 1 2 3 446 447 448 1,045 1,046 1,047
    Viewing 13,410 results - 13,381 through 13,410 (of 31,382 total)
Viewing 30 posts - 13,381 through 13,410 (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.