Forum Replies Created

Viewing 30 posts - 27,781 through 27,810 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 17:48

    Hello,

    This issue may be related to your server configuration. Please contact your hosting provider and check if file_get_contents() is enabled in the server configuration. If not, ask them to enable it.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 17:33

    Hello,

    Please also specify for which items on the site you want to change font.
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 17:31

    Hello,

    As I see you have some content on the site. Are you trying to install demo base content in Theme Options > Import/Export?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 17:11

    Hello,

    To change font size for Categories title use this code in custom.css:

    .block-head {
        font-size: 16px !important;
    }

    10. You need go to Products in wp-admin panel, select the product to edit and under the text editor you’ll find the section Hover image. Upload some other image that will be displayed when hovering.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 17:01

    Hello,

    That’s great you’ve fixed the issue.

    Concerning the slider please try to add this code in custom.css file:

    .carousel {
    width: 1200px !important;
    left: -70px !important;
    }

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 16:53

    Hello,

    I’ve installed demo content for your site. Please check it now.
    The issue with Master Slide will be fixed in our next update.

    Sorry for inconveniences.
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 16:37

    Hello,

    Sorry, you are right.
    We know about this issue and it will be fixed in our next update.

    Please take our apologies for inconveniences.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 16:21

    Hello,

    Please clarify font of which items you want to change.
    Also please provide us with wp-admin panel credentials in Private Content.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 16:02

    Hello,

    Could you please provide us with wp-admin panel credentials as well?
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 15:57

    Hello,

    Please specify font of which items you wan to change.
    Also please show a screenshot where you want to add bullets.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 15:05

    Hello,

    You’re welcome.

    If you have any questions, feel free to ask us.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 14:37

    Hello,

    Yes, you’re right. There is a bug after woocommerce update. Our developers are working on this issue and the solution will be produced very soon.

    Please take our apologies for the troubles and inconveniences.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 14:34

    Hello,

    The code didn’t work because you have error in other string of style.css file. You have the code

    h6 {
        color: #0f0f0f;
        font-family: Open Sans;
    ]

    The last “]” is wrong. Please change it to “}”.
    After that our code will work.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 12:50

    Hello,

    Your image is too big. Please try to change the dimensions to 270px × 370px.
    Unfortunately there is no possibility to add a single product image on the right side on the frontpage.
    Sorry.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 12:35

    Hello,

    The code for social media icons is placed in the file shortcodes.php (from the line 1731), which is located in wp-content/themes/royal/framework directory.
    Let us know if you have any questions.
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 12:32

    Hello,

    To create Register link you need have Register page as described in our documentation: https://www.8theme.com/demo/docs/blanco/index.html#!/registration_page
    Please follow the instruction.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 12:30

    Hello,

    Could you please clarify size of which item you want to change?

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 11:12

    Hello @antcuc,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 11:08

    Hello,

    To remove the 3rd column in footer you need add an empty Text widget to The third footer widget area in Appearance > Widgets.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 11:02

    Hello,

    Seems there is cache on your server that’s why the changes aren’t visible. You can remove it via FTP or wait till the cache is cleared.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 10:10

    Hello,

    We’re glad you managed to fix it.
    If you need more help please let us know.

    Enjoy your work.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 09:49

    Hello,

    That was just a notice, not an error. It was displayed because you enabled debugging in wp-config.php file. I’ve disabled it and the notice has disappeared.
    Please check your site now and clear browser cache before.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 09:22

    Hello,

    Please use this code in custom.css file to align the products info:

    .product-grid .price .amount, .product-grid .price.sale .currentprice {
        display: block;
    }

    Also for categories in sidebar on the Shop page we use 8theme – Subcategories List widget.
    Please try it.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 08:30

    Hello,

    The shortcode for products should be: [etheme_products ids="1, 2, 3, 4, 5"]

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 19, 2014 at 08:27

    Hello,

    Sorry, but your question is a bit unclear. Could you please show a screenshot to have clear understanding?

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 18, 2014 at 19:31

    Hello,

    I’ve added the following code into custom.css file:
    .posted-by {display: none;}

    Please check your site pages now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 18, 2014 at 19:17

    Hello,

    The theme will be updated next week. We’re very sorry for the caused troubles. We’ll try to produce it earlier.

    Thank you for your patience.
    Please take our apologies.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 18, 2014 at 18:32

    Hello,

    We’ve recently produced new theme version where Revolution Slider and Visual Composer plugins are updated. After you download and extract the theme archive you’ll find the plugins in idstore/code/plugins.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 18, 2014 at 18:12

    Hello,

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    September 18, 2014 at 18:02

    Hello,

    To show “Return to Previous Page” text you need add this code into custom.css file:

    @media (max-width: 979px) {.back-to {
        margin-top: 30px;
        display: block;
    }}

    How to create custom.css you can watch at this link.

    Thank you.

    Regards,
    Eva Kemp.

  • 1 2 3 926 927 928 1,045 1,046 1,047
    Viewing 27,810 results - 27,781 through 27,810 (of 31,382 total)
Viewing 30 posts - 27,781 through 27,810 (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.