Forum Replies Created

Viewing 30 posts - 10,291 through 10,320 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    October 8, 2015 at 09:04

    Hello,

    Please refer to this article:
    https://www.8theme.com/blog/how-to-add-social-media-icons-to-wordpress-menus/

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 8, 2015 at 09:02

    Hello @UrbnDesignz,

    Please show a page where you created one page menu.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 8, 2015 at 08:20

    Hello,

    Register page is working:
    http://storage5.static.itmages.com/i/15/1008/h_1444288759_2549781_ed2882c285.png

    Please note you need check it being logged out of your wp-admin panel.
    When you logged in you can’t see register page, because you can’t be registered, you’re already logged in.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 8, 2015 at 08:18

    Hello,

    Sorry, but I don’t see such issue in Chrome browser:
    http://storage8.static.itmages.com/i/15/1008/h_1444288620_1356392_c836451f57.png

    Try to remove this code that you added in custom.css:

    .menu {
       margin-right: 70px !important;
    }

    and check fixed header after that.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 8, 2015 at 08:11

    Hello,

    To disable footer on mobile add this code in your child style.css:

    @media (max-width: 480px) {.footer-top.footer-top-3, .main-footer {
      display: none;
    }}

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 8, 2015 at 08:07

    Hello,

    As I see you didn’t update plugins Ultimate VC Addons, Visual Composer, Master Slider, Essential Grid. Please update them too.
    If the issue still persists after that, please provide us with FTP credentials.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 8, 2015 at 08:03

    Hello,

    Please update the theme to the latest version and Woocommerce as well.
    Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.
    Also 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!


    (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 20:21

    Hello,

    The reason is you’ve added margin-left values to the columns in About page.
    Remove them and check the page on mobile after that.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 20:17

    Hello,

    There is no shortcode for register form. Please read our documentation how to create register page https://www.8theme.com/demo/docs/royal/#!/4_registration_page .

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 18:54

    Hello,

    As I see that form is created with help of some plugin.
    You need contact plugin author concerning its configuration.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 18:04

    Hello,

    You’re welcome and thank you for your feedback.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 18:02

    Hello,

    I’ve added this code in Global Custom CSS:

    .cart-design-2.design-white .cart-bag:before {
        border-color: black;
    }
    
    .cart-design-2.design-white .cart-bag .badge-number  {
        border-color: black;
        color: white;
     }
     .cart-design-2.design-white .cart-bag .badge-number:before {
    box-shadow: 0px 0px 0px 35px #000 inset;
    }

    and this code to CSS block in VC editor in your home page:

    .cart-design-2.design-white .cart-bag:before {
        border-color: white;
    }
    
    .cart-design-2.design-white .cart-bag .badge-number  {
        border-color: white;
        color: #3D3D3D;
    }
    .cart-design-2.design-white .cart-bag .badge-number:before {
    box-shadow: 0px 0px 0px 35px #FFF inset !important;
    }

    Please check your site now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 17:31

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 17:27

    Hello,

    The text is written in Spanish because you translated it in .po file in wp-content/themes/woopress/languages directory. The original text is written in the file I told you in the previous post.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 17:20

    Hello,

    As I see site is shown fine on mobile:
    http://storage8.static.itmages.com/i/15/1007/h_1444234757_3313204_3ec0f23782.png

    Please show a screenshot what you see on your side and specify what mobile device you’re using.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 17:17

    Hello,

    I’ve updated permalinks settings.
    Please check Wishlist page now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 17:13

    Hello,

    The issue isn’t related to our theme. The page doesn’t work with other theme too. Please check it.
    You need refer to this article:
    https://wordpress.org/support/topic/wysija_page-not-working

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 16:45

    Hello @Floppy78,

    Thank you for sharing the solution.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 16:44

    Hello,

    To make header type 5 full width add this code in Theme Options > Custom CSS > Custom CSS for desktop:

    .header-type-5.slider-overlap .header > .container {
        width: 100%;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 16:14

    Hello,

    We’re sorry for the delay.
    In this case you may try to remove the file no-products-found.php in wp-content/themes/classico/woocommerce/loop directory and the translation of default Woocommerce file will be loaded.
    Please try it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 15:18

    Hello,

    Yes, it’s fixed now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 15:11

    Hello,

    You can select header type 2 to have transparent header.
    Please check it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 15:04

    Hello,

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 14:59

    Hello,

    Please provide us with FTP credentials in private content.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 14:57

    Hello,

    I’ve added $locale='en_EN'; to wp-config.php file.
    Please clear browser cache and check your site now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 14:26

    Hello,

    These warnings are related to server configuration.
    Please refer to these articles:
    http://www.agentwp.com/open_basedir-restriction-in-effect-error-in-wordpress
    https://wordpress.org/support/topic/open_basedir-restriction-in-effect-1

    You should contact your hosting provider concerning this issue.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 14:24

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 14:21

    Hello @Pablo Posiak,

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 14:19

    Hello @FuegoHD,

    Glad it was helpful for you.

    Have a nice day.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 7, 2015 at 14:18

    Hello,

    1. You can reorder categories in Products > Categories section and drag the categories to any place you need, then add “Woocommerce Product Categories” widget to “Shop Sidebar” area in Appearance > Widgets and select “Category Order” in “Order by” field in the widget settings.

    2. You can create slider with Revolution Slider plugin, edit a category in Products > Categories and add slider shortcode in “Category Header” section.

    Regards,
    Eva Kemp.

  • 1 2 3 343 344 345 1,045 1,046 1,047
    Viewing 10,320 results - 10,291 through 10,320 (of 31,382 total)
Viewing 30 posts - 10,291 through 10,320 (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.