Discussion on Bridge - Creative Elementor and WooCommerce WordPress Theme

Discussion on Bridge - Creative Elementor and WooCommerce WordPress Theme

By
Cart 223,409 sales
Recently Updated
Well Documented

QODE supports this item

Supported

26722 comments found.

I need to make an app out of this theme for iOS and android. Is that possible?

Hello,

Theme is already responsive so if you pull it in you can create app. Of course you have to be familiar with this process. Some free tutorials are even available online like this one for example https://www.youtube.com/watch?v=LzlNP9nS6fo

Qode

Is there any wordpress plugin to do the job you would recommend cause I need it in short time and quick to be made.

Hi again,

We are not familiar with such a plugin, and probably it does not exist, but you can try searching for it.

Qode

No worries I found a solution

Thanks for update,

We are glad to hear that you have found solution.

Qode

hi i want to ask is this theme integrated with facebook pixel on the cta button and the landing page that i choose?

Hello there,

Facebook pixel is not integrated because this is plugin territory and you should be able to add it with additional plugin. You can search on WordPress org https://sr.wordpress.org/plugins/search.php?q=Facebook+pixel

Qode

can i see the this theme tutorial first?

Hello,

Sure, theme documentation is available on the following link http://bridge.qodeinteractive.com/

Qode

Hi,

I recently noticed the sticky header for my website is only active when on desktop. On tablet and mobile, i have no sticky header. see here: http://www.hmjs-ng.com/

Also, my shopping cart renders off-screen when my website is viewed in profile on mobile. I have my burger menu on the left, my logo in the center and the shopping cart on the right. All 3 are visible when site is viewed in tablet mode or in mobile landscape. But the shopping cart renders off-screen when viewed in profile on mobile.

Please help. Thanks

Hello there,

Sticky header option do not exist for mobile devices because of limited support, and header right area is hidden because it can hold multiple widgets, and they will be not enough space for all of them, but if you will use only cart drop down then apply custom css code below in order to revel this area on smaller screens. You can apply css code from Qode options > General > Custom CSS field:

@media only screen and (max-width: 768px) {
    .header_bottom_right_widget_holder {
        display: table-cell;
    }
}
@media only screen and (max-width: 420px) {
    .shopping_cart_outer {
        display: table;
    }
}

If you need additional assistance, please contact our support directly by submitting a ticket at https://qode.ticksy.com

Qode

Hello, I need your support in a refund. I bought this item(Bridge) today and bought the same item again with another ID(airenchina). So I want to cancel the payment in this ID(youzero). Please let me know how to get a refund. Thanks.

Hello there,

You need to submit a refund request trough Theme Forest. Instructions can be found here https://help.market.envato.com/hc/en-us/articles/208599596 . Also, submit refund from account from which you didn’t download item because of strict refund policy https://themeforest.net/page/author_refund_policy#not-refundable

Qode

Hi there ! I have a problem with the size of my images in the Portfolio List. I choose Type : Standard and images proportions : Square but my picture aren’t cropped is it normal ?

Thanks in advance for your answer Best

Hello,

This depends of the size of images uploaded. If they are near specified dimensions, it will be hard to see any difference. You can see image dimensions inside theme folder functions.php file – search for add_image_size

Qode

how to change the color text of footer bottom? Best regards. Tania

Hi Tania,

From Qode options > Footer https://www.screencast.com/t/5ILW9OfvZ . If you are using footer bottom, you will find same set of options for footer bottom also. If something needs to be changed with some custom css code then you can submit a ticket to our support at https://qode.ticksy.com and they will gladly assist.

Qode

Hi!

I need stop loop of the ‘Qode Image Slide’ on my Timeline in Home Page.

How can I do this?

Thanks!

Hello,

Your website is in maintenance mode and we cannot access it. According to your explanation I don’t think that this can be achieved, but we can certainly take a look. Please, just submit a ticket at https://qode.ticksy.com and provide WordPress admin credentials in your ticket.

Qode

I deactivated the maintenance mode, now you can take a look.

Hello,

It is in maintenance again mode again. We are sorry, but we are not in position to wait here for you to turn it on / off. Author dashboards is not for support related questions, so please if you are still building your website, and if it needs to be in maintenance mode, submit a ticket to our support and provide WordPress admin access so we can login and take a look at this.

Thanks, Qode

hi, How can i change the shape my drop down menu? I need to make the triangles rounded.

Hello,

Such an option does not exist, and achieving this will require some custom coding. Maybe our support can assist you with this so try to contact them by submitting a ticket at https://qode.ticksy.com

Qode

Hello, I’ve bought this theme and I have a question. Can I have my website in three languages? How can I translate my website? Many thanks.

Hello,

And thanks for choosing our theme.

Theme supports WPML plugin so for multi lingual website you should use that plugin, and instructions for theme translation are available on the following link https://wpml.org/2016/03/translate-bridge-theme-wpml/

Qode

hello, this plugin is free in bridge theme?? or we have to pay for this plugin?

Hi again,

WPML plugin is sold on author’s website, and not on Theme Forest so users have to purchase it separately. Alternatively you can try to use some free plugin like https://wordpress.org/plugins/polylang/ or some other plugin but note that you probably won’t be able to translate custom meta boxes. WPML plugin is unique and most robust of all translation plugins and authors on Theme Forest tend to create themes which are compatible with it.

Qode

Hi,

