Forum Replies Created

Viewing 30 posts - 19,141 through 19,170 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 18:00

    Hello,

    You need comment the following code in the file woopress/framework/theme-functions.php (line 1425):

    <div class="captcha-block">
                        <img src="<?php echo $captcha_img; ?>">
                        <input type="text" name="captcha-word" class="captcha-input">
                        <input type="hidden" name="captcha-prefix" value="<?php echo $prefix; ?>">
                    </div>

    and

    $captcha_instance = new ReallySimpleCaptcha();
            
            if(!$captcha_instance->check( $_REQUEST['captcha-prefix'], $_REQUEST['captcha-word'] )) {
                $return['status'] = 'error';
                $return['msg'] = __('The security code you entered did not match. Please try again.', ETHEME_DOMAIN);
                echo json_encode($return);
                die();

    on line 1569.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 17:58

    Hello,

    I’ve added the code in CSS block of Visual Composer editor:
    http://storage2.static.itmages.com/i/15/0313/h_1426265807_8897182_082a76f88c.png

    Please check the banners now.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 17:48

    Hello @pastorlane,

    We’re sorry for a long delay.
    The bug with mobile menu will be fixed in the theme update which should be released very soon. Our developers are currently working on it.

    Please take our apologies.
    Thank you for your patience.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 17:46

    Hello,

    Do you mean this screenshot http://postimg.org/image/60hzzfpkx/ ?
    What should be changes there?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 17:44

    Hello,

    Please provide us with FTP access to your original site and not demo folder.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 17:32

    Hello,

    The button text can be changed in the file in Visual Composer plugin directory: wp-content/plugins/js_composer/include/classes/shortcodes/paginator/class-vc-pageable.php (line 55).

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 17:26

    Hello,

    As I see Visual Composer editor is shown:
    http://storage1.static.itmages.com/i/15/0313/h_1426263906_9511858_a3608386d1.png

    Please clear browser cache and check again.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 17:23

    Hello,

    Sorry for a delay.
    On mobiles “Register” and “Sign In” links are shown in mobile menu when you click it:
    http://storage4.static.itmages.com/i/15/0313/h_1426263494_6088444_0a394672c5.png
    Please check it.

    What exactly is wrong with products display?
    They are shown fine.
    Please describe this issue with more details.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 17:14

    Hello,

    Sorry, but we still can’t log in to FTP getting an error:
    530 Autenticazione fallita. Accedi al pannello di controllo di AlterVista e aggiungi la nazione da cui ti stai connettendo tra quelle consentite.

    Please check it.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 17:12

    Hello @wdrescher,

    We’re sorry for inconveniences.
    A new theme update will be released in a few days. You should wait a little.

    Thank you for your patience.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 17:08

    Hello,

    Please provide us with FTP credentials as well.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 16:52

    Hello,

    Please try to use Icon element in Visual Composer editor instead of Awesome Icon.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 16:49

    Hello,

    I’ve checked contact form and received an error “Error while sending a message!”.
    Concerning this issue you should contact your host and ask them to check mail logs why email can’t be sent from your site.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 16:41

    Hello,

    Please check this link http://classicalmarketplace.com/public_html/classicalmarketplace/info.php and find “memory_limit” and you’ll see that the value is still 64M, and not 80M.
    Please contact your host and ask them to change it.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 16:29

    Hello,

    That value needs to be increased because files can be imported incorrectly. Now the row settings are missed for the image on the Games page.
    That’s why I asked you to contact your host to change the value for post_max_size function.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 16:02

    Hello,

    Please update the theme to the latest version as well as Woocommerce plugin.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 16:01

    Hello,

    I’ve added <p> tag in the description of the product “Taylor Side Tiara”.
    Please check it now.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 15:33

    Hello,

    1. I’ve sent the file theme-functions.php to your email address. You need replace the old one with this file in the directory wp-content/themes/royal/framework.

    2. To translate that message you need Woocommerce file wp-conent/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-my-account.php (line 243).

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 15:27

    Hello,

    What theme version are you using?
    Is it the latest 2.6.2 version?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 15:20

    Hello,

    Please check your second site now and clear browser cache before.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 14:02

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 14:01

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 14:00

    Hello,

    You can update Wishlist plugin, but remove the file wishlist.php from the directory wp-content/themes/legenda/woocommerce.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 13:46

    Hello,

    You need edit the file wp-content/themes/woopress/framework/theme-functions.php (line 1109) and edit the code for “Register” link to the Contact page link.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 13:42

    Hello,

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

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 13:25

    Hello,

    Sorry, but we provide support only for one site with the Woopress theme.
    Do you have license key of the theme for other site?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 13:23

    Hello,

    By default those fields were displayed like you showed in the middle screenshot.
    So please remove the code from custom.css and check again.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 13:16

    Hello,

    Please specify what buttons you want to change and how.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 13:11

    Hello,

    Add this code in custom.css file:

    .ult-new-ib img {
       height: 200px;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 13, 2015 at 12:40

    Hello,

    You can download plugins at this link:
    https://www.8theme.com/download-plugins/

    Sorry, but we can’t advise you concerning Gravity Forms plugin as this is a third-party plugin and wasn’t used with our theme.

    Regards,
    Eva Kemp.

  • 1 2 3 638 639 640 1,045 1,046 1,047
    Viewing 19,170 results - 19,141 through 19,170 (of 31,382 total)
Viewing 30 posts - 19,141 through 19,170 (of 31,382 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.