Johanna
]]>My website Matuya
please help me!
I still have the logo code here if it helps a bit.
<?php if ( get_theme_mod( 'restaurateur_logo' ) ) : ?>
<div id="site-logo"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><img src="<?php echo esc_url( get_theme_mod( 'restaurateur_logo' ) ); ?>" alt="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" /></a></div>
<?php else : ?>
<div id="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></div>
<?php endif; ?>
</div>
]]>I can’t get the slideshow to work. I’ve used it on other sites with no problems. I’m using StefanBoonstra slideshow.
The pictures doesn’t slide, they just align next to each other. no matter how many pictures I add.
I’ve checked that I have a wp_footer() and I’ve checked a few other things. But nothing works. There shouldn’t be any problem with javascript in the browser.
Can someone tell me what is wrong?
– Thanks.
Mia
(Site: md4s1447.keaweb.dk)
https://www.ads-software.com/plugins/slideshow-jquery-image-gallery/
]]>I use the newsletter on a WP Page. I’ve used the “add Wysija newsletter subscription form” button in the editor and this gave me the form on my page. But I can’t read the code, so I can’t adjust the design.
I would like to use description (text), input-field and the submit button next to each other instead of under each other (vertically). How can I do that?
Thanks,
Daan
https://www.ads-software.com/extend/plugins/wysija-newsletters/
]]>