Forum Replies Created

Viewing 30 posts - 361 through 390 (of 1,462 total)
  • Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 15:08

    Hello
    You may use this code instead:

    .single .product_meta, .single .email-link {
     display: none !important;
    }

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 14:56

    Please provide us with link to your site and image of what you would like to achieve.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 14:09

    Hello

    You are always welcome!

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 13:11

    Hello

    You are welcome!

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 12:47

    hello

    Please try to disable 3-d party plugins and check the issue.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 12:42

    Please provide us also with ftp credentials to your site.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 12:40

    Please provide us with ftp credentials to your site.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 12:29

    Hello

    Please try to disable 3-d party plugins and check the issue.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 12:20

    Hello

    Please try to disable all 3-d party plugins and check single product page again . Maybe one of them is causing the issue.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 12:10

    Hello

    Sorry we don’t support 3-d party plugins (only default woocommerce plugin is supported) and you should contact this plugin developer. You may use WMPL plugin for Multilanguage site because we ensure its compatibility.

    with best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 12:04

    Please try to use following code instead of previous:

    .vc_custom_heading{
    border-bottom: 1px solid #3F3F3F;}

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 12:00

    Yes . This is right path.
    And this is code which you need to edit:

    / ! Site breadcrumbs
    // **********************************************************************//
    if(!function_exists('etheme_breadcrumbs')) {
        function etheme_breadcrumbs() {
    
          $showOnHome = 0; // 1 - show breadcrumbs on the homepage, 0 - don't show
          $delimiter = '<span class="delimeter">/</span>'; // delimiter between crumbs
          $home = __('Home', ETHEME_DOMAIN); // text for the 'Home' link
          $blogPage = __('Blog', ETHEME_DOMAIN);

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 12:00

    Hello

    You may serch for the code after if (!function_exists('etheme_logo')) { in wp-content/themes/royal/framework/theme-functions.php and change <a href="<?php echo home_url(); ?>"> to another url like for example.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 11:35

    Hello

    I was able to add link to the second link on the second page using standart VC settings. Please check this screenshot:http://prntscr.com/73ybu3

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 11:22

    Hello
    please add following code into custom.css:
    .quantity input[type="number"]{width:70px!important}

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 11:14

    The code for the first text widget in VC is:

    <ul class="col-ct-6 list-unstyled">
    	<li class="firstItem"><a href="https://www.8theme.com/demo/royal/?page_id=10105">About us</a></li>
    	<li><a href="#">Our office</a></li>
    	<li><a href="https://www.8theme.com/demo/royal/?page_id=5020">Delivery</a></li>
    	<li><a href="https://www.8theme.com/demo/royal/?page_id=12134">Store</a></li>
    	<li><a href="#">Guarantee</a></li>
    	<li><a href="#">Buy gift cards</a></li>
    	<li class="lastItem"><a href="#">Returns</a></li>
    </ul>
    <ul class="col-ct-6 list-unstyled">
    	<li class="firstItem"><a href="#">Track your order</a></li>
    	<li><a href="#">Terms</a></li>
    	<li><a href="#">Conditions</a></li>
    	<li><a href="https://www.8theme.com/demo/royal/?page_id=5063">Contact us</a></li>
    	<li><a href="https://www.8theme.com/demo/royal/?product=bandana">Manufacturers</a></li>
    	<li><a href="https://www.8theme.com/demo/royal/?product=holly-dress">New Brands</a></li>
    	<li class="lastItem"><a href="#">News</a></li>
    </ul>

    Second widget can be found in appearance-widgets “etheme resent posts”.
    Css code above adds line for widget title which should affect text and recent posts widget header. You may sett all widgets and we will provide you with code which will match your existing widgets.
    Following code will affect you tag cloud heading:

    .main-footer .widgettitle {
      border-bottom: 1px solid #3F3F3F;}

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 10:57

    Hello

    You may change this word in wp–content/themes/legenda/theme-functions.php line 2815.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 10:44

    Hello

    Second domain get following error in browser console which mean that icons can not be loaded:
    Font from origin ‘http://mascotte.kr&#8217; has been blocked from loading by Cross-Origin Resource Sharing policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://mascotte.co.kr&#8217; is therefore not allowed access.
    You may read here how to solve this issue:
    http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 10:37

    Hello

    Please check wp-admin credentials. We cannot login with mentioned above.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 10:33

    Hello

    Please add following code into the custom.css to get text underlined:

    .main-footer .widget-title {
      border-bottom: 1px solid #3F3F3F;}

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

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 10:24

    Hello

    You need manually edit wp-content/royal/woocommerce/archive-product.php.
    You need to move this part of code:

    			<?php if (woocommerce_products_will_display()): ?>
    	                    <div class="filter-wrap">
    	                    	<?php
    	                    		/**
    	                    		 * woocommerce_before_shop_loop hook
    	                    		 *
    	                    		 * @hooked woocommerce_result_count - 20
    	                    		 * @hooked woocommerce_catalog_ordering - 30
    	                             * @hooked etheme_grid_list_switcher - 35
    	                    		 */
    	                    		do_action( 'woocommerce_before_shop_loop' );
    	                    	?>
    	                    </div>
    					<?php endif ?>

    after the line:

    <?php etheme_category_header();?>

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 10:08

    Hello

    Please read here hpw to create footer as on our demo:
    https://www.8theme.com/demo/docs/royal/index.html#!/9_footer
    You will find all necessary code and instructions there.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 10:01

    Hello

    You may use this code in custom.css to hide mobile links:
    .mobile-nav :nth-child(3), .mobile-nav .links{display:none!important}
    I have checked popup container with mobile screen and it looks fine.Please provide us with screenshots where we can see the issue.

    with best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 08:35

    Hello

    Your request is a litle bit unclear for us.
    If you mean update process for the plugin you may download latest version from https://www.8theme.com/download-plugins/ and then upload it on your ftp into the wp-content/plugins/ with overwriting.
    In case you are expiriencing issues with backend work process using VC please provide us with wp-admin credentials to let us check the issue and send screenshots or link to us to the page where issue can be noticed.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 11, 2015 at 08:28

    1.Please add following code into the custom.css:
    .mobile-nav .menu li a{color:white}

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
    2. You may set sidebar in apearance-widgets->shop sidebar.Please clarify your request about sidebar with more details.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 8, 2015 at 14:22

    You may also upload screenshot with ftp password and post it in private content using this or similar service since it cannot be shown right here.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 8, 2015 at 13:48

    Hello

    You may try to add following code into the custom.css:
    .project-navigation{display:none}

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 8, 2015 at 13:44

    It can be solved in different ways in accordance to your server configuration. And your host provide can tell you which file you need to edit for this options.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 8, 2015 at 13:41

    Sorry for misunderstanding. I didn’t change anything.I am Just looking for this elements on your site to provide you with css code.

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 8, 2015 at 13:38

    Hello

    Please change ftp password to something without special symbols because we cannot login.

    With best regards
    Brian Johnson

  • 1 2 3 12 13 14 47 48 49
    Viewing 390 results - 361 through 390 (of 1,462 total)
Viewing 30 posts - 361 through 390 (of 1,462 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.