Discussion on Bridge - Creative Elementor and WooCommerce WordPress Theme

Discussion on Bridge - Creative Elementor and WooCommerce WordPress Theme

By
Cart 223,406 sales
Recently Updated
Well Documented

QODE supports this item

Supported

26721 comments found.

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!

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,

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 ;)

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 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

BRIDGE – We re using “simple quote” on many pages with different background colors. We can edit the background color and the font for the text and author, but how do you change the text and author text color when the background is dark?

What can we add in the shortcode for the text color or how can we apply a css to the text color?

https://soulnakedmag.mystagingwebsite.com/in-the-middle/ Thanks

Hello,

If you don’t want to change h3 and paragraph in font options then you need to change these colors with css code below:

h3.qode-simple-quote-text-title {
    color: #aec50b;
}
.qode-simple-quote-author-holder p {
    color: #aec50b;
}

You can apply code globally from Qode options > General > custom CSS field or just for some pages with Visual Composer https://www.screencast.com/t/TTOWFwFs2UE

Qode

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