Discussion on Bridge - Creative Elementor and WooCommerce WordPress Theme

Discussion on Bridge - Creative Elementor and WooCommerce WordPress Theme

By
Cart 222,614 sales
Recently Updated
Well Documented

QODE supports this item

Supported

26686 comments found.

Hi i tried to change the permalinks settings from postname to custom, but it don’t work? why? thanks for help snowbird

Hello,

Please, for any question like this one, open a ticket at https://qode.ticksy.com and include your website URL with wp-admin access and our agent will check this closer. Thanks



Support Video Tutorials Qode

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

Sorry I’m trying to use your LMS Plugin, but quizes doen’t seem to work properly. I followed tutorials, but when a user buy a course, he can read lessons but when he try to open a quiz, the plugin show “Hello world” post. Could you please tell me if there are some bugs that you are fixing? Thank You

Hello,

We didn’t get any compliance like that one, so we are not sure why is it happening on your side. We need to ask you to open a ticket at https://qode.ticksy.com and to include your website URL with wp-admin access so our agent could check it closer. Thanks



Support Video Tutorials Qode

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

Hello! I am working on the Bridge Child just downloaded today. It is taking a long time to download the demo 94 – Modern Business. Would you be able to give me a solution? Thanks!

Hello,

We managed to find ticket from you and as we could see, it has been answered already. Please, check response on ticksy.



Support Video Tutorials Qode

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

i use bridge templates all of project have bad speed https://developers.google.com/speed/pagespeed/insights/?hl=pl&url=http%3A%2F%2Fstrefasnu.esol2.hekko24.pl%2F what can i do it to fix that

Hello there,

Please note, Bridge is multi purpose theme with a lot of features and elements, and theme demos were not optimized for speed, but users can fix this by following instructions from some testing tool like GTmetrix – by enabling gzip, installing caching plugin and by using CDN. We have positive feedback from some users that they were able to optimize Bridge theme to load for 2 seconds. Of course good hosting plan will also have great impact on site speed. But, since you’ve shared your website link, we have just checked speed performances on gtmetrix and here are results: https://www.screencast.com/t/3cJMGCkV94 So, it is really recommended to do image optimization, since for some images waiting is almost 6sec https://www.screencast.com/t/VmY9sSG8Ta8n Please, try to do that and it should be helpful.



Support Video Tutorials Qode

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

Hi. I’m using the Factory demo (129) but I need the header to be a little bit different, like having the logo on the left and the main menu should be on a row under the logo one. I mean 2 different rows for logo and menu and not being in the same one like this 129 demo. I see in other demos that the menu is under the logo and not next to it. How can I apply this type of theader to this my chosen imported demo? Thanks!

Hello there,

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



Support Video Tutorials Qode

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

Ok, done!

We located your ticket and it has been assigned to our agent who already answered you there. Please, check response on ticksy.



Support Video Tutorials Qode

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

Hello! I am trying to aply my google api at qode options>general>google api key but when i save and refresh the default api code does not change. Any other way I can aply my key? I tryed through function.php but couldnt solve it. Thanks

Hello,

Please, for any question like this one, open a ticket at https://qode.ticksy.com and include your website URL with wp-admin access and our agent will check this closer.



Support Video Tutorials Qode

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

Hi, how can i design the website like this theme, https://aocruises.com.au/

Hello there,

As we could see, this website is not made using our theme. So, we could suggest to check our demo websites here https://bridgelanding.qodeinteractive.com/ and see if there is some of our built demos that could fit your needs. If there is any other specific doubt, please, let us know. Thanks



Support Video Tutorials Qode

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

Hello, I want to disable google fonts completely, and install locally. Which is the best and easiest way. I tested a lot of what I found in the support page, unfortunately without success. Thanks

Hello,

In our Qode Options > General you are able to disable Google Fonts completely https://www.screencast.com/t/vEBRNCeBTL Then if you want to add some font, feel free to check this article for help https://qode.ticksy.com/article/9444



Support Video Tutorials Qode

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

Hi, is it posible to have a portfolio in black and white with an effect colouring when hovering?

Thank you

Hello there,

Thanks for writing and taking interest in our theme. There is no such feature for portfolio list, but it could be that with some custom css where you will add grayscale effect. Here is something similar we implemented for Image Gallery shortcode https://demo.qodeinteractive.com/bridge/image-gallery/



Support Video Tutorials Qode

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

