Forum Replies Created

Viewing 30 posts - 22,021 through 22,050 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 17:23

    Hello,

    Try to use this code <?php et_product_brand_image(); ?> for img src in the file legenda/woocommerce/content-product.php.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 17:20

    Hello,

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

    Unfortunately there is no possibility to add different breadcrumbs on each page.
    Could you please clarify your last question?

    I aslo tried to change the Header to have the breadcrumps on the full header but it does’nt work.

    Please show us a screenshot what you were trying to do.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 17:16

    Hello,

    Please add this code in custom.css file:

    .product-image-wrapper:hover .footer-product {
    display: none !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 17:14

    Hello,

    Did SEO team give you detailed recommendations concerning exact changes when your site was audited? Maybe such recommendations that were given to our other client https://www.8theme.com/topic/important-4-seo-customizations-needed-feedback-from-seo-specialists/ ?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 17:00

    Hello,

    I’ve enabled product category thumbnails in Settings > Store > Presentation tab > “Product Category Settings” section > Show Product Category Thumbnails > Yes.
    Now clear your browser cache and check the categories pages.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 16:46

    Hello,

    We’re very sorry for such long delay.
    Nothing special wasn’t changed in the template that could affect SEO somehow. We’d recommend you contact SEO specialists for the detailed instructions how to improve and promote your site.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 16:42

    Hello,

    If you want to use the plugins tags for sharing you may try to comment this line add_action( 'wp_head', 'et_insert_fb_in_head', 5 ); in royal/framework/theme-functions.php file.
    After that clear the cache for a page you’re going to share https://www.8theme.com/blog/clearing-facebooks-share-cache/ and check again.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 15:46

    Hello,

    You’re welcome.

    Have a nice day.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 15:45

    Hello,

    Please add this code in the file wp-content/themes/royal/option-tree/assets/css/ot-admin.css:

    .promo-text-wrapper {
     display: none !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 15:41

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 15:21

    Hello,

    Sorry, but we don’t see such issue.
    Are you using the latest version of Safari?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 15:19

    Hello,

    We’ve passed this issue to our developers.
    Once there is a solution concerning this bug we’ll let you know.

    Thank you for your patience.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 15:18

    Hello,

    Please check the Shop page now.
    I’ve changed the number of products per page to 12 in Woocommerce > Settings > Products tab > Products per page.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 15:14

    Hello,

    You site isn’t loading.
    Have you spelled it correctly?

    To change layout on Registration page you need edit the file et-registration.php in wp-content/themes/idstore directory.
    To modify Cart and Checkout pages you need edit the files in wp-content/themes/idstore/woocommerce/cart and wp-content/themes/idstore/woocommerce/checkout directories.
    We recommend you to make changes in a child theme.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 14:06

    Hello,

    Could you please clarify your question?
    Did you check sorting on our demo site? It works there but we don’t use Woo Ajax Nav plugin.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 13:59

    Hello,

    You had debug mode enabled in wp-config.php file.
    I’ve disabled it and the notices aren’t shown.
    Please check.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 12:21

    Hello,

    Sorry, but some plugins may be incompatible with our theme.
    You may try to disable Ajax filter in Theme Options > Shop and Single Product Page > Ajax “Add to Cart” > Off.

    Please take our apologies for inconveniences.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 12:09

    Hello,

    Please provide us with FTP credentials as well.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 12:08

    Hello,

    The problem is related to your child theme.
    Error notice is shown on the parent Legenda theme.
    Please check the files which you edited in the child theme, perhaps you removed some code.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 12:00

    Hello,

    If you use custom.css file make some style modifications then you don’t need create child theme, but if you want to change something in original theme files you have to copy that file to child theme folder and edit it there.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 11:53

    Hello,

    Please add this code:

    .copyright .container .row-copyrights {
        padding-top: 0px !important;
    }
    .vc_custom_1406032173833 {
        padding-bottom: 0px !important;
        margin-bottom: -20px !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 11:47

    Hello,

    To add a different tab for each product you need edit a product and at the bottom of the page you’ll find the section for “Title for custom tab”.
    Write the content for your tab there.

    If this is not what you want, please describe your issue with more details (show screenshots if possible).

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 11:23

    Hello,

    This requires additional customization and is a paid service.
    You can contact us https://www.8theme.com/contact-us/ and our specialists will look into your request.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 11:21

    Hello,

    This problem isn’t related to sidebar mobile position.
    The reason is you created pages and added shortcodes that load product category. The category is shown with sidebar, so there are 2 sidebars: for a page and for a category.

    You can resolve this issue in 2 ways:
    1. Add products categories to the menu in Appearance > Menus
    https://www.8theme.com/blog/how-to-include-product-category-into-menu/
    2. Disable sidebar on the created pages, because shortcode loads Product Page sidebar (edit Page > Templates (in in Page Attributes box) > One column, without sidebar).

    I’ve selected “No Sidebar” template for this page http://alimarriott.co.uk/store/?page_id=36
    Please check it.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 10:43

    Hello,

    We modified the testimonials slider and the one that is displayed on your site is actual, but on our demo is the slider of old version. Soon we’ll change it on the demo too.

    Please take our apologies for inconveniences.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 10:32

    Hello,

    We’re glad you’ve found the solution.
    We’ve taken your suggestion into account.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 10:02

    Hello,

    Please look at the screenshot:
    http://imgur.com/RWjBT9o

    You didn’t select that template.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 09:53

    Hello,

    You can leave your current site as it is, just copy all files and database to other test domain to be able to check the issues after update.
    You need create a new database for a new domain and import dump of your current database.
    You can ask your host how to import/export dump or ask them to do this for you.

    Also you can refer to this article:
    http://codex.wordpress.org/Moving_WordPress

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 09:47

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 29, 2015 at 09:46

    Hello,

    Sorry, but the link you provided doesn’t have authorization window to enter a password.
    Please specify what theme version you’re using?
    Did you install any 3rd-party plugins? Try to disable them and check error notices again.

    Thank you.
    Regards,
    Eva Kemp.

  • 1 2 3 734 735 736 1,045 1,046 1,047
    Viewing 22,050 results - 22,021 through 22,050 (of 31,382 total)
Viewing 30 posts - 22,021 through 22,050 (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.