Forum Replies Created

Viewing 30 posts - 14,971 through 15,000 (of 16,116 total)
  • Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 15, 2014 at 16:28

    Hello,

    The legenda/framework/portfolio.php file is responsible for portfolio page content generation.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 13, 2014 at 09:25

    Hello,

    Add also this code to fix the issue:

    .header-type-7 .top-bar .top-links {
    margin-right: 40px;
    }

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 13, 2014 at 08:05

    Hello,

    Does the problem persist with default theme too?

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 13, 2014 at 08:03

    Hello,

    Unfortunately there is no such option in our theme.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 13, 2014 at 07:59

    Hello,

    Please add the following code into the custom.css:

    .languages-area .languages, .languages-area .currency {
    display: none;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 12, 2014 at 20:35

    Hello,

    Please add the following code into the custom.css:

    .fixed-header-area {
    top: -180px;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 12, 2014 at 20:16

    Hello,

    Have you created Registration page as it described in our documentation: https://www.8theme.com/demo/docs/royal/#!/registration_page.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 12, 2014 at 19:15

    Hello,

    You’re welcome!
    If you have any questions feel free to contact us.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 12, 2014 at 18:52

    Hello,

    You’re welcome!

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 12, 2014 at 18:41

    Hello,

    But you can try to use some 3rd-party plugins for this purpose. For example, you can use Widget Logic plugin (https://wordpress.org/plugins/widget-logic/) and show on required pages (where it is necessary to disable prefooter widget area) empty text widget only.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 12, 2014 at 18:31

    Hello,

    Did you enable Responsive option in the Theme Options?

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 12, 2014 at 16:59

    Hello,

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

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 12, 2014 at 16:52

    Hello,

    We’re sorry. Please try to change this code:

    @media (max-width: 767px){
    .hidden-phone {
    display: block !important;
    }
    }

    to this

    @media (max-width: 767px){
    .back-to-top.hidden-phone {
    display: block !important;
    }
    }

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 10, 2014 at 21:47

    Hello,

    You need to add the following code into the custom.css:

    .banner-content h1, .banner .banner-content h2, .banner .banner-content h3, .banner .banner-content h4, .banner .banner-content h5, .banner .banner-content h6 {
    text-transform: none;
    }

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 10, 2014 at 21:34

    Hello,

    You need to add the following code into the style.css of your child theme:

    .menu-main-menu-spanish0-container {
      float: none !important;
    }

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 10, 2014 at 19:10

    Hello,

    You’re welcome!
    If you have any questions don’t hesitate to contact us.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 10, 2014 at 19:09

    Hello,

    In this case we recommend you to contact the WooCommerce plugin support team.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 10, 2014 at 18:56

    Hello,

    Images are taken from http://en.fotolia.com/. To make it easier to find we recommend you to use https://www.tineye.com/.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 10, 2014 at 18:46

    Hello,

    Does the problem persist with default theme too?

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 10, 2014 at 17:26

    Hello,

    Please provide us with wp-admin credentials in Private Content and we’ll fix the issue.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 9, 2014 at 20:52

    Hello,

    In the code provided above you need to replace '.$shop_url.' with /goedkope-zonnebrillen/.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 9, 2014 at 18:28

    Hello,

    Please add the following code into the custom.css:

    .wpb_wrapper blockquote {
      border-color: #000;
    }

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 9, 2014 at 17:37

    Hello,

    Add the following code into the custom.css:

    .footer-top .container {
    border-color: #000;
    }

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 9, 2014 at 17:35

    Hello,

    As I can see you have specified font color the same like background color, that’s why your text became invisible.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 9, 2014 at 17:14

    Hello,

    The IDStore theme has built-in breadcrumbs. Are you sure that you want to use for that purpose 3rd-party plugins?

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 9, 2014 at 16:57

    Hello,

    Please add the following code into custom.css to remove white background:

    .wpb_wrapper blockquote {
      background: none;
      color: YOUR_DESIRED_COLOR;
    }

    And replace YOUR_DESIRED_COLOR with color you desire to be in that section.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 8, 2014 at 21:14

    Hello,

    I’ve made the changes. Please check your site now!

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 8, 2014 at 19:25

    Hello,

    You’re welcome!

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 8, 2014 at 19:20

    Hello,

    Please provide us with link to the site.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 8, 2014 at 18:01

    Hello,

    You need to add attributes to your products and place WooCommerce Layered Nav widget to the Shop sidebar widget area.

    Regards,
    Jack Richardson

  • 1 2 3 499 500 501 536 537 538
    Viewing 15,000 results - 14,971 through 15,000 (of 16,116 total)
Viewing 30 posts - 14,971 through 15,000 (of 16,116 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.