Forum Replies Created

Viewing 30 posts - 11,401 through 11,430 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    July 11, 2014 at 08:45

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 11, 2014 at 08:42

    Sorry, but this is WooCommerce configuration and you’d better contact their support regarding your request.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 11, 2014 at 08:07

    Don’t worry, you can update WooCommerce to latest 2.1.12 version.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 11, 2014 at 07:32

    Hello,

    I checked your checkout, and now last step work fine. http://prntscr.com/41ilqe
    Did you make any changes?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 11, 2014 at 07:08

    Hello,

    To remove post info from the sidebar you can change this code (on line 368, 369)

    <?php _e('by', ETHEME_DOMAIN) ?> <strong><?php the_author(); ?></strong><br>
    <?php the_time(get_option('date_format')); ?>
    

    replace on

    <!--  <?php _e('by', ETHEME_DOMAIN) ?> <strong><?php the_author(); ?></strong><br>
    <?php the_time(get_option('date_format')); ?> --> 

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 11, 2014 at 06:53

    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
    July 11, 2014 at 06:50

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 11, 2014 at 06:47

    Hello,

    Yes, all right. It will be better to doing changes in a Child Theme.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 11, 2014 at 06:40

    Hello,

    If I understood you correctly, you want to add two widgets on one page.
    We’re sorry but there is a bug in our theme. It is impossible to use two testimonial sliders per one page. This bug should be fixed in the next theme release.
    Sorry for inconvenience!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 11, 2014 at 06:33

    Hello,

    Navigate to Theme Options -> Header -> Use right side panel and check Off.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 11, 2014 at 06:08

    Hello,

    I checked your site in Chrome, FireFox, Opera, and Safari browsers. In each of them the widget works well.
    Try to update your browser, please.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 11, 2014 at 05:59

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 10, 2014 at 14:26

    Hello,

    Read more here how to create demo footer:
    https://www.8theme.com/demo/docs/legenda/index.html#!/footer

    After adding the footer, you can change its color.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 10, 2014 at 14:13

    Try it with a different theme. If this problem continues, then contact to WordPress support team.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 10, 2014 at 13:03

    Yes, in Chrome, Opera all is good. But in FireFox and Safari there is a trouble that you’re saying. What plugin do you use for that?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 10, 2014 at 12:33

    Hello,

    I don’t see the problem, with a one click cursor is into the password field.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 10, 2014 at 08:10

    Try to add this code.

    .single-product-page .product-info .sku_wrapper {
    display:none !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 10, 2014 at 08:06

    Hello wandwflowers,

    If you don’t want the projects to show the “link” on hover, only the expand photo option you can change some code in content-portfolio.php. But this customization should be done only in the Child Theme. You may read how to create child theme here http://codex.wordpress.org/Child_Themes

    After creating, copy content-portfolio.php file to your child theme folder and add some change on line 44-47.
    This code

    <div class="mask-content">
    <?php if($lightbox): ?><a href="<?php echo etheme_get_image(get_post_thumbnail_id($postId)); ?>" rel="lightbox"><i class="icon-resize-full"></i></a><?php endif; ?>
    <a href="<?php the_permalink(); ?>"><i class="icon-link"></i></a>
    </div>

    replace on

    <div class="mask-content">
    <?php if($lightbox): ?><a href="<?php echo etheme_get_image(get_post_thumbnail_id($postId)); ?>" rel="lightbox"><i class="icon-resize-full"></i></a><?php endif; ?>
    <!-- <a href="<?php the_permalink(); ?>"><i class="icon-link"></i></a> -->
    </div>

    And save the change. Don’t forget to active Child Theme in Appearance -> Themes

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 10, 2014 at 07:27

    Sorry, but your ftp access isn’t correct. Try to log with that.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 10, 2014 at 07:02

    I can’t make changes to your file, because there is no button “Update file”
    You can see what I mean http://prntscr.com/417nbf
    It will be better if you give me FTP credentials.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 10, 2014 at 06:45

    Please provide us with more permissions to wp-admin access or FTP credentials, because I can’t do customization in your custom.css file.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 10, 2014 at 06: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
    July 10, 2014 at 06:38

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 10, 2014 at 06:35

    Hello,

    If you have installed v2.2 this means that you have the latest version, no need to update it.
    Details of the latest updates can see here http://prntscr.com/417i43

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 10, 2014 at 06:25

    Hello,

    It must be like this.
    /*
    Theme Name: Legenda Child
    Theme URI: (here link to your site)
    Description: legenda Child Theme
    Author: MyName
    Author URI: https://www.8theme.com
    Template: legenda
    Version: 1.0.0
    Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
    Text Domain: legenda-child
    */

    @import url(“../legenda/style.css”);

    /* =Theme customization starts here
    ————————————————————– */

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 10, 2014 at 06:04

    Hello,

    Add this code to custom.css file and clear your cache.

    .single-product-page .product-info .sku_wrapper {
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 9, 2014 at 14:10

    Add this code to custom.css file.

    .single-product-page .product-info .price {
    font-size:20px;
    }
    .single-product-page .product-info .single_variation .price {
    font-size: 40px;
    }

    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
    July 9, 2014 at 14:05

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 9, 2014 at 12:48

    Hello,

    Please provide us with link to the page.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 9, 2014 at 10:52

    Hello,

    Sorry, but now you have trouble with hosting http://prntscr.com/40wovp

    Regards,
    Robert Hall.

  • 1 2 3 380 381 382 383 384 385
    Viewing 11,430 results - 11,401 through 11,430 (of 11,542 total)
Viewing 30 posts - 11,401 through 11,430 (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.