26722 comments found.
Hello Again Qode, I have changed/replaced demo banner slides (Home-Slider-5). Now it looks ugly in mobile devices. I have checked in iPhone 4s and HTC M8. Also text widget is breaking… Can you please check the issue.
As maintenance mode is enabled you can’t check it on mobile devices or any browser. First you need to login and test the pages.
I can give you login details. Tell me where should I provide them.
Thanks
Hello,
Please submit a ticket at https://qode.ticksy.com so our support can investigate this on your end. Also provide additional info in your ticket.
Qode
Hi Code, I don’t know why but https://qode.ticksy.com is showing “No Products Purchased”! I can’t create a ticket because of this. Please check
Hi again,
Try clearing browser cache and try to submit a ticket again. Also make sure that you are logging in with the account from which you have purchased the theme.
Qode
Okay ticket created with all details. Sent some mobile screenshots. Hope you will find a fix soon.
Thanks for submitting the ticket.
Please send us a ticket ID so we can assign your ticket to one of our support agents.
Qode
Hi Qode, it’s #948692
Thank you,
We informed our support team, and they will answer to your ticket as soon as possible.
Qode
Currently the visual composer version is 4.12.1 since 9 September. When do you plan to do an update?
Hello,
We are working on major theme update which will include latest Visual Composer and some theme and plugin compatibility fixes, and there is still a lot of work which have to be done. We don’t have exact date of release but we hope that it will be very soon. Until then, please use currently available version.
Thanks for understanding.
Qode
If I set sidebar in my page http://www.serenaparelliprofessional.it/cosa-e-parelli/ there is a problem with content overlap. Why? Tks
Hi,
This is probably because you are using default page template and you have set row to be full width. Edit row on that page and set it to be in grid and you should fix this issue.
Qode
Hi again,
We can only provide you with custom css code below which should fix the issue if you add it from Qode options > General > Custom CSS field:
.two_columns_75_25>.column1 .grid_section .section_inner {
width: auto;
}
But in case that it is not working, please submit a private ticket at https://qode.ticksy.com and share WordPress admin access, and our support will check this.
Qode
it works perfectly!! many thanks
You’re welcome.
hi, usite your demo with woocommerce installed, i have these question:
http://nimb.ws/P2qsuvI’t means:
1- how can I remove the field next to the “post/zip” one? If I’m not wrong that field is to indicate the city, But I allerady have the drop down city selection. on contrary, if not possibile to drop it, how can I indicate for example “city” exactly as all the other field?
2- In “spedire ad un indirizzo differente” (send to a differnt address): we have the same above problem, and second need to add the same fields “email” and “phone” of the invoice module.
thanks L
Hello,
1. City field label is missing. You can probabbly add it by adding custom JS code below from Qode options > General > custom JS field:
$j('#billing_city_field input').attr('placeholder', 'City');
If that does not help, please submit a private ticket at https://qode.ticksy.com and share WordPress admin access, and our support will check this.
2. This cannot be achieved without some modifications. You can follow instructions from WooCommerce documetnation https://docs.woocommerce.com/document/tutorial-customising-checkout-fields-using-actions-and-filters/
Qode
point 1 is solved,
point 2, same problem point 1. which is the right instruction? thanks
Hi again,
It is this part “Lesson 2 – Adding custom shipping and billing fields”. Instructions are straightforward, but note that this will require some custom coding and you should be familiar with coding.
Best Regards,
Qode
sorry I don’t understant, I just want to add the same label, “city” in the “send to a differnt address” just to next to the “post/zip”. Thanks
Hi again,
You have to be familiar with programming. And you are looking for something that is not built in theme functionality. We have provided you with the link with instructions, but if you aren not fmiliar with programming then consider hiering someone to code that for you, or try to contact WooCommerce support instead.
Qode
Hello, just purchased the theme which looks really awesome to me … but I seem to be too stupid to import the demo content (Demo – Original) … can anybody help me?
Hi,
And thank you for choosing our theme.
Demo import procedure is explained in the theme documenation http://bridge.qodeinteractive.com/documentation/3-demo-content/3-1-qode-import/ . If you encounter problems with demo import, please contact our support by submitting a ticket at https://qode.ticksy.com and also provide WordPress admin access in your ticket.
Qode
wel … I already submitted a ticket but the ploblem is not solved. It cannot be that difficult … otherwise if you have no possibility to import the Demo-Content please refund the money. Sorry, I just have not so much time to wait.
Thanks for submitting the ticket. We informed our support team, and they will answer to your ticket as soon as possible.
Qode
Hello, i get the following warning Warning: getimagesize(): Filename cannot be empty in /home/websitename/public_html/wp-content/themes/bridge/title.php on line 84
What can be wrong? Thank you
Hello,
From your WP admin > Qode Options > Logo, make sure to upload your logo in all the fields there, instead of our default logos. That should resolve this.
if the warning is still on after it, you should then edit this file wp-content/themes/bridge/includes/shortcodes/shortcode-elements/slider.php , and you need to edit following part of code:
list($logo_width, $logo_height, $logo_type, $logo_attr) = getimagesize($_SERVER[‘DOCUMENT_ROOT’].$logo_url_obj[‘path’]); $logo_url_obj = parse_url($qode_options_proya['logo_image']);
http://screencast.com/t/qxOHdvT5Ddxq
to look like this:
list($logo_width, $logo_height, $logo_type, $logo_attr) = getimagesize($qode_options_proya[‘logo_image’]);
http://screencast.com/t/vjpUwGuITn
If you continue to have problems, please submit a ticket at https://qode.ticksy.com/ and our support team will assist you.
Qode
hi! I have question about instagram widget! what time means in – Images Cache Time – minutes or what?
Hi,
Cache time is amount of time in seconds for which loaded images will be cached and displayed on front end so even if you publish something new and you refresh the page in that period of time, changes will not be present.
Qode
Thanks for fast responce!)
Another one question! – about qode-instagram-api.php line 71
$this->clientID = ''; $this->clientSecret = ''; $this->redirectUri = '';
i try to change this settings to my, but one moment confused me – instagram-redirect.php
is this file the same on your server as my in lib folder? can i specify the path to my instagram-redirect.php?
Hi again,
You don’t ahve to change anything within instagram-api code. You can connect to Instagram account from Qode options > Social http://screencast.com/t/sgVfAcLuF2
Qode
Hey, Guys! Could you please tell me if the theme is compatible with wordpress 4.6.1?
I see you already answered this! 
Hi,
Yes, as you already saw, the theme is compatible with latest WordPress.
Qode
Hi there,
I’ve been trying to adjust row settings for 2 hours now. I’m simply trying to create a masonry look of 4 tiles. An image and text per each row so two rows. Nothing will match up. If I add a padding or margin, it simply refuses to align correctly.
Please help. I’ve never had such difficulty with a theme completing such simple adjustments.
Every row is off, this is horrible. Ive literally wasted 5 hours trying to simply get rows to be even
Hi there,
Masonry layout can be set for portfolio list element in order to show portfolio items in masonry layout, and also you can disaply blog posts in masonry style if you choose one of masonry blog templates for your blog page http://screencast.com/t/cnSrpwbLk . Masonry layout is controlled by masonry script and and creating similar layout manually, by combining Visual Composer elements is very hard to achieve. Maybe our support can assist you with this and all theme related questions if you submit a ticket at https://qode.ticksy.com . Also provide additional details in your ticket like a website link and WordPress admin access.
For equal columns use our element for that purpose, it is called Qode elements holder. Also you can find chapter from our old documentation on the following link for more info on how to use Qode Element Holder http://demo.qodeinteractive.com/bridge-new-help/#!/3_custom_shortcodes_qode_elements_holder
Qode
Hi, I’ve enabled the reCaptcha on my contact page, but it shows the old style reCaptcha instead of the newer style one-click “No Captcha” that Google has been using for a couple of years now. Is it because the Bridge theme has not been updated to show the new simple version?
Also the page gives the following error visible on inspect>
Uncaught ReferenceError: Recaptcha is not defined at http://hdielko.com/contact-us/:360:14
2challenge?k=6Lct4AoUAAAAAMkIh6SgH_0NjOp9Y9510oi4Chg_:17 A Parser-blocking, cross-origin script, https://www.google.com/recaptcha/api/js/recaptcha.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.(anonymous function) @ challenge?k=6Lct4AoUAAAAAMkIh6SgH_0NjOp9Y9510oi4Chg_:17
The contact page is: http://hdielko.com/contact-us/Thank you, Maz
Hi Maz,
Contact Page template in Bridge theme is still using older version of reCaptcha, and if you want to use new version you can simply use Contact Form 7 plugin with reCaptcha instead. Regarding error which you are seeing, first make sure that keys for reCaptcha are set http://screencast.com/t/cbljJZd8Z correctly and then test this again. If you continue to have problems please submit a private ticket at https://qode.ticksy.com and provide WordPress login link with admin access since we are unable to access your site since it is in maintenance mode.
Qode
Qode options is not working. My changes are not updating. I have the latest update.
Hi,
This can be due to WordPress installation file permisions, so first try to set file permissions according to WordPress Codex https://codex.wordpress.org/Changing_File_Permissions . Also some security plugins / scripts can block option framework so also try disabling such plugins. If issue persists please submit a private ticket at https://qode.ticksy.com and provide WordPress and FTP admin credentials and our support will investigate this further.
Qode
I keep getting a error when importing Bridge 65 RevSlider, even when i export/import a selfmade slider its giving this error:
importing slider settings and data…
Error: Import file not found!!!
How do i successful import bridge 65 (hosting) demo Revslider ???
Hello,
We have tested Revslider 65 import on our testing installation and it was imported just fine http://screencast.com/t/ezX7NfRu http://screencast.com/t/48zyekOK3DaC . Probably there is something else which is causing this. If you continue to have problems, please submit a private ticket at https://qode.ticksy.com and provide WordPress admin access so our support can check this.
Qode
I am Struggling making my sliders compatible on mobile. Is there any easy way of doing this?
Hi,
You are probbably referring to slider responsivness, and you can enable this option for Qode slider from WordPress admin > Qode Slider > Your slider http://screencast.com/t/aHTUkh4DJs8b . Also you can set custom break points if needed, and this is explained in the theme documentation http://bridge.qodeinteractive.com/documentation/8-qode-slider/8-6-using-the-slider/8-6-4-width-and-height/8-6-4-2-advanced-responsivness/
Qode
Hello, Im trying to activate visual composer but when I do click activate it takes me to a page that says this: Authorize WPBakery Support Portal to connect with your account?, I then click “Approve” and then it takes me to a page that says “Before you can proceed, you need to login to Envato marketplace first. This is requirement from Envato and you only need to do this once. Sorry for the inconvenience. i then login to my envato account and I’m just taken to the envato homepage. Please help me install visual composer asap. thanks
Hello,
We bought extended license for these plugins (Visual Composer, Layer Slider and Slider Revolution), and we can’t give you license code because of policy and terms of Theme Forest, because of that we included these plugins in our theme (you can find plugins in theme folder/plugins/ there are installation files of these plugins), also we will update these plugins to the latest version with theme update so you just need to wait for next theme update and there will be the latest version of plugins if it exists. Then when you update theme you just need to go to your back-end Plugins and to deactivate/delete these plugin then you will get some notification to install necessary plugins to our theme, then just click to install/activate again these plugins and that will be all. If you don’t get this notification to install necessary plugins, then just go to Plugins -> Add New -> Upload -> Find these plugins in our theme folder/plugins select one by one and click import/install.
You can ignore messages about activation these plugins, you have/get inside Plugin settings.
If you need assistence with theme installation, you can reach our support directly by submitting a ticket at https://qode.ticksy.com
Qode
Thinking about this theme for my vacation rental business because I’m looking for something clean and modern. However, i need a booking widget and that’s indispensable. Any recommendation of plugin or such for a booking widget that would be compatible with this theme?
Hi,
And thank you for the interest in our theme.
Unfortunately we don’t have booking system integrated and we didn’t test similar plugins with the theme so we are not in position to recommend you such a plugin, we are sorry
.
If you have any other questions, just let us know and we’ll be happy to reply.
Qode
Is it possible to hide a “row” on mobile devices? does a specific class exist to hide an element on mobile devices? thanks
Hello,
Such an option does not exist within Visual Composer. You can only hide columns http://screencast.com/t/Ip0ui3qJtpd
In case that you need to hide rows, you can achieve this by adding extra class name to row and then you can hide it with custom css code. Our support can assist you with this but please submit a ticket at https://qode.ticksy.com and provide additional details in your ticket.
Qode
i have question is it possible the menu to convert it in dotted menu?
Hello,
And thanks for bing interested in our theme.
We don’t understand what you want to acheive, but if you are interested in theme header layouts, you can find available layouts on the theme landing page here http://bridgelanding.qodeinteractive.com/ – Unlimited Header & Menu Layouts section.
If there is something esle, please explain your question a bit.
Qode
hi Qode, when i try to install bridge theme i keep getting this error message:
Warning: Error while sending QUERY packet. PID=1040807 in /home/perhen5/public_html/wp-includes/wp-db.php on line 1868. what could be the problem? Thank you
Regards, Ajay
Hello Ajay,
This is realtead to hosting package memory limit and mysql packets. You can try solutions from this thread https://wordpress.org/support/topic/warning-error-while-sending-query-packet-pid82827/?replies=29 or simply ask your hosting service provider for assistence.
Qode
.
The theme is not compatible with the version WP 4.6.1?
Hi,
Yes, although we didn’t release theme update yet, since 4.6.1 is minor update, everything will work just fine, so feel free to update WordPress instalaltion to latest version. Also, make sure that you are using latest theme version. Theme update instructions can be found here http://bridge.qodeinteractive.com/documentation/2-getting-started/2-3-installing-the-bridge-theme/2-3-4-theme-update/
Qode
Hi we are trying to set the carousel for partners logos. On the home page, we have as default 6 logos that are displayed, but in the inner pages, the number of logo is still less than 6 even if the carousel category is the same. How can we fix .
Hello,
Probably you are using different page templates for home page and for inner pages. Make sure that templates are same (usually it is Full width on home page) and also check that row settings for the row which is holding carousel element for home and inner page are the same http://screencast.com/t/P8eOPSr784w
Qode