Melanie Kramen
Forum Replies Created
-
AuthorPosts
-
Melanie KramenParticipant
Anyway, thanks for the support. My Page https://waldhaus-möhnesee.de looks pretty nice now
Melanie KramenParticipantHello 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 accessedMelanie KramenParticipantHello 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/Melanie KramenParticipantThanks 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 ?
Melanie KramenParticipantHowever, 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/Melanie KramenParticipantok i found a solution if i use a page builder plugin. I just thought there is a way to do that with the theme.
Melanie KramenParticipantI 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>Melanie KramenParticipantThanks 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
Melanie KramenParticipantAt 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 -
AuthorPosts