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.

preamble

Members
  • Joined

  • Last visited

  1.    ramo55 reacted to a post in a topic: how can i do this in photoshop?
  2. Ar OK ( and I have used this for the test site aswell but) I've used the Custom sidebars plugin to create the sidebars that are being used specifically. So the 'Page' sidebar in each case is being replaced by a 'Custom Sidebar', still bloody strange though as it worked fine on the text site. So I need to find the problem in customsidebars.php file I think.
  3. Oh I meant hardcode just the header, I can hardcode the actual sidebar content, just not the header. mmmm Ok bares more thought this, yes very weird. Here the page once you have had a look I'll delete the link. In case theres something I'm missing here. puffffff
  4. Teodora yep I have uploaded a freshly downloaded zip of WP 3.5.1 but no change, to be honest I'm not sure where to even hard code this?
  5. The html from the page source is <div class="sidebar"> <div class="textwidget"><div style="margin:8px 0px; text-align:left;"> <a href="gadget/indexq.aspx?SGID=128"><img src="/wp-content/uploads/2013/04/getaquote215x215.jpg" alt="mobile insurance" width="215" height="215" onMouseOver="src ='/wp-content/uploads/2013/04/getaquote215x215_roll.jpg';" onMouseOut="src = '/wp-content/uploads/2013/04/getaquote215x215.jpg';"/></a></div></div> <div class="menu-mobile-sidebar-menu-container"><ul id="menu-mobile-sidebar-menu" class="menu"><li id="menu-item-58" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-58"><a href="/mobile-gadget/about-mobile-gadget">About Mobile & Gadget</a></li> <li id="menu-item-57" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57"><a href="/mobile-gadget/make-a-claim">Make a Claim</a></li> <li id="menu-item-56" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-56"><a href="/mobile-gadget/excess-limits">Excess & Limits</a></li> <li id="menu-item-55" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55"><a href="/mobile-gadget/which-insurer-do-we-use">Which Insurer do We Use?</a></li> </ul></div>Latest Messages<div class="textwidget"><p>· i-Digital Gadget Premier has a Defaqto 5 Star Rating.</p> <p>· iPhone cover at less than £5.00 a month.</p> <p>· Choose from 1 of 3 plans.</p> <p>· Insure three for the price of two!</p> <p>· Insure five for the price of three!</p> <p>· Annual or monthly rolling policies available.</p> </div> </div><!-- End .sidebar --> The Latest Messages should be a <h> tag please see link to test server site for how this should be.
  6. Tricky to post a link as its a clients website and I don't want the link showing up. the sidebar part of functions.php is register_sidebar(array( 'name' => __('Page','sosthemes'), 'id' => 'sosq_pages', 'before_widget' => '<div class="widget row">', 'after_widget' => '</div>', 'before_title' => '<h2 class="regular-title row">', 'after_title' => '</h2>', )); So its absolutely can not be the Wordpress install, only be the theme? Wierd?
  7. I appreciate your help teodora. I actually created this website on my test server and the custom menu headers worked fine, I then used the automatic WP install that comes with the http://www.lcn.com/ hosting, uploaded the theme I'd used on my test server and everything was fine accept the headers? functions.php in the wordpress install or the theme which is the exact same functions.php that works fine on the test server?
  8. Hi I've just installed a new version of WP and when I've gone to add a custom menu for some reason the header is only showing as completely normal text rather than the <h> tag that it should? I have checkout in the code and it just not there. I've looking in default-widgets.php at the relevant bit, I think atleast which I've included below, class WP_Nav_Menu_Widget extends WP_Widget { function __construct() { $widget_ops = array( 'description' => __('Use this widget to add one of your custom menus as a widget.') ); parent::__construct( 'nav_menu', __('Custom Menu'), $widget_ops ); } function widget($args, $instance) { // Get menu $nav_menu = ! empty( $instance['nav_menu'] ) ? wp_get_nav_menu_object( $instance['nav_menu'] ) : false; if ( !$nav_menu ) return; $instance['title'] = apply_filters( 'widget_title', empty( $instance['title'] ) ? '' : $instance['title'], $instance, $this->id_base ); echo $args['before_widget']; if ( !empty($instance['title']) ) echo $args['before_title'] . $instance['title'] . $args['after_title']; I would really appreciate some guidance here. :0)
  9. Yep dated emails should cover it.
  10. Yep it doesn't matter much about either to be honest, used to, but not for several years now.
  11. SEO will attract the bad ones naturally as theres money in it.
  12. got to be Paypal or Nochex not really alot else to rival them.
  13. Well well Macromedia had control of FW until MX I think it all looked rosie, naturally once Adboe buy them out they weren't going to spend much time developing a competitor to its golden child PS. Of course simply from a Web Design point of view FW is still far superior, and one of the most intuitive softwares I've ever used, but for print etc stick with PS, IND and IL.
  14. I'd keep at it if I were you, the logo is often part of the first impression, and you only get one go at that.

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.