Forum Replies Created

Viewing 30 posts - 14,971 through 15,000 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 10:49

    Hello,

    Go to Products > Categories > edit a category and add slider shortcode into “Category Header” section.
    You can do this for each category.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 10:46

    Hello,

    Then try this code:

    .products-grid .product-title {
        position: relative !important;
        bottom: 10px !important;
        margin-top: -20px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 10:43

    Hello,

    Have you tried to use this code?

    .products-grid .product-title {
        position: relative !important;
        bottom: 10px !important;
    }

    Please try it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 10:42

    Hello,

    As I see “Show full details” text is translated in default.po file and not in nl_NL.po in the directory wp-content/themes/woopress/languages.
    You need update the file nl_NL.po.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 10:36

    Hello,

    Try to use this code in style.css of your child theme:

    .products-grid .product-title {
        position: relative !important;
        bottom: 10px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 10:29

    Hello,

    As I see Reviews form is shown:
    http://storage1.static.itmages.com/i/15/0602/h_1433236867_4288015_92962692ac.png and I’ve tried to add a review for the product “iPhone 4 Back Glass Repair”.
    As you ticked “Comment must be manually approved” and “A comment is held for moderation” in Settings > Discussion you have to approve a comment. It should be sent to your email you wrote in Settings > General.
    The same thing appears with default WordPress theme too. You can check it yourself.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 10:19

    Hello,

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

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 10:18

    Hello,

    You need add slider shortcode in Theme Options > Shop > Product Page Banner. Slider shortcode can be found in Revolution Slider section of wp-admin panel.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 10:15

    Hello,

    I’ve added this code in CSS block of Visual Composer editor:
    http://storage4.static.itmages.com/i/15/0602/h_1433236466_2754095_d1e296b106.png
    Please check banners now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 10:08

    Hello,

    Try to use this code:

    .product_meta > span {
        display: none !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 10:05

    Hello,

    You’ve been already replied in other topic:
    https://www.8theme.com/topic/how-to-create-the-portfolio-according-to-the-model-even-grid-jackson/#post-66544

    Please refer to the documentation how to create a grid:
    http://essential.themepunch.com/documentation/#creating_your_first_grid
    To show projects you need select “Project” in “Post Types” field in “Source” section when creating a grid. Then select your porfolio categories in “Post Categories” fields.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 10:02

    Hello,

    Please provide us with FTP credentials.
    If you don’t want to have “Website” field in contact form then you need delete it or comment it in shortcodes.php file.
    Do you want to replace it?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 10:01

    Hello,

    Ok.
    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 09:59

    Hello,

    2. We’re working on RTL version and it’ll be produced in the next theme update. If you wish you can join our team for rtl testing.

    3. Please provide us with FTP credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 09:52

    Hello,

    Please provide us with FTP credentials as well.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 09:48

    Hello,

    You can change breadcrumbs image in Theme Options > Header > Breadcrumbs background.
    To make your footer visible go to Appearance > Widgets and drag Static Block widget into “Footer 2” area and select your footer block in the widget.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 09:42

    Hello,

    If you want to change color for “home” icon you need add this code in custom.css file:

    .footer-home i {
        color: grey !important;
    }

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 09:37

    Hello,

    Please provide us with a page link where that banner is added.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 09:35

    Hello,

    Please update WordPress to the latest version.
    Also you didn’t update the plugins as I asked you in the previous post. Download the latest versions at this link https://www.8theme.com/download-plugins/ and update them via FTP.
    After that check slider.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 09:31

    Hello,

    As I see your header is shown fine:
    http://storage1.static.itmages.com/i/15/0602/h_1433232880_8261785_f83880b973.png
    Concerning the responsiveness add this code in custom.css file:

    @media (max-width: 780px) {.header {
        background-image: url("http://hersbridaltest.jk-design.com.au/wp-content/themes/legenda/images/header.png") !important;
        background-attachment: inherit;
        background-position: top left !important;
        background-size: 100% 50%;
        background-repeat: no-repeat;
    }}

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 09:02

    Hello,

    Please specify what exactly you want to translate. Please show on screenshots.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 09:01

    Hello,

    Please provide us with wp-admin panel credentials and show a screenshot what image you want to change.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 08:58

    Hello,

    “warm winter sweater” section is related to slider. If you edit your home page you’ll see “Parallax” slider is selected for “Show revolution slider instead of breadcrumbs and page title” at the bottom on the right side http://storage3.static.itmages.com/i/15/0602/h_1433231694_1558407_41e9d06ded.png . So you need edit slider in Revolution Slider settings.
    Your “About” page was blank, because you selected “Blank” template for it: http://storage4.static.itmages.com/i/15/0602/h_1433231818_9684028_1efebe334d.png
    I’ve changed it to Default template. Please check now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 08:52

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 08:50

    Hello,

    You’re always welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 08:49

    Hello @stp33,

    You can try solution described in this article:
    http://blackhillswebworks.com/2014/06/14/add-multiple-product-tabs-to-woocommerce-2-x/

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 08:47

    Hello,

    Please provide us with FTP credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 08:43

    Hello,

    When I enter http://www.misssale.com/au2015/ site and open Cart page the link is changed and redirects to http://www.misssale.com.au site.
    Please specify what domain is correct and should be used for your site.
    Are files located in the folder “au2015” of the domain misssale.com?
    Do you want just to change domain name and keep the files in the folder “au2015” of the domain misssale.com?
    If you change domain name it must be changed in database too.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 08:34

    Hello,

    I’ve changed permissions for captcha files and the image is shown now.
    Please clear your browser cache and check.
    Do you still want to remove captcha?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 08:31

    Hello,

    You need edit the file wp-content/themes/royal/framework/shortcodes.php and comment the code on line 253:

    <div class="form-group">
                  <p class="form-name">
                    <label for="contact-website" class="control-label"><?php _e('Website', ETHEME_DOMAIN) ?></label>
                    <input type="text" name="contact-website" class="form-control" id="contact-website">
                  </p>
                </div>

    Regards,
    Eva Kemp.

  • 1 2 3 499 500 501 1,045 1,046 1,047
    Viewing 15,000 results - 14,971 through 15,000 (of 31,382 total)
Viewing 30 posts - 14,971 through 15,000 (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.