638 comments found.
Hallo!
Where shall i put in the maps api key
Thanks,
Trying to use this as a sub-site for a new project on an existing WordPress / BuddyPress multisite and out of the gate have a few odd issues: 1. The Customize > Footer > Enable footer columns checkbox doesn’t stay checked. So none of the changes I make in this area stick.
Please open theme functions.php file and make sure there is no following code line
add_filter( 'nonce_life', function () { return 30 * DAY_IN_SECONDS; } );
I ended up getting errors which prompted me to just remove the theme. What I notice now when attempting to activate Woocommerce on new sub-sites is I get an error and am unable to launch the Woocommerce dashboard:
Mydomain.com/wp-admin/admin.php?page=wc-admin
There has been a critical error on your website. Please check your site admin email inbox for instructions.
Learn more about debugging in WordPress.
When I check the Woocommerce Logs this is what I get:
2020-07-05T00:25:55+00:00 CRITICAL Uncaught UnexpectedValueException: RecursiveDirectoryIterator::__construct(/var/web/site/public_html/wp-content/themes/cinematix): failed to open dir: No such file or directory in /var/web/site/public_html/wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Features/Onboarding.php:393
Again, this is a sub-site in a WordPress multiste with Woocommerce already installed and running on a few other sub-sites. These sites have been here since the beginning and are fine. So I’m wondering if this has been seen before and it it can be safely remove? If so, how?
It looks like there is missed following file -> wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Features/Onboarding.php
Hi quick question, I see you have included features from the youzer plugin into your theme OneCommunity and you also inc the plugin. I was wondering if this has the same features or if you will be doing the same for this theme as well?
Hello
I don’t have plans to include Youzer to the Cinematix theme.
Hi,
I have some presale questions. It is very important for me to know all the answers since I am doing research if this what I need is possible to implement. I want to create website using BuddyPress. I need to know if the following options are possbible.
1. Can I have at leaset 20 000 profiles of users, and up to 50 000 profiles of potential users?
2. Can users create their own profile by themselves? And when they creat profile admin of website just verifies and approves this newly created profiles? So I do not want that admin of website creates profiles of user, but users on their own should create profiles
3. Can users when creating a profile choose category of work they are involved in, also I need them to choose location, and I need to have filters for this locations and categories on website (for an example location is one city and when someone sets filters by this city I need to have just results for this city to be visible). Is this possible?
4. Can users add profile photos on their profile, and can they add description of their business activity on their profile, can they add contact info, and in general info about their company? I need to have option that they can add all of this data by themselves when creating their profile
5. Can website admin limit the number of photos the user uploads to his profile and the number of characters for the text he enters?
6. Can registered and logged or signed in users excange messages with each other? Is there an inbox option if one registered user want to write message to another user?
7. Can website admin send message to any registered user? Can website admin send one message to one registered user, and can website admin send the same message to all of the registered users, for an example if privacy policy is changed and I need to send the same notice to all of the users I do not want to send it 20 000, like to put them all in cc? Is this possible?
8. Is there a chat option? Like is there a chat between website admin and users? If some user has some question and he can not wait answer to some message and he needs right info as soon as possible, he will need to have chat with site admin?
9. Is it possible to have some analytics data from website? Like, possibility to have a preview of number of users by some category of bussines activity and simmilar)?
10. Can users edit ther profiles after signig up or registrating? Like, maybe they change their address, change some contact info, or add some photos?
Thank you in advance
Hello
1. You can have 18446744073709551615 members -> https://wordpress.stackexchange.com/questions/94528/how-many-users-can-wordpress-handle
2. Yes, it’s possible, manual aproval is possible with this plugin – https://wordpress.org/plugins/bp-registration-options/
3. It’s possible to do with profile fields – https://codex.buddypress.org/themes/guides/displaying-extended-profile-fields-on-member-profiles/ or member types – https://codex.buddypress.org/developer/member-types/ but it needs some coding.
4. It’s possible with profile fields – https://codex.buddypress.org/themes/guides/displaying-extended-profile-fields-on-member-profiles/
5. It’s not possible, there could by written javascript function which could limit it but there would be 1-2h of work.
6. Yes
7. Yes, admin can send one message to one user or global message to all users.
8. It’s possible with some additional chat plugin.
9. Unfortunately there is no such stats.
10. Yes
Hi, I am getting these errors when I try to view media in the group or on a profile:
Notice: Trying to get property ‘ID’ of non-object in /var/www/wp-includes/class-wp-query.php on line 3998
Notice: Trying to get property ‘post_title’ of non-object in /var/www/wp-includes/class-wp-query.php on line 4000
Notice: Trying to get property ‘post_name’ of non-object in /var/www/wp-includes/class-wp-query.php on line 4002
How can I address this issue?
Hello
This is not an error but just notice. You should just make following setting in the wp-config.php file:
define( 'WP_DEBUG', true );
I am trying to import the demo files so that I can edit them to fit my own specification. However, I now get an error message that says “There has been a critical error on your website. Please check your site admin email inbox for instructions.” I contacted my hosting company but the issue is not on their end. Is there a quick fix for this?
Hello
Is the wp dashboard working? Try to enable debug mode, in wp-config.php make following setting
define( 'WP_DEBUG', true );
..so maybe there will be more detailed error.
I realised there are instructions for the demo but I don’t see the demo file in the download. I saw in some other posts that you might need to send this to me separately? Where can I find “demo-cinematix.wpress file”?
1. Download demo content -> and unzip it. 2. Go to Plugins -> Add New and install the All-in-One WP Migration plugin. 3. Go to All-in-One Migration -> Import -> Import from: File and upload the demo-cinematix.wpress file. 4. Resave permalinks. 5. Disable the Header Footer Code Manager plugin (it will enable button actions back, for example registration).
There is a link to google drive:
1. Download demo content -> https://drive.google.com/drive/folders/.... and unzip it.
I did this and I used the importer you guys suggested. However, it gets to 100% and freezes and the files are not in the pages section. It seems like there is no way to load the demo that works. Under the 100% loading module it only has a button that allows one to “Stop Import”.
Sometimes it takies more than minute until the installer goes to the next step after demo upload to 100% do you should try to wait a little more.
I waited overnight and then got in touch with the team that makes the plugin you recommended. You may want to add their instructions to your Demo Instructions File:
Download File Extension (Basic) from this page: https://import.wp-migration.com and install
The install instructions, user guide and video instructions can be found here; https://help.servmask.com/section/file-extension/ https://www.youtube.com/watch?v=FPG9wmQWv1EThank you for info, I will note it.
You might also want to check out the demo files impact on user names. People can log in to admin files by resetting the password but demo files impacted the user option of wordpress. Looking forward to using this theme. Just a few thoughts that might make it easier for other users.
I finally had to delete the demo files as it deleted all of my posts and comments.
Demo content is 1:1 copy of demo site, actually there is no other way to import/export full content which is quite large.
I purchased Cinematix version 2.0.9 in December. I wanted to redownload that same version, but the only version I can find is the new 3.1.0. How can I get the download for version 2.0.9. The site is already active and the developer needs certain features from the older version are needed to complete the site.
Hello
Please send me message via contact form – https://themeforest.net/user/diabolique then I will send you back the v2.0.9
Done. Thanks!
Hello, Presale Question, can this theme integrate with Zoom or any video conference tools / plugins ?
Hello
If it works with default WP themes then it will work with Cinematix too.
This has to be the most difficult theme to install the demo, even after going through everything, imported content and database, site’s still not working.
This is just really tiring!
Hello
Please send me login credentials so I will take a look on it
Details sent
Hello,
Please help with the following: 1) My header menu is not showing even when I enable it. 2) How do I make 4 columns on the shop page for products? 3) How do I increase the number of products on the shop page? 4) Can I add a cart icon to the header for my shop?
Hello
1. Please make sure you disabled transients under appearance -> customize -> transients, then refresh the settings page and check out these settings are disabled.
2. Use following css
.woocommerce ul.products li.product:nth-child(2n+1) {
width: 22.75%!important;
margin-right: 2.05%!important;
margin-bottom: 2.05%!important;
}
3. Use following code in the theme functions.php file:
function shop_redefine_products_per_page( $per_page ) {
$per_page = 12;
return $per_page;
}
add_filter( 'loop_shop_per_page', 'shop_redefine_products_per_page', 9999 );
4. Try this plugin – https://wordpress.org/plugins/woocommerce-menu-bar-cart/
I changed the products per page but it also changed the mobile view. Is there a way to change the desktop versus tablet versus mobile views for the number of products shown per row?
For mobiles you can use following css:
@media screen and (max-width:760px) {
.woocommerce ul.products li.product {
width: 100%!important;
margin-right: 0!important;
margin-bottom: 2.05%!important;
}
}
hi,
can user post/add music files instead of photo. also can user create music playlist
Hello
Yes, user can upload audio and video files too. For paylists there is required additional extension – https://rtmedia.io/products/rtmedia-playlists/
Hello, how can i remove the sidebar from the shop page?
Also please give me step by step of how to change the theme colors?
Hello
Do you want to remove it on the single product page or products listing?
both pages, please
and please tell me how to make it smaller so I have it on the shop page for filters but not on the product page.
body.woocommerce-page #sidebar, body.woocommerce-page #sidebar-spacer { display:none!important; }
body.woocommerce-page #content { width:100%!important; }
and please tell me how to make it smaller so I have it on the shop page for filters but not on the product page.
Do you mean decrease the width of content page?
I mean decrease the width of the sidebar.
Use following css
.tax-product_cat .#sidebar { width: 23%; }
.tax-product_cat #content { width: 71%; }
.tax-product_cat #sidebar-spacer { right: 25.9%; }
This code is for woocommerce category page
I just bought this theme. I am trying to download some of the required plugins and I am getting these error messages:
Downloading installation package from https://diaboliquedesign.com/bundled-plugins/cinematix-addons.zip…
Download failed. A valid URL was not provided.
Downloading installation package from https://diaboliquedesign.com/bundled-plugins/dd-hide-admin-bar.zip…
Download failed. A valid URL was not provided.
Please help ASAP.
Hello
You can download and install them manually, links are in the functions.php file, just search for the bundled-plugins keyword
Thank you. How do I change the theme colors? I can’t find the code I need.
Please go to appearance -> customize -> colors
Thank you!
Hello, is it possible to make an apple or android app for this website?
Hello
It’s possible with any PWA plugin like this one – https://wordpress.org/plugins/progressive-wp/
Hi Diabolique team! Do you know where to edit the title and description of the group carousel shortcut: [cinematix-bp-groups-carousel number_of_groups=’9’ col=’3’] Thanks a lot! Again amazing work!
Also, do you have a shortcode or a method to add a member carrousel on the homepage. Many thanks!
There is
desc=' 'parameter for this shortcode
[cinematix-bp-groups-carousel number_of_groups='9' col='3' desc='Lorem ipsum...']
Title can be tanslated with loco translate, you should translate the shortcodes plugin. Unfortunately it’s not so simple to show members in cxarousel, it’s easier to just show it in grid using the members widget.
Thank you! Awesome support!
What web browser do you use?
Both Safari & Chrome. The bug doesnt appear when you use the developper tool in Chrome desktop. But on mobile (Iphone SE and 7, you are able to see it)
I can see it, I’m working on it.
Thanks :))
Here is a solution, open wp-content/themes/cinematix/header.php remove everything and paste it -> https://pastebin.com/cwmumxtp
Works perfectly! Thanks again for your great support and time.
In your live preview, single events have white text on white background. There is a way to make it legible? Many thanks.
Please open the wp-content/themes/cinematix/single-event.php file, remove everything and paste it -> https://pastebin.com/Q2JT9rnc
Demo -> https://diaboliquedesign.com/demo/cinematix-new/events/munich-strong-beer-festival-starkbierzeit/
Works like a charm! Many thanks Diabolique!
Hi Diabolique, I just installed a fresh version of the site following your instruction. In Groups, while I go to my profile, on the right group widget there is a gray picture for each group (mystery-group image) while importing your demo content it displays the cover of the group. Please, what I’m missing? Many Thanks
Hello
Try to disable all transients under appearance -> customize -> transients
Hi Diabolique, many thanks for the reply. As default Transiets are disabled in a fresh installation. I need to find the Class bp-user-groups I think…
Tried to overwrite the folder cinematix-addons without result.
I have this (removed some chars to get simple text instead html): <imgsrc=”https://sweetieapps.com/wp-content/plugins/buddypress/bp-core/images/mystery-group-50.png” class=”avatar group-3-avatar avatar-50 photo” width=”50” height=”50” alt=”Group logo of X-Copy Professional”>
Instead of your full demo content (removed some chars to get simple text instead html): <ahre=”https://sandbox.sweetieapps.com/groups/birds/”><imgdata-lazyloaded=”1” src”https://sandbox.sweetieapps.com/wp-content/uploads/group-avatars/11/5bc889f582409-bpthumb.jpg” data-src=”https://sandbox.sweetieapps.com/wp-content/uploads/group-avatars/11/5bc889f582409-bpthumb.jpg” class=”avatar group-11-avatar avatar-50 photo litespeed-loaded” width=”50” height=”50” alt=”Group logo of Birds” data-was-processed=”true”><noscript><imgsrc=”https://sandbox.sweetieapps.com/wp-content/uploads/group-avatars/11/5bc889f582409-bpthumb.jpg” class=”avatar group-11-avatar avatar-50 photo” width=”50” height=”50” alt=”Group logo of Birds” /></noscript>
Apparently I solved myself. I think is a BuddyPress related bug. The Photo name was simply too long 
Hi again Diabolique, like jimblog says I’m not able to use Customize (at least something work, something not). I tried the footer section and: Logo does not change, column names does not change etc. etc. In fact in the copyright section through Customize I view the same words without the 2020 copyright, like if the table is different than the one is loaded runtime… Favicon is working, general tab the same, setting the homepage the same… I cleared the cache more than one time… Any idea?
I tried also the suggestion you said: to remove the add_filter( ‘nonce_life’, function () { return 30 * DAY_IN_SECONDS; } ); line. But I have not such line in my Functions.php
Hello
Did you disable transients under customizer?
LOL, so simple, many thanks! Awesome product, many thanks for this!
Hi Diabolique, like other user says I’m not able to import the Demo contents. With new Wordpress and latest AIO Wordpress Migrate it hangs at 100% With the file provided by the plugin page it hangs sometimes to 4%, sometimes at 5%. With your 6.68 plugin it hangs at 0%... Tried several times in several fresh wordpress installations. Upload and Post size to 512MB. Ram 512 MB, PHP 7.1.33, Tried to decompress the .wpress file too (with the github plugin) but there are no instructions on how to install it manually. Please help…
P.s. tried also PHP 7.2.28 and PHP 7.3.15 with same results.
Hello
On the google drive is available wp-content + database, just unzip the wp-content with all plugins, theme, images on your server and import the database file via phpmyadmin (change the url first inside the database.sql file). On Google drive is available a txt file with detailed instructions.
Many thanks Diabolique…
Many thanks, it worked successfully!
Fantastic 
Hi I cant wait to use this template but I get some issue once I imported the demo
1/I cannot edit the homepage with Elementor. I get this error message :
The Content Area Was Not Found in Your Page
https://d33v4339jhl8k0.cloudfront.net/docs/assets/573acfa69033602af6969ed2/images/5d6f9ea62c7d3a7a4d7810f7/file-auLYPN19ET.png2/ In the customize menu When I change the color, or logo, the content don’t update Even when I disactivate the cache plugin and empty the cache.
Thanks for your help.
Hello
1. You should edit the Frontpage 1 Elementor page (and setup it as your frontpage), not Homepage (this page isn’t editable).
2. Open functions.php file and remove it
add_filter( 'nonce_life', function () { return 30 * DAY_IN_SECONDS; } );
Many Thanks!