Get best cheap Wordpress Hosting from our partners!

ABRAX - WordPress Theme


We don't have this item yet, but check here if we added it meanwhile:

Search for ABRAX - WordPress Theme »

If you have this item please contact us if you want to share it !

ABRAX WordPress Theme.

Beside looking awesome, ABRAX Theme is customizable, easy to use, documented and packed with cool features.

It includes shortcodes ( for layout, sliders and video ), font chooser, gallery manager and other cool features.

Please rate after purchase. Thank you!

Features

  • supports WP3 Menu – for the Main Menu
  • awesome lightbox gallery embedded
  • ** NEW !** Awesome sortable jQuery portfolio
  • supports widgets – 8 footer locations and 2 sidebars – one for blog & other pages and one for the homepage
  • built in widgets – twitter widget, tiny slider widget ( you can check this in the preview under Testimonials ), Media Gallery
  • built in custom shortcodes – for video, layout, sliders, portfolio, contact form and other cool stuff
  • Awesome sortable jQuery portfolio included ()
  • ** DZS Phoenix Media Gallery included** – – 15$ normally, you get it for free with the theme ()
  • Google fonts chooser included in the back end
  • contact form included (+ admin)
  • **unlimited skins **- you can choose any color for your theme, a colorpicker is included in the admin to help you
  • translation ready – .mo and .po files supplied

Updates

How to update: Download the package again from TF, unpack it, open the unpacked folder, go to the theme/ folder, unpack the zip from that folder then just access the ftp and copy the folder over the one you have in wp-content/themes . Go to the Theme Settings and click Reinstall Table. Done!

OR

Deactivate and delete the theme, download and install the new zip by downloading the package again from TF, unpack it, open the unpacked folder, go to the theme/ folder and selecting that zip. Go to the Theme Settings and click Reinstall Table. Done! Also, remember to backup your custom.css if you have done any changes to it.

** UPDATE 2 .41** [ 10 / 22 / 2012 ]

  • fixed some bugs
  • new shortcode – [recent_posts]

** UPDATE 2 .2** [ 10 / 10 / 2011 ]

  • replaced fancybox with prettyphoto lightbox gallery so that youtube and vimeo videos now work in the homepage slider ( note: replace “fancybox” and “fancybox movie” class to “prettyphoto” in the homepage slider Class field )

** UPDATE 2 .1** [ 09 / 27 / 2011 ]

  • fixed Font Chooser bug
  • added navigation font select in Font Chooser

** UPDATE 2 .0.2** [ 09 / 09 / 2011 ]

  • fixed a bug where default sidebar would not show when a layout is not selected

** UPDATE 2 .0.1** [ 09 / 04 / 2011 ]

  • fixed a bug where options would not save

** UPDATE 2 .0** [ 09 / 03 / 2011 ]

  • major update – beware before update : sidebar configs will be reset ( they have been reworked )
  • added shortcode generator directly into the editor
  • added ability to choose google maps on every page + latitude and longitude ( not just one configuration possible as before )
  • added posibility to choose sidebar none, left or right on each post as well as which sidebar to display, the default one or a custom one

** UPDATE 1 .6** [ 08 / 24 / 2011 ]

  • rearanged menu items
  • added a new shortcode [ raw ] for no wordpress format
  • find out more link in the admin
  • other small fixes

** UPDATE 1 .5** [ 08 / 03 / 2011 ]

  • translation ready
  • fixed a security hole in timthumb

** UPDATE 1 .4** [ 07 / 23 / 2011 ]

  • new shortcodes
  • shortcodes now work beneath/above the homepage content
  • added new option in Admin – Reinstall option table

** UPDATE 1 .3** [ 07 / 13 / 2011 ]

  • fixed a bug with the contact form
  • added an option for like, tweet and +1

** UPDATE 1 .2** [ 07 / 13 / 2011 ]

  • Portfolio revised – can now be setup on multiple page – can choose categories to display
  • Simpler install process
  • Performance Optimizations
  • Size Optimizations
  • Facebook Like, Twitter Tweet and Google +1 option to display above or beneath the post
  • Shortcodes for info caps, toggles, dropcaps and warning, error, success, info boxes
  • Fixed some bugs
    • Portfolio was only displaying 10 items
    • WP Uploader was not working in portfolio item edit when inserting images in post
  • fixed permissions
  • added an update notifier, so you always know if there’s a new update released

** UPDATE 1 .1** [ 07 / 06 / 2011 ]

  • Awesome sortable jQuery portfolio included ()
  • DZS Phoenix Media gallery included ()

Showcase – sites that use our theme

FAQ

In the sortable portfolio, how can I make the big images landscape ? go to Theme Options > Extra CSS and write

