How to build a Custom WordPress Site 3

May 17th , 2012 → 11:14 am @

Customizing WordPress Child Theme In this tutorial we will create Custom Post Types and add variables and functionality to them. Also we will add some styling for more user-friendly display in the dashboard. Having set up our basic Child Theme structure we will now proceed with the customization. But before that we will do some basic WP configuration and go through the settings. You may be used to building WordPress based sites and therefore you may have some habits in as much as settings and configuration are concerned. Some basic WP Settings Here is what I do in the dashboard: 1. Trash and permanently delete the Hello World Post. 2. Delete the default Links. 3. Set Permalinks to: /%category%/%postname%/ 4. Under Settings General enter Blog Name and Tagline; for the purpose of this exercise I use  as a Title: WordPress TTP and as a Tagline: Tips, Themes and Plugins 5. Add some content to test content display by importing an RSS feed using a plugin such as Feedwordpress. I pulled into a new category called Blog the feed from my author-blog at: http://yorgonestoridis.com/feed Custom Posts and Child Theme We have set up a basic child theme for the purpose of [...]
Related posts:

  1. How to build a Custom WordPress Site 2
  2. How to build a custom WordPress Site
  3. Custom Widgets for WordPress
  4. WordPress 3.4 Beta
  5. Facebook Strategy with WordPress

Category : Yorgo Nestoridis

How to build a Custom WordPress Site 2

May 14th , 2012 → 12:25 pm @

Build a Custom WP with Semiomantics XO This post focuses on setting up our Main Theme and a Child Theme. For the purpose of this exercise we will use Semiomantics XO as the parent theme because it’s flexible, user-friendly and highly optimized. In fact you can use most any decent WP theme to follow this tutorial, namely the TwentyEleven which comes with the WP installation. Adding a Theme Like on any live site, our test site on BitNami allows us to add themes either from the Dashboard (upload the theme’s zip file) or by pasting the theme into the themes folder in wp-contents. Access your BitNami environment using Windows Explorer and surf to the themes folder. You will see the same folders and files structure under htdocs as you are used to when accessing your WordPress folder on a server using an FTP client. In order to add Themes, we just drop theme folders into the ‘themes’ folder as per above. As you can see, I have amongst others) added my Semiomantics XO (the ‘xo’ folder under themes). XO will serve as the parent theme of the new website. Instead however of customizing XO directly, I will create a child [...]
Related posts:

  1. How to build a custom WordPress Site
  2. Semiomantics XO Transparent WordPress Drafts
  3. How to make WordPress Themes Responsive
  4. WordPress Themes and Development
  5. WordPress 3.4 Beta

Category : Yorgo Nestoridis

How to build a custom WordPress Site

May 14th , 2012 → 10:25 am @

Custom WordPress Design and Developments This post will start a series of articles about building custom Websites based on WordPress and the Semiomantics XO Theme. We will therefore use most of our remaining daily Ycademy calls this month to go into advanced customization issues. But first we will start at the beginning by planning and formulating a project which will allow us to test code, functions and design. The WordPress Custom Project For the purpose of this exercise, we will build plan and execute a hypothetical customer’s project. The new website will be about WordPress, namely about WordPress Tips, Themes and Plugins. It’s a site for a WordPress developer and web designer. The Architecture of the site The structure of the Website will be based on WordPress and include some static pages such as the About, Contact, Imprint and Privacy pages as well as structured dynamic content.  As the site will focus on 3 main topics, Tips, Themes and Plugins, we will build for each of these topics custom Posts and Taxonomies. The Developer’s environment To build the new website in a test environment, we install BitNami and namely the WordPress stack (free download). BitNami creates an independent (Apache) server [...]
Related posts:

  1. XO Photo Press WordPress Theme
  2. Elegant WordPress by Semiomantics 101
  3. How to Customize your WordPress Typography
  4. Semiomantics XO Transparent WordPress Drafts
  5. WordPress Personal CMS and Blog

Category : Yorgo Nestoridis

Customizing CSS in WP Mobile Theme

May 1st , 2012 → 6:36 pm @

