Forum Replies Created

Viewing 30 posts - 15,811 through 15,840 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 10:36

    Hello,

    The shortcode [etheme_bestsellers title=""] should display best seller products. Unfortunately there are no other parameters. As I see some products are shown on the homepage. Aren’t they bestsellers?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 10:32

    Hello,

    Please use this code in custom.css file:

    .no-sidebar #products-grid.products_grid.rows-count4 .product-image {
        height: 180px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 10:29

    Hello,

    If you check the site resizing browser window you have to reload a page as well.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 10:28

    Hello,

    Add this code in custom.css file:

    #main-nav > ul > li ul {
     width: 160px !important;
    }

    To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 10:25

    Hello,

    Add this code in Shop page in the text editor:
    <div class="wpsc-breadcrumbs"><a class="wpsc-crumb" id="wpsc-crumb-home" href="http://laboratorijaperli.com/">Home</a> » Shop</div>

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 10:21

    Hello,

    Please check your site now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 10:18

    Hello,

    1. The icons aren’t used as images, but as fontawesome icons:
    http://fortawesome.github.io/Font-Awesome/

    2. I’ve added !important to the code.
    Please check now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 10:06

    Hello,

    Are you talking about Shop page or home page of the site?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 10:03

    Hello,

    We are unable to access FTP account:
    http://storage2.static.itmages.com/i/15/0518/h_1431939755_7019413_80bd2c27ef.png
    Have you restricted access?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 09:59

    Hello,

    Sorry, but the best way to update theme is using FTP.
    If you have difficulties with it we can update the theme for you.
    Just confirm you have a back up.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 09:57

    Hello,

    Did you make any changes in the original theme files?

    Sorry, but we can’t guarantee full compatibility of 3rd-party plugin with the theme. We can’t test all plugins, there are huge amount of them.
    Thank you for understanding.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 09:48

    Hello,

    Your site is under maintenance mode. Please show on a screenshot what you want to change.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 09:47

    Hello,

    I’ve just tried to edit FAQ page and all changes have been saved.
    Please clarify with more details how we can replicate the issue.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 09:43

    Hello @CenCalDave1,

    Please show on a screenshot what columns you want to create and provide us with wp-admin panel credentials in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 09:39

    Hello,

    You just need create a new page and name it “Blog”, then go to Settings > Reading and set your Blog page for Posts page.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 09:38

    Hello,

    Sorry, but I don’t see any issues with buttons on the slider.
    Could you please show a screenshot of the problem?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 09:35

    Hello,

    Now the issue is fixed.
    Please check.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 09:35

    Hello,

    As “My Account” page is related to Woocommerce pages I’ve installed them and selected “My Account” in Woocommerce > Settings > Accounts tab > My Account Page. Please check “My Account” link now.
    To change title for “Product Categories” go to Appearance > Widgets > Shop Sidebar area and change title for “Woocommerce Product Categories” widget.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 09:28

    Hello,

    Please provide us with wp-admin panel credentials and show a page link where variations can’t be added to the cart.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 09:24

    Hello,

    1. Please add this code in custom.css file:

    @media (max-width: 480px) {.fixed-header-area .navbar-right .navbar-right {
        left: 2px !important;
    }}

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

    2. You can add your code in Appearance > Widgets > Place in header top bar or edit the current links in the file wp-content/themes/royal/framework/shortcodes.php (lines 1729-1761) and change the links to yours, for example for twitter, replace the link https://twitter.com/share?url='.$permalink.'&text='.$post_title.' to your Twitter account link.

    3. You can edit it in wp-admin > Settings > General.

    4. Use this code in custom.css file:

    @media (max-width: 480px) {#sc_chat_box div.sc-chat-header {
        padding: 2px 15px !important;
    }}

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 09:14

    Hello @truer,

    Please read how to create Register page:
    https://www.8theme.com/demo/docs/royal/#!/4_registration_page

    To show “Newsletter” link make sure you enabled pop up window in Theme Options > Promo Popup.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 09:10

    Hello,

    Please update WordPress to the latest version.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 09:09

    Hello,

    Could you please show a screenshot what you’d like to achieve?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 09:07

    Hello,

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

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 09:04

    Hello @numraaftab,

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

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 09:03

    Hello,

    Sorry, but you have to contact Woocommerce team concerning this issue.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 09:01

    Hello,

    1. If you want to have multilingual site you need use WPML plugin http://wpml.org/ .

    2. Yes, the changes will be lost when you update the theme. So to keep them you need make changes in a child theme http://codex.wordpress.org/Child_Themes . Create the same directory hierarchy for the file you’re going to edit.

    3. When you use wpml plugin to change currency the color will be the same.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 08:57

    Hello,

    Go to Pages > edit your home page and select slider in “Show revolution slider instead of breadcrumbs and page title” section in the “Page Layout” box on the right side.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 08:54

    Hello,

    I’ve checked php information of your site and you’re using php version 5.2:
    http://storage1.static.itmages.com/i/15/0518/h_1431935553_4512366_011b354b30.png
    So contact your host and ask them to change php version to 5.3.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 18, 2015 at 08:50

    Hello,

    You can download the plugins at this link https://www.8theme.com/download-plugins/ and update them via FTP.

    Regards,
    Eva Kemp.

  • 1 2 3 527 528 529 1,045 1,046 1,047
    Viewing 15,840 results - 15,811 through 15,840 (of 31,382 total)
Viewing 30 posts - 15,811 through 15,840 (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.