Forum Replies Created

Viewing 30 posts - 11,521 through 11,550 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    September 2, 2015 at 09:19

    Hello @glyderio,

    We can’t access your site, there is 404 error. Please provide us with correct link and wp-admin panel credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 2, 2015 at 09:13

    Hello,

    You need add this code in CSS block of Visual Composer editor in the pages you need:

    .st-content {
      background-image: url("http://path_to_your_image");
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 2, 2015 at 09:09

    Hello,

    There was an issue with import from our side. Now it should be fixed.
    Please try to import templates now.

    Please take our apologies for inconveniences.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 2, 2015 at 09:06

    Hello,

    I’ve added this code in custom.css:

    .post-single .post-images.nav-type-small .post-images ul.slides {
        display: none;
    }
    
    .blog-post.post-single .post-images ul.slides {
        display: none !important;
    }

    Please check single posts now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 2, 2015 at 08:59

    Hello,

    I’ve checked your site and haven’t seen any issues:
    http://storage2.static.itmages.com/i/15/0902/h_1441180644_5813559_9e3ae3547b.png
    Please try to check the site with parent theme too.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 2, 2015 at 08:51

    Hello,

    I’ve added this code in custom.css to change font size of the titles:

    .portfolio-descr a {
        font-size: 15px !important;
    }

    To center them use this code:

    .portfolio-descr {
        text-align: center !important;
    }

    Do you have any “cache” folders stored in wp-content directory. If so try to clear it. Anyway you have to contact the plugin author concerning this issue.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 2, 2015 at 08:46

    Hello,

    Please check the description of our theme update:
    http://themeforest.net/item/legenda-responsive-multipurpose-wordpress-theme/5888906
    Pay attention to the files that were deleted: http://storage2.static.itmages.com/i/15/0817/h_1439794170_5940258_acd46deb52.png . Did you remove them?
    You must delete them from your theme folder too (in wp-content/themes/legenda/woocommerce directory). After that check your products.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 2, 2015 at 08:44

    Hello,

    Unfortunately custom navigation doesn’t work for Blog page because default posts page uses the menu that is set in “Manage Locations” tab in Appearance > Menus. Sorry.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 2, 2015 at 08:18

    Hello,

    Unfortunately we don’t see any errors when visiting your site.
    Are you getting that error too? Please show us a screenshot.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 2, 2015 at 08:13

    Hello,

    As I see variations are working fine in that product:
    http://storage5.static.itmages.com/i/15/0902/h_1441177803_3484671_a69983121d.png

    You shouldn’t worry about those notices. They won’t affect your site at all. We edited Woocommerce files in wp-content/themes/legenda/woocommerce directory and old version may be written in those files. But, please don’t worry, as the original version is written in wp-content/plugins/woocommerce/templates directory.
    So you can hide this message or you can fix it by editing the files in wp-content/themes/legenda/woocommerce directory and change the version to the current Woocommerce version that you’re using.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 2, 2015 at 08:07

    Hello,

    We’ve forwarded this issue to our developers. Once there is a result we’ll let you know.

    Thank you for your understanding and patience.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 2, 2015 at 08:03

    Hello,

    I’ve readded the code to remove the tab and the issue with quantity has been fixed.
    Please check.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 1, 2015 at 21:40

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 1, 2015 at 21:39

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 1, 2015 at 19:43

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 1, 2015 at 19:37

    Hello,

    I’ve added “!important” to the code in custom.css file and breadcrumbs are removed now.
    Also font size of buttons is changed:
    http://storage9.static.itmages.com/i/15/0901/h_1441131438_4272354_5a3ec0046c.png

    Please clear browser cache and check again.

    Also please provide us with FTP creentials.
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 1, 2015 at 18:47

    Hello,

    That configuration was changed in the latest version of Woocommerce plugin. So this is not related to the theme.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 1, 2015 at 18:42

    Hello,

    You need use [share] shortcode in Text element or in Text widget.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 1, 2015 at 18:41

    Hello,

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 1, 2015 at 18:40

    Hello,

    I’ve added this code in Global Custom CSS:

    .menu > li.current-menu-item > a {
        color: #5969ff !important;
    }

    Please check menu now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 1, 2015 at 17:59

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 1, 2015 at 17:58

    Hello,

    As I see “Home variant 8” is installed, but slider can’t be imported because ZipArchive extension is not enabled. You should ask your hosting provider to activate it.
    Then let us know.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 1, 2015 at 17:52

    Hello,

    Please delete “woocommerce” folder in the directory wp-content/themes/classico/ and reupload it from the theme package.
    If the issue still persists please provide us with FTP credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 1, 2015 at 17:40

    Hello,

    You need use the built-in Visual Composer editor and add Testimonials widget Element in your page editor. In the element settings select “Grid” for “Display type” field.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 1, 2015 at 17:30

    Hello,

    Please show us a page where you want to make changes and provide us with wp-admin panel credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 1, 2015 at 17:27

    Hello,

    Please update all required plugins https://www.8theme.com/download-plugins/ .

    Don’t forget to create back up of your files and database before starting update process!

    After that check the menu.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 1, 2015 at 17:18

    Hello,

    I’ve imported Beauty template manually. You can find page “Beauty” in the “Pages” section of wp-admin panel. Please check.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 1, 2015 at 16:09

    Hello,

    I’ve installed demo content. Please check your site.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 1, 2015 at 15:12

    Hello,

    There is an error on your site:
    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 12288 bytes) in /home/rufusstyles/public_html/wp-admin/includes/template.php on line 508

    Please ask your hosting provider to increase memory_limit value.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 1, 2015 at 15:05

    Hello,

    I’ve sent templates archive to your email address.
    Please check it.

    Regards,
    Eva Kemp.

  • 1 2 3 384 385 386 1,045 1,046 1,047
    Viewing 11,550 results - 11,521 through 11,550 (of 31,382 total)
Viewing 30 posts - 11,521 through 11,550 (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.