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.

Nineteen85

Members
  • Joined

  • Last visited

  1. I'm using this code in a Wordpress theme I am developing, the only problem I'm having is that I need each link to link to a particular DIV within the template. So for example; A link appears for "Tshirts" and I want, when the user clicks through, it to be linked to domainname/tshirts#div2 So far I'm having no luck whatsoever. Any help would be great. The code is below Thanks in advance. <?php if($post->post_parent) $children = wp_list_pages("title_li=&child_of=".$post->post_parent."&echo=0"); else $children = wp_list_pages("title_li=&child_of=".$post->ID."&echo=0"); if ($children) { ?> <ul class="sub-menu"> <?php echo $children; ?> </ul> <?php } ?>
  2. / Any links to tutorials / documentation in creating a custom CMS PHP script?
  3. This is my first post here so be gentle. I am a freelance front end web developer and I am working with a designer to create a site similar to ModelMayhem.com, Purestorm.cm, etc. I am a huge advocate of open source software and I wondered which of the 3 'big' (Wordpress, Drupla, Joomla) software packages would best suit a site like this? I know Wordpress very well, however I have almost zero knowledge of either Drupal or Joomla development. The site needs to allow members to upload image galleries, write a bio, enter essential info (Age, Measurements, etc.), send and receive private messages etc. Any opinions would be welcomed. Thanks in advance

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.