26722 comments found.
Hi, i own a website “mydrycleaners.gr” and i have issues with my theme Bridge. My version is 10.1.1 and some of the theme plugins are not updated. I was wondering.. is my theme premium? can i have the updates for the theme and plugins? What do i have to do to have my theme updated? Thanks
Hello,
If you have purchased the theme with your account on theme forest you can download latest theme update which contain latest plugins versions. You can update theme manually as covered here https://www.youtube.com/watch?v=duvezfgPrLY&list=PLNypD600o6nLFmxDfvLXYbH6LjWSoAhaV&index=5 or you can update it automatically with Envato Market plugin https://forums.envato.com/t/envato-market-wordpress-plugin-beta/21639
If you didn’t purchased it you don’t have license for it so please purchase the theme from here https://themeforest.net/item/bridge-creative-multipurpose-wordpress-theme/7315054
Qode
I am interested on buying the theme since i like it very much. But i am not a developer and don’t want to built my website from scratch. If i buy the theme, my webpage is going to be upgrated ? or i have to built a brand new website? I understand that new features have been added on Bridge Theme and i am ready to make some adjustments, but make it again ..?
Hello,
If you are already using Bridge you don’t need to worry about update, it is using same architecture and your content is safe because it is saved inside WordPress database.
In case that you are using some other theme, then note that migrating to another theme my require recreating of some pages, which depends on how they are created. For example if you have used some page builder plugin other then WPbakery Page Builder which is required by bridge you won’t be able to use existing elements from your site, and this is something normal for all commercial themes here on Theme Forest.
If you are interested in something else just let us know.
Qode
i have problem with map in my page:http://pomocdrogowa-piatkowski.pl/ link to screenshot:http://pomocdrogowa-piatkowski.pl/problem.png
Hello,
You need to create your Google Maps API key and to add it from Qode options > General https://www.screencast.com/t/GZq4kqSF
Qode
i add api but i still dont see a map
Hello,
It is there https://www.screencast.com/t/Ur0HlnnMFZXv . Try to clear browser cache and check again.
Qode
Hi,
Great theme, I really love it! Is it possible to upgrade the jQuery version? We have to install a booking system. This system only works with jQuery 2.0 our higher. Or do you have another suggestion? Many thanks!
Hello,
WordPress is loading jQuery version and this is required coding standard for all theme and plugin authors. If you want to include custom version there are many tutorials which you can follow like maybe this one https://www.webhostinghero.com/change-the-jquery-version-wordpress/ . Note that lover version is loaded by WordPress on purpose because many plugins won’t be compatible with newer versions so if you encounter some problem revert your changes.
Qode
Hello guys, Im unable to submit the ticket on your support site.Please check that… I have a small doubt. When i setup a woocommerce site. And then after publishing the products. If they sold out. Then it is showing that out of stock. I want change that name “Out Of Stock” to “Sold Out”.. How can i do that?
Hello,
Try to clear browser cache and then login with Envato account again and try to submit a ticket.
Regarding that label, it is from WooCommerce plugin, so you need to translate it in plugin translation file for your language but it is probably easier to use some translation plugin like for example loco translate.
Qode
Quick question, can I use bridge to creat a similar site to this one – https://canadainaday.ca/
Hi there,
And thanks for contacting us.
Yes, Bridge theme have header bottom widget area which is on the right side from the menu, and also header top with left and right widget area can be enabled from theme options.
Regarding content element, they are pretty standard, and for slider at the top you can use Revolution slider plugin which is included with the theme.
Regarding footer, you can have exactly the same amount of footer widget areas to place your content.
Let us know if you have any additional questions.
Qode
I’m getting an error message when I try to install the WPBakery plugin. It reads, “Sorry, you are not allowed to access this page.”
Hi there,
It could be that you are trying to do this with account which doesn’t have admin privileges or you are installing it on WordPress network installation where you need to install plugin over main dashboard and to allow it for sub sites.
If you need help with this please contact our support team by submitting a ticket at https://qode.ticksy.com and provide them with WordPress and FTP admin access.
Qode
The Instagram feed has disappeared from the footer of my client’s site. In the Qode Options there is a button that says “Reconnect with Instagram” and when I click on it, it goes nowhere. Please help. I have installed the latest update of Bridge.
Hi there,
Please submit a ticket to our support at https://qode.ticksy.com and provide WordPress admin access in your ticket so they can check this on your end.
Qode
Having issues with Revolution Slider. The ticket number is ##1501073 Please help! THANKS!
Hello,
Thanks for submitting the ticket. We have informed our support team, and they will answer to your ticket as soon as possible.
Qode
Hello guys. I really really like your template, but waiting for a support response every 24 hours is too much. my work does not move …
Hello,
Support is handling a lot of tickets lately, and some delay may happen, but your ticket is 19h old https://www.screencast.com/t/lphOFJqKPm3y . We understand that you are in a hurry but support is handling tickets according to ticket time from oldest to newest and there are other users who are also waiting for support. I will inform them about your ticket and they will reply to your ticket as soon as possible.
Qode
I understand everything, but I want more quickly. By the way, 5 minutes after your comment came the answer from the support
.
thank you, you’re the best)
You’re welcome.
so, almost a week has passed since my first request for support. The problem is not solved. What should I say to my customer?
Hi,
It seems that there is some hosting issue. I have informed support to check your ticket, and they will reply to you there as soon as possible.
Qode
Hi Qode! I’m using your theme and have encountered a problem. In Qode Title, I installed a background image, the full version looks great, but the mobile title goes beyond the background image, although in the settings under the image I put Responsive Background Image. Help please!
Hello,
Responsive image option for Qode title area will scale image to fit the screen while maintaining image proportions so result will be this https://www.screencast.com/t/3fVHxhR335 . Image will fit available width but will have small height. When responsive options is disabled you will be able to specify height and you will get slightly different result. If you want something else, adjustments might be possible with some css code but for that you need to contact our support at https://qode.ticksy.com
Qode
Hi Qode! Really quick one: how to I make the sub/2nd menu dropdown area a little wider horizontally? Would be great if you could give me the CSS for this. Thanks!
Hello,
Default value is 225px and you can change it to something else with css code below:
.drop_down .narrow .second .inner ul li {
width: 300px;
}
Qode
Thanks very much.
You’re welcome.
Oh and really sorry to ask again but I’m fiddling around with the Crossfade Image and would love to know how to remove the drop shadow from around both the first and second image. No more questions thank you! CJ
You can only remove it from all items and that needs to be done with css below:
.qode-crossfade-images .qode-cfi-img-holder {
box-shadow: none;
}
Qode
Hello,
I can’t find your code. Try to add it from Appearance > Customize > Additional CSS field, and it should be working without !important.
Qode
Hi Qode. I’ve opened a ticket for this – PRIVATE TICKET #1504877. Grateful if you could take a look thanks. C
Hi,
Thanks for the ticket ID. I’ll inform support team.
Qode
HI, I am using the New Demo Illustration Portfolio 11, and the slider plugin goes defunct after a period of time, and I have to go back to the plugin and refresh it to make it work. The plugin needs licence to update it, so I wonder if that is the problem. Thank you so much for helping!
Hello,
Demo 11 http://bridge11.qodeinteractive.com/ is using Qode slider at the top but in case that you have replaced it with some other slider plugin which is included in the theme (Rev slider or Layer slider) you can update these plugins after updating the theme to latest version https://www.youtube.com/watch?v=NI7LJwkXUAA&list=PLNypD600o6nLFmxDfvLXYbH6LjWSoAhaV&index=6
Qode
Hi there,
I sent a ticket more than 24h ago. Can you take a look, is about this ticket number #1500827
Thanks!
Hi,
Thanks for the ticket ID. I have informed support, and they will reply to your ticket shortly.
Qode
Hi there,
The problem is not solver and is very urgent, please take a look at the ticket #1500827
Thanks!
Hello,
Support will reply to our ticket as soon as possible.
Qode
Hi Support, I’m using the bridge theme with the bridge90 demo. In the homepage is used a contact form 7 with the submit button and mail field in the same line. In my site instead is on two lines and i didn’t find any css custom configuration to make it like in the demo. If you can give me some lead thanks.
Hello,
Install and activate Contact Form 7 plugin first and then import demo data and contact forms from the demo will be imported. Also, you can check instructions for creating layout for CF7 form in theme documentation http://bridge.qodeinteractive.com/documentation/3-demo-content/3-4-importing-plugins-content/3-4-2-contact-form-7/
Qode
Hello,
How can i backup the Restaurant Menu items & categories?
Really appreciate your work.
Best regards
Hi there,
Restaurant Menu is custom post type with its specific taxonomy for its specific purpose, which is kind of post like default posts in WordPress. This means that you can use some plugin for exporting XML file like default WordPress importer on some other plugin for WordPress org. Helpful reading http://www.wpbeginner.com/wp-tutorials/how-to-exportimport-custom-post-types-in-wordpress/
Qode
Hello there
Is it possible to change the Restaurant Menu Item Label?
Thanks 
Hi there,
All theme and plugins labels are using appropriate text domain so to change labels you need to create translation with poedit software. For that plugin file is in this location https://www.screencast.com/t/P7yvR5MWv
Another approach is to use some translation plugin. WPML is officially supported but you can also try some free alternative.
Qode
Sorry, I was a bit wrong. I wanted to change the color of the label. Is that possible?
Hi again,
Are you talking about color in the WordPress back end or something else https://www.screencast.com/t/HMgJqj69gd8 ?
Qode
no, in Restaurant Menu Item there are “Restaurant Menu Item Label | Enter label for this restaurant menu item” and if I add there something it have a backgroundcolor at the frontend. now what I mean? best regards
Hi again,
Restaurant menu doesn’t have background color as you can see in theme demo http://bridge93.qodeinteractive.com/ if you have it on your end then you have probably configured it somewhere or you have some custom css code. Please share a link to that page so we can inspect that color and to see from where it is coming from.
Qode
hello again
in the demo there are the labels “RECOMENDED” or “NEW” for example and there is the background color too (there it is black) ... sorry for my bad english 
Thanks for the explanation,
These colors will be inherited from global color options in the theme, and if you want to change them separately without changing theme options, you can apply custom css code below from Qode options > General > Custom CSS field and change color values to your liking:
.qode-restaurant-menu-list .qode-rml-label-holder .qode-rml-label {
background-color: #ffcc00;
color: #ff0000;
}
Result https://www.screencast.com/t/DJWvf8W33kx
Qode
it works great! Thanks a lot 
You’re welcome 
Can the theme be automatically updated (including all depending plugins necessary for this theme)? I use a plugin (easy updates manager:https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/) to make sure my site is secure by installing all updates automatically. This is a deal breaker/maker for my because I work in security.
Hello,
Theme can be updated automatically with Envato Market plugin https://forums.envato.com/t/envato-market-wordpress-plugin-beta/21639 which communicates with Envato API. Plugin is included with the theme but you can also download and install it separately from provided link. For bundled plugins, you will be prompted to update them when you update theme but you can also update them manually as covered here https://www.youtube.com/watch?v=NI7LJwkXUAA&index=6&list=PLNypD600o6nLFmxDfvLXYbH6LjWSoAhaV
Qode
Hello, how do I activate the front end builder and the ability to check for the responsiveness of the website?
Hi there,
Front end builder is disabled by default but it is possible to enable it as explained in this article https://qode.ticksy.com/article/9537/
Qode
Thank you so much! It worked!
Last question, now that I’m using the front end editor and checking how the website looks in desktop vs mobile, how can I make a change permanent in desktop but not mobile?
I have a few buttons that look perfect on desktop but too big on mobile so I want to resize the mobile without affecting the desktop.
Thank you!
Hi again,
Button size is determined by its content (text), so if you are using large button with a lot of text button will be large on smaller screens. This can be adjusted with some custom css code but you need to contact our support regarding that by submitting a ticket at https://qode.ticksy.com/
Qode
i do this page: http://kalinowski.pniebrzp.pro-linuxpl.com/ how to do other menu color in first and second page
Hi there,
Header skin can be configured from per page options, and this setting will override global options, so to have same menu edit pages, and remove header skin settings from Qode header section on a page. You can read more about header skin in theme documentation http://bridge.qodeinteractive.com/documentation/6-header-setup/6-1-initial-settings/6-1-1-header-skin/
Qode
Hello QoDE Team! I’ve been trying to add lazy loading and have tried three methods and all three broke the site completely. I tried the built-in lazy loading in WP Rocket, a3 lazy load, and BJ lazy load. All three had the same result, my portfolio changed to 5 columns and all run together (from 3) and it failed to load some CSS. How can I use lazy loading in Bridge Theme (latest version)? Thank you very much!
Hi there,
Theme offers load more and infinite scroll for blog list, and option can be found in Qode options > Blog https://www.screencast.com/t/0R5jFhUZNm3 . For portfolio items, it is possible to enable load more button, and this option is available when you edit portfolio list element on a page. Lazy loading option doesn’t exist, and although there are some plugins which offers this integration might be difficult and some modifications and coding knowledge is needed in order to achieve this successfully. Unfortunately we don’t have some general tips for this which we can provide, sorry 
Qode
Thanks for answering! The problem is that I want to do “load More” but it doesn’t work properly if I have to portfolio lists on the same page. I need to have 2 portfolio lists because that it’s the only way I’ve found to have Featured videos shown first and then the rest with a Load More. But it doesn’t work. How can I fix this? Thank you!
Hi again,
Load more or filter will work with just on portfolio list on the page, so right now it isn’t possible to have two lists on same page with this functionality. I can’t remember of similar requests in the past, but I’ll forward this one to our team so they will consider improving this functionality if possible for one of future theme updates.
Qode
I just want to use Load More in one Portfolio list, the other has a filter of 6 videos with a category. Is that in the case?
Hi again,
Please share a link to that page so I can see what is the issue.
Qode
Is there a bug in the latest version??
With a child theme activated custom Page Templates are not loaded at all. eg: wp-content/bridge-child/custom-template.php
Yet if I take the Page Template and place it in the parent theme folder I can instantly see the option to choose it from the drop-down. eg: wp-content/bridge/customer-template.php
No changes to the file at all – just location.
Hi there,
Templates are default WordPress functionality and they are working fine in child theme. I just tested this and template is listed https://www.screencast.com/t/zO7aWqxqWKbS . If this is not the case on your end, then problem is somewhere else.
Qode