Forum Replies Created

Viewing 30 posts - 18,001 through 18,030 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 14:27

    Hello,

    We can’t connect to wp-admin panel getting this error:
    http://storage1.static.itmages.com/i/15/0404/h_1428153953_7560075_8bbb35f5d6.png

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

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 14:21

    Hello,

    You selected header type where top bar isn’t shown.
    I’ve changed it to the 9th header type where top bar is present.
    Please check now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 14:20

    Hello,

    What is the site url?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 13:55

    Hello,

    1. Do you mean you want to add SKU number?
    Please refer to Woocommerce documentation:
    http://docs.woothemes.com/document/managing-products/ > Adding a variable product

    2. You can re-order elements on a single product page as described in the articles:
    http://wpbackoffice.com/reorder-product-page-contents-woocommerce/
    https://pinakibisi.wordpress.com/2013/06/21/woocommerce-single-page-content-position-change/
    Add this code in functions.php file:

    remove_action('woocommerce_single_product_summary', 'woocommerce_template_single_meta', 40 );
    add_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_meta', 5 );

    3. Go to Theme Options > Single Product Page > “Enable Lightbox for Product Images” > Off.

    4. Use this code in custom.css file:

    .product-information .price {
        margin-top: 0px !important;
    }
    .product-navigation {
       margin-bottom: -30px !important;
    }

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

    5. Did you add price for all variations? Please check it.

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

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 13:17

    Hello,

    Please provide us with wp-admin panel credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 13:15

    Hello,

    If you want to show background image in wide layout you need add this code in custom.css file:

    .st-content {
        background-image: url("http://www.labelist.com.au/zcd/wp-content/uploads/2015/03/Labelist_Autumn15_Bg.jpg");
    }

    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 4, 2015 at 13:11

    Hello,

    Please provide us with wp-admin panel credentials and specify what you’d like to achieve.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 13:08

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 13:08

    Hello,

    We’re looking into this issue.
    We’ll let you know the result as soon as possible.

    Thank you for your understanding and patience.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 13:06

    Hello,

    Yes, you explained the issue correctly and as I said there is no such possibility, unfortunately.
    If you check our demo site https://www.8theme.com/demo/woopress/?portfolio_category=new-category you’ll see project title in the breadcrumbs section of a category page too.

    Please use this code for mobile menu:

    .et-mobile-menu li a {
        color: white !important;
    }

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 12:44

    Hello,

    Please provide us with a page link where you have that slider.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 12:42

    Hello,

    This is Woocommerce configuration.
    We recommend you to check the issue with default WordPress theme and if it persists there too, then you should contact Woocommerce support.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 12:39

    Hello,

    As I see the button is linked:
    http://storage4.static.itmages.com/i/15/0404/h_1428147462_3796835_f498858e27.png
    It leads to the brand page.
    Please clarify what exactly you’re trying to achieve. Show us screenshots.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 12:20

    Hello,

    1. To add products sliders on the home page use these shortcodes:
    [etheme_featured]
    [etheme_new title="Latest Products" ]

    2. Please provide us with FTP credentials.

    3. I’ve added Woocommerce Price Filter widget into “Product Page sidebar” area in Appearance > Widgets. Please check your Shop page now.

    4. Please clarify what you want to edit in search form.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 09:32

    Hello,

    Yes, it’s correct. You need copy the code in functions.php file of the child theme.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 09:31

    Hello,

    I’ve sent xml files to your email address.
    Please check.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 09:27

    Hello @dietnga,

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

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 09:26

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 09:23

    Hello,

    Please provide us with wp-admin panel and FTP credentials and specify what exactly you want to change in contact form.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 09:21

    Hello,

    It can be caused for the reason you’ve increased the menu items limit. That’s why new items can’t be saved. Here are some explanations:
    http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-custom-menu-items-limit-in-wordpress/
    https://core.trac.wordpress.org/ticket/14134
    Read this topic, maybe you’ll find a workaround http://wordpress.org/support/topic/wordpress-menu-item-limit .

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 09:19

    Hello,

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

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 09:18

    Hello,

    Could you please clarify how we can check the issue?
    Does the issue persist with default WordPress theme?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 09:15

    Hello,

    You can try to use this plugin:
    https://wordpress.org/plugins/simple-woocommerce-csv-loader/

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 09:09

    Hello,

    1. Please add this code in custom.css:

    .fixed-header .cart-summ a {
      color: grey !important;
      padding-right: 45px !important;
    }

    2. Use this code:

    @media (max-width: 767px) {.fixed-header .shopping-cart-widget {
      display: none;
    }}

    3. Could you please show a screenshot what menu you’re talking about?

    4. Add this code in custom.css:

    .tabs.accordion {
        position: relative !important;
    }

    5. In Footer Copyright area in Appearance > Widgets you have 2 Text blocks.
    Please remove one of them.

    6. Use the code provided in the 4th answer.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 08:52

    Hello,

    Please use this code:

    .woocommerce table.shop_table tfoot td span.amount {
      float: right;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 08:47

    Hello,

    As I see 6 products in a row are shown:
    https://s3.amazonaws.com/fvd-data/notes/168674/1428133577-33UsyK/screen.png

    Have you resolved the issue?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 08:43

    Hello,

    Please add this code in custom.css file:

    .tp-caption.lncyan:hover, .lncyan:hover, .tp-caption.lnpurple:hover, .lnpurple:hover {
     background-color: cyan;
    }

    How to create custom.css you can watch in this tutorial.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 08:39

    Hello,

    1. As you’re using child theme you need write style changes in style.css of the child theme, so I’ve copied the code to this file and the categories aren’t displayed now.

    2. Add this code in style.css of the child theme:

    .navbar {
        padding-bottom: 20px !important;
        padding-top: 0px !important;
    }

    3. Please use this code in style.css of the child theme:

    .bc-type-3 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    4. Use this code:

    .bc-type-3 .title {
       font-size: 24px !important;
    }

    5. You need remove description from the menu, for example:
    https://s3.amazonaws.com/fvd-data/notes/168674/1428132193-g8xK95/screen.png

    6. You can try to use Posts Grid element in Visual Composer editor and select “portfolio” to display projects.

    7. Unfortunately there is no such possibility to change it. Sorry.

    8. Your site is loaded quite fast.
    If you want to speed up the site follow the suggestions from these articles:
    http://codex.wordpress.org/WordPress_Optimization
    http://techtage.com/speeding-up-wordpress-sites/
    http://www.sparringmind.com/speed-up-wordpress/

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 08:38

    Hello,

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

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 4, 2015 at 08:05

    Hello,

    As I see you’re using old theme version. Please update it to 1.4 version.
    Before update remove the folder “woocommerce” in the directory wp-content/themes/woopress. It will be reuploaded with new theme version.
    Don’t forget to create a back up before update!

    Thank you.
    Regards,
    Eva Kemp.

  • 1 2 3 600 601 602 1,045 1,046 1,047
    Viewing 18,030 results - 18,001 through 18,030 (of 31,382 total)
Viewing 30 posts - 18,001 through 18,030 (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.