Common Changes This post lists some CSS snippets to customize WPTouch Pro. Remove the Page Title Area Note: When removing the page title area we recommend using a child theme’s stylesheet and applying the code below to its corresponding stylesheet, per the instructions on applying custom CSS. In the iPhone theme: In the iPad theme: Remove reflection on calendar icons and post-thumbnails Change the size of the Post Thumbnails     Change every instance of 46px to your desired size Remove rounded corners on Post Thumbnails Remove “Comments are closed” text when comments are disabled in WordPress p.nocomments, #respond { display:none !important; } Remove comments completely Remove comment # bubble Remove ‘breadcumb’ text in category and search pages Use custom color for the mobile header where #ffffff can be customized to suit. Remove “HelloBar” Related posts: XO Mobile Theme with WPTouch Pro Customizing WP Shop Theme Customizing Post Editing Best WP Business Theme Hosting South Africa Fun Theme
Related posts:

  1. XO Mobile Theme with WPTouch Pro
  2. Customizing WP Shop Theme
  3. Customizing Post Editing
  4. Best WP Business Theme
  5. Hosting South Africa Fun Theme

Category : Yorgo Nestoridis

Local Website Design

April 25th , 2012 → 12:07 pm @

How to build a Local Website Go Local is the name of the game in 2011/12 and the success of bringing the global web developments back home is a trend of the time. First it was about tagging people, now we tag locations, be it on social networks such as Facebook or on Photo sites, such as Picasa or Flickr. Based on the fact that surfers search for and prefer local business to cross border transactions, social networks namely have built in the local tags and stimulate users to hook media and events to geographically tagged locations. How to dominate the local market? In order to dominate the local market, you need to assess the use of the internet your neighbors make; chances are that they mostly hang out on social media, search Google and use email. This is of course an extremely simplified view but it gives an indication about where we need to build high visibility. You also want to have an idea about how people access the net and websites; you will notice an increased use of mobile deices, which means that your content needs to be formatted and optimized  for desktops as well as for tablets [...]
Related posts:

  1. How to Optimize your Impact on Social and Mobile Networks
  2. Facebook Strategy with WordPress
  3. Google Top 10 Dominate your Keyword 3
  4. 3 Web Design Trends in 2011
  5. New Facebook Pages Publishing Concept

Category : Vouliagmeni

Ycademy Online Seminar Apri 2012

April 16th , 2012 → 7:13 pm @

Mobile WordPress and Social Media The fast evolution of the mobile web has created new needs for publishers, whereas the objective remains to integrate mobile web targets into an existing workflow and to optimize productivity with the help of automated conversion scripts and tools. What’s New on Mobile WordPress and Social Media At Semiomantics the starting point for our development is the most comprehensive conversion plugin, called WPTouch Pro. WPTouch has released its latest version end of March 2012 with some adjustments for iOS 5.1 and many other fixes and developments: * Added: Custom advertising options for iPad * Added: Simple caching of desktop functions.php * Added: Russian language file * Added: Automatic archiving of previous settings in wptouch-data directory * Added: Compatibility setting for BuddyPress Mobile AJAX support * Fixed: Changing user-agent matching that may have interfered with advertising in certain scenarios * Changed: Replaced include with locate_template in theme files, should allow child overrides of custom WPtouch Pro template files * Changed: Algorithm to reload settings; may have caused settings to be lost in a certain scenario * Updated: All translations based on 2.6 strings * Fixed: An issue with Register and Lost password links in Classic * [...]
Related posts:

  1. Facebook and Mobile Web Seminar by Ycademy
  2. Ycademy Online Seminar January 2012
  3. Ycademy Online Seminar May 2011
  4. Facebook Online Seminar by Ycademy
  5. Facebook Strategy with WordPress

Category : Yorgo Nestoridis

WordPress 3.4 Beta

April 9th , 2012 → 10:36 am @

