Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Melanie Kramen

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: Hotel Center Pro #38784
    Melanie Kramen
    Participant

    Anyway, thanks for the support. My Page https://waldhaus-möhnesee.de looks pretty nice now

    in reply to: Hotel Center Pro #38725
    Melanie Kramen
    Participant

    Hello is there a way to show the mobile Menue always open ?
    At the top of the Page https://xn--waldhaus-mhnesee-vwb.de/ i have the mobile Menue and i am looking for a way to show it with the currently 6 Pages opened and not collapsed when the mobile website is accessed

    in reply to: Hotel Center Pro #38676
    Melanie Kramen
    Participant

    Hello how can i change the themes Language ? I like to switch over from English to German. The Plugin you mentioned in your Documentation is no longer supported or does not exist.
    https://wordpress.org/plugins/qtranslate-x/

    in reply to: Hotel Center Pro #38611
    Melanie Kramen
    Participant

    Thanks for the help again. How can i rezize the footer ? https://xn--waldhaus-mhnesee-vwb.de/ I like to have only a few pixels to be seen direct under the slider at the bottom of the page. Is there a way to get this done ?

    in reply to: Hotel Center Pro #38581
    Melanie Kramen
    Participant

    However, I still have a question: How can I make the black bar at the bottom of the page (where the e-mail address and telephone number are) a little narrower or how can I change its colour?
    Take alook at it here please https://xn--waldhaus-mhnesee-vwb.de/ausstattung/

    in reply to: Hotel Center Pro #38579
    Melanie Kramen
    Participant

    ok i found a solution if i use a page builder plugin. I just thought there is a way to do that with the theme.

    in reply to: Hotel Center Pro #38572
    Melanie Kramen
    Participant

    I already tried to create a own template but i always get some error messages.

    <?php
    /**
    * Template Name: Template without Header / Footer / Sidebar
    * Template will display only the contents you had entered in the page editor
    */
    ?>

    <html <?php language_attributes(); ?> class=”no-js”>
    <head>
        <meta charset=”<?php bloginfo( ‘charset’ ); ?>”>
        <meta name=”viewport” content=”width=device-width, initial-scale=1″>
        <?php wp_head(); ?>
    </head>
    <body>
    <?php
        while ( have_posts() ) : the_post();
            the_content();
        endwhile;
    ?>
    <?php wp_footer(); ?>
    </body>
    </html>

    in reply to: Hotel Center Pro #38571
    Melanie Kramen
    Participant

    Thanks for your help. That worked perfect. But i have another Question please. How can i get it done that WordPress Pages don’t show the slider ? I want the pages to show off without the slider. Any help please

    in reply to: Hotel Center Pro #38507
    Melanie Kramen
    Participant

    At first thanks for the fast reply. How can i remove The “Our Services” Selection and the Newsletter from the Website. That’s not described in the manual.
    You can take a look at it here https://xn--waldhaus-mhnesee-vwb.de

Viewing 9 posts - 1 through 9 (of 9 total)