• 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"

Soledad - Best Multipurpose, Newspaper, Blog & WooCommerce WordPress Themes

Soledad - Best Multipurpose, Newspaper, Blog & WooCommerce WordPress Themes v8.4.8

No permission to download

mdfarid97xx

Active member
May 5, 2022
20
137
28
Bangladesh
AdminisTrator submitted a new resource:

Soledad - Multi-Concept Blog/Magazine/News AMP WordPress Theme - Download Free Soledad - Multi-Concept Blog/Magazine/News AMP Theme ThemeForest 12945398

soledad-preview3.__large_preview.jpg
Download Free Soledad - Multi-Concept Blog/Magazine/News AMP Theme ThemeForest 12945398
2000+ homepages demo for multiple purposes
Compatible with EU GDPR policy
Schema Markup & Google Structured Data Supports & validated
Optimized for site speed
800+ Sliders and Blog Combinations
AMP Support
Dark Layout
Compatible with BBPress & BuddyPress
Category Mega Menu
Fully Wordpress Live Customization with 400+ options
100% Responsive Design – Look great on all...

Read more about this resource...
 
AdminisTrator updated Soledad - Multi-Concept Blog/Magazine/News AMP WordPress Theme with a new update entry:

Soledad v5.3 - Multi-Concept Blog/Magazine/News AMP WordPress Theme

Soledad v5.3 - Multi-Concept Blog/Magazine/News AMP WordPress Theme
Soledad Version 5.3
Released date: 06-16-2018

* FEATURE ADDED: Add option for select featured images type: Horizontal Size, Square Size, Vertical Size for layouts via Customize > General Options
* FEATURE ADDED: Add option for select featured images type for category mega menu items: Horizontal Size, Square Size, Vertical Size for layouts via Customize > Logo and Header Options
* FEATURE ADDED: Add option for select...

Read the rest of this update entry...
 
Babak updated Soledad - Multi-Concept Blog/Magazine/News AMP WordPress Theme with a new update entry:

Soledad v6.0

Download Soledad v6.0 - Multi-Concept Blog/Magazine/News AMP WordPress Theme
Soledad Version 6.0 - Big Update.
Released date: 09-19-2018

* FEATURE ADDED: 28 new demos for multiple purposes:
http://soledad.pencidesign.com/soledad-food-blog2
http://soledad.pencidesign.com/soledad-fashion-blog2
http://soledad.pencidesign.com/soledad-fashion-magazine2
http://soledad.pencidesign.com/soledad-elegant-blog...

Read the rest of this update entry...
 
Babak, How can we turn off the activation? Is there a solution?
just ignore it or install wp hide admin notic ( search on wordpress you can find many plugins)
you can install demos and work with options
 
Babak updated Soledad - Multi-Concept Blog/Magazine/News AMP WordPress Theme with a new update entry:

Soledad v6.2.1

Download Soledad v6.2.1 - Multi-Concept Blog/Magazine/News AMP WordPress Theme
Soledad Version 6.2.1

* FEATURE ADDED: Compatible with Wordpress 5.0 & Gutenberg plugin.
* FEATURE ADDED: Add supports custom post type, custom taxonimies...for Portfolio element from WPBakery
* FEATURE ADDED: Add support for Penci Recipe keywords, nutrition, recipeCategory, recipeCuisine, video - all missing valules recommend by google
* FEATURE ADDED: Add new element: Related Posts Popup - enable it &...

Read the rest of this update entry...
 
Thanks mate,
But latest version doesn't detect mobiles and google search reports problems.

EDIT:
I've installed v6.1 and after a while update came.
Now all is OK.
 
Last edited:
  • Like
Reactions: Babak
Hi all. I tried to null this theme and it success. Please follow these steps:

Step 1:
Edit this file: soledad/inc/dashboard/inc/require-activation.php

Step 2:
- Find this function: function penci_soledad_is_activated() at line 2

Step 3:
- Replace line 8 return get_option( 'penci_soledad_is_activated' ); by: return true;
- Then the function should be like this:

Before:

PHP:
if( ! function_exists( 'penci_soledad_is_activated' ) ){
    function penci_soledad_is_activated(){
        if ( defined('ENVATO_HOSTED_SITE') ) {
           return true;
        }

        return get_option( 'penci_soledad_is_activated' );
    }
}

After:

PHP:
if( ! function_exists( 'penci_soledad_is_activated' ) ){
    function penci_soledad_is_activated(){
        if ( defined('ENVATO_HOSTED_SITE') ) {
           return true;
        }

        return true;
    }
}

WOWWW! Now you can enjoy it :) Good luck!
 
Thanks mate,
But in my theme
penci_soledad_is_activated()
is already return true!
It is working fine but nasty notice appear every time:

Code:
 Please activate soledad to use full features of the theme. We're sorry about this but we built the activation system to prevent piracy of our themes in the internet, we can do better serve our paying customers.  Please activate the theme! - Click here to enter your code - if you have issues with this please contact us via our support forum or our contact form - Active theme page here

EDIT:
I'm still not drink my morning coffee :)
All is OK now :)
 
Last edited:
  • Like
Reactions: Babak
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