Forum Replies Created

Viewing 30 posts - 15,601 through 15,630 (of 16,095 total)
  • Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 23, 2014 at 11:58

    Hello,

    Yes, it is possible. Just add the following code into the custom.css:

    .portfolio-item .portfolio-descr .button.active.btn-link {
    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
    June 23, 2014 at 10:27

    Hello,

    To remove sidebar on the pages like “http://juegosdigital.com/categoria-producto/juegos-ps3/” you should go to Theme Options -> Product Page and uncheck “Enable Sidebar on Product Page”.

    As we can see the menu on your site is working fine now, isn’t it?

    To translate “Read more” button edit loop.php file (line 125).
    To translate “Add review”, “Submit Review” and “Rating” edit woocommerce/single-product-reviews.php file (lines 67, 100 and 106 accordingly).
    To translate “Posted by” edit code/functions.php file (line 283).

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 23, 2014 at 09:29

    Hello,

    You can edit related.php (line 35) file in blanco/woocommerce/single-product directory to change this text.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 23, 2014 at 09:16

    Hello,

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

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 23, 2014 at 08:47

    Hello,

    You’re welcome!

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 23, 2014 at 08:40

    Hello,

    As we can see you have old theme version which is incompatible with new WordPress version. Please upgrade your theme to the latest 2.2 version. Before upgrading please read this section in our documentation.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 23, 2014 at 08:23

    Hello,

    Yes, you did it right. We’ll fix it in the next theme release.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 23, 2014 at 08:18

    Hello,

    To add widgets to the blog page you should go to Appearance -> Widgets and specify desired widgets to the Main sidebar area.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 23, 2014 at 08:12

    Hello,

    Firstly remove previously added code and then add this code into the custom.css:

    .top-bar .container {
    border-bottom: 1px solid #000;
    }
    .main-nav {
    border-top: 1px solid #000;
    }

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 23, 2014 at 08:04

    Hello,

    To enable social icons on Single Product Page go to Theme options > Singe Product Page > Show share buttons > On.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 23, 2014 at 08:01

    Hello,

    You should go to Appearance -> Menu and add links to the desired pages.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 23, 2014 at 07:57

    Hello,

    Please provide us with link to the site as well.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 23, 2014 at 07:50

    Hello,

    We’ve tested your checkout page and seems it is working fine.

    Regards,
    Jack Richarsdon

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 23, 2014 at 07:44

    Hello,

    Please provide us with wp-admin credentials and we’ll take a look at your problem.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 23, 2014 at 07:42

    Hello,

    Please provide us with link to the site as well.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 23, 2014 at 07:40

    Hello,

    Please add the following code into the custom.css:

    .shopping-cart-widget {
    float: right;
    }

    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
    June 23, 2014 at 07:34

    Hello,

    1) To change menu font you should go to http://www.google.com/fonts, find desired font and click Quick use. Then copy line of code from the 3rd item and insert it into the header.php before tag. The next step is to copy line of code from the 4th item and insert it into the custom.css as it shown below:

    .menu > ul > li > a {
    font: 14px 'Open Sans', sans-serif; /* <- Replace this line with the line from the 4th item */
    }

    2) To change font size of body text please add the following code into the custom.css and adjust font size value:

    body {
    font-size: 14px;
    }

    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
    June 23, 2014 at 07:10

    Hello,

    Please provide us with FTP credentials as well.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 21, 2014 at 11:34

    Hello,

    FTP is File Transfer Protocol with the help of which we can modify your files. You can contact you hosting provider concerning FTP credentials.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 21, 2014 at 11:28

    Hello,

    You’re welcome!

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 21, 2014 at 11:04

    Hello,

    We’re sorry but we unable to connect to FTP with provided credentials. Please check!

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 21, 2014 at 10:57

    Hello,

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

    Regards,
    Jack Richardson

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

    Hello,

    I’ve made modifications in the child theme this time. Please check it!

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 21, 2014 at 10:19

    Hello,

    We still can not see the problem. Check our sreenshots please:

    Please tell us what browser do you use?

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 21, 2014 at 09:33

    Hello,

    1) Please add the following code into the custom.css to fix the issue:

    .content.simple-page {
    width: 920px !important;
    }

    2) To remove sidebar on the products category page you should go to Theme Options -> Product Page and uncheck “Enable Sidebar on Product Page”.

    3) This question is a bit unclear for us. Could you please clarify us with more details?

    4) We’re sorry but we don’t guarantee the theme compatibility with 3rd-party plugins.

    5) Please try to add the following code into the custom.css to fix the issue with video:

    @media (max-width: 767px) {
    #tabs li > section iframe {
    width: 100% !important;
    height: 100% !important;
    }
    }

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 21, 2014 at 09:02

    Hello,

    We’ve checked you site and we can not see any problem.
    Could you please clarify us with more details.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 21, 2014 at 08:59

    Hello,

    To make the menu items working you should link them to the created woocommerce categories.
    Yes, promo banners are optional on that page.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 21, 2014 at 08:56

    Hello,

    Please provide us with link to the website and we’ll take a look at your issues.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 21, 2014 at 08:53

    Hello,

    1) You can add the following code into the custom.css and adjust max-width value to get the bigger logo image:

    .header5 .logo img, .header6 .logo img, .header1 .logo img, .header7 .logo img {
    max-width: 300px;
    }

    2) To remove breadcrumbs from the portfolio page you should edit portfolio.php file add comment out the following line <?php etheme_breadcrumbs(); ?> (line 22).

    3) This question is a bit unclear for us. Could you please clarify us with more details?

    4) To remove the title please add this code into the custom.css:
    #content_tab_description h2 {display:none}

    5) This question is a bit unclear for us. Could you please clarify us with more details?

    6) Please provide us with FTP access and link to the site and we’ll help you with social icons position.

    7) To resize “add to cart” button add the following code into the custom.css:

    .single-product-page .product-info .single_add_to_cart_button {
    width: 300px;
    height: 99px;
    }

    Don’t forget to change width and height values to desired.

    Regards,
    Jack Richardson

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 21, 2014 at 07:53

    Hello,

    Please try to add the following code into the custom.css:

    .header1 {
    border-bottom: solid 1px #000;
    }

    If it’s not what would you like please provide us with screenshot and show there how the border should looks like.

    Regards,
    Jack Richardson

  • 1 2 3 520 521 522 535 536 537
    Viewing 15,630 results - 15,601 through 15,630 (of 16,095 total)
Viewing 30 posts - 15,601 through 15,630 (of 16,095 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.