Forum Replies Created

Viewing 30 posts - 66,451 through 66,480 (of 68,224 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 17:02

    Hello,

    Go to 8Theme Options > E-Commerce > Products Page Layout > Products per page.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 16:59

    Hello,

    Go to Products > Categories > edit the category and add slider shortcode in the category description, for example [rev_slider alias="slider name"]

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 16:55

    Hello,

    Try to use <br> tag https://www.w3schools.com/tags/tag_br.asp

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 16:50

    Hello,

    Please, see this screenshot http://prntscr.com/egq4ad
    Also, read this topic https://www.8theme.com/topic/brands-widget-as-filter/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 16:45

    Hello,

    Sorry for a delay.
    I have checked your site and don’t see problem with content load.
    Is your issue solved?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 16:35

    Hello,

    I’ve changed Single Product Image size http://prntscr.com/egpuuo, you need to regenerate thumbnails.
    Also, it isn’t the bug, you can see the same on our demo template.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 16:10

    Hello,

    We’re glad to hear that your issue was solved.
    Have a nice day!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 16:09

    Hello,

    Sorry for a delay.
    Please provide FTP credentials in Private Content, also, specify the path to your wp installation where this theme is installed.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 15:44

    Hello,

    Yes, you can use this field to add some custom css code to your slider. Please, read more about slider settings https://www.themepunch.com/revslider-doc/slider-revolution-documentation/

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 15:30

    Hello,

    Please, update the theme to the latest version 2.9.
    Also, try to disable all 3rd-party plugins and check after that.
    In the case it won’t work, please, provide FTP access in Private Content area.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 15:19

    Hello,

    You can add this code in Custom css:

    .menu .nav-sublist-dropdown ul {
        background-color: blue;
    }
    .menu .nav-sublist-dropdown ul a {
        color: white !important;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 15:16

    Hello,

    Go to Appearance->Widgets and add Text widget in Left side top bar area or Right side top bar area.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 15:10

    Hello,

    I’ve changed “Use custom footer for this page” to Default and Footer Background Color in Theme Options. Please, check it now.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 13:54

    Hello,

    Please, see screenshot http://prnt.sc/egnrzu

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 13:47

    Hello,

    You can add this code in Custom css:

    .top-bar .top-links a {
        font-size: 14px !important;
    }

    How to create custom.css you can watch in this tutorial
    https://youtu.be/Qok2zRedRMY

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 13:41

    Hello, mothpre,

    Seems your header title is disabled already http://prntscr.com/egnlsu
    Is your issue solved?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 13:33

    Hello,

    Could you please provide wp-admin and FTP access in Private Content so we could check it?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 13:30

    Hello,

    Have you edited original theme files?
    Could you please provide wp-admin and FTP access in Private Content so we could check it?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 13:21

    Hello,

    Thank you for your report. We’ll fix it in theme update.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 13:19

    Hello,

    We’ve sent updated files to your email address. Please check it. Extract the archive and upload the files to the folder wp-content/themes/woopress/woocommerce/checkout.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 13:02

    Hello,

    Go to edit product and upload Size Guide img http://prntscr.com/egn648

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 12:57

    Hello,

    You’re welcome!
    Have a nice day!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 12:49

    Hello,

    You can edit this page and select Sidebar Position > Without Sidebar.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 12:42

    Hello,

    I’ve changed localization in Settings > General > Site Language.
    Also, I checked your translation files and turned out that they were not relevant and did not contain the translation. I generated a new royal-nl_NL.mo and royal-nl_NL.po and placed them in wp-content/languages/themes.
    You can translate theme use Loco Translate http://prntscr.com/egmwme. Please, check it.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 10:57

    Hello,

    You can edit header.php file in /wp-content/themes/royal/.
    Also, we recommend you to make all changes in the Child Theme.
    https://codex.wordpress.org/Child_Themes
    Add this code in Custom CSS for mobile:

    .product {
        width: 50% !important;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 10:44

    Hello,

    Could you please provide wp-admin access in Private Content so we could check it?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 10:41

    Hello,

    Could you please provide wp-admin and FTP access in Private Content so we could check it?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 10:38

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 10:36

    Hello,

    I couldn’t replicate the issue. What device are you checking in?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2017 at 10:30

    Hello,

    Sorry, but there are no such options in our theme and can be done through the additional code customization that is out of our support scope.

    Regards,
    Rose Tyler.

  • 1 2 3 2,215 2,216 2,217 2,273 2,274 2,275
    Viewing 66,480 results - 66,451 through 66,480 (of 68,224 total)
Viewing 30 posts - 66,451 through 66,480 (of 68,224 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.