Forum Replies Created

Viewing 30 posts - 841 through 870 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    September 19, 2016 at 17:05

    I’ve added this code in style.css of the Child Theme. Please check it.

    #top-cart .amount {
        color: black;
    }
    .header-area {
        background: #fafafa !important;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 19, 2016 at 16:36

    Try to add this code in the \wp-content\themes\idstore\js\script.js file as on the following screenshot: http://prntscr.com/cjupk1
    $('.categories-group li a[title]').tooltip('disable');

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 19, 2016 at 16:15

    In this case you need add the whole function into the function.php file of the Child Theme and change the ‘Shopping Cart – ‘ text like you need

    	function et_cart_total() {
            global $woocommerce;
    		?>
    			<div class="shop-text"><span class="total"><?php _e( 'Shopping Cart - ', ETHEME_DOMAIN ); echo $woocommerce->cart->get_cart_subtotal(); ?></span></div>
    		<?php
    	}

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 19, 2016 at 15:26

    Hello,

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

    Also you can find this text in the \idstore\wp-content\themes\idstore\code\woo.php file on line 148

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 19, 2016 at 15:23

    Hello,

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

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 19, 2016 at 14:42

    Hello,

    1) Please update the theme and plugins to the latest versions then check issue.
    Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.

    Don’t forget to make backup of the site before update.

    Here is video tutorial how to update theme.
    https://www.youtube.com/watch?v=KdWESIIPU1k
    (it’s for Legenda theme but the process is the same).

    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.

    2) Use this code in Global Custom CSS.

    .st-content {
        background: red;
    }

    3) Use this code in Global Custom CSS.

    footer .widget_nav_menu li.current-menu-item a {
        background-color: transparent;
    }

    4) See screenshot: http://prntscr.com/cjt62f
    Please specify What browser you’re using?

    5) Use this code in Global Custom CSS.

    .sidebar-widget .widget-title {
        border-top: 1px solid transparent;
    }

    6) Use this code in Global Custom CSS.

    .menu-icon:before {
        color: #fff;
    }

    7)Use this code in Global Custom CSS.

    .et-search-trigger .fa-search {
        background: #fff;
        color: #f4cdd8;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 19, 2016 at 11:11

    Hello,

    Please try to add this code in Global Custom CSS.

    div.ppt {
        display: none !important;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 19, 2016 at 10:21

    Hello,

    Have you added the Google API key in Dashboard->Ultimate->Google Maps?

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 16, 2016 at 15:50

    Hello,

    You can try to add this code in Custom CSS

    .archive .wp-picture img {
        width: 100%;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 16, 2016 at 14:19

    Hello,

    Try to add the following code in Theme Options->Custom CSS->Global Custom CSS.

    #e_deliverydate_field {
        float: inherit;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 16, 2016 at 13:11

    Hello,

    Please update the theme to the latest version then check isssue.
    Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.

    Don’t forget to make backup of the site before update.

    Here is video tutorial how to update theme.
    https://www.youtube.com/watch?v=KdWESIIPU1k
    (it’s for Legenda theme but the process is the same).

    Also 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
    September 16, 2016 at 08:55

    Hello,

    Please try to add this code in Theme Options->Custom CSS->Custom CSS for mobile

    .navbar-right .navbar-right {
        left: 15px;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 16, 2016 at 08:52

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 16, 2016 at 08:32

    Hello,

    Try to add the following code in Theme Options->Custom CSS->Custom CSS for mobile.

    .product-information .facebook-button {
        width: 100% !important;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 16, 2016 at 07:32

    Hello,

    The issue comes from that column – http://prntscr.com/cikw1u where you added a lot of codes – http://prntscr.com/cikwb5
    Try to remove this code and you’ll see a row below.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 15, 2016 at 14:28

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 15, 2016 at 14:13

    You should use the link with https://&#8230; See screenshot: http://prntscr.com/ciavfs

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 15, 2016 at 12:55

    I’ve cleared cache via FTP. Please check it now.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 15, 2016 at 10:29

    Hello,

    I’ve just checked your site in mobile view and didn’t see that issue. See screenshot: http://prntscr.com/ci8e0n

    Try to clear the browser cache and check it. Also you can try to disable third-party plugins one by one and check issue.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 15, 2016 at 09:41

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 15, 2016 at 09:40

    Hello,

    1) I’ve added this code in Page Settings. Please check.

    .wpb_content_element:first-child{
    margin-bottom: 0px;
    }

    2) I don’t see it http://prntscr.com/ci7y8q .
    Seems you’ve disabled the color attributes.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 15, 2016 at 09:27

    Hello,

    You can edit header-type-18 in the headers/header-structure-2.php file.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 15, 2016 at 09:16

    Hello,

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

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 15, 2016 at 08:00

    Hello,

    Our theme is coded according to the WordPress codex, but we can’t make it compatible with all existing plugins and we can’t test them all (as you know there is large amount of different extensions). If there is a problem with some 3rd-party plugin that isn’t included in the theme package it requires additional customization which is not for free and you have to contact via the form https://www.8theme.com/customization-services/

    Thank you for understanding.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 15, 2016 at 07:40

    Hello,

    If you enable the ‘Show link in the top bar’ option you’ll see the envelope icon there (see screenshot – http://prntscr.com/ci6v7o). Then you can remove another Newsletter link (http://prntscr.com/ci6vpm).

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 15, 2016 at 07:34

    Hello,

    In this case you need edit these files via some program editor then upload via FTP as I wrote above.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 14, 2016 at 21:04

    Hello,

    As I see the VC plugin is working fine. See screenshot: http://prntscr.com/ci1zps

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

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 14, 2016 at 20:24

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 14, 2016 at 19:36

    You can check which plugins are fully compatible with our theme at this link in ‘Compatible With’ section:
    https://themeforest.net/item/legenda-responsive-multipurpose-wordpress-theme/5888906

    To fix issues with any third-party plugins needs additional customization which is not for free.
    If you agree to proceed please contact us via form https://www.8theme.com/customization-services/ for further information.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 14, 2016 at 19:21

    Hello,

    Please provide us with FTP credentials in Private Content.

    Also you need to contact your hosting provider support regarding this issue as ‘HTTP ERROR 500’ related to server configuration.

    Regards,
    Robert Hall

  • 1 2 3 28 29 30 383 384 385
    Viewing 870 results - 841 through 870 (of 11,542 total)
Viewing 30 posts - 841 through 870 (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.