Forum Replies Created

Viewing 30 posts - 9,931 through 9,960 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    November 14, 2014 at 09:58

    Hello,

    I’ve selected Wishlist page (http://prntscr.com/567div) in WooCommerce->Setting->Wishlist. Check it.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 14, 2014 at 09:47

    I’ve added this code into style.css of the Child Theme. Check it.

    .a-center {
    text-align:left !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 14, 2014 at 09:17

    I’ve added some changes. Please clear cache on website and check it.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 14, 2014 at 09:11

    Hello,

    As I see this blocks has align to the left, isn’t it? http://prntscr.com/5675js

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 14, 2014 at 09:06

    Hello,

    Could you please clarify with more details what exactly you want to do and show us screenshots?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 14, 2014 at 08:44

    Hello,

    You’re welcome!
    If you have any questions don’t hesitate to contact us.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 14, 2014 at 08:43

    Hello,

    You need comment out this code in royal/framework/theme-options.php (line 105-109)

    /*array(
                'id'       => 'backup',
                'title'    => 'Import/Export',
                'icon'     => 'icon-cog'
            )*/

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 14, 2014 at 08:20

    Hello,

    Sorry, but your password for FTP isn’t correct. Please provide as well.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 14, 2014 at 08:18

    Hello,

    Could you please clarify with more details and show us screenshots?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 14, 2014 at 08:15

    Hello,

    You can try to use some third-party plugin to implement such functionality.
    Also you can try to do it with @font-face. http://css-tricks.com/snippets/css/using-font-face/

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2014 at 16:23

    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
    November 13, 2014 at 16:19

    Hello,

    I’ve added this code into custom.css file. Check it.

    @media only screen and (max-width: 979px) and (min-width: 768px){
    .teaser_grid_container .et_isotope-item {
    width: inherit !important;
      }}

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2014 at 16:13

    Hello,

    Could you please clarify with more details what exactly you want to do and show us screenshots?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2014 at 16:10

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2014 at 15:54

    Did you tried to use some plugins to implement such functionality?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2014 at 14:57

    Hello,

    Could you please clarify with more details what exactly you want to do and show us screenshots?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2014 at 14:56

    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
    November 13, 2014 at 14:26

    Hello,

    1)You can try to use some third-party plugin to implement such functionality.
    https://wordpress.org/plugins/user-role-editor/
    2)Find royal\option-tree\includes\ot-settings-api.php file and comment out (line 284):
    // echo '<h3 class="theme-tittle">'.ETHEME_THEME_NAME.'</h3>'.'<span class="theme-version">v '.$theme_data->version.'</span>';
    But we strongly don’t recommended to do it.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2014 at 13:25

    Hello,

    Please try disabling plugins one by one and test the site on IE9
    Also the Legenda theme isn’t compatibility with IE8. You can read about this here:
    http://themeforest.net/item/legenda-responsive-multipurpose-wordpress-theme/5888906

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2014 at 13:19

    Sorry, but without any luck… We can’t log with this link.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2014 at 13:13

    Hello,

    No, but you can disable it manually.
    Navigate to
    1) Theme Options->Shop-> Just Catalog->On
    2) Theme Options->Product Page Layout-> Show “Add to cart” button-> Off
    3) Theme Options->Header->Enable cart widget->Off
    If that don’t help you please provide as screenshot what you want to do.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2014 at 12:02

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2014 at 11:59

    Hello,

    I’ve added this code into custom.css file. Check it, please.
    1)

    .fixed-header .menu-main-container {
    float:right;
    }

    2)

    .page-heading-slider .wpb_content_element{
    margin-top: -202px !important;
    }
    .languages-area {
    height:inherit;
    }

    3)

    .tbs{
    margin-top:20px !important;
    }
    .menu > li > a {
    margin-top:0px !important;
    }
    .header-type-2.slider-overlap .header .menu > li.menu-item-has-children:after {
    top:7px !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2014 at 11:39

    Hello,

    What exactly you need from this page and where it’s must be placed?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2014 at 10:53

    Hello kevinwhite3000,

    Please provide us with FTP credentials as well. I mean to the root folder of the site.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2014 at 10:43

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2014 at 10:42

    In this case you need make backup your old version. Then delete new version and update your old version to the new like on video tutorial. You need have only one updated theme.
    http://www.youtube.com/watch?v=KdWESIIPU1k

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2014 at 10:36

    Also we need link to your site.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2014 at 10:32

    Hello,

    Sorry, but your pass to the admin-panel isn’t correct. Please provide as well.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2014 at 10:21

    Hello,

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

    Regards,
    Robert Hall.

  • 1 2 3 331 332 333 383 384 385
    Viewing 9,960 results - 9,931 through 9,960 (of 11,542 total)
Viewing 30 posts - 9,931 through 9,960 (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.