26722 comments found.
Hello,
We will of course check this further. Please, reach us via this email support@qodeinteractive.com and include your wp-admin access so we could investigate. ThanksBest, Qode
So after a week of “tempoary fixes that does not really fix the problem and repeating the samet thing by email 3 times” i’m being told they will fix it properly on a future update… When? no idea..
Hi,
We are always investigating any reported issue and our dev team is working on one you have on your installation. Please, note that some fixes need new implementations and requires some adjustments with several files. Each fix we are implementing in next theme update. Thanks for understanding.
Qode
Finaly works like it does on websites usualy (load more button) after many emails and arguing about how it’s suposed to work. But hey, they fixed it!
Hi,
Glad that you’re satisfied, wish you all the best.
Don’t forget to sign up for our newsletter and be the first to find out all the latest news.
Hi, your current version is not working well on some servers (PHP 7.3). We don’t have exact reason but apparently files like “visual-composer-config.php” and “header-functions.php”... are not loading at all. This is causing various error like theme not loading at all or QODE VC composer extensions are not loaded. We have managed to patch this manually for two files above and now it’s working, but please escalate this to your core developers and please fix asap. I think that main function and include function inside load.php are not defined well, so it breaks on some servers. As I said this problem appear only on some servers (maybe related to some specific PHP module). I’m sure you already have reports inside your support forum. Do you have info when this will be patched?
function bridge_qode_load_modules() {
foreach(glob(QODE_FRAMEWORK_ROOT_DIR.'/modules/*/load.php') as $module_load) {
if (strpos($module_load, 'reviews') === false) {
include_once $module_load;
}
}
}
It’s not working well so modules and functions are not loaded properly.
Hello,
We have tested our theme on latest PHP version and everything is working fine actually. It is why we need to ask you to open a ticket at https://qode.ticksy.com/ and to include your website URL with wp-admin access and our agent will gladly investigate. Thanks
Qode
Hi, problem is visible on some servers (like godaddy), not all, so it’s not easy to recreate. On our server we don’t have this problem, but on godaddy your theme is not working. We don’t have access to the support forum because we are envato studio providers and we working with your theme for our clients who have purchased your theme. As I said we have managed to patch this problem as temp solution for godaddy, but I think that’s in your interest to have this resolved and fixed. Let me know if you have some email where we can provide you with details and test environment where this issue is visible. Thanks.
Hi, one update… I think that problem might be in glob() PHP function which you are using on three different locations to load and include files. This function for some reason is not enabled on some godaddy / amazon servers and this is causing issues. Also this is not good function to use regarding overall performance because on each load it scans inside few folders to get all file locations. Can you replace this with some other function or simply use static lines for include_once instead of glob() loop?
Hi,
We will look into this issue more in the future. We didn’t have situation of this kind before, so we need to investigate. Thank you for the feedback. All the best.
Qode
Does this support shopify buy button plugin?
Hi,
Unfortunately we haven’t tested our theme with the Shopify platform, so we can’t guarantee full compatibility. We use the WooCommerce plugin for WordPress for the shop in our theme.
Best regards, Qode
Hello, Since the update of WP 5.2.1, the typos are now in italics. I specified everywhere in Qode typo option in ‘normal’ but I still have the h2 articles and my titles in the layerslider Many thanks
Hello,
Could you, please, send us here your page link where text is displayed with italic effect and you put normal in our options. Thanks
Qode
Hi, Thank you but I do not give my link on the forum. Thanks
Hello,
Ok. Feel free to reach our support team at https://qode.ticksy.com/ and create private ticket.
Best, Qode
Hi, Yes, but I do not have a hotline, I bought the theme 2 years ago! Best
Hi,
Well, if you’re not in a position to show us what is going on and you don’t want to extend your support period to submit new ticket, unfortunately we ran out of options to help you.
Qode
Hi, I do not understand the answer. Why I would extend the period of assistance, it’s been 2 years since I use your theme, and there I have a problem after an update?!? It’s not my fault Best
Hi,
In the first reply, we asked you to send us your website URL or the page where this is happening, so we can check it out. You responded with ‘I do not give my link on the forum’. So, if you can’t provide us with required information and don’t want to extend your support period, we really don’t know how to help you.
Qode
OK but I changed typo, because I have a problem with Open Sans
Hi,
Please provide us with your website URL and some screenshots of page options or font options you’ve set and we’ll see what might be going on. Thank you.
Qode
Thank you, but I just replaced the typo for titles in H2 and it’s perfect. We do not feel the difference
Glad to hear this. Thank you for the update.
Best, Qode
You have a typo: Padding on Screen Size Bellow 480px Bellow instead of below. This is in Qode elements holder item settings.
Hello,
Thank you for this. We will fix it 
Best, Qode
Hi! Is it possible to turn on the visual composer on a portfolio-item (and not use the options in the bottom of a portfolio-item?).
Thanks.
Hello,
Yes, just go to WPbakery page builder > Role manager and check option for Portfolio item. Please, check this screenshot https://www.screencast.com/t/e6QzNvlW
Best, Qode
Hi! Its possible in portfolio items, to have the category at the same line as the project name, in the right side?
I want to do it in this page: https://agostinaluzlopez.com/proyectos/Hi,
Yes, just add this part of code:
.projects_holder article .portfolio_description .portfolio_title,
.projects_holder.standard article .project_category {
display: inline-block;
}
.projects_holder.standard article .project_category {
padding-left:10px;
}
in Custom Css.
Best, Qode
In same line its ok. But at the right side i mean in the right border of the blok, like this: https://drive.google.com/open?id=1A4xSR2ejaMMIRbFdr3s_eGQRMbUvahCE
Oh, in that case, just replace this part of code:
.projects_holder.standard article .project_category {
padding-left:10px;
}
with this :
.projects_holder.standard article .project_category {
float: right;
}
Best, Qode
Previously I could easily import another demo template from Bridge. Now I don’t know how to do that or where I can find it. Can someone help me with that? Thanks in advance!
Hello,
We updated procedure and step by step instructions for demo import inside our Online Manual, too. Please, check this part: http://bridge.qodeinteractive.com/documentation/3-demo-content/3-1-qode-import/Best, Qode
Thanks!
You are welcome!
Hello, can I know how to align the sub menu (Interventions + thérapies médicales) on the left please ? drseffen.com thank you
Hello,
As we could see, submenu items are already aligned to the left https://www.screencast.com/t/k1JpPMiX0R1f
Best, Qode
Hello,
Ok. Glad to hear this has been resolved. 1) Try to add this part of code in custom css:
header .header_top .header-left-widget .q_social_icon_holder {
width: 20px;
}
2) In that case just reorder these elements and put this row below the row where map is added https://www.screencast.com/t/LRiFjCinnhWe
Best, Qode
Hi, everything is OK. Thank you
You’re welcome.
Qode
Hi,
When I try to play a video using Qode Video Box’s WPBakery Page Builder, I get the following error: “Image cannot be loaded. Make sure the path is correct and image exist.”
Hi,
Please, for any question like this one, open a ticket at https://qode.ticksy.com and include your website URL with wp-admin access and our support team will investigate and assist you there.
Best, Qode
Ok Done! PRIVATE TICKET #2023001
Hi,
Your ticket is assigned to our agent who is working on it and will reply to you asap.
best, Qode
when will this demo import problem get fixed? you guys said less than 24 hours. But I’ve waited 3days. Waisting my time…
Hello,
It is fixed in less then 24 hours. Please, try again. Somehow, message on ticksy was enabled, although we disabled it right after we got response that everything is working well. Sorry for misunderstanding. And thank you for your patience.
Best, Qode
I’m trying to import new demo 209 – creative studio. But it stops at 90%. can’t fix this
Hi,
We could suggest to open a ticket at https://qode.ticksy.com and include your website URL with wp-admin access so our agent could finish demo import on your behalf.Qode
problem solved. I reinstalled the whole wordpress. thanks
We are really glad to hear this. Thank you for the update!
Same problem of ERR_CONNECTION_RESET, I wanted to update my site and I ended up breaking it, thank goodness I had a backup.
Hi,
Please, just follow this part of our Official Manual to install our theme via FTP http://bridge.qodeinteractive.com/documentation/2-getting-started/2-3-installing-the-bridge-theme/2-3-2-ftp-installation/ For any further assistance, our support team is on your service at https://qode.ticksy.com/
Best regards, Qode
Hi, I have a problem. When I active the theme, fail the page and said: “This webpage is not available” with error: ERR_CONNECTION_RESET. Help me, please.
Hi,
Please, just follow this part of our Official Manual to install our theme via FTP http://bridge.qodeinteractive.com/documentation/2-getting-started/2-3-installing-the-bridge-theme/2-3-2-ftp-installation/ For any further assistance, our support team is on your service at https://qode.ticksy.com/
Best regards, Qode
Just checking with you first: My Bridge Theme has currently WP Bakery version: 5.7 – new version is 6.0.2 – I dont think the latest update, updated this yet right?
Hello,
For new 6.0.2 version WPBakery where some stuff need to be adjusted in our code in order to be full compatible. So, it will be added in our next theme update. Here you could check our Change log to see when it is included http://bridge.qodeinteractive.com/change-log/
Qode
Hi, I wonder if features from different templates can be combined? For example the digital agency them + adding blog section etc?
Hello,
Thank you for taking interest in our theme.
You can easily combine various features from different demos. The suggested way of doing this is creating a WordPress local development environment with as many demo sites as you need to import the demos you’re looking to combine. Now you can safely take a look at the back-end of each demo that you’re going to use a feature from and either copy the necessary content or replicate a setting to your live site.
Qode
Excellent, thanks for your quick reply!
You are welcome!
hi staff we have some troubles after the last update. as you can see here (https://www.apuliakundi.it/) now the theme is not showing logo and the menù on the mobile view Can you please help us??
Hello,
Could you, please, try to go to Qode Options and randomly Hit save changes button. Please, let us know how it goes. Thanks
Qode
i have done it for logo and general but nothing change
I can not update the wpbakery page builder. Could be that??
Hello,
We checked again and it looks this is sorted out https://www.screencast.com/t/hNPXtJlLn7Gj When it comes to WPBakery page builder, you are using 5.7 that is latest version packed with Bridge, so everything is ok now.Best, Qode
I have downgrade the version using an old version of the theme in order to show the site in the best way. so now we don’t have the last version of the theme
Hello,
At the moment we are not able to investigate, since these info and are not enough. It could be that some third party plugin is in conflict. If you want to update our theme to latest version, then just follow these instructions and order: -first update our theme, here are instructions http://bridge.qodeinteractive.com/documentation/2-getting-started/2-3-installing-the-bridge-theme/2-3-4-theme-update/ - then to install/activate our new Bridge Core plugin and after you could update other of our plugins. Also, make sure to have parent theme activated while doing this update. Then if you have child theme and made some modification in functions.php code of your child theme, just check if you are using any method with “qode” prefix and replace it with “bridge_qode” After this, you are able to activate child theme, too. Everything should be working well. Please, let us know how it goes. Or for further help, open a ticket at https://qode.ticksy.com and include your website URL with wp-admin access so our agent could check this closer.
Best, Qode
Hi.
How can I change the slider image (the apple watch) in the slider in new home 44 demo? (product showcase) I cant find it anywhere
Hi,
It is background image on a row that is holder for Elements holder item https://www.screencast.com/t/5vBe7qBpFBest, Qode
Hi – How and where to edit this part? see screenshot https://nimb.ws/IEjKt4 Also how to disable it or manage it in mobile view?
Hello,
It is sidearea. So, you should just go to Appearance > Widgets and adjust content of this area on a way you like https://www.screencast.com/t/zHgNjsJbPfBest regards, Qode
awesome! Thanks
You are welcome!
I also see that the hamburger menu for “About Us’ shows up in mobile. How do I get rid or not display it so there will be only 1 mobile menu? TIA
Hello,
To Hide sidearea on mobile, use this part of code and add it in Custom Css:
@media only screen and (max-width:1000px){
.side_menu_button>a {
display: none;
}
}
Best, Qode
Having trouble updating WPBakery Visual Composer (currently version 4.11.2) packaged with the Bridge theme. When trying to update get message “Update package not available”. Have Bridge Core installed and activated (Version 1.0.4).
Hello,
Please, check this part from our Official manual to see how to update plugins that came bundled http://bridge.qodeinteractive.com/documentation/2-getting-started/2-4-installing-plugins/2-4-8-updating-plugins/ That should be helpful.
Best, Qode
Hi, please help how to make the drop down menu on the bottom of this page show up at front of the footer. Right now the footer blocking the drop down menu. Link: https://wordpress.tes-amm.com/global-coverage-edit-220519/ Thanks.
Hello,
Please, for any question like this one, open a ticket at https://qode.ticksy.com and include your wp-admin access so our support agent could assist you with any doubt you have and with anything that could be done using our theme options.
Best, Qode
Thanks for quick response. Sorry I have to write this here because no response on my support ticket yet.
You are welcome. We have just checked and your ticket has been answered already. Please, check whole response on ticksy.
Best, Qode