Forum Replies Created

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

    Hello,

    In this case you need refer to Revolution Slider documentation:
    http://www.wpexplorer.com/revolution-slider-review-guide/
    http://revolution.themepunch.com/documentation

    Regards,
    Eva Kemp.

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

    Hello,

    Sorry, but you have to upload your own images. It’s not allowed to use theme pictures.

    Thank you for understanding.

    Regards,
    Eva Kemp.

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

    Hello,

    I’ve added [share] shortcode into “Place in header top bar” area in Appearance > Widgets.
    Please check top bar of the site.

    Regards,
    Eva Kemp.

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

    Hello,

    1. I’ve edited the code in custom.css. Please check now.

    2. Add [share] shortcode in text widget and drag it into “Place in header top bar” area in Appearance > Widgets.

    Regards,
    Eva Kemp.

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

    Hello,

    1. Add this code in custom.css file to fix the issue with quantity on mobile device:

    @media (max-width: 480px) {.single-product-page .quantity-box label {
        width: auto !important;
    }}

    Sorry, but quantity arrows were modified by Woocommerce and not the theme. This is their customization.

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

    .product-thumbnails-slider {
        width: 100% !important;
    }

    3. Please show a screenshot where you see that information.

    4. Please read WordPress documentation http://codex.wordpress.org/Child_Themes how to create child theme.

    Regards,
    Eva Kemp.

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

    Hello,

    There is an error on your site:
    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2091 bytes) in /home/content/p3pnexwpnas10_data01/44/2578744/html/wp-includes/shortcodes.php on line 227

    Please contact your host and ask them to increase memory_limit value.

    Thank you.
    Regards,
    Eva Kemp.

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

    Hello,

    We’re glad you’ve found the solution.

    Have a nice day!

    Regards,
    Eva Kemp.

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

    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 09:07

    Hello,

    We asked you to provide wp-admin credentials.
    Please give us access to wp-admin panel.

    Thank you.
    Regards,
    Eva Kemp.

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

    Hello,

    I’ve reuploaded “woocommerce” folder in theme directory.
    Please clear your browser cache and check Cart page.

    Thank you.
    Regards,
    Eva Kemp.

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

    Hello,

    The issue has been fixed.

    Please check.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 08:44

    Hello,

    Please add this code in custom.css file:

    .sidebar-position-left .row-count-4 .product .footer-product .yith-wcwl-add-to-wishlist a::before {
        margin: 0px 20px -1px 9px !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

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

    Hello,

    I’ve checked the video and it’s working fine:
    http://storage4.static.itmages.com/i/15/0512/h_1431416333_2947294_6721a018d7.png

    Are you experiencing such problem on all mobile devices?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 08:37

    Hello,

    Please view screen of the Kohler page I see from my side:
    https://s3.amazonaws.com/fvd-data/notes/168674/1431416214-pWdkQp/screen.png

    There is no video.
    Please clear your browser cache and check again.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 12, 2015 at 08:30

    Hello,

    I’ve put links back. Please check.

    1. As I see that menu is already present on a page.

    2. Go to Theme Options > Products Page Layout and select layout with sidebar. Then go to Appearance > Widgets and drag Woocommerce Price Filter widget into Shop Sidebar area.

    3. Also in Appearance > Widgets add Woocommerce Layered Nav Filter widget into Shop Sidebar. Before you need create attributes with color. You can watch this video tutorial.

    4. I’ve added this code in custom.css to add cart icon:

    .icon-shopping-cart:before {
      content: "\f07a";
    }
    
    [class^="icon-"]:before, [class*=" icon-"]:before {
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      text-decoration: inherit;
    }

    Please check Cart page.

    5. Go to Theme Options > Single Products Page > Display related products > On.

    6. Add some description for your products in a product editor and tabs will appear.

    7. Go to Appearance > Widgets and add Woocommerce Products widget into Single Product Page Sidebar area and select Sidebar Position in Theme Options > Single Product Page.

    8. Add short description for a product in a product editor, mark it with brand label (you’ll see it on the right side of the editor), add 8theme-QR code widget into Single Product Page Sidebar area.

    9. Please read in the documentation what sizes to set:
    https://www.8theme.com/demo/docs/royal/#!/woocommerce

    10. To change color of product category use this code in custom.css file:
    .products-page-cats a {color: black !important}
    If you want to change product name color use this code:
    .products-grid .product-title {color: white !important}

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 11, 2015 at 20:09

    Hello,

    You need create a custom sidebar in Appearance > Widgets (give a name for sidebar) and add your widget into there
    https://www.8theme.com/demo/docs/woopress/#!/8_widgets_custom_widget_areas
    The sidebar will appear in the list of Widgetised Sidebar element of VC editor.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 11, 2015 at 20:05

    Hello,

    You can try to add video in Revolution Slider as described in their documentation:
    http://revolution.themepunch.com/documentation/#layer-video

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 11, 2015 at 20:01

    Hello,

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

    Thank you.
    Regards,
    Eva Kemp.

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

    Hello,

    Please monitor error_log file. The issue might be caused by outdated version of Visual Composer plugin.

    Thank you.
    Regards,
    Eva Kemp.

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

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

    Hello,

    Please check Contact page now. Is it fine?
    The “0” number shows how many comments a post has.
    If you don’t want to show it add this code in style.css of the child theme:
    .post-comments-count {display: none;}

    Regards,
    Eva Kemp.

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

    Hello,

    The issue with outdated files has been fixed.
    Please check.

    Regards,
    Eva Kemp.

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

    Hello,

    You’re using old versions of the theme and Visual Composer plugin.
    Please update them. Plugin can be downloaded at this link https://www.8theme.com/download-plugins/ .
    Don’t forget to create a back up of your files and database before update!

    https://www.youtube.com/watch?v=KdWESIIPU1k

    Also update Revolution Slider plugin.

    Thank you.
    Regards,
    Eva Kemp.

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

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

    Hello,

    I’ve readded Essential Grid element. Please check the page now http://nowa.wypasionydom.pl/realizacje/ and clear browser cache before.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 11, 2015 at 16:45

    Hello @Jimbo,

    You can download Master Slider new version at this link https://www.8theme.com/download-plugins/ .

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 11, 2015 at 16:44

    Hello,

    Please give us permissions to view all settings in wp-admin panel.
    Also you created an empty FTP account. We can’t check any files. Please give us access to be able to view and edit site files.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 11, 2015 at 16:27

    Hello,

    Please refer to this documentation:
    https://wpml.org/documentation/related-projects/woocommerce-multilingual/#taxonomies
    You need translate attributes in WPML > Woocommerce Multilingual > Booking tab.

    Also you need add terms Reservation, Reservation 78, Reservation 79, Reservation 80 and so on to your attribute http://storage1.static.itmages.com/i/15/0511/h_1431357783_3847269_35b10162ce.png as you have written in products editor. Then readd attribute for a product as described here:
    http://docs.woothemes.com/document/variable-product/

    Regards,
    Eva Kemp.

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

    Hello,

    I was able to connect to wp-admin panel.
    You had to write correct content for hosts file. It should be
    81.201.5.181 fonsvinum.com and not
    fonsvinum.com 81.201.5.181.

    Please specify what folder your site files are located in via FTP and what the destination of the theme directory is.
    Please give us correct path.

    Thank you.
    Regards,
    Eva Kemp.

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