Forum Replies Created

Viewing 30 posts - 7,981 through 8,010 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 22:29

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 22:29

    Hello,

    You can find this widget in Dashboard->Appearance->Widgets.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 21:12

    Hello,

    I’ve sent you Royal PSD files to your email address. Please check.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 20:27

    Hello,

    1) Please read more about Child Theme in our documentation:
    https://www.8theme.com/demo/docs/legenda/index.html#!/child_theme

    2) What are you trying to achieve?
    Maybe provide screenshot for our better understanding and highlight what exactly you want.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 19:59

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 19:57

    Hello,

    I’ve just finished with install theme for you. Please check.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 18:36

    Hello,

    Here you can see all the new changes after release a new update (Please scroll to the bottom):
    http://themeforest.net/item/legenda-responsive-multipurpose-wordpress-theme/5888906

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 18:29

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 18:26

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 18:24

    Hello,

    Ok, if you have any questions please feel free to contact us.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 18:09

    Hello,

    You can create a row via Visual Composer plugin. Then select 1/2 1/2 layout. See screenshot: http://prntscr.com/6cn7pr

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 17:26

    Hello,

    This problem extends from the WooCommerce plugin (wp-content/plugins/woocommerce).
    You need to contact with WooCommerce support team and their specialists will look at this issue more deeply.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 17:18

    Hello @togethernet,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 17:17

    Hello,

    Also please update theme to the latest version.
    Here is video tutorial how to update theme:
    https://www.youtube.com/watch?v=KdWESIIPU1k

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 16:47

    Hello,

    1) You can change Blog Layout in Theme Options->Blog Layout to Small.
    2) In this case you can use Resent Posts widgets in Appearance->Widget->drag that widget to Main Sidebar
    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 16:37

    Hello,

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

    .banner.align-center{
    position: relative;
    left: 50%;
    margin-left: -110px;
    }

    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
    March 4, 2015 at 15:37

    Hello,

    Sorry, but we don’t have such feature in our theme.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 15:36

    Hello,

    Do you have read our documentation how to set One page?
    https://www.8theme.com/demo/docs/woopress/index.html#!/3_one_page

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 15:35

    Hello,

    Please read more in our documentation:
    https://www.8theme.com/demo/docs/legenda/index.html#!/primary_menu

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 15:35

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 15:32

    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
    March 4, 2015 at 15:31

    Hello,

    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.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 15:30

    Hello,

    Sorry, it’s not possible. You can change breadcrumbs background in Theme Options->Header.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 15:27

    Hello,

    As I see it’s looks like you want. See screenshot: http://prntscr.com/6cl6r5
    Doesn’t it?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 15:25

    Hello,

    You’re using old theme version. Please update to the latest.
    Here is video tutorial how to update theme:
    https://www.youtube.com/watch?v=KdWESIIPU1k

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 4, 2015 at 15:18

    Hello,

    Please use this code in custom.css file.
    1) For logo level:

    .main-header{
    background:red;
    }

    for menu level:

    .header-type-10 .menu-wrapper{
    background:red;
    }
    2) .header-logo img{
    margin-top:10px;
    }
    3) .header-type-10 .menu-wrapper .navbar-collapse .menu-main-container .menu > li > a{
    border-color: red !important;
    }
    4) .menu > li a{
    font-family:Tahoma;
    }

    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
    March 3, 2015 at 17:22

    Hello,

    You can fix this bug in \themes\woopress\js\etheme.js file on line 1052.
    Please find and replace following code:

    $('a.showlogin').click(function(){
            $('form.et-login').slideToggle();
            return false;
    });

    to

    $('a.showlogin').click(function(){
            $('form.login').slideToggle();
            return false;
    });

    If you can’t do this, then please provide us with FTP credentials in Private Content and we can help you.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 3, 2015 at 16:28

    Hello @marechauxcam,

    Please try to comment out that code in \themes\royal\framework\shortcodes.php file on line 268-272

    <?php /* 
    <div class="captcha-block">
                  <img src="<?php echo $captcha_img; ?>">
                  <input type="text" name="captcha-word" class="captcha-input">
                  <input type="hidden" name="captcha-prefix" value="<?php echo $prefix; ?>">
    </div>
    */?>

    and here \themes\royal\framework\theme-functions.php on line 1375-1379

    <?php /* 
    	<div class="captcha-block">
                    <img src="<?php echo $captcha_img; ?>">
                    <input type="text" name="captcha-word" class="captcha-input">
                    <input type="hidden" name="captcha-prefix" value="<?php echo $prefix; ?>">
            </div>
    */?>

    Also this code in theme-functions.php file on line 1442-1447

    /*   
    if(!$captcha_instance->check( $_GET['captcha-prefix'], $_GET['captcha-word'] )) {
    $return['status'] = 'error';
    $return['msg'] = __('The security code you entered did not match. Please try again.', ETHEME_DOMAIN);
    echo json_encode($return);
    die();
    }*/

    and here in theme-functions.php file on line 1521-1526

    /*
    if(!$captcha_instance->check( $_REQUEST['captcha-prefix'], $_REQUEST['captcha-word'] )) {
    $return['status'] = 'error';
    $return['msg'] = __('The security code you entered did not match. Please try again.', ETHEME_DOMAIN);
    echo json_encode($return);
    die();
    }
    */

    We recommend do this changes in Child Theme.
    Don’t forget to make backup this file.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 3, 2015 at 15:40

    Hello,

    Did you make any changes in default theme files?
    Please provide us with FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 3, 2015 at 15:21

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • 1 2 3 266 267 268 383 384 385
    Viewing 8,010 results - 7,981 through 8,010 (of 11,542 total)
Viewing 30 posts - 7,981 through 8,010 (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.