Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Wordpress widgets.

Featured Replies

Hey I had a problem with IE8 and 6, Don't know about 7. The problem was worse of 8.

 

What happens is it views fine in all browsers: Firefox, safari, chrome. But not in ie.

 

This is the code:

 

	<?php if(!function_exists('dynamic_sidebar') || !dynamic_sidebar()) : ?>

	<div class="widget">
		<h2 class="rightheader">Search</h2>
			<?php get_search_form(); ?>
	</div>

	<div class="widget">
		<h2 class="rightheader">Archives</h2>
			<?php wp_get_archives(); ?>
	</div>
<?php endif; ?>

 

Like I have said it works fine in the 3 browsers and if I take out this code it works in IE. If I leave it in it moves my sidebar and the footer is shifted down.

  • Author

Sorted it :D It was a conflict with the functions.php file :p Thanks anyways!

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.