• ДОБРО ПОЖАЛОВАТЬ В КЛУБ ПО WORDPRESS

    Мы активно растущий клуб по WordPress и нам нужна помощь каждого человека, в том числе и Ваша! Не стесняйтесь и станьте частью большого сообщества.
    Мы делимся новостями, отытом и полезными советами! Пройдите простую регистрацию, чтобы пользоваться всеми возможностями нашего клуба.

    Присоединяйтесь к нам, вам обязательно понравится - Присоединится
Karma Responsive WordPress Theme
  1. Очень навороченная многофункциональная тема для WP с адаптивным дизайном.
  2. Огромное количество возможностей по редактированию дизайна.
  3. В шаблоне присутствует русский язык.
  4. Свыше 100 шорт-кодов.
  5. Совместимость с плагинами:
    • All-in-One SEO (built into theme)
    • Better Wordpress Minify
    • Constant Contact Newsletter Signup
    • Gravity Forms
    • MailChimp Newsletter Signup
    • Post Type Order
    • UberMenu
    • WooCommerce 2.0.x
    • Wordpress 3.8.x
    • wpCU3ER
  6. В комплекте есть child тема и PSD-исходники.
  7. Также присутствует большое кол-во шаблонов настроек слайдеров.
И очень много других плюшек.
В тему встроены премиум плагины:
  • LayerSlider Responsive jQuery Slider Plugin - 11$
  • Slider Revolution Responsive WordPress Plugin - 18$
  • 3D CU3ER Slider + 8 разных вариаций.





Version 4.2
  • Overview of Changes:
  • ——————————————–
  • New Page Layout – Masonry blog
  • New Page Layout – Left sidebar blog
  • New Page Layout – Left sidebar single-blog-post
  • New Page Layout – Full Width single-blog-post
  • New – Post formats + audio support
  • New – Easily add vector icon to main-menu items
  • Update – “sticky sidebar” script update and minor bug fix
  • Update – Site options CSS for more seamless styling
  • Update – Font-awesome library updated to 4.3.0
  • Files Modified:
  • ——————————————–
  • style.css
  • functions.php
  • css/(every “karma-” css file)
  • css/_font-awesome.css
  • css/fonts/
  • framework/admin/admin-style.css
  • framework/nav-output.php
  • framework/site-options.php

Version 4.1
  • Overview of Changes:
  • ——————————————–
  • New – Full support for inline retina images (retina.js)
  • New – Full support for multi-line page titles in left/right nav menus
  • New – Organized site options panel for easier navigation
  • New – Indicator arrows added to top-level main menu items
  • New – Function to log version number of Karma Theme, kept as a list for future analysis
  • Update – Cleaned up codebase to reduce theme weight and faster loading
  • Update – FontAwesome library upgraded to latest version
  • Files Modified:
  • ——————————————–
  • style.css
  • functions.php
  • css/_font-awesome.css
  • css/(every “secondary-” css file)
  • framework/site-options-functions.php
  • framework/admin/admin-interface.php
  • framework/admin/admin-style.css
  • framework/admin/admin-functions.php
  • Files Added:
  • ——————————————–
  • /js/retina.js
  • (new images for all left/right nav indicators)

Version 4.0.5
  • Overview of Changes:
  • ——————————————–
  • Improved – Jetpack Compatibility
  • Improved – Google Fonts compatibility on HTTPS servers
  • Improved – CSS styling for UberMenu v3
  • Bug Fix – Team member image shortcode link
  • Bug Fix – Team member shortcode description
  • Bug Fix – Sticky menu when top toolbar is deactivated
  • Bug Fix – flexslider slide animation rtl css fixes at end of functions.php
  • Update – Timthumb.php
  • Update – Revert back timthumb-config.php to old setting, caching images in system temporary directory
  • Update – Javascript function truethemes_Tabs() in custom-main.js, parameter selected is changed to active in latest jQuery ui tabs
  • Update – jquery.prettySociable.js delicious.com url
  • Files Modified:
  • ——————————————–
  • framework/extended/timthumb/timthumb-config.php
  • template-portfolio-2-columns.php
  • template-portfolio-3-columns.php
  • template-portfolio-3-columns-portrait.php
  • template-portfolio-4-columns.php
  • style.css
  • functions.php
  • header.php
  • framework/extended/grunion-contact-form/grunion-contact-form.php
  • framework/extended/grunion-contact-form/admin.php
  • framework/extended/grunion-contact-form/grunion-form-view.php
  • Karma/js/custom-main.js
  • framework/site-options-functions.php
  • framework/shortcodes.php
  • functions.php
  • Timthumb.php
  • shortcode.php
  • custom-main.js
  • /framework/js/jquery.prettySociable.js
  • Description of Code Changes:
  • ——————————————–
  • framework/extended/timthumb/timthumb-config.php Uncommented define(s), revert back to old timthumb-config.php to use system temporary directory which is better for security
  • template-portfolio-xxx-columns.php – Line 120 Updated old portfolio-gallery templates by adding “tt-column” for proper alignment and improved backward compatibility.
  • functions.php – line 130 Updated jetpack check. Theme do not disable any module.
  • framework/extended/grunion-contact-form/ Renamed all functions in grunion contact form to prevent function redeclared error.
  • Karma/js/custom-main.js – line 115 parameter selected, changed to active.
  • framework/site-options-functions.php – Line 30,184,195 Removed “https://” from Google Font stylesheet to prevent conflict on HTTPS and HTTP servers.
  • header.php – Line 90,93,96 Removed “https://” from Google Font stylesheet to prevent conflict on HTTPS and HTTP servers.
  • style.css – Line 4577, 4578 Big fix for “3 column square” image frames.
  • mobile.css – Line 978, 992 Big fix for “3 column square” image frames.
  • shortcodes.php – Line 72 added variable $link_to_page and image zoom ‘square’
  • functions.php – Line 975Add flexslider slide animation rtl css fixes at end of functions.php. It will check for slide animation before hooking into wp_head will not load if animation is fade.
  • timthumb.phpUpdated to version 2.8.14
  • shortcodes.php – Line 723 replace $description = ” with $description
  • custom-main.js – Line 10 updated JS for UberMenu v3 compatible.
  • custom-main.js – Line 331 Fixed js for sticky menu, causes error when user deactivated top toolbar, the sticky menu code is always looking for top toolbar. Added checks to it correctly.
  • /framework/js/jquery.prettySociable.js Updated delicious.com url

Version 4.0.4
  • Overview of Changes:
  • ——————————————–
  • Fix PHP strict standards for nav classes declaration.
  • Fix PHP strict standards for multiple_sidebars declaration, and some PHP undefined index error.
  • Fix PHP undefined index errors and replaced deprecate function ereg() in admin-interface.php
  • Fix PHP error in shortcodes.php
  • Rewrite codes in function tt_get_comments_status()
  • Review and Rewrite parts of image-thumbs.php to remove redundant database queries.
  • Added “Disable Exclude Categories” option in theme site option, This is not needed in Karma 4, it is used in older versions to prevent posts from showing up in sliders. Removes many database queries depending on number of categories created.
  • Files Modified:
  • ——————————————–
  • /css/_mobile.css
  • rtl.css
  • theme-template-part-page-styling.php
  • functions.php
  • Updated all po and mo files in languages folder
  • /framework/nav-output.php
  • /framework/extended/multiple_sidebars.php
  • /framework/admin/admin-interface.php
  • /framework/shortcodes.php
  • framework/theme-functions.php
  • framework/truethemes/image-thumbs.php
  • framework/site-options.php
  • framework/theme-functions.php
  • Description of Code Changes:
  • ——————————————–
  • theme-template-part-page-styling.php – line 34 Updated code for proper functioning of page-specific background color on boxed layout.
  • functions.php – line 69 Moved up requiring of language files, so that admin files gets translated.
  • _mobile.css – line 1480 Added CSS for improved rendering of parallax banner on mobile device.
  • rtl.css Minor bug fixes. Replace entire file.
  • /framework/nav-output.php – lines 24,70,107,123 Fill in missing variables in declaration of functions
  • /framework/extended/multiple_sidebars.php – many locations, Please use diff tool to compare versions to see changes. Rewrite all add_action to use &$this reference instead of ‘truethemes_sidebar_generator’, Declare following functions as public static :- get_sidebar(), get_sidebars(), name_to_class($name), admin_page()
  • /framework/admin/admin-interface.php Line 34,119,123, using isset() to check posted value to prevent PHP undefined index error. Line 137 fix deprecated function ereg(), replace with simple strpos()..
  • /framework/shortcodes.php – line 725 Fill in missing variable for function truethemes_image_frame_constructor to prevent PHP error in team member shortcode.
  • framework/theme-functions.php – line 5 Rewrite codes in function tt_get_comments_status() to force comment status to open, only when user enabled page comments in metabox. Currently, all comment status in pages are forced set to open.
  • framework/truethemes/image-thumbs.php Updated function truethemes_get_attachment_id_from_src(), and function vt_resize(), see inline comments for more details.
  • framework/site-options.php – line 356 Added “Disable Exclude Categories” option.
  • framework/theme-functions.php – line 31 modified B_getExcludedCats() to enable or disable exclude categories database queries, according to site option value.


Это последняя версия на текущий момент
Cкачать БЕСПЛАТНО шаблон Karma Responsive WordPress Theme могут только участники клуба. Если Вы нашли новую версию шаблона или русскую версию, либо отдельно русификатор к шаблону Karma Responsive WordPress Theme - сообщите об этом автору, он добавит сюда доп. файл.
Автор
ClearMind
Скачивания
17
Просмотры
739
Первый выпуск
Обновление

Оценки

0.00 звёзд Оценок: 0

Другие ресурсы пользователя ClearMind

Последние обновления

  1. Обновление до 4.10.1

    Исправлено: цвета для ссылок меню Исправлено: левое меню навигации и боковая панель Исправлено...
  2. KARMA V4.8.8 Responsive WordPress Theme

    Latest Version: 4.9.2 | Changelog KARMA V4.8.8 - DEMO
  3. Обновление Karma 4.8.5 – Responsive WordPress Theme

    Обновление Karma 4.8.5 – Responsive WordPress Theme
Назад
Сверху