Discussion on Bridge - Creative Elementor and WooCommerce WordPress Theme

Discussion on Bridge - Creative Elementor and WooCommerce WordPress Theme

By
Cart 222,601 sales
Recently Updated
Well Documented

QODE supports this item

Supported

26686 comments found.

Very Very Frustrated my Visual composer will no longer work- it says everything is updated- my theme, the plugin ect but from the looks of it it is version 4.3.5 and it will not work :(

Hello,

After theme update, you have to perform manual update of visual composer (required plugins) by performing uninstall / install.

Please follow instructions from theme documentation http://bridge.qodeinteractive.com/documentation/2-getting-started/2-3-installing-the-bridge-theme/2-3-4-theme-update/2-3-4-1-manual-theme-update/

Or you can follow video guide: https://www.youtube.com/watch?v=duvezfgPrLY&list=PLNypD600o6nLFmxDfvLXYbH6LjWSoAhaV&index=5 https://www.youtube.com/watch?v=NI7LJwkXUAA&index=6&list=PLNypD600o6nLFmxDfvLXYbH6LjWSoAhaV

Qode

We’re having issues with the menu on our website. You can view it at http://customtylerhomes.com/ . When viewed on ipad landscape and 13 inch screens, the menu overlaps the logo. I see this has been mentioned a lot throughout the comments with no real solution presented. Can you please post a solution here on the comments for us and others to see?

Hello,

Issue may arise when menu font size is increased, and when there is considerable amount of 1st level menu items. In these situations, users may fix this with custom css code below: }

@media screen and (max-width: 1366px) {
  nav.main_menu > ul > li > a {
      font-size: 12px;
      padding: 0 9px;
  }

CSS code can be aplied from Qode options > general > Custom Code > Custom CSS field.

In case that you want additional adjustment, please submit a ticket at https://qode.ticksy.com

Qode

​Hi, on this theme I am noticing there are call to action buttons on each page on bridge3 theme, but when I go to edit it I do not see it, is there a universal place where I can edit this call to action section?

Thanks!

Hello,

In bridge 3 demo last CTA element is placed inside Content Bottom area. You can enable Content bottom area globally from Qode options > Content Bottom, or you can enable this area from per page options for only specific pages. Of course, you have to choose desired widget area, even custom widget area, and then place content within choosen widget area text widget.

Qode

Please help with Ticket #881806

Hello,

We informed our support team, and they will answer to your ticket as soon as possible.

Qode

Can you please help me how to get a piece of embedded code on top of a single portfolio item. It is really important. So no video or picture just a line of code

Hello,

You can create single portfolio content by using Visual Composer elements. In this way you can add code over Raw HTML or Raw JS element.

First, you have to enable Visual Composer for portfolio post type from VC settings http://screencast.com/t/ERFvNsi1nL

Second, when building portfolio content with VC elements, you have to choose one of custom portfolio types http://screencast.com/t/4X3M6RIV

Qode

Hi again,

Thank you for your great support so far. I have another question:

I have created two main parent portfolio categories and underneath each of them I have created a few portfolio sub-categories. Each single portfolio single page I have created is assigned to a sub-category. Now, when it comes to the navigation between portfolios under the same parent category (left and right arrows), the navigation only goes between portfolios that are assigned to the same sub-category, however I want it to include all the other sub-categories under that same parent category as well. I hope this makes sense. Please can you advise on how this can be achieved?

(Note: Under ‘Qode Options – Portfolio’ I have set ‘Enable Pagination Through Same Category’ to YES.)

Thank you Mandy

Hello Mandy,

1. Showing portfolio list by setting one of several main categories will only list its sub categories. Setting option ‘Enable Pagination Through Same Category’ to YES will navigate trough all items of one category and then it will go to set of items of next portfolio category and so on.

For better understanding of your setup, please submit a ticket at https://qode.ticksy.com with WP admin access, and our support will check this, and provide you with better crafted answer.

2. 3 columns portfolio gallery container is 420px width, so you have to use at list that dimension, but because of retina screens, consider using 2x dimension. In our demos, we mostly used width of 1100px. Height is set to out so choose it according to your needs, and use it consistently for all portfolio items.

Qode

Thank you very much. I think I will have to log a ticket, as the portfolios navigate through one of the sub-categories but then stop – the other sub-categories are not being included in the navigation for some reason.

I have another question: How do I create the ‘About the company’ section as per the following demo?: http://demo.qodeinteractive.com/bridge25/about-the-company/

Thank you Mandy

Hello Mandy,

We created content on that page by combining several elements in each row and then inverting them within next row. As you can see here http://screencast.com/t/zcxzihBdj9P we have single image on the left, and separators, text block and two buttons on the right.

It is good practice to install WordPress on your local machine (localhost) and then to try different demos. In this way you can see which options we used and you can reproduce that on your live page.​

https://premium.wpmudev.org/blog/setting-up-xampp/

If you want raw shortocde from that page so you can paste it to some page on your installation, please submit a ticket.

Qode

Hi – I’m having difficulty getting a skewed section to show when used with a image gallery. I’m setting the angled rows TOP and BOTTOM on the adjacent rows to the image gallery… however… only the BOTTOM angle shows… the top one does not?

Site is local…. so can’t send a link sorry :/

Hi,

When your site becomes live, please submit a ticket at https://qode.ticksy.com/ with WP admin access, and our support will check this.

Qode

Hello, We need to set always active rollover effect, only on smartphone devices, the VC Qode component “portfolio list” ( Settings : Masonry with space without description, image only). We need it to show the portfolio items name on mobile without rollover effect on mobile devices.

We try this with media queries, works on Mac Chrome but not on Iphone6:

@media only screen and (max-width: 768px) { .projects_holder article span.text_holder { opacity: 1 !important; } }

How can we do?

Hello,

This probably can be achieved with some custom css code, so if you need assistance with this, please submit a ticket at https://qode.ticksy.com with your site link and WordPress admin access.

Qode

Hello,

I am very interested in purchasing your theme and I have a pre-sale question.

With the Bridge Theme, is it possible to create a one-page website that is similar to this example? http://us.battle.net/wow/en/legion/

1) Is it possible to create a fully transparent side-navigation on a one-page design?