WordPress 3.4 Beta Custom Headers and Backgrounds The release of WordPress 3.4 Beta raises a number of problemsquestions for theme designers in as much as Custom Headers and Custom Backgrounds are concerned. The implementation methods via add_custom_background() and add_custom_image_header() will be depreciated and replaced by a more powerful method via add_theme_support(). The impact for Semiomantics XO and EVO Due to the depreciation of the old calls, we will need to update the themes and make the modifications needed to take advantage of the new features provided by WordPress 3.4. The new theme versions will work with WP 3.4 minimum and must not be used with previous WP versions. Custom developments and child themes may need a special treatment, depending on the degree of customization. I will arrange for some developers calls or set up some tutorials in due course. For the time being I am testing WP 3.4 Beta to check backwards compatibility using our themes. I will keep you posted on results and updates.   Incoming search terms:wordpress 3 4custom backgrounds wordpress 3 4 backward compatiblewordpress 3 4 betawp beta 3 4Related posts: Semiomantics XO Transparent WordPress Drafts How to Customize your WordPress Typography WordPress Themes and Development Showcase [...]
Related posts:

  1. Semiomantics XO Transparent WordPress Drafts
  2. How to Customize your WordPress Typography
  3. WordPress Themes and Development
  4. Showcase Portfolio Photo Theme for WordPress
  5. YORGOO Blaster YB271 Beta

Category : Yorgo Nestoridis

New Photoshop CS6 Beta

April 8th , 2012 → 7:34 pm @

Photoshop CS6 Today let’s have a look at Photoshop CS6 Beta which is available for free download from Adobe. The version is called ‘Superstition’ and it is the first significant update to Photoshop since CS5 ( in the Suite CS5.5 Adobe delivered the same Photoshop as in CS5). Who is Photoshop CS6 for? Having thoroughly tested the new Photoshop CS6 Beta, it seems to me that this version is addressing namely people who are working with digital photos and videos; also the 3D features have been significantly improved. In other words, if you are not using Photoshop to edit your images, needing content aware patching and selective blurring, there is no real need to upgrade your CS5. If however you are a photo freak and if you are shooting short videos, then Photoshop CS6 is a smashing program, allowing you to go beyond what photography can do (such as multiple shallow depth of field areas on a single image). What is new on Photoshop CS6? This is what’s new on Photoshop CS6:     UI redesign (all new icons and optional dark UI) OK, they copied (sorry, got inspired by (big companies don’t copy, huh)) Apple’s Aperture; you can switch back [...]
Related posts:

  1. 3D Photoshop Exercise
  2. Photoshop Ycademy
  3. Resizing Pictures in Photoshop
  4. Book covers and Jewel Cases with Photoshop
  5. Photoshop Borders Ycademy

Category : Yorgo Nestoridis

Showcase Portfolio Photo Theme for WordPress

February 22nd , 2012 → 10:09 am @

Media Focused Development for Professionals and Amateurs, The new Semiomantics EVO for WordPress sets new standards for beauty and excellent publishing paired with eCommerce.
Related posts:

  1. XO Photo Press WordPress Theme
  2. The 1001 Faces of Semiomantics XO
  3. Glossy WordPress Theme Development
  4. Ycademy Online Seminar Photo Publishing with Evo for WordPress
  5. Best Car Dealer Theme for WordPress

Category : Yorgo Nestoridis

Image Styling on Semiomantics XO

February 16th , 2012 → 10:21 am @

Image Borders, Padding, Captions  on XO Theme Thumbnails on WordPress There are two kinds of thumbnails produced on your XO site: the native WordPress thumbnails and the thumbnails generated by XO for the purpose of display throughout the theme where the WordPress thumbnails don’t fit. WordPress Thumbnails Thumbnail sizes are set in your dashboard under Settings > Media.  When we change the thumbs’ sizes, the change will apply only to new content. These thumbnails are used by default in the XO Basic Home Page Layout. In order to modify thumbnails created previously to a change in WordPress settings, we use the “Regenerate Thumbnails” plugin; install from your dashboard and then just run it: this will create thumbnails corresponding to the new WP Media settings for all images in the library and galleries. The Regenerate Thumbnails plugin will have no impact on syndicated posts unless you also pull in the images to your library when syndicating. XO Theme Thumbnails When we upload an image from our dashboard in XO, XO creates 12 thumbnails adapted to the needs of the site and stores them in the default uploads folder for faster loading. If we change the layout settings in XO advanced home [...]
Related posts:

  1. WordPress Date Styling
  2. Meta Tag Styling on WordPress

Related posts:

  1. Meta Tag Styling on WordPress
  2. XO Theme Typography
  3. The Image Caption Style
  4. Happy Valentine
  5. Transparent WordPress Semiomantics XO

Category : Yorgo Nestoridis