I have put some items in the “Content Bottom Widget”. Then I use for example in a post Choose Widget Area in Sidebar the Content Bottom. But the images are not always working do you have there an explanation for?

Cheers

Hello,

Agent has been assigned to your ticket, and it will be answered as soon as possible.​

Qode

Hi,

Can you please answer my ticket #1069096?

Cheers

Hello,

Support agent has been informed, and your ticket will be answered as very soon.

Qode​

Hi, today I tried to add a new custom widget in the widget area, and all the widgets dissapeared in the admin. They’re still active, but I can’t see or edit them. I am running an install with WPML, if this should make any difference. Could you please tell me how to solve this so the widgets show in the backend again?

Thanks!

Hello,

Probably this is caused by WPML plugin configuration. Our support can take a look at this, but please submit a ticket at https://qode.ticksy.com and also provide WordPress admin access in your ticket. Also, you can contact WPML support or to check thier documentation regarding translating widgets https://wpml.org/documentation/getting-started-guide/translating-widgets/

Qode

hello I added the Ajax Product Filter from Yith, but once a filter used, all the filter just disappeared. I opened a case with them, and here is the answer :

https://support.yithemes.com/hc/en-us/articles/231922648-Ajax-Product-Filter-After-applying-a-filter-widgets-are-not-updated-or-is-not-carried-out-the-recount-of-terms-or-disappers-after-a-filter-applied

it seems that the custom sidebar used for the shop has no id created and I did not find any other way to use another sidebar that a custom one. is any other way to manage it, or will you patch it ?

Hello there,

Custom sidebar is generated dynamically so it don’t have unique ID, and this parameter is not required. Beside that, ID have to be unique and that is why it is not included. This will not trigger any error, except notice from WordPress version 4.2. We will inform our development team about this, and they will consider this. Please understand that even if we implement this, ID will be different each time when you delete some widget, and then when you create it again. Also, since users often complain about this when they are using different themes maybe plugin author may consider implementing field for custom class.

Qode

yes I understand that ID is not required by wordpress itself, but some other plugin does. Class are not unique, but ID is, even if it changes when we delete / create new widget. this would be great if some fix could be added in new theme update.

Hi again,

Thanks for the suggestion. We already added this as a feature request, and we hope that it IDs will be integrated in one of future theme updates.

Qode

I left a support ticket for a few days ago and I haven’t heard back. it’s support PRIVATE TICKET #1064793 Can you please help?

Hello,

Thanks for submitting the ticket. We informed our support team, and they will answer to your ticket very soon.

Qode

Excellent work !

Thank you :)

Hi, I have a problem with Bridge theme. I’m trying to change some things in my web but when I change someting (like header title font color) and Save it, the changes doesn’t appear when I refresh the page. If I make another changes like the Menu position to the left, refreshing the page that changes appear, but not de style changes.

Hello,

This may be caused by WordPress files / folders permissions. Please try to change file permissions according to WordPress Codex https://codex.wordpress.org/Changing_File_Permissions . Also try to disable all caching / optimization plugins if you are using some, and try options again. If you continue to have problems with this, please submit a private ticket at https://qode.ticksy.com and share WordPress admin access, and our support will investigate this further,

Qode

Hi,

Qode Item Showcase List Item – I inserted a link in the “Item Link​-Box”, but the link doesn’t work. If you click on the Item (Link), you get back to the beginning of the current page (the current page gets reloaded).

Hello,

Please submit a private ticket at https://qode.ticksy.com and share WordPress admin access and a link to your site in your ticket, so our support can check this on your end.

Qode

I can’t submit a private ticket, i don’t have the support anymore. But this seems to be a bug and not a support issue.

Hi again,

If that is the case contact our support over email at support@qodeinteractive.com

Qode

Hi, We have raised a ticket kindly reply and PRIVATE TICKET #1067826

Hi,

Support agent has been informed, and your ticket will be answered as very soon.

Qode

Hello Qode,

I created a Team page on a website. But when I use the “Team” item from the bridge theme, the social icons are touching each other by default, and there is no white space in between. Due to the limited/simplified settings I don’t know how to resolve this issue. (I changed one of the titles to ”@QODE ADMIN – The Icons listed below” to show you what I am talking about, http://stavic.nl/demo/mourik/team/)

Also I can’t find where to put the navigation on Position: fixed for mobile devices.

Thanks in advance, Dennis

Hi Dennis,

There is no margin because of custom css code https://www.screencast.com/t/hHAaTtDSeaS . Remove that code from Qode options > General > Custom CSS field.

Fixed navigation option for mobile devices does not exist right now, because of limited support on touch devices.

Qode

Hey there, I tried to import demo contents several times. However, it stopped working when it completed importing data around 20%. I chose import type all without attachment. Can you tell me how long it takes normally?

Hi there,

Common problem with Import can be WordPress memory limit and upload time, and it is good if you can increase these values or ask your hosting service to do that for you.

max_execution_time = 300;

memory_limit = 128M;

upload_max_filesize = 64M;

post_max_size = 256M;

http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/

Also check instructions regarding import in our documentation http://bridge.qodeinteractive.com/documentation/3-demo-content/3-1-qode-import/​

If import process stops at some point, please try to repeat import process, and you should be able to import demo by repeating demo import for few times.

If you continue to have problems, please submit a private ticket at https://qode.ticksy.com and share WordPress admin access, and our support will check this.

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