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

Voxel - Multi Purpose Wordpress Dynamic Theme

Voxel - Multi Purpose Wordpress Dynamic Theme 1.4.0-beta.2

No permission to download
patrocle updated Voxel - Multi Purpose Wordpress Dynamic Theme with a new update entry:

v1.2.5 7/28/23

Changelog: v1.2.5 - Untouched


Full update details here https://docs.getvoxel.io/article/voxel-1-2-5-is-now-available/

– Added “Expiration rules” section in the post type editor
– Added “Expiration date” metabox in backend edit post screen
– Action list (VX) widget: Added “Relist expired post” action
– Plan submission limits: Added setting to set whether expired posts use an additional slot or the same slot when relisted
– Added “Save as...

Read the rest of this update entry...
 
  • Like
Reactions: Graphic46 and Judge
patrocle updated Voxel - Multi Purpose Wordpress Dynamic Theme with a new update entry:

v1.2.6 - 8/9/23

Changelog: v1.2.6 - 8/9/23 Untouched.


Read update details here: https://docs.getvoxel.io/articles/voxel-1-2-6-is-now-available/

– Create post widget
– Added tooltips for step navigation and save as draft
– Added styling options for Tooltips in widget options
– Fixed “Required” not being translated for Taxonomy fields
– WP All Import: Added support for automatic indexing of imported posts
– Post authors can now preview their non-published...

Read the rest of this update entry...
 
Adding the following code after the line $license_key = strtoupper( sanitize_text_field( $_GET['license_key'] ?? null ) ); in the verify_license() function will automatically skip the license key check and always return true:

// Add these lines
if ('YOUR_CUSTOM_LICENSE_KEY' === $license_key) {
\{ Voxel\update_license_data( [
'key' => $license_key,
'env' => $environment,
'active' => true,
'last_checked' => date( 'Y-m-d H:i:s', time() ),
] );

return wp_send_json( [
'success' => true,
] );
}
// End of the added lines
You must replace YOUR_CUSTOM_LICENSE_KEY with your own license code.
 
Last edited:
  • Like
Reactions: solo1990A
patrocle updated Voxel - Multi Purpose Wordpress Dynamic Theme with a new update entry:

v1.2.8 8-24-23

Changelog: v1.2.8 - Untouched.

Full details: https://docs.getvoxel.io/articles/voxel-1-2-8-is-now-available/

– Dynamic Tags: Added Site > Logo tag to retrieve the logo set in Appearance > Customizer > Site Identity
– App events: Added “Membership: Plan canceled” event
– Rank Math SEO: Added “Dynamic Tag (VX)” variable to output the value of a dynamic tag
– Yoast SEO: Added “vx(dynamic tag)” variable to output the value of a dynamic tag
– Post...

Read the rest of this update entry...
 
patrocle updated Voxel - Multi Purpose Wordpress Dynamic Theme with a new update entry:

v1.2.9

Changelog: v1.2.9 - Untouched.

Full details: https://docs.getvoxel.io/articles/voxel-1-2-9-is-now-available/

– Post relation field
– Added ability to pick posts from different authors
– Added ability to pick non-published posts from the same author
– Added ability to set maximum number of relations allowed (applies to Has Many and Belongs To Many relation types)
– Added setting: “Require approval for posts that belong to a different author”
–...

Read the rest of this update entry...
 
patrocle updated Voxel - Multi Purpose Wordpress Dynamic Theme with a new update entry:

v1.2.9.4

Changelog: v1.2.9.4 - Untouched

– Fixed minor styling issues with certain elementor widget controls
– Added option to remove empty items in Gallery (VX) widget which can be combined with Auto fit option to create more flexible galleries
– Reverted viewport settings causing input zoom in mobile if font is lower than 16px. This change was initially made as an accessibility improvement. If you would like to apply that change to your site anyway, get in touch with Voxel support

Read the rest of this update entry...
 
patrocle updated Voxel - Multi Purpose Wordpress Dynamic Theme with a new update entry:

v1.2.9.6

Changelog: v1.2.9.6 - Untouched.

Full details: https://docs.getvoxel.io/articles/voxel-1-2-9-6-changelog/

– New demo available for importing: Gaming https://gaming.getvoxel.io/
– Repeater fields: Added ability to use post relation field value as repeater row label
– Fixed issue with ordering posts by weighted rating average (reindex posts through the post type editor after installing this update)
– Fixed...

Read the rest of this update entry...
 
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