Good Morning: I have imported the demo “Alternative Band – DEMO 217”. but widgets from albums and music player do not appear. Only the short code appears

Ex. [qode_albums_list type=”gallery-with-space” order_by=”date” order=”ASC” number=”4″ columns=”4″ show_load_more=”yes” show_stores=”no”]

Hello,

Thanks for writing in. Make sure you’ve installed WPbakery page builder and Qode Music plugins. For any further assistance, our support team is on your service at http://qode.ticksy.com Just include your website URL with wp-admin access and they will gladly assist you there.



Support Video Tutorials Qode

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

Hello, please I have a question. Is it possible to make the same effect in the menu when the cursor is on it like this hair-transplant-surgery.com/fr/accueil in my website digitalbath-partners.com ? Thanks ! (https://ibb.co/gykR4nN)

Hi,

Yes, feel free to add this part of code:

.drop_down .narrow .second .inner ul li:hover a span{
    padding-left: 12px;
    -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}



Support Video Tutorials Qode

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

Thanks it ’s work. Have a nice day

You are welcome. have a great day, too.



Support Video Tutorials Qode

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

Dear Qode,

I want to center the text in footer on mobile screens. I have tried this:

@media screen and (max-width 600px) { .footer_top { text-align: center!important; } }

But it doesn’t work after inserting this is in the extra CSS. What I’m doing wrong?

Thanks!

Hello,

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



Support Video Tutorials Qode

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

Hello,

is any restriction at the number of columns or rows in the “Comparative Features Table” element?

Hello,

By default settings, there is an option to add up to three columns, although with code modification you could adjust this https://www.screencast.com/t/sBnRseTR And you could add as many features you want.



Support Video Tutorials Qode

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

Hi! When I create an article, it is possible to put by default the format “Gallery” for all the articles?

Thanks!

Hello,

Yes, with minor code modifications it could be done. If you need help, reach our support team at http://qode.ticksy.com and they will provide you tips how to achieve this.



Support Video Tutorials Qode

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

i have bought theme and have installed the delivery theme however its not showing correctly and only the home page in the menus works www.care2cover.co.uk

Hello,

Thank you for choosing Bridge. Please, open a ticket at https://qode.ticksy.com/ and include your website URL with wp-admin access and our agent will check this closer. Thanks



Support Video Tutorials Qode

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

Hello, I want to buy the following theme: I have some questions. I want to make a menu with several levels (submenus). Is it possible ? I can not find the h1 in the pages when I display the source code. Where is the h1? Is it possible to easily integrate a slider into a homepage? Thanks in advance.

Hello,

Thank you for taking interest in our theme. Yes, you could have up to three submenu levels. When ti comes to h1, you can place one h1 for title or something above posts. Also if you decide to use our theme support can provide you with instructions for changing h2 to h1 if you want. Yes, you could add slider to any page.



Support Video Tutorials Qode

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

Thank you for your quick reply. Regards

You are welcome.



Support Video Tutorials Qode

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

Hi

I imported the bridge75 template but the header is not exactly the same as in the template…What can I do?

Hello,

Here you could check settings from our backend in header panel: https://www.screencast.com/t/rObZiVjhlKdw https://www.screencast.com/t/Y06N7nle5 We hope it will be helpful.



Support Video Tutorials Qode

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

Hi Ive got a question. For my website i want to change some text on the contact page.. https://mentocure.nl/contact/ I want to change this block with text..

CONTACT EN PRAKTISCHE INFORMATIE Bent u benieuwd geworden naar onze praktijk? Neem dan contact met ons op voor een vrijblijvend kennismakingsgesprek. Wij komen graag bij u langs! Elke werkdag telefonisch spreekuur van 8.00 uur en 10.00 uur. Voor vragen of aanmeldingen zijn wij telefonisch bereikbaar op telefoonnummer: 06 570 950 12, via e-mail: info@mentocure.nl of vul onderstaand contactformulier in.

However i cant see the text on the contact page, widgets or customizer.. How can i changes this text on my website? Regards

Hi its solved.. sorry

Glad to hear this. Thank you for the update.



Support Video Tutorials Qode

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

Hello, I have a pre purchase question. Is it possible to use this Theme without setting cookies?

Hello,

Thank you for writing in and taking interest in our theme. WordPress itself is using cookies. We are not using cookies in basic version, but those are integrated in some parts such as plugins for listing for example.



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