Forum Replies Created

Viewing 30 posts - 8,311 through 8,340 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    February 18, 2015 at 15:01

    Hello,

    We’re glad to hear it.
    If you have any questions feel free to contact us.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 16:42

    Hello,

    In your case you need to upload images with same size (for example, 370px width and 220px height) and then issue will be resolved.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 16:22

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 16:21

    Hello,

    Please navigate to Dashboard->Settings->General-> and select Anyone can register.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 15:57

    Hello,

    Do you want slider on a single product page?
    If yes please add shortcode into Product Short Description. Please look at screenshot: http://prntscr.com/669n24

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 15:40

    Hello,

    Could you please clarify with more details what exactly you want to do and show us screenshots?
    You can use LightShot program to provide screenshots.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 15:38

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 15:38

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 14:07

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 14:01

    Hello,

    Please provide us with full access to the admin panel.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 13:59

    We’re glad to hear that issue solved.
    If you have any questions feel free to contact us.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 13:19

    Hello,

    Navigate to Dashboard->Settings->Visual Composer and select all Content Types.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 13:14

    Hello,

    Try to disable third-party plugins, very likely one of them caused issue.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 11:51

    Hello,

    You can translate “Out of stock” in \woopress\woocommerce\loop\sale-flash.php file.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 11:45

    Hello,

    In this case you need to disable Show footer demo blocks in Theme Options->General. Then create a footer manually.
    Read more in our documentation:
    https://www.8theme.com/demo/docs/legenda/index.html#!/footer
    Also you can watch video tutorial:
    https://www.youtube.com/watch?v=HL7wtSaTcMU&list=PLMqMSqDgPNmD4uhGI1IBhr1iaEy81TMff

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 11:42

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 11:42

    Hello,

    I’ve created for you Newsletter block on Home Page. Please check it.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 11:32

    Hello,

    Tou can edit them in Dashboard->Static Blocks->Select Footer part and edit.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 11:30

    Hello,

    Navigate to Theme Options->Header->Enable top bar->select Off.
    To add some links or what you want you can do it in Appearance->Widgets->Place in header top bar.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 11:06

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 10:24

    Hello,

    You’re using old theme and plugins versions. Please update them.
    You can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
    enter your purchase code of the theme to get the plugins.
    Don’t forget to make backup your site before updating.
    Here is video tutorial how to update theme:
    https://www.youtube.com/watch?v=KdWESIIPU1k

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 10:05

    Hello,

    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 10:02

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 10:00

    Hello,

    Please add following code into custom.css file.

    .et-mobile-menu li a{
    color:#fff !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 09:31

    Hello @Akrua,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 09:30

    Hello,

    Please try to add this code into custom.css file.

    .tabs .tab-title.opened:after{
    border-top: 1px solid #F03939;
    border-bottom: 1px solid #FA2B2B;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 09:25

    Hello,

    You forget to add @import url('../woopress/style.css'); string into style.css of Child Theme. I did it.
    Please check it.
    You can use this code to change nav bar color:

    .menu > li > a{
    color:red !important;
    }

    Also you have two themes installed. Please delete one and update another to the latest version.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 08:51

    Hello,

    Please read more here how to set image size in our theme:
    https://www.8theme.com/demo/docs/woopress/index.html#!/woocommerce

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 08:49

    Hello,

    Please try to add this code into custom.css file.

    .header{
    background: #000;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2015 at 08:46

    Hello,

    Could you please clarify with more details what exactly you want to do and show us screenshots?
    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

  • 1 2 3 277 278 279 383 384 385
    Viewing 8,340 results - 8,311 through 8,340 (of 11,542 total)
Viewing 30 posts - 8,311 through 8,340 (of 11,542 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.