Email is a fantastic tool, but can be very unreliable at times. If your Drupal website uses web forms you probably use email to notify you when a form on your site has been submitted. You might find that you’re not receiving those emails for one reason or another, so here is a few troubleshooting tips to try when that happens.
Inbound Marketing Blog
Wecome back to another Drupal 7 FAQ support tip. In the last blog post, I layed out how to add and image to your website. Now I'll walk you through how you can publish and unpublish products from your online catalog. It's easier than you think.
Product Catalog: Publish and Unpublish
We get a lot of requests to help people add or remove items from their online product catalog. As long as the product is already available in your catalog website, it's pretty easy to add or remove items your online catalog.
Wecome back to another Drupal 7 FAQ support tip. In the last blog post, I mapped out how you can fix broken links in your website. Now I'll walk you through now to add images to your site. It's quite simple as you will see.
Adding An Image
Adding an image to a page is similar to adding a link, with a few differences.
- Log into your site, then go to the page where the link in question lives.
- Click the edit tab at the top of the page, and this will take you to a screen that allows you to edit the page content.
- Then click in the content where you would like the image to be placed.
Often times, we would like to use videos to visually convey a thought or process. It might be easier to explain what you want to say using video footage, but embedding videos on your web page can seem like a difficult thing to do. On a Drupal site, it is actually quite simple.
The important thing to know is that Drupal makes it very simple as long as the video resides on an online video site, such as YouTube or Vimeo. Putting video files directly into the Drupal system will result in inconsistent results, depending on the users' software. Using YouTube or Vimeo, avoids those inconsistencies by providing an embed code for your video that can be placed directly into the code for your web page. The embed code will allow you to utilize the video site's player software to display the video, so everyone gets to see the video in the exact same format.
Fix Broken Links
One of the most common support items we get is the request to fix broken or incorrect links. Below is the "how to" fix a broken link if you find youself really wanting to get your hands dirty.
- Log into your site, then go to the page where the link in question lives.
- Click the edit tab at the top of the page, and this will take you to a screen that allows you to edit the page content.