2) Is it possible to have the side navigation on the left or right side of the site?

3) Is it possible to have the site’s content at 100% fullscreen width, which would allows the side navigation to overflow on top of the content (and background images)?

3) Is it possible to add extra menu items to the side navigation (social media links or other images/icons)?

4) Is it possible to add custom icons/images for each menu item (rather than display menu text)?

5) Can a video/.gif be added to the background of the site (and autoplay on page load)? And is it possible to add text, images or other elements overlaid on top of the video?

If some of the features above are not available by default, can you tell me if they are just basic custom CSS changes, or would they require heavy modifications to core files and scripts?

Thanks!

Hello,

It is official battle.net site, and we doubt that you can achieve exactly the same look with any wordpress theme, but with some modifications, you can surly achieve similar look.

1. Yes, Bridge theme supports left side navigation like in this demo http://demo.qodeinteractive.com/bridge2/, and there is option to enable transparency

2. Yes, on left side. On right side, you can use side area and custom menu widget.

3. Yes, like we did on previously mentioned demo (social icons) http://demo.qodeinteractive.com/bridge2/

4. Basically, you can add image over html img tag to custom links, and if some adjustments are needed, our support can assist. You just have to submit a ticket at https://qode.ticksy.com

5. Yes, video background can be added to row http://screencast.com/t/5C53ii1pRl, and you can place various content on top of it.

Qode

Thank you for the reply! I’m sorry I had two #3 questions. Can you please clarify about this:

3) Is it possible to have the site’s content at 100% fullscreen width, which would allows the side navigation to overflow on top of the content (and background images)?

It’s hard to tell by the Bridge2 demo, but if the side navigation has transparency, will the site’s content will span 100% width (full screen width) with the navigation overflowing on top?

Or is the side navigation is its own “left column” which the site and content will never flow behind?

Hi again,

3) Full width content can be achieved without side navigation by using full screen sections http://demo.qodeinteractive.com/bridge41/

OR

Since latest theme version now include Slider Revolution, you can build sections with side navigation by using this plugin – see their demo https://revolution.themepunch.com/best-wordpress-slider/

With left menu enabled, content will use 100% width when it is over Qode slider http://screencast.com/t/4aqFovar but ater scrolling down it will push content for amount of its width (260px) – Note that this can easily be changed with few lines of custom css code http://screencast.com/t/neSZENK7

Qode

The visual composer is not working, is there a new update with the updated viual composer??

Hi again,

With latest theme version (10.0) bundled visual composer is 4.12 and it is working fine. Please check versions on your installation, and in case that it is not working we can only assume that there is some plugin conflict, so try disabling all 3rd party plugins one by one and test every time.

In case that it is still not working, then you have to submit a ticket at https://qode.ticksy.com with WP and FTP admin access. Our support need to have access in order to be able to investigate this further.

Qode

The new version is 4.12.1 not 4.12…It’s not working with Wordpress update

Hi again,

If you installed version 4.12.1 on your own, please install currently bundled version 4.12 instead. Currently we are working on new theme update which will include latest VC version, and we hope that it will be released very soon. Until then, please use bundled version, 4.12.

Qode

Hi guys, are there any plans to update the mobile and tablet menu. It’s pretty basic compared to other theme designs. Probably the main weak point in the theme. Would be great to update! Maybe some animation on the burger icon changing to an x to re-minimise. Plus the ability to make it sticky when scrolling. Any plans to roll this out?

