Discussion on Bridge - Creative Elementor and WooCommerce WordPress Theme

Discussion on Bridge - Creative Elementor and WooCommerce WordPress Theme

By
Cart 223,412 sales
Recently Updated
Well Documented

QODE supports this item

Supported

26722 comments found.

I’m thinking of using Bridge and the City Listing (directory) demo for a new project and have several questions:

1. One of my requirements is to be able to bulk import listings by uploading a csv file of listing data. Is this possible with this Demo?

2. Can I set up Regions (for example states like California, Alabama, etc., or countries) and then cities as locations under those parent locations? Would the search mechanism allow a user to pick the parent location, then the child location, to do a search?

3. How would Bridge + City Listing demo compare to dedicated directory theme like ListingPro or a directory plugin like GeoDirectory? Would Bridge + City Listing Demo be good for a site with thousands of listings?

Thank you very much for any helpful advice. I have used Bridge in other projects and would very much like to do it again in this one. Hope you can tell me that it will be a good choice.

David

Hello there David,

Glad to see you are considering Bridge for next projects. 1) It depends on custom post types that are used in theme previouslu. We are using WP Job Manager Plugin https://wpjobmanager.com/ and if you are using the same, then you could import it in our theme. 2) We are using Regions plugin for this by WP Job manager https://www.screencast.com/t/wDuSgiqbk So, you are able to create desired regions like here https://www.screencast.com/t/ZZHd3HAg and from created regions you are choosing desired for each listing https://www.screencast.com/t/gIJPUixxqO9 and in listing data you are adding exact address that will be shown in location part and map. But there is no option to make this address searchable in filter :( Sorry for that 3) Our theme provides you with all necessary stuff for creating listings and since we are using this plugin, we could suggest to find more about it from here https://wpjobmanager.com/

We hope this will be helpful. If there is any other doubt, we are here.

Best regards, Qode

I’m interested in the Bridge theme but I will be launching online courses in my business. Does this theme come with that capability and/or is it compatible with any plugins for online education courses and if so which ones?

Hello,

Thank you for taking interest in Bridge. Yes, we do have demo websites for Online learning and courses and we added LMS. Here is demo website where you could check it http://bridge231.qodeinteractive.com/ You can use the following credentials to log in and check out the user dashboard and all the amazing options it provides username: test password: test For any other doubt, we are here.

Best regards, Qode

Hi QODE, WP Layer slider which comes with this template is no longer working and it keeps asking me for a purchase code. How do I resolve this?

Hello,

Please, check this article https://qode.ticksy.com/article/9426 As you could see, it is not needed to install/activate plugins that came bundled within our theme using purchase code.

Best, Qode

Hi Qode, my site has gone down as well. I have managed to roll everything back but I will wait until all the issues are sorted out before I try again. NK

Hello,

We are sorry to hear this. Please, note that right procedure for doing update of Bridge is to 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 such as WPbakery page builder. 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. If there is any issue, we will of course perform this update on your behalf. Thanks for understanding.

Qode

Hi Qode, all sorted but had to delete the old theme completely as I kept getting a fatal error otherwise. Update messed up a couple of footer widgets but all rebuilt. NK

Glad to hear this has been resolved finally. Thank you for the update!

Hello, since version 18 language files are not working, I had .mo file with buttons translate and they appear in default language now. Also the theme will not appear in polylang translation strings, is it a bug? I have in functions.php: “load_theme_textdomain( ‘bridge’, get_template_directory().’/languages’ ); }” It seems correct but it doesn’t work with my setup.

Hello,

Did you make some changes in child theme for this part to edit text domain? Please, note that if you used some functions like this above mentioned in child theme, then you should now that because of major changes that are requested on ThemeForest, we need to change prefix from “qode” to “bridge_qode” And in that case, you should try with this part of code:

if(!function_exists(‘bridge_qode_load_child_theme_domain’)) { function bridge_qode_load_child_theme_domain() { load_theme_textdomain(‘bridge_qode’, get_stylesheet_directory().’/languages’); } add_action(‘after_setup_theme’, ‘bridge_qode_load_child_theme_domain’); }

Best, Qode

Hi all, since the major update 18.0 some options does not work. With every update comes a bug. By now (18.0.4.) i can’t edit Qode options, message “Sorry, you are not allowed to access this page.” shows up. Please fix this problem and update the Theme that everyone can work properly with. Thank you!

