Forum Replies Created

Viewing 30 posts - 961 through 990 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    August 30, 2016 at 08:59

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 30, 2016 at 08:33

    Try to add the following code in Global Custom CSS.

    .fixNav-enabled .fixed-active .header-logo img {
        max-width: 370px !important;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 30, 2016 at 08:03

    As I see you didn’t enable ‘fixed navigation’ option.

    Seems I did not understand you correctly. Do you mean the same effect of scrolling?
    If so, unfortunately we don’t have such feature in our theme.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 30, 2016 at 07:41

    Hello,

    The issue comes from Massive Addons for Visual Composer plugin. You should build you page via WPBakery Visual Composer plugin which is compatible with our theme and use ‘Strech row and content’ in Row Settings – http://prntscr.com/cbyxei

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 30, 2016 at 07:20

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 30, 2016 at 07:17

    Hello,

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

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 30, 2016 at 07:08

    Hello,

    You can enable the fixed navigation in 8theme Options->General->Layout.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 29, 2016 at 17:15

    Hello,

    You can find this string in .po file (\wp-content\themes\woopress\languages).
    http://prntscr.com/cbqtjv

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 29, 2016 at 16:26

    You’ve using the old version of PHP. See screenshot: http://prntscr.com/cbq874

    Read more about required version of PHP in our documentation:
    https://www.8theme.com/demo/docs/woopress/index.html#!/demo_data_installation
    1.1 Before you start section.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 29, 2016 at 13:45

    You’re welcome and have a nice day!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 29, 2016 at 13:44

    We’ve reupload the theme for you and this error was gone. But we can’t log to your site, got the followinf message “The requested URL could not be retrieved”.

    Please check it.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 29, 2016 at 13:23

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 29, 2016 at 13:06

    Add this code in Global Custom CSS.

    .home .back-history {
        display: none;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 29, 2016 at 12:14

    Hello,

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

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 29, 2016 at 12:11

    Hello,
    Try to add the following code in Global Custom CSS.

    .product-information .price {
        display: block !important;
    }
    

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 29, 2016 at 10:36

    Hello,

    1) 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).
    2) Add this code in Global Custom CSS

    .register .button {
        width: 280px;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 29, 2016 at 10:33

    Hello,

    You can change the ‘Return to Previous Page’ string to ‘Home’ in the code above.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 27, 2016 at 08:41

    Try to use this function in the function.php file of Child Theme.

    function et_back_to_page() {
        echo '<a class="back-history" href="'.get_home_url().'">'.__('Return to Previous Page', ETHEME_DOMAIN).'</a>';
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 27, 2016 at 08:22

    Hello,

    Seems there is a bug in our theme. We’ve sent this request to our developers and they will fixing the issue in the next theme update.

    Sorry for inconvenience.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 27, 2016 at 07:47

    Hello,

    As I see you’ve installed the latest version of the Visual Composer now. Do you need help with updating Legenda theme to latest version?

    If so, please provide us with FTP credentials in Private Content.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 27, 2016 at 07:23

    Hello,

    I’ve checked your site and didn’t see the issue.

    Could you please provide screenshot of this query.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 26, 2016 at 08:40

    Hello,

    Another question, is it possible to get two catalog columns in mobile view?

    Do you mean two products per row?
    Add this code in Custom CSS for mobile

    .product {
        width: 50% !important;
    }

    I have tested the code and when you land on the homepage it doesn’t send you back anymore. But when you land on a product page it still sends you back to google.

    This requires 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.

    Another Q: When a product is sold out, the add to cart button on shop page gets replaced with the text “Read more”. How can i change the text?

    You can change it for simple product in the \wp-content\plugins\woocommerce\includes\class-wc-product-simple.php file on line 48 and variable in the \wp-content\plugins\woocommerce\includes\class-wc-product-variable.php file on line 43
    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 26, 2016 at 07:23

    Hello,

    I’ve just checked your site and didn’t see the issue.

    You can check our demo site and you’ll see that the scroll effect is the same
    http://preview.themeforest.net/item/royal-multipurpose-wordpress-theme/full_screen_preview/8611976

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 26, 2016 at 07:18

    Hello,

    We’re glad to hear that issue was solved.
    If you have any questions feel free to contact us.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 26, 2016 at 07:17

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 25, 2016 at 13:54

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 25, 2016 at 13:08

    Hello,

    Theme was updated. Please check it.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 25, 2016 at 12:53

    Try to add this code in Custom CSS for tablet/landscape/mobile.

    div.pp_overlay,
    div.pp_pic_holder {
        display: none !important;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 25, 2016 at 09:26

    Hello,

    We’ve found the issue in FireFox browser. Also you can check it with the default WordPress theme and the effect is the same.

    You can contact Visual Composer support concerning your query in comments section:
    https://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/comments

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 25, 2016 at 08:12

    Hello,

    Please try to add this function into the function.php file of the Child Theme.
    https://www.8theme.com/demo/docs/royal/index.html#!/2_child_theme

    function et_back_to_page() {
            if( class_exists('WooCommerce') && ( is_shop() && get_option( 'show_on_front' ) == 'page' && get_option( 'page_on_front' ) == get_option( 'woocommerce_shop_page_id' ) ) ){
                echo '<a class="back-history" href="#">'.__('Return to Previous Page', ETHEME_DOMAIN).'</a>';
            } else {
                echo '<a class="back-history" href="javascript: history.go(-1)">'.__('Return to Previous Page', ETHEME_DOMAIN).'</a>';
            }
    }

    Regards,
    Robert Hall

  • 1 2 3 32 33 34 383 384 385
    Viewing 990 results - 961 through 990 (of 11,542 total)
Viewing 30 posts - 961 through 990 (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.