Discussion on Brixey – Responsive Architecture WordPress Theme

Discussion on Brixey – Responsive Architecture WordPress Theme

Cart 645 sales
Well Documented

VictorThemes supports this item

Supported

This author's response time can be up to 1 business day.

99 comments found.

Does this theme support a video landing page? Instead of a static picture?

Hi,

Yes. Here it is:
https://victorthemes.com/themes/brixey/video/

And you can see all the variations of demos from the following link: https://victorthemes.com/splash/brixey/

I hope this helps! :)

Regards,
VictorThemes

Hello! I just got the theme and imported the light version, but i cannot get one page with slider + content. Only pages with slider, or pages with content without slider…

Hi,

Please confirm your purchase details?

Hello, please fix demo import. Links in the xml file are pointing to 404.

Hi,

Live URL fixed. Please check now.

Thanks for your patience!

Regards,
VictorThemes

Hi Guy,

Demos links are showing 404 not found. Please can you help.

Hi,

Sorry for the inconvenience!

It’s a temporary issue. And we’re working on it.

Regards,
VictorThemes

Do let me know, once the issues has been resolved.

Hi,

Live URL fixed. Please check now.

Thanks for your patience!

Regards,
VictorThemes

Hello, How to place the previous and the following only for the category?

Hi,

Confirm purchase details?

Thanks.

Hi there! Great theme. Question on the projects/portfolio. How can I make the photos clickable, not just the text. Tried the options (eg. text under, text overlay), but all of them can only be clickable when hovered over text.

Thanks.

Hi,

1. Use the following JS code: Code

2. Please add social icons in your footer and let us know? So, we’ll provide the code to fix it.

3. Category disable link, first step will remove it automatically.

Or use the CSS code if you want.
.project-info .project-category a {pointer-events: none;cursor: default;}

I hope this helps! :)

Regards,
VictorThemes

Hello there, 1. tried using the JS code, not working, added it on Brixey Options (advanced) 2. Category disabled (great!) 3. Social Media already done

Hi,

Ok fine.

Do not add JS code in: Brixey Options

Instead, please read the guide.

To add above code, please install the following simple plugin :
https://wordpress.org/plugins/header-and-footer-scripts

And it guides here :
https://www.ostraining.com/blog/wordpress/custom-js/

If the above steps don’t work means, please open a support ticket at
https://victorthemes.com/my-account/support/

I hope this helps! :)

Regards,
VictorThemes

Hi there, i need support once again, is there a way to re order the taxonomy items in the projects category filter? i need to custom the order of the category items but by default they’re order alphabetically.

Thanks for the help,

Hi,

Ok, edit the following file. Which is the file of your Project Shortcode.

wp-content/plugins/brixey-core/visual-composer/shortcodes/project/project.php

Line number : 326

And use like the following code:
$args = array(
                    'taxonomy' => 'project_category',
                    'orderby' => 'meta_value_num',
                    'order' => 'ASC',
                    'hide_empty' => true,
                  );
                  $terms = get_terms($args);
Above code is instead of the single line code of :
$terms = get_terms('project_category');

I hope this helps! :)

Regards,
VictorThemes

We’ve add the code lines to project.php file but we are not noticing any change at all, how can i customize the category order now?

http://ceronarquitectos.com/proyectos/

I need to order the categories like this:

Vivienda – Oficinas – Comercio – Hotel – Urbanismo – Equipamiento – Interiorismo

Thanks,

Hi,

Take advantage of order and orderby option from WordPress to list order like the way you want.

https://developer.wordpress.org/reference/classes/wp_query/#order-orderby-parameters

Since, your own customisation we can’t help you like a premium customisation services as free in this support.

I hope you already familer with Envato support terms.

Regards,
VictorThemes

hi there,

i have an issue with the project filters, is there a way to combine filters? i mean if i select a category filter and a status filter will the result combine both filters?

Hi,

Please explain to us more with live site URL and Screenshots possible.

You can open a support ticket, so you’ll get directly to the developer support.

https://victorthemes.com/my-account/support/

Regards,
VictorThemes

Hello! Bought your template, very cool, great job. There was a problem. I can not understand how to add a button on the project page, as on such page http://victorthemes.com/themes/brixey/project/mid-century-modern/. And another question – can I add a feedback form to the place of this button?

Hi,

Don’t change in brixey.pot file.

Please let us know which language translation plugin you’re using?

Regards,
VictorThemes

I do not use such plugins. Can you recommend something for the Russian language?

Ok, please open a support ticket at: https://victorthemes.com/my-account/support/

And provide the login credentials of your website in a administrative role. And a button text in your language want to change.

We’ll change it directly from your website.

Regards,
VictorThemes

Hello! Tell me, on the project page there are parameters: TYPE / PROJECT, DATE, STATUS, LOCATION. I’m wondering if I can make more parameters and change the names of those listed in your example? I need the project to have 10-12 parameters.

Hi,

Thanks for showing your interest in our theme!

Yes, you can add as much you want, even re-arrange the order and add unique meta details by each projects.

See the following screenshot:
https://postimg.cc/Cn0dC7Js

I hope this helps! :)

Regards,
VictorThemes

The Custom Codes section in the Brixey Options is stripping out code. Is there a fix for this? It’s removing the <source> tag inside a <video> tag (these are inside of a literal string that I’m adding to innerHTML of a div element on certain events).

Hi,

