Discussion on Bridge - Creative Elementor and WooCommerce WordPress Theme

Discussion on Bridge - Creative Elementor and WooCommerce WordPress Theme

By
Cart 223,405 sales
Recently Updated
Well Documented

QODE supports this item

Supported

26721 comments found.

Hi, Where can I change the size of the fa icon bar in fullscreen menu?

Hi,

It can be adjusted with a bit of custom CSS, our agents will send you snippet, just submit a ticket to our support team and include link to your site.

Qode

Hi Qode!

Is there a way to have a popup lightbox image when website is loading its homepage? So far i found only third party plugins which do not have extensive options specifically for mobile viewing. Thank you!

Hi,

Please note, this kind of functionality isn’t implemented in our theme, sorry for that. So,you will have to use some third party plugin or hire someone at http://studio.envato.com to create this kind of popup in your behalf.

Qode

Hello, Is it support the new woocommerce 2.5.0 ? Should I update or wait for it?

Hi,

Please note, theme isn’t yet tested with new WooCommerce version, once we complete it, compatibility statement will be updated on themes page and theme upgrade will be available for download.

Qode

Hi Guys,

Can you help me with the theme > Portfolio. I want a Portfolio just like the live preview. But I can`t make it like that. Please help me.

Thank you !

Greetszzz Stijn

Hi,

Please submit a ticket to our support team at http://qode.ticksy.com and include link to your site. Our agents will take closer look on it and assist you with this issue.

Qode

Hello there, do german .mo and .po files exist? Or do I have to use codestyle localisation? Greetings

Hi,

Please note, German lang files do not exist, you will have to create them manually. We’re suggesting you to use PO Edit software: https://make.wordpress.org/polyglots/handbook/tools/poedit/ since Codestyling Localization plugin is deprecated – it’s not maintained and can’t be downloaded from plugins repo anymore.

Qode

OK, will do. Thanx a lot

You’re welcome, we’re here to help you.

Hi I am having an issue with the portfolio list. Have made a support ticket with no reply – please help https://qode.ticksy.com/ticket/640946

Hi,

Thanks for following up on this. Please note, usual response time from our team is within 24 hours.

Qode

Hey Qode, Im trying to log into Qode but will not let me log in, resetting password will not work as I am not receiving this email. Ive logged in before using joel@joelharrisdesign.com before but now its not working. Please help- Cheers.

Hi,

Try to create new account instead of trying to gain pass from old one.

Qode

Hi, I really like the look of your theme and I am thinking about buying it for a yoga studio website. They will be using Mindbody and HealCode software for their class scheduling. Is this theme compatible with the HealCode WordPress widget?? https://www.healcode.com/wordpress/ Thanks.

Hi,

Unfortunately, we can’t tell you much, we haven’t tested this plugin with our theme, sorry for that.

Qode

I’m having the same issue as Mat457 with “hide on device” creating a large white gap when using Visual Composer > Inner Column Settings > Responsive Options > Hide on Device. It’s creating a large white area/gap on the page where the area is ‘hidden’.

While it is ‘hidden’, it’s completely interrupting the design and misplacing all of the items on the page (it’s creating about a 100px bar/space area). If you hide multiple rows, it only adds on to this area (about 100px per row hidden)

Has there been any solution for this? I’d love the ability to create different layouts for different devices, but I can’t if it means it adds unwanted spacing on the site. I’ve already submitted a ticket, but wanted to ask here as well.

You’re welcome, usual response time is within 24 hours.

For those that have the same issue, see this post for the answer: https://qode.ticksy.com/ticket/640776

My coding here:

You put the CSS code below in the Qode – General > bottom > CSS > paste the below and then use the terms in individual row settings > Extra Class Name > then do the following:

So, if I wanted to hide from all but desktops, I would have the following: hide_on_phone hide_on_tablet hide_on_laptop

You can hide inner rows as well as overall rows. And, when doing this in full screen sections, it will hide the entire section of the row is hidden from said device (though, it’s best to use inner rows as it can cause scrolling issues if you’re doing full screen sections). Now, the only question I wonder is whether or not the device still actually loads the data of the other items being hidden, or if it never even loads the inner content (thus, saving data – this is more important for phones & tablets than other devices)

/* hiding on phone /

@media screen and (max-width: 600px) {

.hide_on_phone {

display: none !important;

}

}

/ hiding on tablet /

@media screen and (max-width: 800px) {

@media screen and (min-width: 601px) {

.hide_on_tablet {

display: none !important;

}

}

}

/ hiding on laptop /

@media screen and (max-width: 1250px) {

@media screen and (min-width: 800px) {

.hide_on_laptop {

display: none !important;

}

}

}

/ hiding on desktop */

@media screen and (min-width: 1251px) {

.hide_on_desktop {

display: none !important;

}

}

Hello,

Thanks for sharing this to other users – yes, it’s exactly the right method to do it. As for your questions, the data – content is being loaded, it’s just not displayed on certain devices based on your css.

Qode

Hi,

What is the masonry layouts recommended for introduce spacing ? Is it object “space” or margins ?

Hi,

Margins are recommended.

Qode

Hello. What plugins does the theme go with? What ’s the slider plugin, I got used to work with Revolution slider, is it included in the theme? As for me this one currently used in demo Home page is a little bit boring.

You also have a section “our recent work” Does the feature really work like showing only RECENT works, or you just added the pictures manually ?

Hi,

1) Theme is shipped with Layer slider and Visual Composer plugins.

2) This feature is actually working, you can sort portfolio items by date and they will automatically add recent at the top of the list.

Qode

Hi guys. I need to make a landing page with a slider and above this a form (gravity form). Can i do this? Thanks

Hi,

Yes, but you will have to use Layer slider, it can be placed anywhere in content. When it comes to forms, our theme is compatible with Contact Form 7 plugin and this is what we’re suggesting to you.

Qode

How can I hide category tags on a post? Thnx!

Found the answer on ticksy – thnkx!

Hi,

Glad to hear you’ve managed to find answer on your own.

Qode

Urgent!

Hello i have a problem! My website is www.marmarometry.co

Suddenly yesterday the website when i was clicking on the menu the buttons do not navigate on the other sections of the website. They still stay at the landing page! When i log in in the back end and i run the website the website works fine! How can i fix this !

Even when i go and change at the settings—> reading and i change the front page at the backend in the preview it works but when i log out it doesn’t work !

GUIZZZZZZ!!!!!! MY FAULT !!!!! I FORGOT THAT I HAVE UNCHECKED Allow this page to be viewed by logged out users.!!! WORKS FINE THANKS ALOT! GREAT THEME!!!

Hi,

We’re glad to hear you’ve managed to solve it on your own.

Qode

Hi, is this compatible with woocommerce 2.5

Hi,

Please note, we haven’t tested our theme yet with this version of WooCommerce, once we accomplish it successfully, theme will be marked on Theme Forest as compatible with that plugin version.

Qode

Hi,

http://demo.qodeinteractive.com/bridge/recent-trends-in-storytelling/

For the blog post on this page, is it possible for the main image to occupy the full width while keeping the text the way it is now?

Thanks!

Hi again,

Then please submit a ticket to https://qode.ticksy.com , with a link to your site, so our agents can adapt that code to target image at the top as well.

Qode

Just did. Thanks!

No problem, thanks for following up on this.

Hi, will BRIDGE be fine with WordPress 4.4.1 or should I install 4.4

Hi,

You can freely install latest WP, it’s always best practice to have latest WP, theme and plugins installed on your site.

Qode

Hello

In mobile version of the bridge template main menu can be opened by HAMBURGER icon. Question: is it possible to change this hamburger icon, but ONLY if menu is OPENNED? Lets say: when menu is hidden then HAMBURGER icon exists, when menu is opened then hamburger is changed to CROSS icon.

Regards Larido

Hi,

Unfortunately, this option isn’t available within our theme, sorry for that.

Qode

Hello, i had submitted a ticket marked URGENT. Hope your support team can help me with it today itself. Thanks!

Hi Qode team,

Could you kindly let your wonderful support team know to solve this ticket first? Please? I also assume it is kind of a bug, as the images with smaller dimensions are blowing up more in the lightbox than the larger images. Anyway, could you please let them know to help me fix it first thing today? Please?

....

Please continue conversation with our agents on ticket, it’s the best and only way to get support.

Can the mobile view of ‘Bridge Photo Slider Demo’ http://demo.qodeinteractive.com/bridge120/ show image rotation instead of showing the images one by one going down the screen? See that demo link and how they show each one by one stacked on top of each other. Let me know. Thank you.

Hi,

Unfortunately, answer is negative for this shortcode, you can use other ones that do have image rotation both on desktop and mobile viewports instead of one you’ve lined.

Qode

Okay… well then which ones would replicate the same look as your demo? I guess I would think since its in your selection of demos then it would be a mobile friendly view. I’m simply using what you’ve provided, but as you say its not, so what shortcode would be mobile friendly while delivering the same effect as desktop?

Gallery shortcode, Flex or Nivo slider for display.

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