Forum Replies Created

Viewing 30 posts - 57,661 through 57,690 (of 68,223 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 11:58

    Hello, @temppelinemanta

    Please clear cache and check now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 11:55

    Hello,

    Could you please provide temporary wp-admin access in Private Content so we can take a closer look?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 11:53

    Hello,

    You need to copy the content of xstore/woocommerce/single-product/tabs/tabs.php to your child theme with the same structure
    edit the file –
    these remove http://prntscr.com/i70wu9
    this add http://prntscr.com/i70wm7
    Then you need also to find these lines http://prntscr.com/hscf4q (xstore/js/etheme.js) and comment, like on screenshot – https://prnt.sc/hscfex + copy content of this file and minify it https://jscompress.com/, replace content of etheme.min.js file
    and add this custom css code in Theme Options > Styling > Custom css:

    .single-product .tabs .opened-parent:not(.et-opened) .tab-title.first-tab-opened:after {
        content: '\f107';
        margin-top: -11px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 11:48

    Hello,

    You can use such screenshot maker as Lightshot and provide links of screenshots.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 11:41

    Hello,

    Please read this article https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
    If you face any problems please describe them in details.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 11:39

    Hello,

    I’ve checked contact form on contact page – http://prntscr.com/ilbawr
    Please, be more specific and describe the issue in details.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 11:35

    Hello,

    You can add this css code in Custom css for page http://prntscr.com/ilb9xu:

    .page-heading .title {
        display: none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 11:31

    You’re welcome!
    Please read this article – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ (the same for legenda theme).
    Feel free to ask if you have any questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 11:28

    Hello,

    Unfortunately, I can’t log in. Please provide correct wp-admin credentials in Private Content.
    1. On your site activated header type that you selected, likely you simply need to activate some elements in Theme options: Enable top bar, Enable top links (Register | Sign In), Enable cart widget, Enable search form in header.
    2. Please check layout that selected in Theme Options > Products Page Layout.
    3. Please read how to create footer in our documentation and watch https://www.8theme.com/videos/ (Legenda WordPress Theme – How to create footer)
    To enable VC editor for static blocks go to wp-admin panel > Visual Composer > Role Manager > Post Types > Custom > tick “static block”.
    4. Please provide link to page with the problem and screenshot. You can use such screenshots maker as Lightshot and provide screenshot link.
    5. I need wp-admin access to check it.
    6. Provide link to demo version or some screenshots for better understanding the desired result.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 11:04

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 10:55

    Hello,

    You can create footer static block and add this in in Appearance > Widgets > Footer area, or as on our organic demo – http://prntscr.com/iketfr (different widgets added into all 4 footer areas).
    http://prntscr.com/ikeufk

    <img src="https://www.8theme.com/demo/xstore/organic/wp-content/uploads/sites/14/2016/08/logo-organic-footer.png" alt="logo-footer-retina" width="160" height="29" />
    
    This is easy to update text from footer widget area. Add here information about your store.
    
    48 Park Avenue,
    East 21st Street, Apt. 304
    New York NY 10016
    Email: <mark><a href="mailto:youremail@site.com">youremail@site.com</a></mark>
    Phone: <mark>+1 408 996 1010</mark>

    http://prntscr.com/ikeutn

    <div class="row">
    <div class="col-md-6 col-sm-6 col-xs-6">
    <ul class="menu">
     	<li><a href="#">Home Page</a></li>
     	<li><a href="#">About Us</a></li>
     	<li><a href="#">Delivery Info</a></li>
     	<li><a href="#">Conditions</a></li>
     	<li><a href="#">Order Tracking</a></li>
     	<li><a href="https://www.8theme.com/demo/xstore/organic/my-account/">My Account</a></li>
     	<li><a href="https://www.8theme.com/demo/xstore/organic/wishlist/view/">My Wishlist</a></li>
    </ul>
    </div>
    <div class="col-md-6 col-sm-6 col-xs-6">
    <ul class="menu">
     	<li><a href="#">London</a></li>
     	<li><a href="#">San Francisco</a></li>
     	<li><a href="#">New Orlean</a></li>
     	<li><a href="#">Seattle</a></li>
     	<li><a href="#">Portland</a></li>
     	<li><a href="#">Stockholm</a></li>
     	<li><a href="#">Hoffenheim</a></li>
    </ul>
    </div>
    </div>

    http://prntscr.com/ikev7a
    http://prntscr.com/ikevdk
    I would recomentd to create footer using static block in this case, you will be able to use Visual Composer to edit content of it.
    Let us know if you need any further assistance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 10:50

    Hello,

    https://prnt.sc/ilamx7 Is there anything else I can help you with?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 10:19

    Hello,

    Have you solved the problem with the mega menu?
    Also, if you have a lot of menu items and can’t save changes then you need to increase PHP Max Input Vars. By default it is 1000, try to set 5000 or 8000 for example http://sevenspark.com/wordpress/menu-item-limit
    Customize > Woocommerce > Product Catalog > Products per row.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 10:14

    Hello,

    Please provide wp-admin and FTP access in Private Content and we will check what can be done to help you.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 10:11

    Hello,

    Please describe the problem with formatting in details. Could you please provide some screenshots for better understanding?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 10:01

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 09:26

    Hello,

    Please check now. We’ve made changes in xstore-child/woocommerce/single-product/product-image.php file.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 08:47

    Hello,

    Please add this code in custom css:

    .single-product .product_meta select {
        -webkit-appearance: menulist;
    }
    .single-product .product_meta .ppom-wrapper .form-control:focus {
        box-shadow:  none;
    }

    How to create custom.css you can watch in this tutorial – https://www.youtube.com/watch?v=Qok2zRedRMY.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 08:38

    Hello,

    Please check if the problem relates to changes in child theme. This means that you need to activate parent theme on site and check work of cart and wishlist. If the problem occurs even with parent theme, try to disable all 3rd-party plugins and check one more time.
    Also, versions of theme and woocommerce, that you use, do not fully compatible, this can be reason of the problem. Here you may find changelog and information about compatibility – https://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976
    Let us know if you need any further assistance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 08:17

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 08:14

    Hello,

    Please clear cache and check one more time.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 08:10

    Hello,

    You’re welcome!
    Have a nice day.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 08:09

    Hello,

    Do you mean category description? Please see screenshot https://prnt.sc/il8ox2

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 08:03

    Hello,

    I’m glad that you sorted out.
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 07:57
    .content-framed .meta-post {
        font-size: 0;
    }
    .content-framed .meta-post .entry-date {
        font-size: 12px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 07:49

    Hello,

    Go to Appearance > Menus > Menu Settings and make sure that your menu marked like this http://prntscr.com/il8io4

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 07:47

    Hello,

    Please go to Appearance > Widgets and check Top bar and Footer areas.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 07:44

    You’re welcome!
    Have a nice day.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 28, 2018 at 17:13

    Hello,

    I’ve uploaded Site Background image in Theme Options > Styling. Please check now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 28, 2018 at 17:08

    Hello,

    Please use this code:

    .no-comments {
        display: none;
    }

    Regards

  • 1 2 3 1,922 1,923 1,924 2,273 2,274 2,275
    Viewing 57,690 results - 57,661 through 57,690 (of 68,223 total)
Viewing 30 posts - 57,661 through 57,690 (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.