Forum Replies Created

Viewing 30 posts - 17,341 through 17,370 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 21:00

    Hello,

    Please try to delete “woocommerce” folder in the directory wp-content/themes/idstore and reupload it from the theme package which you downloaded for the theme update.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 20:56

    Hello,

    To get captcha you can use some plugin for this.
    Unfortunately our theme doesn’t have in implemented by default. Sorry.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 20:53

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 20:52

    Hello,

    1. Sorry, but I see only languages icons at the top as in Chrome so in Firefox and there are no any widgets in “Place in header top bar” area in Appearance > Widgets.

    2. You can change color only for one menu item in Appearance > Menus, open the menu tab of your item and below “CSS Classes (optional)” write your css class (for example: my_class).
    You can enable CSS classes at the top of admin panel, just click “Screen Options”
    Then you should edit custom.css file, add the code:
    .my_class a {color: red !important;} and write your color value.

    3. Your link isn’t working. Could you please show a screenshot?

    4. The big white space above the header is present only with your child theme. If you activate parent theme there is no such issue. So you should check your modifications in the child theme.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 20:31

    Hello,

    Unfortunately there is no such possibility in the theme. Sorry.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 20:30

    Hello,

    Could you please clarify with more details what you want to modify and what result to achieve?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 20:29

    Hello,

    Unfortunately there is no possibility to change image sizes for a single product page. An image is resized accordingly to image block which max width is 570px (if sidebar is enabled), height is unlimited.
    So if you want to make smaller height you need upload a wider image.

    Sorry for inconveniences.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 20:27

    Hello,

    You can translate that text in wp-admin panel > YIT Plugins > Wishlist > General Settings > “Add to Wishlist” text.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 20:19

    Hello @DakotaL,

    Sorry for a delay.
    I’ve imported Parallax template. Please check it in Pages section.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 20:01

    Hello,

    Please take our apologies for inconveniences.
    To learn more how to create footer we wrote the instruction in the documentation https://www.8theme.com/demo/docs/woopress/#!/9_footer , also you can watch the tutorial at this link (it’s for Royal theme, but they are familiar).

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 19:56

    Hello,

    Please read our documentation how to translate the theme:
    https://www.8theme.com/demo/docs/woopress/#!/1_how_to_translate

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 19:55

    Hello,

    Please try to increase memory_limit value (ask your host to do this) and check the Checkout page after that.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 19:53

    Hello,

    You need edit Woocommerce file class-wc-countries.php in the directory wp-content/plugins/woocommerce/includes as this is their configuration.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 19:50

    Hello,

    As I see the logo is shown on the Shop page:
    http://storage1.static.itmages.com/i/15/0419/h_1429469306_2004019_94447b77f9.png

    Please clarify your issue.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 19:47

    Hello,

    You can download the latest theme version on our site http://themeforest.net/item/woopress-responsive-ecommerce-wordpress-theme/9751050 .
    How to update the theme is described here (it’s for Legenda theme but the process is identical).

    Please provide us wp-admin panel credentials to check the issue with Screets Chat.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 19:43

    Hello,

    I’ve edited shortcodes.php file and the share links for the site http://bkbcuracao.com/ .
    Please clear browser cache and check footer. Also I’ve edited the code for facebook and linkedin links for Team Member element.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 19:07

    Hello,

    Please provide us with a link of your site and show a screenshot of what you want to achieve.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 19:06

    Hello,

    In this case you have to edit header.php file in the theme directory and add your code for telephone number and email.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 19:05

    Hello,

    1. You need use the following code:
    This Website Is Made By <a href="http://google.com">Libardo</a>

    2. Add this code in Text widget:
    This Website Is Made <i class="fa fa-heart"></i> By <a href="http://google.com">Libardo</a>
    To change icon color add the code to custom.css file:

    .fa-heart::before {
     color: red;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 18:52

    Hello,

    1. Try to use this code:

    .vc_custom_1429156136955 {
     margin-left: 90px !important;
    }

    2. Use this code:

    .btn.filled.medium {
     background-color: red;
    }

    3. Use the following code:

    a.btn.filled.medium:hover {
     opacity: 0.6;
    }

    4. Do you want to add that value for the whole row? If so try this code:

    .vc_custom_1429156136955 {
      margin-top: 5px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 18:44

    Hello,

    Sorry but your request is a bit unclear. Could you please clarify with more details what you need to modify?
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 18:42

    Hello,

    You can make transparent background for testimonials using this code in custom.css file:

    blockquote.testimonials-text {
        background-color: transparent !important;
        border: none !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 18:38

    Hello,

    You can move video block using this code in custom.css:

    .open-video-popup {
        margin-top: 20px;
        margin-left: 50px;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 18:34

    Hello,

    Please add this code in custom.css file:
    .footer-top-2 .mc4wp-form input[type="submit"] {float: left;}
    @media (max-width: 480px) {.footer-top-2 .mc4wp-form input[type="submit"] { margin-right: 230px; }}

    Also provide us with the correct credentials as the current ones are incorrect and we can’t log in to wp-admin panel.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 18:24

    Hello,

    All plugins are external extensions which are included into theme because for each product we purchase “Extended license” and that’s why we are able to include it into them. This plugin works fine without activation and you can always get actual version if you want directly from us. The plugins can be downloaded from this link https://www.8theme.com/download-plugins/ . We update plugins with theme updates from time to time so plugins will be also updated with each next theme update. The option with registering of the plugins has been already added to plugin and this only allows you to get automatic updates and support for this plugin directly from an author if you need. You don’t need to register this product because it is not required but if you want to get those features, then you need to purchase this plugin directly from the author. This is how it works for all themes on Themeforest and not only in our case.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 18:23

    Hello,

    Unfortunately you have to edit the theme yourself as described in our documentation https://www.8theme.com/demo/docs/royal/#!/1_how_to_translate .

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 18:21

    Hello,

    Please provide us with a link to your site.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 18:20

    Hello,

    You need edit the file wp-content/themes/royal/content-portfolio.php and comment the line 46.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2015 at 18:15

    Hello,

    Please add this code in custom.css file:

    .st-container .st-pusher {
     overflow-y: hidden;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 18, 2015 at 11:50

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • 1 2 3 578 579 580 1,045 1,046 1,047
    Viewing 17,370 results - 17,341 through 17,370 (of 31,382 total)
Viewing 30 posts - 17,341 through 17,370 (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.