Hi Frag-Mary,

Thank you for providing us your website link. After this version, we released three more where some fixes are added. Please, just update Bridge to the latest version and plugins, too. Note that right procedure for doing update of Bridge is to 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 such as WPbakery page builder. 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. If there is any issue after, we will assist you of course.

Qode

Hi Qode-Team, thank you for your answer. I did this update as you mention. But after updating my theme i can’t edit Qode option. Message “Sorry, you are not allowed to access this page.” shows up. That’s the reason why i get back to version 18.0. What shall i do now? Thx Frag-Mary

You are welcome. Thanks.

Please, reach us here support@qodeinteractive.com and include your wp-admin and FTP access and we will check this closer.

Qode

I was able to update the theme (after much trial and error), but I have a message at the top that won’t go away:

“Version 18.0 – This is a major Bridge update. In order for your version to work properly, please do the following: Install and Activate Bridge Core Plugin

Update all required plugins included with the Theme”

Is there a way of disabling this notification?

Thanks, I’ve updated the entire theme and plugins. I may have done it incorrectly.

I installed the bridge core plugin first by uploading it via ftp and then activating, then uploading the theme, which caused this error: framework/modules/envato-wordpress-toolkit/load.php on line 3

So I edited the load.php file by adding /* */ before and after code to get everything to work. And then updated the plugins through WordPress.

Everything works, but that pesky notification is still there:

“Version 18.0 – This is a major Bridge update. In order for your version to work properly, please do the following: Install and Activate Bridge Core Plugin

Update all required plugins included with the Theme”

Disregard, I turned off the Qode Listing plugin, and poof notification gone. Party on Qode.

Glad to hear this. Thank you for the update!

Just updated to 18/04 now the backend of my site across the dashboard and everywhere says:

upplied for foreach() in /home/pinkcavi/public_html/wp-content/plugins/bridge-core/bridge-core.php on line 69

Warning: Cannot modify header information – headers already sent by (output started at /home/pinkcavi/public_html/wp-content/plugins/bridge-core/bridge-core.php:69) in /home/pinkcavi/public_html/wp-admin/includes/misc.php on line 1198

Latest update caused this when will you send patch to fix this issue.

Hello,

Thank you for writing in. Please, check here how this issue could be resolved https://www.wpbeginner.com/wp-tutorials/how-to-fix-pluggable-php-file-errors-in-wordpress/ If the issue persist, please, let us know. Thanks

best, Qode

but this all started in v18.04 never before. also now this is happening

Why is this all happening since 18.04 – my sites backed is now broken after your theme update???

Warning: Invalid argument supplied for foreach() in /home/pinkcavi/public_html/wp-content/plugins/bridge-core/bridge-core.php on line 69

Warning: Cannot modify header information – headers already sent by (output started at /home/pinkcavi/public_html/wp-content/plugins/bridge-core/bridge-core.php:69) in /home/pinkcavi/public_html/wp-admin/includes/misc.php on line 1198

Warning: Cannot modify header information – headers already sent by (output started at /home/pinkcavi/public_html/wp-content/plugins/bridge-core/bridge-core.php:69) in /home/pinkcavi/public_html/wp-admin/post.php on line 222

Warning: Cannot modify header information – headers already sent by (output started at /home/pinkcavi/public_html/wp-content/plugins/bridge-core/bridge-core.php:69) in /home/pinkcavi/public_html/wp-includes/pluggable.php on line 1251

Warning: Cannot modify header information – headers already sent by (output started at /home/pinkcavi/public_html/wp-content/plugins/bridge-core/bridge-core.php:69) in /home/pinkcavi/public_html/wp-includes/pluggable.php on line 1254

Hello,

Could you, please, try just to deactivate all plugins and check this again. If the issue persist, please, open a ticket at https://qode.ticksy.com/ and include your website URL with wp-admin access and our agent will gladly investigate and assist you with this part.

Best, Qode

Hello Sir,

I am having a little issue with quick view, Variation dropdown showing but not working. Can you please have a look. Thanks just hover your mouse over products you will see quick view option.

https://bit.ly/2JkZ4WT

Hello,

