Forum Replies Created

Viewing 30 posts - 16,111 through 16,140 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 16:10

    Hello,

    Sorry, this requires additional customization which is beyond our basic support scope.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 16:09

    Hello,

    Old files in “woocommerce” folder weren’t overwritten, so I deleted it and reuploaded the folder from new version of the theme.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 15:11

    Hello,

    Please use this code:

    .main-nav {
     background-color: #febdf1 !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 15:10

    Hello,

    Your screenshots are blank.
    Please resend new ones.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 15:07

    Hello,

    Your site http://dryfruitsdeals.com/ doesn’t have WordPress installed, but there is a folder “wp” and wp-admin is available at this link http://dryfruitsdeals.com/wp/wp-admin .
    Is it correct?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 14:32

    Hello,

    Please follow the instructions from the articles provided in the previous post.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 14:31

    Hello,

    Please provide us with correct url to wp-admin panel and give access to FTP account.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 14:04

    Hello,

    I’ve removed review-order.php file in wp-content/themes/woopress/woocommerce/checkout directory.
    Before next update you need delete “woocommerce” folder in the directory wp-content/themes/woopress and it’ll be reuploaded from a new theme package.
    It requires because some woocommerce file may be modified or removed and if you have old woocommerce folder present old files will be still active.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 14:01

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 14:00

    Hello,

    Please check this site http://www.webpagetest.org/result/150512_G0_P5Z/1/details/ , you’ll see that slow loading is caused by your images. You need optimize them.
    Please 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
    May 12, 2015 at 13:36

    Hello,

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

    .top-bar .top-links {
     display: none;
    }

    Sorry, but to add top links to the menu you need add them as pages in Appearance > Menus. Unfortunately they can’t be added with the same design as in top bar.

    Thank you for understanding.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 13:32

    Hello,

    Thank you for your feedback.
    We appreciate it very much.

    Have a great day too!

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 13:31

    Hello,

    You can disable the links in Theme Options > Header > Enable top links > Off.
    Then go to Appearance > Menus and add “Register” and “My account” pages to your menu.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 13:26

    Hello,

    You can hide first thumbnail using this code in custom.css file:

    .product-thumbnails-slider .slides li:first-child {
        display: none !important;
    }

    Please try it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 13:20

    Hello,

    I’ve edited header.php in child theme again and added this code in style.css:

    .top-bar .top-links2 {
        float: right;
        margin: 4px 40px 0px 0px;
        padding: 0px;
    }
    
    .top-bar .top-links {
        float: left;
    }

    Please check.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 13:02

    Hello,

    You added incorrect quotes in the code.
    I’ve edited it.
    Please clear browser cache and check the site.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 12:51

    Hello,

    Please check your video with default WordPress theme too.
    Is it working there?
    If it’s not you have to contact plugin developers because the video is added with element of Ultimate VC Addons plugin.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 12:47

    Hello,

    Please try to use this code in custom.css:

    .tabs {
     margin-top: 15% !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 12:41

    Hello,

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

    .blog-post .post-info {
     display: none;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 12:38

    Hello,

    I’ve created child theme and added this code in style.css in child theme folder:

    .ultimate_socials {
        float: left;
        width: 200px;
    }

    Also the code in header.php has been changed to Ultimate Social Icons.
    Now you can make style changes in style.css of the child theme.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 11:56

    Hello,

    1. Please provide us with FTP credentials and we’ll create child theme for you.
    2. You can try to use some plugin for share icons and replace the code in header.php with a new one that your plugin suggests.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 11:40

    Hello,

    I’ve edited header.php file in the directory wp-content/themes/legenda and added this code <?php echo do_shortcode('[share]'); ?> on line 181
    and added this code in custom.css file:

    .share-title {
      display: none;
    }
    
    .etheme-social-icons {
     width: auto;
    }

    Please check top bar now.

    We recommend to make changes of theme files in child theme http://codex.wordpress.org/Child_Themes , so you can create it and copy header.php in child theme folder. This way you won’t lose changes after theme update.

    You can use other icons. Find the code from social media sites, check their help bases.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 11:26

    Hello,

    As I see now mobile menu is shown.
    Please check it once more.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 11:25

    Hello @Royalty,

    Products order is taken from database. So how products where added so they are shown. Unfortunately it can’t be fixed.

    Please take our apologies.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 11:22

    Hello,

    The issue has been already fixed.
    Please clear browser cache and check Shop page.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 11:19

    Hello,

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

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 11:17

    Hello,

    The issue has been fixed.
    Please clear browser cache and check the site.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 11:12

    Hello,

    We’ve managed to fix the issue. The problem was with your footer. You created it incorrectly. You shouldn’t use “Footer 1” sidebar in Widgetised Sidebar element. If you want to add some widget you need create custom sidebar and drag your widget into there https://www.8theme.com/demo/docs/royal/#!/8_widgets_custom_widget_areas .
    Please read how to create footer:
    https://www.8theme.com/demo/docs/royal/#!/9_footer

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 10:55

    Hello,

    I’ve added “Contact us” link in “Place in header top bar” area. Please check it. To have social icons on the right side you have to edit header.php file.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 10:43

    Hello,

    Please check if you selected menu for mobile devices in Appearance > Menus > Manage Locations tab > Mobile menu.

    Regards,
    Eva Kemp.

  • 1 2 3 537 538 539 1,045 1,046 1,047
    Viewing 16,140 results - 16,111 through 16,140 (of 31,382 total)
Viewing 30 posts - 16,111 through 16,140 (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.