Forum Replies Created

Viewing 30 posts - 11,641 through 11,670 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 12:46

    Hello,

    You need overwrite “revslider” folder via FTP in the directory wp-content/plugins with the new plugin version that you downloaded.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 12:44

    Hello,

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 12:44

    Hello,

    1. Sorry for misunderstanding.
    You need add this code in Text widget and add it to any sidebar area you need:
    <div class="popup_link <?php if(!etheme_get_option('promo_link')): ?>hidden<?php endif; ?>"><a class="etheme-popup <?php echo (etheme_get_option('promo_auto_open')) ? 'open-click': '' ; ?>" href="#etheme-popup"><?php _e(etheme_get_option('promo-link-text'), ET_DOMAIN) ?></a></div>

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 12:38

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 11:06

    Hello,

    I’ve installed the template manually. You can find it in Pages > page “Cleopatra”. Please check it.
    As I see the pages “FAQ”, “Contact Us” are installed.
    Please clarify your issue.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 10:56

    Hello @WT,

    Please ask your hosting provider to give you FTP host, FTP password and FTP username, then provide this information to us.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 10:54

    Hello,

    You need edit the file wp-content/themes/royal/framework/theme-functions.php (find the section “! Registration Form” in line 1275).

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 10:51

    Hello,

    I’ve imported slider manually.
    But you need also update Revolution Slider plugin to the latest version to make it work. You can download it here:
    https://www.8theme.com/download-plugins/

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 10:45

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 10:44

    Hello,

    Please ask your hosting provider to increase post_max_size value. After that try to import templates.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 10:41

    Hello,

    We can’t log in to wp-admin panel.
    Please check the credentials.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 10:30

    Hello,

    1. You need install base demo content in Theme Options > Import/Export > “Install base demo content” button.

    2. Please give us access to FTP account.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 10:01

    Hello,

    1. There is information in the new theme version http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976 that some files were deleted:
    DELETED : royal/woocommerce/order/order-details.php
    DELETED : royal/woocommerce/myaccount/my-orders.php

    I’ve removed them from your theme directory and now “My Account” page is working. Please check.

    2. I’ve removed “Inherit” value for background-attachment in Theme Options > Color Scheme > Breadcrumbs background. Please check breadcrumbs section bow.

    3. I’ve enabled the 3rd layout for “Single product layout” but haven’t seen any issues. Please show us a screenshot.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 09:54

    Hello,

    Please clarify how you want the logo to be displayed on mobile.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 09:52

    Hello,

    We can’t access your site, seems the access is restricted. Is there Firewall on a server that blocks access? Shall we provide our IP address to put it into whitelist on the server?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 09:49

    Hello @WT,

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 09:48

    Hello @xdigital,

    I’ve imported “Travel” template manually. Please check it in the “Pages” section.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 09:32

    Hello,

    Please specify what version you are trying to import. I’ve just installed base demo content for you, but you need update all required plugins to the latest version https://www.8theme.com/download-plugins/ . Please provide us with FTP credentials as well.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 09:24

    Hello,

    Please look at the screenshot:
    http://storage5.static.itmages.com/i/15/0831/h_1441009373_1377256_51691f0ed1.png
    As you can see we entered public_html folder, but there is nothing inside of it. How can we see the files?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 09:19

    Hello,

    I’ve added correct code in child functions.php and style.css files. Please check the header now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 09:14

    Hello,

    You can change border color with this css code:

    div.wpcf7-mail-sent-ok {
        border: 2px solid #398F14;
    }

    Replace this color value #398F14 with yours.
    Or you can remove border with this code in custom.css:

    div.wpcf7-mail-sent-ok {
        border: none;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 09:11

    Hello @Royalty,

    We’re glad you resolved the issue.

    Have a nice day.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 09:10

    Hello,

    You provided us with an empty FTP account. Please give us full permissions to view all site files.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 09:06

    Hello,

    You can try to use this code in Theme Options > Custom CSS > Custom CSS for mobile:

    .vc_custom_1439693862623 {
       background-position: center !important;
       background-size: 100% 100%;
    }

    but the banner may be distorted a bit.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 09:00

    Hello,

    Unfortunately we can neither connect to your server via FTP nor open your site. Seems access is blocked on the server.
    Have you created any restrictions or your hosting provider? Shall we give our IP address to put it into white list on the server?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 08:54

    Hello,

    Please add this code in custom.css:

    .register-link .register-popup {
       display: none;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 08:44

    Hello,

    1. As I see you’ve already had “Newsletter” link in top bar.

    2. To have newsletter in Text area you need use this plugin https://wordpress.org/plugins/mailchimp-for-wp/ and add its shortcode [mc4wp_form] to the Text editor.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 08:41

    Hello,

    We’ve taken this into our account.

    Thank you for the notice.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 08:40

    Hello,

    Please add this code in 8Theme Options > Typography > Custom CSS > Custom CSS for mobile:

    .page-heading-slider {
      margin-top: 80px;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 31, 2015 at 08:37

    Hello,

    1. You need edit your home page in Pages section and edit row settings:
    http://storage3.static.itmages.com/i/15/0831/h_1441006434_1928360_0055954424.png

    2. We’ll fix the bug with popup window in the next version.
    Sorry for inconveniences.

    3. Go to 8Theme Options > Styling > Navigation.

    Regards,
    Eva Kemp.

  • 1 2 3 388 389 390 1,045 1,046 1,047
    Viewing 11,670 results - 11,641 through 11,670 (of 31,382 total)
Viewing 30 posts - 11,641 through 11,670 (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.