Please explain us more? Do you mean RawHTML shortcode element from WPBakery Page Builder?

Thanks.

No, not the page builder. In the Brixey Options => Advanced => Misc => Custom Codes => CustomJS, I am trying to insert the following (NOTE: wrapper is a variable set to a div element acquired by document.getElementById, and I’ve verified that this code works):

wrapper.innerHTML = ’<video autoplay loop muted><source src=”https://www.publicusco.com/wp-content/uploads/2018/03/PublicusCo_Website_Video_FINAL.mp4” type=”video/mp4”>Your browser does not support HTML5 video.</video>’;

When I click the “Save” button, the <source> tag is removed.

Hi,

Sorry, that is not available in WordPress latest versions. Envato review process also not recommending that Custom JS from our theme due to some security risk.

Instead of it, we recommend the following plugin which does it perfectly.

install the following simple plugin:
https://wordpress.org/plugins/header-and-footer-scripts/

And it guides here:
https://www.ostraining.com/blog/wordpress/custom-js/

I hope this helps! :)

Regards,
VictorThemes

Before I make desicison to buy your template. Just would like to know can I use my existing domain with your web template?

Hi,

Thanks for showing your interest in our theme!

Yes, you can. Themeforest licensing term is one-domain license.

Hope you understand! :)

Regards,
VictorThemes

I already bouth and install Brixey theme as video shown but the worpress said it can’t install plug in name: WPbakery Visual Composer. It siad:

An error occurred while installing WPBakery Visual Composer: Destination folder already exists. /home/suktan3/di-architects-studio.com/wp-content/plugins/js_composer/

Please suggest what should I do?

Hi,

As that error itself says “Destination folder already exists.

So, please consider to delete “wp-content/plugins/js_composer” folder, in order to re-install it successfully.

You can go and find that folder using your website FTP/cPanel.

Or

Install the following plugin and you’ll get all the website folders inside your WordPress dashboard.
https://wordpress.org/plugins/wp-file-manager/

Plugin guide: https://www.youtube.com/watch?v=6MzLVagZLy4

I hope this helps! :)

Regards,
VictorThemes

I have just purchased this theme but after installing demo content successfully site is showing like this [https://ibb.co/MCtSY0n]. Please help.

Hi,

You’ve uploaded theme using FTP/cPanel.

We recommend you to upload in a WordPress native way.

Appearance > Themes > Add New > Upload.

This will fix that issue.

Hope you understand! :)

Regards,
VictorThemes

Thanks, It is working now

You’re Welcome! :)

Hi, I need consult your WP Theme Brixey demos, but the webpage is suspended. “This Account has been suspended.” http://victorthemes.com/cgi-sys/suspendedpage.cgi

How can I do it?

Thank you,

Hi,

Please check now?

Hello, First of all great work its a beautiful theme. Ive customize it on local MAMP and everything was fine till i migrate to online I’m Wordpress dosent support the theme a have a blue question mark Can u help me please ASAP I can’t access the support no product on the list

Hi,

This is because of you’ve uploaded our theme via FTP/cPanel. Please upload and activate using the WordPress native way.

Appearance > Themes > Add New > Upload.

Hope you understand! :)

Regards,
VictorThemes

Thx for ur answer I tried this way first and I got error page not found I get my theme from my enavato elements account

Hi,

Unfortunately, downloaded our theme from Envato Elements is not available for support. You can read from Envato Terms here: https://help.elements.envato.com/hc/en-us/articles/360000629166-Item-Support-on-Envato-Elements

Please check in our item page on Envato Elements also.

To get 6 months of free support, please try to purchase our themes from this page.

Hope you understand! :)

Regards,
VictorThemes

Hi, I need your help, currently i build a page similar to this http://victorthemes.com/themes/brixey/project-masonry/ , but how can i make it lightbox with description when user click to the image ?

Hi,

Unfortunately, that built-in the shortcode doesn’t have popup function.

You can use Grid Builder and Grid shortcode to have a popup on it.

Checkout the following links:
https://wpbakery.com/video-academy/post-and-custom-posts-type-grid/
https://wpbakery.com/video-academy/grid-builder/
https://wpbakery.com/video-academy/grid-builder-item-templates/

I hope this helps! :)

Regards,
VictorThemes

Good afternoon, I’m interested in buying the Brixey theme but I can not find a search icon in the main menu. Is it possible that it is not implemented? For us it is very important to be able to search among our portfolio of projects.

I’m waiting for your news. a greeting

Hi,

Unfortunately, by default we don’t have search option in our header area. But, you can see search widget from sidebar area you search through the site.

And, if you want you can use the child theme to easily add search icon in a header area.

Hope this helps! :)

Regards,
VictorThemes

Hi,

is theme ready for WP 5.0.3?

Regards, Alex

Yes, brixey theme is ready for WordPress 5.0+

Regards,
VictorThemes

Why has my clients google map in contacts defaulted to a ‘For development purpose only’ google map? It has deleted the location and replaced the map?

Hi,

That is because of Google API terms are changed.

You can see the answer from the following link:
https://stackoverflow.com/questions/50977913/google-maps-shows-for-development-purposes-only

Hope this helps! :)

Regards,
VictorThemes

Hello ! Nice design ! Are there passepartout border page option in this theme ? ( like this : http://clip2net.com/s/3XK9DPH )

Thank you

Hi,

We don’t have that border option in our theme.

Regards,
VictorThemes

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey