Forum Replies Created

Viewing 30 posts - 18,091 through 18,120 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 17:22

    Hello,

    In this case you need edit the file wp-content/themes/legenda/woocommerce/content-single-product.php and place the tabs section where you wish.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 17:18

    Hello,

    Please provide us with FTP credentials as well.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 17:09

    Hello,

    I’ve enabled Visual Composer editor for Static Blocks in Settings > Visual Composer > Content Types.
    Please check now.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 17:06

    Hello,

    Our theme requires at least Visual Composer plugin.
    I’ve deactivated Revolution Slider.
    Please take our apologies for inconveniences.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 16:34

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 16:33

    Hello,

    Thank you for explanation.
    “Return to previous page” uses back() method and loads the previous URL in the history list. But if you enable Ajax filter for shop page it means that page is not reloaded. So, either disable Ajax Filter (Theme Options > Shop > Enable Ajax Filter > Off) or hide “Return to previous page” link.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 16:29

    Hello @Angel,

    We’re glad you managed to resolve this issue.
    Thank you for contacting our support.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 16:27

    Hello,

    We’ll take this into our account and fix in the new theme upate.
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 16:25

    Hello,

    The issue has been fixed.
    Please check it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 16:18

    Hello,

    The error has been fixed.
    Also I’ve added this code in footer.php file before </body> tag to hide image title on hover:

    <script type="text/javascript">
    jQuery('document').ready(function($){
    $('[title]').removeAttr('title');
    });
    </script>

    Please clear browser cache and check it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 16:09

    Hello,

    I’ve installed the required plugins and now featured image is shown.
    Please clear browser cache and check.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 16:01

    Hello,

    Sorry, but we can’t connect to FTP.
    What is FTP host?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 15:59

    Hello,

    Did you change FTP credentials?
    Please provide us with the correct login details.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 15:44

    Hello,

    If you check this plugin with default WordPress theme you’ll see that PayPal method isn’t shown there too. So the problem is with the plugin and not the theme.
    You should ask the plugin authors to check plugin work with default WordPress theme.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 15:36

    Hello,

    Please look at the screenshot:
    http://storage1.static.itmages.com/i/15/0402/s_1427985312_6478162_2ab02e28f2.png
    The error still persists.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 15:33

    Hello,

    Please provide us with FTP credentials.
    Did you edit the file framework/shortcodes.php in the theme directory?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 15:29

    Hello,

    You can remove title from images in Media section of wp-admin panel or use this solution:
    http://www.kevinleary.net/remove-title-attributes-images-wordpress/

    Did you change FTP credentials?
    Please provide us with the correct login details.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 15:17

    Hello,

    Could you please show a screenshot for better understanding?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 15:15

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 14:36

    Hello,

    Please try to upload image with original dimensions 1425px × 1900px and check zoom effect after that.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 14:09

    Hello,

    To translate the text in cart popup window you need edit the file:
    wp-content/themes/xmarket/code/woo.php (lines 106, 108) and the file wp-content/themes/xmarket/woocommerce/loop/result-count.php.

    I’ve activated the plugin “WooCommerce Additional Fees”. What problems are you experiencing with it?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 14:01

    Hello,

    Please provide us with a link to that page.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 14:00

    Hello,

    Sorry, but still the same error.
    Could you check it again?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 13:59

    Hello,

    Please try to use this code in custom.css file:

    @media only screen and (max-width: 1200px) {.header-type-10 .menu-wrapper .navbar-collapse .menu-main-container .menu > li > a {
     font-size: 11px !important;
    }}

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 13:52

    Hello,

    I’ve set home page in Settings > Reading.
    Please clear browser cache and check the site now.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 13:44

    Hello,

    I’ve recreated the button on the Services page.
    Please check it.
    As you’re using 1/2 column for single image element the image can’t be stretched to 1200px as the row is divided in half.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 13:09

    Hello,

    We can’t connect to FTP account. There is an error:
    Response: 530 Login failed. Please verify the username and password supplied, and that FTP has been unlocked. Check your control panel or contact support for more information.
    Error: Critical error
    Error: Could not connect to server

    Please check it.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 12:58

    Hello,

    We can’t connect to FTP.
    Please check the credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 12:40

    Hello,

    Sorry, but we don’t know what was the reason. You need check error logs and ftp logs on a server at your host.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 2, 2015 at 12:38

    Hello,

    I’ve created child theme for you. Now you need copy the modified files into the directory wp-content/themes/royal-child and css changes should be moved in the file wp-content/themes/royal-child/style.css.

    Thank you.
    Regards,
    Eva Kemp.

  • 1 2 3 603 604 605 1,045 1,046 1,047
    Viewing 18,120 results - 18,091 through 18,120 (of 31,382 total)
Viewing 30 posts - 18,091 through 18,120 (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.