Forum Replies Created

Viewing 30 posts - 10,591 through 10,620 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 21:19

    We’re sorry. It’s a bug in our theme.
    But you can try to add code like this. This will be work:

    *{
    color:1D1D1d !important;
    }

    Sorry for the inconvenience.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 20:41

    Hello,

    Read more here how to use POedit:
    http://betterwp.net/wordpress-tips/create-pot-file-using-poedit./

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 20:36

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 20:16

    Hello,

    Try to add this code into custom.css file

    body{
    color: #1D1D1D;
    }

    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
    October 2, 2014 at 19:56

    Hello,

    Could you please clarify with more details where exactly you want to change color?
    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 19:40

    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
    October 2, 2014 at 19:02

    Hello,

    I’ve restored the page completely. Now carefully update it. Check it, please.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 18:46

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 18:33

    Hello,

    Please read more here how to create menu and submenu.
    https://www.8theme.com/demo/docs/royal/index.html#!/primary_menu

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 17:39

    Navigate to Theme Options->Single Product page and delete code.
    Look at screenshot: http://prntscr.com/4seftc
    This will restore the page back to previous view.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 17:24

    Hello Tim1212,

    Sorry for the inconvenience, in the next theme update it will be fixed.
    Wait a little.
    You can hide this message. It does not affect the performance of your website.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 17:20

    Hello,

    You are welcome and thank you for the feedback.
    We really appreciate it!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 17:10

    Hello,

    We can’t visit your site. Have a problem: http://prntscr.com/4se65b
    What last changes do you made?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 16:42

    Hello,

    What last changes have been made on site?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 16:26

    Hello,

    Please provide us with link to the page.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 16:11

    Please provide us with FTP credentials in Private Content and we will try reinstall theme for you.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 15:59

    Hello,

    You have some problem in style.css file of the Child Theme.
    If you remove the code from this file, the problem will be solved.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 15:53

    As I see you don’t have installed WooCommerce plugin. It must be installed before you install the theme.
    Please follow the documentation:
    https://www.8theme.com/demo/docs/royal/index.html#!/woocommerce

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 15:30

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 14:32

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 14:04

    Hello,

    You can do this in themes/legenda/woocomerce/contacts.php file. (line 95-104)
    Please comment out this code:

    <div class="page-heading bc-type-<?php etheme_option('breadcrumb_type'); ?>">
    	<div class="container">
    		<div class="row-fluid">
    			<div class="span12 a-center">
    				<h1 class="title"><span><?php the_title(); ?></span></h1>
    				<?php etheme_breadcrumbs(); ?>
    			</div>
    		</div>
    	</div>
    </div> 

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 13:53

    Hello,

    Did you update the theme like in our video tutorial?
    http://www.youtube.com/watch?v=KdWESIIPU1k

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 13:49

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 2, 2014 at 13:48

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.
    Also provide screenshot for our better understanding and highlight what exactly you want.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 1, 2014 at 20:58

    Hello,

    Sorry for a long delay.
    I’ve commented out code on line 1526 in etheme.js file.

    $this.find('>li').first().find('.open-this').html(minusIcon).parent().addClass('opened').find('ul.children').show();
    

    Now it’s work. You can check it.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 1, 2014 at 14:30

    Hello,

    You can find this words in files below:
    1) /themes/idstore/code/woo.php (line – 548 and 554)
    2) /themes/idstore/woocommerce/checkout/form-checkout.php (line – 31)
    3) /themes/idstore/woocommerce/checkout/form-checkout.php (line – 50)

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 1, 2014 at 14:22

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 1, 2014 at 14:22

    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
    October 1, 2014 at 13:51

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 1, 2014 at 13:00

    Very sorry, I’ve miss this moment. But it’s realy problem with log to your FTP with this credenrials.
    Perhaps you can login only with your IP address. It can be changed by you, or by hosting.

    Regards,
    Robert Hall.

  • 1 2 3 353 354 355 383 384 385
    Viewing 10,620 results - 10,591 through 10,620 (of 11,542 total)
Viewing 30 posts - 10,591 through 10,620 (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.