99 comments found.
I thought when you buy the theme it will look like the one in the sample. Is there a tutorial on how to make it like the sample? I’m not very techy kind of person.
What does this mean? Parse error: syntax error, unexpected T_STRING in /home/content/39/4788939/html/virtual808properties/wp-content/plugins/brixey-core/brixey-core.php on line 170
I think I just crashed my website….
Hi,
Make sure you’ve uploaded our theme via: Appearance > Themes > Add New > Upload.
And just check which PHP version of your server?
Also, don’t forget to open a support ticket at, to get a developer support:
https://victorthemes.com/my-account/support/
Regards,
VictorThemes
I tried to import theme and I keep getting this message. “The package could not be installed. The theme is missing the style.css stylesheet.” Please help.
Thank you for your help.
Hi,
Thanks for purchasing our theme! 
You’ve installed wrong zip file. Please use the right one inside the main zip file package. Which is just called as brixey.zip
Further more clearance, see the following video guide:https://www.youtube.com/watch?v=4CmjfjxhNkc
Regards,
VictorThemes
HI Team,
Can you please tell me how to change the default “ALL” category name to “Completed Projects”?
Screen Grab: https://ibb.co/moP81z
You can tell me what theme file to edit.
Thanks!
Hi,
Thanks for purchasing our theme! 
That is language related changes.
Please follow the steps mentioned in the video, to change any text in your language :https://www.youtube.com/watch?v=kcwHq7O75V8
Regards,
VictorThemes
Hi,
Unfortunately that didn’t work for me. I used a JS instead. But I wouldn’t want to continue using this.
<script> x=document.getElementsByClassName(“active”); for(var i = 0; i < x.length; i++){ x[i].innerText=”COMPLETED PROJECTS”; } </script>
Could you please tell me where I can find the default filter value in the theme files to change it?
Thanks
Hi,
Following files are having “All” text.
wp-content/themes/brixey/taxonomy.php – Line number 60.
wp-content/plugins/brixey-core/visual-composer/shortcodes/project/project.php – Line numbers – 238, 275, 314
Hope you understand! 
Regards,
VictorThemes
That’s Pretty cool. Thanks
Can you also tell where to change the “All” default category?
I don’t want to show all of the projects when loading for the first time. I changed the data-filter=”cat-completed” but it didn’t help.
Can you please tell me where the default data filter is?
That should be it! Thanks
Hi,
There is no default category function in custom post type like projects. So, if you don’t want that “All” text list. Then simply you can hide it by using following CSS code.
“Appearance > Customizer > Additional CSS”
.filter-buttons .brxy-menu > li:first-child {display: none;}
Hope you understand! 
Regards,
VictorThemes
Hi,
You’ll get Home Slider Info page once you purchased and imported our theme to your site.
Installation video guide:https://www.youtube.com/watch?v=4CmjfjxhNkc
Hope you understand! 
Regards,
VictorThemes
Hi There,
Can you tell me how I can make the project image clickable to go to the project page like the project title? Please tell me which file to edit & which code to replace.
https://ibb.co/cub5weCheers!
Hi,
In this case, you’ve to use following JS code.
<script type='text/javascript'>
jQuery('.project-list').each(function () {
var href = jQuery(this).find('.project-title a').attr('href');
jQuery(this).find('.project-info').wrap('<a href="'+href+'"></a>');
});
</script>
To add above code, please install following simple plugin :
https://wordpress.org/plugins/header-and-footer-scripts/
And it’s guide 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/
Hope you understand! 
Regards,
VictorThemes
Thanks heaps! Worked fine for the project page.
For the three projects in the homepage, I replaced ‘project-info’ with ‘project-picture’.
<script type=’text/javascript’> jQuery(’.project-list’).each(function () { var href = jQuery(this).find(’.project-title a’).attr(‘href’); jQuery(this).find(’.project-picture’).wrap(‘href’”>‘); }); </script>
Appreciate your quick response!
Hi,
Ok, that’s Great! Thanks for letting us know! 
Regards,
VictorThemes
Hi, Is it possible to change the site width? The text is extending all the way to the end of the page and if I try to change the margin in the builder, it wont be responsive.
Hi Lianna,
Can you please open a support ticket at : https://victorthemes.com/my-account/support/
And mention your site URL with temporary login credentials.
We’ll check and let you know the solution for it.
Hope you understand! 
Regards,
VictorThemes
The layout I want to use {http://victorthemes.com/themes/brixey/project/modern-planning/} is it possible to add a video and the images?
Hi,
You can able to add images, that’s already possible in our theme and that layout. Video is not possible. Even from our live demo site pages we’ve not used it – because of it’s not supported.
Hope you understand! 
Regards,
VictorThemes
Hello! Thanks for your help on the last issue! I’m afraid we’ve run into another one in which the theme is not functioning correctly. I’ve noticed that some of the changes I make are not saved, despite clicking “Update” and waiting for the update to complete. For example, on the main page of publicusco.com, we have four links that open into new tabs (creative branding, public relations, etc…). We want to turn that off so it opens in the same tab. I did this, clicked “Save Changes” on the widget, then Update on the WP Bakery UI, but it did not change; the toggle reverted back to “Yes” for opening in new tabs.
Hi,
Please make sure your page builder plugin is update to date.
Otherwise, update it using following youtube video steps : https://www.youtube.com/watch?v=9vTP2fPb4IIRegards,
VictorThemes
Thanks, it is up-to-date (that was the fix for the previous issue). I double-checked and it is still up-to-date. What else could cause the issue?
Hi,
We still not faced any issues before like you said. So, please share your site URL with temporary administrative login credentials.
At opening from our support center ticket : https://victorthemes.com/my-account/support/
Regards,
VictorThemes
Project details page can’ work. It seems we can’t find what you’re looking for. Perhaps searching can help. How can i fix that ?
We replied in your support ticket. Please check your mail.
Hello! The theme was working well until recently; now we cannot edit pages with the page builder. It fails to finish loading the page builder. Do we have to extend support for a situation like this? Developer tools show the following error: “Uncaught TypeError: Cannot read property ‘setSortable’ of undefined at n.setSortable (/wp-content/plugins/js_composer/assets/js/dist/frontend-editor.min.js?ver=5.4.5:7) at vc.ShortcodesBuilder.buildFromContent (/wp-content/plugins/js_composer/assets/js/dist/frontend-editor.min.js?ver=5.4.5:3) at Object.vc.build (/wp-content/plugins/js_composer/assets/js/dist/frontend-editor.min.js?ver=5.4.5:9) at /wp-content/plugins/js_composer/assets/js/dist/frontend-editor.min.js?ver=5.4.5:9”
Hi,
This issue comes from Visual Composer.
Can you please update that plugin using following video simple steps :https://www.youtube.com/watch?v=9vTP2fPb4II
Hope you understand! 
Regards,
VictorThemes
Hello again! I followed the video’s instructions, but the editor still doesn’t work. There is a different set of errors now:
Failed to set referrer policy: The value ’’ is not one of ‘no-referrer’, ‘no-referrer-when-downgrade’, ‘origin’, ‘origin-when-cross-origin’, ‘same-origin’, ‘strict-origin’, ‘strict-origin-when-cross-origin’, or ‘unsafe-url’. The referrer policy has been left unchanged.
Uncaught TypeError: Cannot read property ‘addActivity’ of undefined at n.render (frontend-editor.min.js:8) at vc.ShortcodesBuilder.renderShortcode (frontend-editor.min.js:4) at vc.ShortcodesBuilder._renderBlockCallback (frontend-editor.min.js:3) at vc.ShortcodesBuilder.<anonymous> (frontend-editor.min.js:3) at load-scripts.php:8 at Function.m.each.m.forEach (load-scripts.php:8) at vc.ShortcodesBuilder.buildFromContent (frontend-editor.min.js:3) at Object.vc.build (frontend-editor.min.js:9) at frontend-editor.min.js:9
Wait, it started working, and that might have been a caching issue. I’ll update you after a few tests. The referrer error is still there, but I don’t think that’s related.
Yep, working all around, thank you!
Glad you found the solution!
Thanks for purchasing our theme! 
I can’t add a ticket on your support site because the drop-down shows no themes to choose from. So my question is:
When selecting any of the single project listing templates, other than ‘custom,’ most of the WPBakery/Visual Composer content is hidden (e.g. text). Is there a way to unhide this content or unrestrict it? That’s not a “feature” I was expecting.
The information I am presenting can be quite lengthy for any one project, and it would be great to have more than just a short description to go by.
e.g. if I use the Custom template, I can add a Brixey Container, Brixey Title, and Text, but it shows it as a dark gray background, parallax style, and cuts off the text as if there is a fixed height. And the text is centered, which is not ideal for lengthy paragraphs.
And if I use the standard WPBakery components, such as columns, rows, and text, it just flat out doesn’t show at all.
Hi,
Thanks for purchasing our theme! 
Seems, like new issue you’re facing. So, kindly share your site link with temporary administrative login credentials at : https://victorthemes.com/contact
We’ll check and let you the solution for it.
Hope you understand! 
Regards,
VictorThemes
Single Project page’s next & previous button not in sorting order
Hi,
Replied in ticket.
Thanks! 
Best support team ever. Very happy with purchase!
You’re Welcome! 
Hi,
I am very interesting in your theme. Is there a chance that the menu items are always visible on desktop view ? Because i don´t like toggle menu style on desktop.
Let me know.
Best regards. Alex
Hi Alex,
Thanks for showing your interest in our theme!
Yes, we’ve three menu styles.
Static Menu(Like you wanted) :
http://victorthemes.com/themes/brixey/static-menu/
http://victorthemes.com/themes/brixey/home-transparent-menu/
Overlay Menu :
http://victorthemes.com/themes/brixey/home-slider-overlay-menu/
Regards,
VictorThemes
Pls improve your customer support and the responsiveness of this theme. There are so many areas on the theme that is not responsive. Support has been not helpful. IMPROVE IT.
Hi,
You opened support ticket. We replied there.
You already opened many tickets and asked many questions. We’re not skipped anything from your questions.
Support is always a two way. Customers also provide the valid details to check or fix the issues.
Regards,
VictorThemes
I hope you understand as a seller that we paid for your utmost service support. There is a big difference between providing answer to each ticket and just replying to a ticket and leaving the buyer no choice. If you ask me, I am not fairly satisfied how you handle my tickets, all are just .. ” ok I guess I have no choice ” I bough many themes here and some theme support go as far as giving me solutions and even sharing css codes and core files restructure to resolve my issue.
But yeah, I get it, not all support can be a great and satisfying, some are just wanting to be.
Cheers.
Ok fine.
Hi there, there are any suggest for a languages plugin? WPML is not supported… Thanks!
Hi,
Thanks for purchasing our theme! 
You can use Loco Translate plugin for this : https://wordpress.org/plugins/loco-translate/
Regards,VictorThemes,
https://victorthemes.com/
Hi there! Are you able to activate the homepage in such a way that it only features the slider and the projects at the top? and not the additional features? thanks! http://victorthemes.com/themes/brixey/home-slider-info/
Hi Barbara,
I hope you only want banner slider without any elements below of it.
If so, we already have that type of pages, check here for example :http://victorthemes.com/themes/brixey/home-slider/
Regards,
VictorThemes,
https://victorthemes.com
Hi there, I meant how you have this page: http://victorthemes.com/themes/brixey/home-slider-info/ Can I remove the extra widgets and just display the slider and the featured projects?
Hi Barbara,
Yes, you can remove other sections easily and show only slider and featured projects section.
Thanks! 
Hi – I am having issues with the theme being responsive.. my tickets are being closed without me given a chance to response. Rows in the theme are not responsive,responsive switch is activated; looks good in desktop, but elements overlapped or hidden on laptops and tablets, it should automatically resize accordingly.
Hi Ramee,
We’re following you in our ticket system. And mentioned about closing issues there already. Please don’t do duplicate questions again and again to increase our support working time.
Hope you understand! 
Thanks!
Please reply to my ticket asap. Going 2 days now, no reply.
Hi,
We’re replying all tickets within 12-24 hours. We also checked our ticket system, there is no tickets more than 24 hours.
We’ve checked also in our spam folder there is nothing in it. Please check your spam folder of mail.
Thanks! 
Hi,
Sorry we not able to find your ticket in our support system.
Can you please just submit again using following link : https://victorthemes.com/contact/Thanks! 
Hi, Loved your Brixey – Responsive Architecture WordPress Theme and planning to buy it and wanted to know after buying this theme with extend support to 12 months, should I pay monthly are yearly support to keep my website active or its a one time payment theme
Hi,
Thanks for your interest with our theme! 
It’s a one time payment!
Regards,
VictorThemes