• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Framey - Startup & SaaS WordPress Theme

Framey - Startup & SaaS WordPress Theme v3.0.10

No permission to download
Babak updated Framer - Startup & SaaS WordPress Theme with a new update entry:

Framer Theme v2.1.0

Download Framer v2.1.0 - Startup & SaaS WordPress Theme Nulled Free
v2.1.0 – 6 May 2023

UPD -- Update to UiCore Framework 4.2.0
NEW -- Added AI Writing Assistant (beta)
NEW -- Added Dropdown menu trigger option in Theme Options - Header
UPD -- Added PHP filter for portfolio page image size
FIX -- Fixed issue with header layouts not showing in Theme Options - Header
FIX -- Fixed issue with some page selectors not working in Theme Options
FIX -- Fixed parallax scrolling effects issue

Read the rest of this update entry...
 
Thank you so much for this upload. Unfortunately I am not able to import any of the UiCore Templates as it requires me to activate the theme. Are you able to work arround this so I can use the Templates?

Much appreciated!
 
Code:
<?php
/**
 * uicore functions and definitions
 *
 * @link https://developer.wordpress.org/themes/basics/theme-functions/
 *
 * @package uicore-theme
 */
$uicore_settings = get_option( 'uicore_theme_options_admin', [] );
$uicore_settings['purchase_info'] = [
    'code' => '*****'
];
update_option( 'uicore_theme_options_admin', $uicore_settings );
update_option( 'uicore_connect', [
    'url' => get_site_url(),
    'token' => '*****'
] );
defined('ABSPATH') || exit; //Global Constants
define('UICORE_THEME_VERSION', '2.0.6');
define('UICORE_THEME_NAME', 'Framer');
define('UICORE_FRAMEWORK_VERSION', '4.1.6');
$uicore_includes = array(
    '/setup.php',
    '/default.php',
    '/template-tags.php',
    '/plugin-activation.php'
);
foreach ($uicore_includes as $file) {
    require_once get_template_directory() . '/inc' . $file;
}
//Required
if ( ! isset( $content_width ) ) {
    $content_width = 1000;
}
if ( is_singular() ) {
    wp_enqueue_script( "comment-reply" );
}
//disable element pack self update function
function uicore_disable_plugin_updates( $value ) {
    $pluginsToDisable = array(
        'bdthemes-element-pack/bdthemes-element-pack.php',
        'metform-pro/metform-pro.php'
    );
    if ( isset($value) && is_object($value) ) {
        foreach ($pluginsToDisable as $plugin) {
            if ( isset( $value->response[$plugin] ) ) {
                unset( $value->response[$plugin] );
            }
        }
    }
    return $value;
}
add_filter( 'site_transient_update_plugins', 'uicore_disable_plugin_updates' );
Thank you very much
 
Hey! @FUN POP please update the name to the new template name. Unfortunately, there has been a corporate dispute between Framer.com and the Framer template brand, so the template has been renamed and its features will be inactive for a short while for anyone updating the latest version. Be aware that you may encounter problems with this version. But I believe Framey will fix it soon.
 
Babak updated Framey - Startup & SaaS WordPress Theme with a new update entry:

Framey Theme v3.0.4

Download Framey v3.0.4 - Startup & SaaS WordPress Theme Nulled Free
v3.0.4 – 25 October 2023

UPD -- Update to UiCore Framework 5.0.4
NEW -- Added icon and image option to Highlighted Text widget
UPD -- Updated Twitter icon to X
FIX -- Fixed issue with mobile menu not closing on anchor links
FIX -- Fixed issue with desktop hamburger menu not closing on anchor links
FIX -- Fixed issue with button border on hover
FIX -- Other bug fixes

Read the rest of this update entry...
 
  • Love
Reactions: Bluecode
Babak updated Framey - Startup & SaaS WordPress Theme with a new update entry:

Framey Theme v3.0.5

Download Framey v3.0.5 - Startup & SaaS WordPress Theme Nulled Free
v3.0.5 – 10 November 2023

UPD -- Update to UiCore Framework 5.0.5
NEW -- Added new header style: Pill
UPD -- Added filter for page title category and breadcrumbs
FIX -- WooCommerce 8.2.x fixes
FIX -- Fixed issue with Advanced Post Grid pagination
FIX -- Fixed issue with mega menu for centred header

Read the rest of this update entry...
 
Babak updated Framey - Startup & SaaS WordPress Theme with a new update entry:

Framey Theme v3.0.8

Download Framey v3.0.8 - Startup & SaaS WordPress Theme Nulled Free
v3.0.8 – 2 February 2024

UiCore Framework 5.0.8:

NEW:
Added post reading time meta to blog grid and blog single
Added featured image option to column background
Added new custom trigger to close theme builder popup

FIX:
Fixed compatibility issues with Tutor LMS plugin
Fixed compatibility issues with WooCommerce plugin
Fixed issue with submenu trigger
Fixed sidebar issue on the shop page
Fixed featured image issue on...

Read the rest of this update entry...
 
Sorry, Element Pack is not activated! Your host (########) has been automatically blocked for anonymous call
 

Forum statistics

Threads
78,860
Messages
1,127,882
Members
246,574
Latest member
lomito
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock