Forum Replies Created

Viewing 15 posts - 7,411 through 7,425 (of 7,425 total)
  • Posted in:
  • in reply to: Latin extended google fonts support #13367
    Melanie – SUPPORT
    Member
    Post count: 11032

    Thanks for understanding πŸ™‚ Cheers!

    in reply to: 'Reset to Defaults' = Missing alt background #13365
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi Nathan!

    Glad to hear that you found a way around this strange incident! Thanks for letting us know!

    All the best

    in reply to: Multi language #13363
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi there,

    we did not test that and I hope you understand that we cannot test every third party plugin, especially if it’s paid πŸ™
    But feel free to try it and let us know any errors that might occur. You can also contact the WPML plugin support before purchasing and ask them if their plugin is capable to translate custom theme backend options and page builders.

    Cheers!

    in reply to: Bug on variation dropdown #13359
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey,

    I’d recommend removing the arrow altogether since you have the “…” that imply a selection anyways.
    If you’re fine with that, feel free to add this custom css:

    .variations_form .woo-select:after {
    content: none;
    }

    Cheers!

    in reply to: Footer, Slider and Page Background Issues #13356
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, are we talking about the WooCommerce issues in another thread already?

    Cheers

    in reply to: Showcase (slide-show) on all the pages #13267
    Melanie – SUPPORT
    Member
    Post count: 11032

    Fantastic, thanks for letting us know!

    in reply to: Redirected Domains dies not work whith "HOME" #13266
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi there,

    your two installations look exactly the same,
    can you let me know if the problem still persists?

    All the best

    in reply to: Contact #13265
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi Neil,

    can you please contact your hosting company about this and let us know what they say?
    It is indeed possible that the host can simply switch the functionality on. Having the contact form working does not necessarily mean that the theme is broken.
    So if you could let us know what your hosting company says, that would be awesome πŸ™‚

    Cheers,
    Mel

    in reply to: Contact form #13264
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi!

    I’m sorry for the delay in replying!

    Have you tried another email address?
    Are you using the same contact form on your subpage?

    Has it worked some time or did it always not work?

    Thanks and cheers,
    Mel

    in reply to: Custom Styles problems #13263
    Melanie – SUPPORT
    Member
    Post count: 11032

    Thanks for letting us know!

    All the best

    in reply to: Using qTranslate #13262
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi,

    can you by any chance contact the plugin developers about this problem?
    There is a massive amount of plugins out there on the market. Each and every one is created by a different developer who uses their own techniques and code.
    Because of this, we cannot guarantee that everyone of them will work with our theme. When an issue arises, we will certainly try to do what we can to fix it though. The best thing to do first is to report the issue to the plugin developer because they know their own code better than we do. Let us know what the plugin developer reports back and we will see what can be done!

    Thanks and all the best!

    in reply to: Slider not showing in homepage #13261
    Melanie – SUPPORT
    Member
    Post count: 11032

    Glad to hear that you could solve it!
    Indeed, browser cache is often a solution to tricky questions πŸ™‚

    All the best
    Mel

    in reply to: How to delete the showcase in my page #13257
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi Alex!

    Sorry for the delay in replying!

    If you open up page.php you can go ahead and remove 214 to line 234 which are
    http://pastebin.com/bgcBrpVb

    Or you can add custom css:

    .page .flexslider { display:none; }

    All the best
    Mel

    in reply to: Hover Text on Menu #13253
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey Brenda!

    Yes you are correct, a smooth navigating requires the section’s ID to be the same as the menu item’s title attribute in order for it to connect.
    So if you go ahead and change the menu item title attribute, you would need to access the theme’s php files and find a way to modify the section id in order to match your custom title attribute.

    In the “classes” case, the HTML would be

    <section class="section clearfix" id="custom-page-one">

    which you can find in the file template-home.php line 457.
    So go ahead and change id=”custom-page-one” and make sure that it matches the menu title attribute.

    Let me know if you were successful πŸ™‚

    All the best,
    Mel

    in reply to: Menu Issues #13252
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi Brenda!

    I just tried on my Mac machine in Chrome, Firefox and Safari – Chrome and Firefox worked perfectly fine.
    I noticed that it does happen in Safari, but only if I don’t let the site fully load and immediately click the Blog link once I see the navigation.

    Could you confirm this observation?

    All the best,
    Mel

Viewing 15 posts - 7,411 through 7,425 (of 7,425 total)