We opened your website and we are able to choose variation for some product https://www.screencast.com/t/R4KHmEM5 But we could tell you there is error thrown in console log https://www.screencast.com/t/z2K7jyK5yuz that is related to this plugin Advanced WooCommerce Product Gallery Slider. So, we could also advise to deactivate it first and then check everything again.

Best, Qode

Sir, you got me wrong. They working fine on single product page. But they not working on Yith Quick view model page on any category page. Please hover your mouse over products thumbnails and you will see quickview icon. I did something yesterday i hide your Select2 container and i got select original with css. but it’s not working until we make css changes there.

And i am using that slider plugin because when we enable woocommere gallery option in theme option and select tabs at bottom style for page layout. The product image section is not working fine. first image is fine but when you slide to second image the size of image is very large covering going out of canvas. In short plz select woocommerce gallery option and tabs at bottom page layout and go to product page which has more then one image and see how it looks when you slide images. 2nd. check responsiveness of image section, Decrease browser window to small size and then increase small to bigger size. Image section is going under summery section and in slider after first image all are bigger sizes.

Thanks

Hello,

Ok. Thanks for full explanation. May we ask you to contact author of this plugin and to check with them. Since those are third party plugins, it is better idea to contact people who developed these two plugins to check if this is know issue for them. Thanks

Qode

Is it possible to have some photos open only with prettyphoto and other photos to open link to portfolio

I am referring to this template: http://bridge14.qodeinteractive.com/

Hello,

Yes, not all types works with lightbox, and usually, when lightbox is enabled, you are able to open image in ligthbox if you click on a plus sign. Any other behavior will require modification of our code. Our support maybe can help you and provide you with some tips, you could check with them here https://qode.ticksy.com

Best, Qode

How do I speed up my homepage without the site pre-loading all of the portfolio pages first.

Hello,

We have just checked your page performance via GTMetrix and here are results https://www.screencast.com/t/5ZJRsHJubKc First we need to tell you that your content is almost 30MB, it is really heavy. Then, first response from server is 6s and for some images waiting is almost 8s. So, we could suggest to optimize all media files you are using and to contact your hosting provider to check if something else could be done from server side.

Best, Qode

Hi.

I have created a ticket two days ago but I still didn’t recive an answer.

Is there any problem with technical support?. I need to fix two points about a Bridge theme.

Regards¡.

Hello,

No, there is no problem. We are just overwhelmed with tickets because of this major update. Your ticket is assigned to our agent who is working on it and will reply to you asap.

Qode

Regards¡.

Hi, I have SSL enabled and a valid certificate. My whole site is secure except from the contact page. There the browser says “The connection to sthis site is not fully secure”. How can I correct this? Thanx

Hi again, I contacted the author of the video slider. He replied that the http/https problem is not related to their plugin, but to the mixed content messages (see attachment https://imgur.com/a/WJoyJDi). So the problem actually comes from that Google map on top, that the marker seems to be loaded from http, not https: http://sensismedia.gr/wp-content/uploads/2016/06/S-pin.png. I tested the page without the video slider and the problem remains, How can I fix that?

Problem solved! I re-chose the map marker with https and all works fine! thanks for your time!

So glad to hear this. Thank you for the update.

Hello! I installed the demo content of the Music Magazir website, but when scrolling the main page on the block where the video page starts to scroll automatically to the bottom, this is only in the google chrome browser. Can you tell me how to fix this?

Hello,

Please, reach our support team at https://qode.ticksy.com and include your website URL with wp-admin access and our agent will assist you there.

best, Qode

Hi, When I click on any tab on Qode options like page, or logo the page goes to a blank screen with this text “Sorry, you are not allowed to access this page. ” I tried with diff browsers. Also, there is in-page navigation on each page. I selected no, but it still appears.

Hello,

Please, try to deactivate all third party plugins and then check this again. If the issue persist, we will really need to check this closer, so just open a ticket at https://qode.ticksy.com and include your website URL with wp-admin access. Thanks

Qode

Its the Bridge Core plugin that’s causing this. When I deactivate that issue goes away. Suppose ticket wants me to pay $41US to renew, but the issue wasnt there before the 18.0 update.

Hello,

Please, tell us did you update our theme and Bridge Core plugin to latest version, too? If this has been done and there is still issue, just reach us here support@qodeinteractive.com and include your website URL with wp-admin and FTP access and we will of course investigate. Thanks

Best, Qode

i want that the price in the tour item of the demo tours, looks in colombian peso, like this $1.148.1458.142 so the thousand separator add automatically a dot every three integrers, because when i add a dot in the price it cut it off all the numbers adfter that dot. how could i achieve this?

Hello,

IN that case just open this file \wp-content\plugins\qode-tours\post-types\tours\lib\tour-price-helper.php and remove selected part from screenshot like here https://www.screencast.com/t/uqKeRDpbnB to be like here: https://www.screencast.com/t/BYIj6MpZ

Best, Qode

Hi. We recently updated to 18.0.1 on multiple sites. We notice two problems occuring…

1) The qode instagram widget plugin breaks certain elements on a page. With the qode instagram widget deactivated, the page is restored. Not sure if this is a conflict with another plugin but the issue does not occur with 17.2