Hello,

All new features are planned by our product manager and development team behind the Bridge theme. They haven’t added such features into the theme yet. But it sounds like a good idea.

I’ll send this request to the team and see what they think.Hope that it will get approval.

Qode

Hi,

Is there by any chance a setting where you can change the responsiveness of tablets? I wan’t the tablet layout to use the mobile/cellphone layout instead of the computer.

Hi,

Yes, you can manually change columns width on different devices by editing each column Responsive Options settings http://screencast.com/t/9BMl3Q1hyB2

Qode

Hi there, I have a question on adding images and background images: when I add them to a page using Visual Composer the alt attributes are not added to the page. Of course I did enter it in Media Library. This way it doesn’t add to page SEO. Am I doing something wrong?

Hello,

The value of the alt attribute appears if an image cannot be loaded for any reason. Originally, it is developed to improve accessibility, but alt attributes have somehow become solely an SEO element in the minds of many. This is a false mindset, because alt attributes could be “optimized” for SEO in ways that actually hinder their true purpose of improving accessibility.

Also most Visual Composer element do not add alt tags. Visual Composer is working in that way, and some images don’t have alt tags, because they don’t need to have them, like for example background images.

Qode

I checked my site with the HTML validator and it’s complaining about some style-tags inside the body: https://validator.w3.org/nu/?doc=http%3A%2F%2Ffmb-inkasso.de%2F Is this a bug or did I miss something?

Hello,

Everything is fine. it is just how Visual Composer is adding styles for the page, when you change something on a page, like padding, color etc. http://screencast.com/t/7BYWf9tHZB Validator will show it as an error but it is actually now.

Qode

Hello,

wow Great that – Import and Export option in Version: 10.0 Importing demo not working tho – New Demo 50 Leather Shop http://bridge50.qodeinteractive.com/

Previously, in xampp in live server – had no problems importing demos. The import process goes 100% and says Import is complete. But nothing gets imported.

Thank you.

Hello,

We imported mentioned demo on our local installation without problems http://screencast.com/t/rSaLvr4FU

If you continue to have problems, please submit a private ticket at https://qode.ticksy.com and provide WorddPress admin access so our support can try to import that demo for you.

Qode

hi, I have a question about the photos that you are using on your demo websites:) They look just great, without any compression artifacts, they are sharp and vivid… and in the same time their size is so super optimized! Could you please give an advice how do you achieve this? Do you use some special progam/technique to get so good looking images with such great weight? Or maybe could you share some tips & tricks what export options to use in programs like PS? I would be grateful for any kind of advice!

Hello,

We do not own coyrights for these images and we cannot sell them. We purchased these images for our demos from Shutterstock service – so if you want to use them, you’ll have to purchase them from Shutterstock:

http://www.shutterstock.com/ Regarding optimization, you can use safe for web option in Photoshop and there are many tutorials, both basic and advanced: https://www.youtube.com/watch?v=Q96NNFJ-j-k https://www.youtube.com/watch?v=KCi6g3mmD8I

Qode

thanks for the info:)

You’re welcome :)

Hi,

Is there any global setting for removing the gap between columns? My site http://bo.svardsklova.se/?page_id=16378 I want to remove the gap between all the pictures. I think you can do that by going inside each and every row into design options and removing padding there. But just wondering if you can remove it globally?

Regards, Jim

Hi Jim,

15px padding on both sides is default column padding within Visual Composer and it cannot be changed. Padding have to be present, because if it is not, in some situations text may stick to text block inside next column text like in this example http://screencast.com/t/E91aVOJbnoSj

Qode

Hi, i’m trying to split the menu in two parts like this example:bridge64.qodeinteractive.com/ but i can’t, and i can’t fine in documentations details about this…Which are the steps i have to do ?

Hello,

It is sticky divided menu type, so you have to choose that menu type bridge64.qodeinteractive.com and after that from WP admin > Appearance > Menus create two menus with up to 3 1st level menu items, and assign each menu to one menu area (left and right) http://screencast.com/t/L5ZFbrSsA

Qode

Perfect, Thanks guys! 5 stars review is coming…

You’re welcome :)

And thank you for using our theme.

Qode

There is a new version of WPBakery Visual Composer available. version 4.12.1 How to get update ?

Hi,

We are working on new theme update, and it will be released as soon as possible. We hope until the end of the this week, and we will include latest Visual Composer within the update.

Qode

Unable to colorize the Full Screen icon as per this, it remains black.

http://screencast.com/t/sYX9edj8

Hello,

If you are using Light or dark header skin, then you will not be able to change header colors, because skins are using predefined styles. But, this can probably be achieved with some custom css code, so please submit a ticket at https://qode.ticksy.com and our support will assist you.

Qode

Ok, I switched to “no skin” and was able to apply colors.

Thanks for update.

Glad to hear that it is working now.

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