.big-thumb { height: 430px; width: 320px; } replace 430px and 320px with your dimensions

WordPress won’t activate this theme as there are some file missing.

Please unpack the main zip first – then you will find the theme zip in the theme/ folder

I have updated to a version prior to 1.4 but I don’t think I have the latest options in my admin panel ( Theme Options ). Unpack the Abrax theme on your hard drive. Go to Developer Settings > Import > Theme Options XML > Click Upload > Go to the newly unpacked Abrax theme folder > Go to option-data folder > Select theme-options.xml > Click Import XML

All done.

I can´t see the widgets on the pages – but they are displayed in the blog. Can you help me?

For the pages, you have a different sidebar area -> General Page Sidebar

Also, you can select a specific sidebar for every page if you look below where you write the post and select a specific sidebar from the Specific Sidebar select menu.

What does the package/optionalpreviewdata include ?

This directory is for users that want their theme to look exactly like in the preview.

abrax.wordpress.2011-06-30.xml – the posts from here > < can be imported via the wordpress importer

homepage_underpage.txt – like the title says, the text under the homepage main text in the preview

preview_contact_page.txt – the html for the contact page ( like it looks like in the preview )

How can I see the fonts included look like ?

Just go to , they are all there and most of them are included as an option in the theme.

I want to make some CSS changes and I don’t want them to be overwritten on theme updated. Is there any place for this ?

Yeah, sure. The safest way is to do this – , but if it seems too complicated, you can go to css/custom.css and make your changes. It’s a blank css file ready for you to make your customizations, that we try not to overwrite on theme update.

How do I increase the header size ?

access css/custom.css or your custom child theme and write this

        #header .abr-container {
  background-image: url("../images/header-border-bottom.png");
  background-position: center bottom;
  background-repeat: repeat-x;
  height: 70px;
  width: 100%;
}

      

How does the photo gallery work? I noticed that you can put two galleries on one page. Can you also put in text/slider in between the two galleries or above the first gallery like a post/page?

Hi, the photo gallery presented is a admin managed photo gallery included in the theme. You can check the admin here

As you can see, you can create as many galleries as you want and disperse them however you want in the posts/pages by this simple shortcode:

        [gallery id="theidofthegallery"]

      

Yes, you can have a image/slider in between.

I get a console error: jQuery is not defined / The slider does not work / Nivo slider does not load…

If you have a caching plugin like W3 Total Cache make sure minify JS is not enabled.

** How can I make the adresses on the contactpage next to the contactform?** search the downloaded package and you will see in optionalpreviewdata/preview_contact_page.txt exactly what you need, the contact form page is a simple fullwidth page with this code

        [one_half]  [contactform] [/one_half] [one_forth]

[/one_forth] [one_forth_last]

[/one_forth_last]

      

How can I increase the font size in a toggler in Abrax Theme?

In the Theme Options page, go to the Extra CSS tab and write

        .toggle-title h3{ font-size:40px; } replace 40px with your value. 

      

where can I chage the ‘find out more’ button in Abrax theme?

Go to Theme Options, in the Extra CSS tab and write

        .findOut a {
  background: url("../images/find-out-more.png")  height: 90px;
 width: 119px;
}Replace ../images/find-out-more.png with your image url 

      

How do you change the color of the “grey” strip under the menu bar on each page? Where is the code for that?

Hey, just go to Theme Options > Extra CSS tab. Write at the end

        #breadcrumbs{
background-color:#0099ff;
}
 or whatever color you want. It should be good. 

      
how can we change the font on the nav bar, as well as the titles for the sidebar and footer widgets? For menu: Theme Options > Extra CSS -> write:
        #header .sf-menu a {font-family: 'Yanone Kaffeesatz', 'Helvetica', arial, serif;}

      

Replace the first font with whatever you want.

For sidebvar & footer go to Appearance > Font Chooser and select whatever font you want for H2

how can we hide the title on a page made this video here to explain ->
the Gallery page example is not working.

The gallery page is configured from Appearence > Lightbox Gallery

Hello, can you help me?. How to put this text: “Some words about us and our company” in Yes, you can follow this video here ->

Documentation

Here –

Many thanks to

Fonts

  • Icons

    • Photos

        • Thank you ThemeForest!

We don't have this item yet, but check here if we added it meanwhile:

Search for ABRAX - WordPress Theme »

Demo URL:

Did you enjoy this article ?

We are nothing without our users ! You can help us offer even more high quality content. Please share our page !


Other users were also interested in:

Zero por Sentient Fix Accord wee BILLIO suit po Relax Pronto Featured opendoor cle GAMing UN Réstaurant eyes tent ol

Be Social