2) The Counter element does not wrap text. The counter element is the element in visual composer that counts down/up to chosen figure. The counting mechanism work, however the text field that is the “TITLE” of the counter does not wrap to the next line. If the title of the counter is too long, the extraneous text overwrites onto the same line.

Hello,

1) Are you using latest version of Bridge Core plugin and Qode Instagram widget? It is important to check that because of this major update.

2) May we ask you to send us here your page link so we could check this closer. Thanks

Best, Qode

Yes, we’ll send an email.

Ok. Thanks!

Where can I find documentation on the various Bridge plugins like Restaurant and Listings? I’ve viewed the demos, but I want to see how they work and what functionality is added in the backend. Thank you.

I don’t see where it says how to install the Restaurant Menu and Listing plugins, just the Membership and Music plugins. What am I missing? When I go to ”/wp-admin/themes.php?page=install-required-plugins” on my site, none of those are options.

Found them in the plugins folder, nevermind!

Glad to hear this. Thank you for the update!

Hello, I just implemented the most recent version of Bridge, and no changes within Qode options would save. The green bar pops up saying that it saved, but refreshing the page reverts back to the default settings. Jumped back to 17.2

Hello,

May we ask you to recheck if you performed update on right way. So, you should: – 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 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. When it comes to options, just go to Qode Options and hit save button. Please, let us know how it goes. If there is any issue, we will of course help you.

Qode

Updated to 18. When you open a link to a page on the same website half the page just sits waiting to load forever. I have to take a major website offline due to this!

Uncaught ReferenceError: ajaxSubmitCommentForm is not defined at perPageBindings (ajax.min.js?ver=fb9847df248eefdcad5d11f5d24abc4e:1) at HTMLDivElement.<anonymous> (ajax.min.js?ver=fb9847df248eefdcad5d11f5d24abc4e:1) at Image.<anonymous> (plugins.js?ver=fb9847df248eefdcad5d11f5d24abc4e:482) at Image.dispatch (jquery.js?ver=1.12.4:3) at Image.r.handle (jquery.js?ver=1.12.4:3)

Hello,

Could you, please, try to disable all third party plugins you are using and check this again. If the issue persist, send us here your website URL. Thanks

Qode

After 24 hours the client was going nuts at me (its a 5* hotel and their guests couldn’t do bookings etc..) and I had to restore the backup from a week before so that their website was running again. However the backup was nested and that took a good day to do. Anyway – I am too scared to try again.

Hello,

We are really sorry to hear about this bad experience you’ve had.

Please, note that right procedure for doing update of Bridge is to 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 such as WPbakery page builder or other Qode 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. If there is any issue after, we will assist you of course, just reach us here support@qodeinteractive.com

Best, Qode

Hello,

I need some help for the update : I got a website with an old version of Bridge (6.9). I bought the theme back to update it. I would like to be able to export my options so that I don’t lose them, but there is no option to export them. How I can do that ?

Thanks

You are welcome. Everything should be working well and it is good idea to have backup. But for anything else, our agents will gladly assist you at https://qode.ticksy.com

Best regards, Qode

I tried to update the 6.9 version to 18.9, all site is broken !

I duplicated site in local server and tried to update by FTP. I installed the bridge core plugin. But site is broken with warning messages : “Warning: Invalid argument supplied for foreach() in D:\wamp64\www\..........\wp-content\plugins\js_composer\include\classes\core\class-wpb-map.php on line 331” and others.

Hello,

It looks like theme update was not performed well. Just note that right procedure for doing update of Bridge is to: – 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.



Support Video Tutorials Qode

Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

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