Forum Replies Created

Viewing 30 posts - 65,521 through 65,550 (of 65,711 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 15:13

    Hello,

    On post no text. You need to write an excerpt http://prntscr.com/c33b6z.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 14:00

    Hello,

    This is what I see http://prntscr.com/c32jgo, please give me full access rights to files.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 13:35

    Hello,

    Please provide us with FTP credentials.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 12:03

    You’re welcome!
    If you have any questions feel free to contact us.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 10:49

    You can add this code in Global Custom CSS

    .term-description .category-description-author .category-description-author--content {
        padding-left: 1.5rem;
    }
    

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 10:38

    You’re welcome!
    If you have any questions feel free to contact us.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 10:31

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 10:16

    Hello,

    Unfortunately, there is no such option. This requires additional customization.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 10:04

    Hello,

    The issue has been fixed. Check site now.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 09:58

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 09:54

    Hello,

    Unfortunately, there is no such option. This requires additional customization.
    You can try to create a product with only one variation and set it by default, or write weight in the name of the product.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 09:34

    I added this code in your Custom CSS:

    .vc_sep_pos_align_center {
      display: table;
     }
     .vc_separator.vc_separator_align_left h4, .vc_separator.vc_separator_align_right h4 {
      display: table-cell;
         vertical-align: middle;
      white-space: nowrap;
     }
     .vc_separator .vc_sep_holder {
      display: table-cell;
         vertical-align: middle;
      width: 100%;
     }
     .category-description-author {
         display: table;
     }
     .archive .term-description p{
      display: table-cell;
     }
     .term-description .category-description-author .category-description-author--content{
      display: table-cell;
      vertical-align: middle;
     }

    Clear browser cache and check your site.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 09:22
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 08:32

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 08:26

    Hello,

    We glad the you using your theme.
    Please, provide admin panel access and we’ll fix it issue.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 08:16

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 08:05

    Hello,

    Weight specified for the product variations http://prntscr.com/c2yfwc http://prntscr.com/c2ygyh, other products do not have variations http://prntscr.com/c2yg8d http://prntscr.com/c2ygt8

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 07:38

    Hello,

    Did you have any error in the transfer to a new hosting? Do you have those pictures in the media library?
    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 07:26

    Hello,

    Please provide us with wp-admin access in Private Content.
    You can add this code in Custom CSS:

    .menu-main-container .menu > li > a {
        color: white;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 5, 2016 at 15:09

    Thanks for using our theme.
    You can add this code in Custom CSS file:

    .sxy-zoom-container .sxy-zoom-bg {
        width: auto !important;
        left: 50%;
    	-webkit-transform: translateX(-50%);
    	-moz-transform: translateX(-50%);
    	-ms-transform: translateX(-50%);
    	-o-transform: translateX(-50%);
    	transform: translateX(-50%);
    }

    Here is video tutorial how to create custom.css file
    https://www.youtube.com/watch?v=Qok2zRedRMY

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 5, 2016 at 14:52

    Hello,

    Please provide us with wp-admin credentials.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 5, 2016 at 14:39

    We checked the default file translation and everything works properly.
    Please read our documentation how to translate the theme
    https://www.8theme.com/classico-theme-documentation/#translation
    How to translate WooCommerce read here https://docs.woocommerce.com/document/woocommerce-localization/ Make sure that you downloaded correct files from https://translate.wordpress.org/projects/wp-plugins/woocommerce and saved them using correct names.
    You can use some 3rd-party plugins, but we don’t guarantee full compatibility with our theme.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 5, 2016 at 13:14

    Hello,

    You can add this code in Custom CSS, it will work only for this page

    .page-id-23225 .header-logo{
    	display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 5, 2016 at 12:25

    Hello,

    This is not the bug, but theme functionality. If you resize browser window you have to reload a page. Check your site on different devices without resizing the browser.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 5, 2016 at 10:49

    Hello,

    This option http://prntscr.com/c1vyvj works only for Boxed site Layot http://prntscr.com/c1vz0m.
    You can add this code in Custom CSS:

    .st-content {
        background-color: #000;
    }

    http://prnt.sc/c1w5ow – for pages, for example http://prnt.sc/c1w6wl
    For post you can change it there http://prntscr.com/c1w92i

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 5, 2016 at 10:32

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 5, 2016 at 10:28

    Hello,

    You gave us FTP access, but we also need wp-admin credentials.
    Please provide us with it.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 5, 2016 at 09:45

    Please, use this code:

    .blog-post .wp-picture .zoom {
        display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 5, 2016 at 07:45

    Hello,

    You can add this code in Custom CSS

    .blog-post .wp-picture {
        display: table;
        margin: 0 auto;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 5, 2016 at 07:12

    Hello,

    Please, see screenshots http://prntscr.com/c1u669

    Regards,
    Rose Tyler.

  • 1 2 3 2,184 2,185 2,186 2,189 2,190 2,191
    Viewing 65,550 results - 65,521 through 65,550 (of 65,711 total)
Viewing 30 posts - 65,521 through 65,550 (of 65,711 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.