Forum Replies Created

Viewing 30 posts - 1,291 through 1,320 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    August 3, 2016 at 13:59

    Hello,

    You can find this option in Dashboard->Ultimate->Google Maps. See screenshot: http://prntscr.com/c13evf

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 3, 2016 at 13:55

    Hello,

    Please provide us with direct link to page where you’re added that block with border.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 3, 2016 at 13:51

    Hello,

    All ways is good, it’s just your choice which to use.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 15:55

    See screenshot: http://prntscr.com/c0ox8n

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 15:05

    As I see it’s closed now – http://prntscr.com/c0o863

    Please clear cache and check it again.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 15:01

    I’ve added an extra class called .home-intro to the home slider in slider settings and added the following code in Custom CSS for mobile landscape and Custom CSS for mobile. Please check.

     .home-intro{
         display:none;
     }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 14:31

    We’ve imported the Sidebar page for you. Please check it.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 14:19

    Please use this code in custom.css file

    #top-cart ul li{
        background: initial;
    }
    #top-cart .button.view-cart{
        background-color: #fc5b5b;
    }
    #top-cart .button.view-cart:hover{
        background-color: #e83636;
    }
    .cart-summ .total:hover{
        color:#fff;
    }
    #top-cart .cart-popup{
        top: 29px;
    }

    You need to add two slash // before this code. See screenshot: http://prntscr.com/c0nksh

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 12:25

    Hello,

    Sorry, but we can’t fix this issue without wp-admin and FTP credentials.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 12:18

    First ask them, maybe they will find a solution to your query.

    Also it requires additional customization which is not for free.
    If you agree to proceed please contact us via form https://www.8theme.com/customization-services/ for further information.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 11:59

    Hello,

    Sorry, but your query is unclear. Do you want to add the search function?
    Could you please clarify with more details?

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 11:52

    Maybe the solution in the meantime will be using some other grid. For example – WooCommerce 1 – http://prntscr.com/c0lq7q

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 11:45

    Unfortunately, there is no such option.

    You should contact Visual Composer support concerning your query as this is their configuration.
    Also you can ask them in comments section:
    https://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/comments

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 10:15

    Seems there is a bug. We’ve sent the request to our developers and they say that’s will be fixed in the next theme update.
    Sorry for the inconvenience.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 09:41

    Hello,

    You can edit them in the \wp-content\themes\classico\framework\shortcodes.php file.
    // ! Share This Product section

    Also we recommended to make all change in the Child Theme.
    https://codex.wordpress.org/Child_Themes

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 09:30

    Hello,

    Please update the theme to the latest version and check the issue.
    Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.

    Don’t forget to make backup of the site before update.

    Here is video tutorial how to update theme.
    https://www.youtube.com/watch?v=KdWESIIPU1k
    (it’s for Legenda theme but the process is the same).

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 09:03

    Hello,

    In 3-4 weeks. Maybe earlier.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 09:00

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 08:39

    I’ve imported the demo slider for you. Please check it.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 08:27

    Hello,

    I’ve just noticed my theme has some defects compared to your demo of the black version. For example, if you add an item to the cart, the shopping cart price is red so you can’t see the text?

    Try to add this code in custom.css file.

    #top-cart .amount {
        color: #fff;
    }
    

    There’s nothing in the documentation on how to change these other colours around. Another example can be seen on the basket page whereby the text is nearly blending in with the background?

    .cart_item .product-name a{
        color: #fff;
    }

    On a side note too, is there a way to collapse the ‘8theme subcategories list’ widget by default so pages like this – http://www.buypokemongoaccounts.co.uk/about-us/ doesn’t seem so long?

    Please try to comment out this code in wp-content/themes/idstore/js/script.js file on line 341.
    jQuery('.categories-group.has-subnav:first').addClass('opened').find('ul').show();

    Also, is there a way I can change the action of clicking on the ‘Pokemon Finder’ text so it expands the accordion, rather than taking you to the Pokemon Finder category page?

    Sorry, but we don’t have such feature in our theme.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 08:05

    Hello,

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

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 08:03

    Hello,

    I’ve added the same code in Custom CSS for mobile landscape. Please check.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 07:59

    Hello,

    I’ve reupload the favicon image (http://prntscr.com/c0j7xp). Please clear cache and check it again.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 07:48

    Hello,

    Receiving the following error when adding custom.css code.

    Fatal error: Call to undefined method WPaaS\Cache::flush() in /home/content/a2pnexwpnas03_data02/00/3482200/html/wp-content/mu-plugins/gd-system-plugin/includes/admin/class-file-editor.php on line 124

    Try to disable the gd-system-plugin because our theme isn’t compatible with it.

    How do I remove the white rule on the header banner. It looks like it’s in the style sheet.

    Use this code in custom.css file

    .home .page-heading h1:before{
    display:none;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 07:42

    Hello,

    I’ve imported all Ess. grids in Dashboard->Ess.Grids->Import/Export.
    Now you can navigate to page settings and choose some grids. See screenshot: http://prntscr.com/c0j2gv

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 07:30

    Hello,

    Here is video tutorial how to update theme.
    https://www.youtube.com/watch?v=KdWESIIPU1k
    (it’s for Legenda theme but the process is the same).

    Before update delete “woocommerce” folder in the directory wp-content/themes/woopress/ and it’ll be reuploaded from a new theme package.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 2, 2016 at 07:28

    Hello,

    Please try to enable the ‘Enable slider for gallery images’ option in Theme Options->Single Product Page.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 1, 2016 at 17:30

    Hello,

    I’ve added this code in Custom CSS for mobile.

     div.pp_pic_holder,
     div.pp_overlay{
         display:none !important;
     }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 1, 2016 at 17:12

    Please update all required plugins to the latest version and try to increse the Catalog Images sizes to 450×600 (WooCommerce->Settings->Products->Display) then regenerate thumbnails.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 1, 2016 at 16:48

    Unfortunately no, you can try find it yourself. Thanks for understanding.

    Regards,
    Robert Hall

  • 1 2 3 43 44 45 383 384 385
    Viewing 1,320 results - 1,291 through 1,320 (of 11,542 total)
Viewing 30 posts - 1,291 through 1,320 (of 11,542 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.