26722 comments found.
Can you please do a demo for flower/florist? Many thanks
Hello,
We don’t have demo built exactly for it at the moment, but there are plenty that you could use like a start point for that kind of website of course.
Make sure to check all the available demos at http://bridgelanding.qodeinteractive.com/choose-your-demo/
Qode
hi there, I´m trying to insert the google tag manager but the site crush and it blocks my IP, I try it with plugin duracell plugin tag manager, with the wpbeginner plugin, inserting the code on the header, but all gives me nothing, the site falls, please I love your theme since I bought it, best buy ever. thanks you
Hi,
Note please that we haven’t tested any of the plugins you mentioned, so you should check with their authors about this.
For the manual way described on wpbeginner, try to manually add your snippet of code in theme’s header.php , after opening body tag, like they mention.
Note that in Qode Options -> General -> SEO, you have Google Analytics Account ID field, so we advise using it to monitor traffic on your website
Qode
Hi, Yes i know that your have Google analytics but I need to work with Google tag manager, I tried to put it on the header.php but the site falls and all the design and work falls, I don´t know what can be the problem, I read some people on your forum that they are having same problem but I don´t know how to fix it, I have my site upgraded so I don´t know, please can you help me
Hi again,
We recommend you consult our support team at https://qode.ticksy.com regarding this, so they can try and help you with this.
Qode
?Hi there,
I was speaking on the themeforest comments with you because Im trying to put the google tag manager on my site, I try all kind of stuff like:
- using duracell tag manager plugin
- header.php including code on that
- footer.php including code on that
- using a plugin from a blog that you give and inserting the code
But my site falls every time and I don´t know how to fix it and let it working. Please can you give me some help please.
I need the google tag manager to work properly and I know you have google analytic but that´s not what my client need. What should I do?
This is the code
<!- Google Tag Manager -> <noscript><iframe src=”//www.googletagmanager.com/ns.html?id=GTM-N4ZKX3” height=”0” width=”0” style=”display:none;visibility:hidden”></iframe></noscript> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({‘gtm.start’: new Date().getTime(),event:’gtm.js’});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!=’dataLayer’?’&l=’+l:’’;j.async=true;j.src= ’//www.googletagmanager.com/gtm.js?id=’+i+dl;f.parentNode.insertBefore(j,f); })(window,document,’script’,’dataLayer’,’GTM-N4ZKX3’);</script> <!- End Google Tag Manager ->
?
PLEASE! help me I don´t know how to do it
thanks! great day
Hi again,
Like we have explained – we don’t have direct possibility for this in our theme, we have included google analytics by default. Google Tag Manager is something that users need to implement on their own.
There are two possibilities: either using some plugin for it, or adding the code you get from Google, in theme’s header.php , after opening body tag, that’s their recommendation http://screencast.com/t/EkSJp1Rtu
As we checked with our support team, plenty of users are using it, and they’ve all done it on some of those ways. You can submit a ticket and consult our support team at https://qode.ticksy.com regarding this, so they can try and help you with this.
Qode
where is this file header.php??? please. I really appreciate the help Thank you, I can´t leave a ticket on your forum and I have a user name there 
THANK U !!!! I fix the problem, thanks again 
Really glad to hear that! you’re welcome 
Vimeo video frame in portfolio post has extra black. How can I remove the black around my 16:9 video from vimeo? Anyone solve this problem? Thanks!
Hi,
Try to add this css in Qode Options -> General -> Custom CSS field:
.portfolio_single .fluid-width-video-wrapper {
padding-top: 57% !important;
}
Qode
Hi,
Is it possible for us to see the page somehow, so we can inspect this and help?
Qode
I fixed it! Thanks:)
Glad to hear that 
Also, I installed W3 Total Cache and this is the error that I now get on my dashboard “e files appear to be missing or out of place. Please re-install plugin or remove /home3/tennisaf/public_html/africantennisfoundation/wp-content/db.php.W3 Total Cache Error: some files appear to be missing or out of place. Please re-install plugin or remove /home3/tennisaf/public_html/africantennisfoundation/wp-content/object-cache.php.”
Since I already uninstalled and reinstalled my Wordpress install, the plugin is no longer installed but the error still appears. Please help. THX!
Disregard the W3 Total Cache issue 
Hi,
For your first questions – if we understood it right – you don’t need to have the slider or title area image at all on some page. You can have totally image free header yes.
Qode
Guys you are the best, Love every Demo. Congratulations
Thanks a lot for this nice message 
Hello. I have setup the auto update feature. But is that exactly automatic? Or do we have to go into the backend and click the “update automatically” button every time we need to update?
OR is there a way to setup the theme to update itself every time there is a new theme update?
Hi,
If you’re using Envato’s automatic update plugin – it sends you the notification whenever the new theme update is available.
Then you just need to click the “update automatically” button , in order to start the update, and it will do all the rest.
Qode
The Right before appeared on the menu, and now no longer appears on the menu , I tried in every way .
Hi,
Please submit a ticket to https://qode.ticksy.com, and include a link to your site, and explain to our support team what exactly is missing in your menu, so they can help.
Qode
Hi,
Congrats on V 10.0. Really digging some of the new demos! Where can I see the full list of shortcodes and custom Visual Composer elements?
Hi,
Thanks a lot.
For the moment – the full list of available shortcodes can be seen in your WP admin , when you want to add some element on the page (of course, you should have new theme version ) http://screencast.com/t/uJ7jRqCuMJBo
On our original demo, http://demo.qodeinteractive.com/bridge/ under elements navigation item, you can see majority of elements.
Some of the newest ones are not shown there – we used those in new demos.
We’re currently thinking about some new presentation that will include all the available shortcodes/elements.
Qode
We badly need classes for the Qode Elements Holder and Item VC blocks. Otherwise please make the now default Equal Height Columns feature in the VC compatible with Bridge. This is a HUGE feature for us on many sites and the Qode version isn’t nearly as helpful as the default built-in functionality which is currently disabled. Please advise.
Hi,
They have some default css classes we used for them, and you can always give some custom class to the column/row that’s holding your elements holder, and to target it based on that.
If you need any help with this, submit a ticket to https://qode.ticksy.com , explain to our support what would you like to achieve, so they can help.
Qode
The trouble is with targeting the elements holder. If we have 2 or 3 inside of a row on the page how do I effectively target them separately?
Hi again,
That can be done with some advances css selectors. Hard to write precise css without seeing the page. You can send us here the link to your page is possible, or submit a ticket to https://qode.ticksy.com/ and include a link to this page, and we will write precise css for this, and explain the syntax so you can use it for some other pages as well.
Qode
How do I set the search option on the right side nav of a split (center logo) menu? I choose the option to show the search icon, but it doesn’t show up.
Hi,
If you’re using Sticky Divided header type, unfortunately, search icon can’t be displayed with that header type because of its specific design, sorry. You would have to use some other header type if you need that search icon.
You can read more about different header types here: http://bridge.qodeinteractive.com/documentation/6-header-setup/
Qode
Problem with Google Maps… marker is not showing
Hi,
If you’re using Qode Google Map element from Visual Composer, we have just tested it, and the pin is properly showing for that element. The same for default contact page template.
So please submit a ticket to https://qode.ticksy.com with a link to your site, so we can check this and help.
Qode
Hi guys, do you provide with an editable file to build mockups before builiding a site?
Hello,
If your referring to PSD files, we can share some available PSD on request via email. Just write us to support@qodeinteractive.com
Qode
Thanks, email sent.
We have replied 
“qode call to action section” have issues :
- No option to change text color to light / white - Link goes to http://%24link/ - No option to change font size
I know my support is expired, but this is not support request. Just for your information.
Hi,
Of course, thanks for your message! We will check this now, and correct any possible misses.
Qode
Hi ! Is it possible to have one navigation item with different styling than others? I’m trying to have a download button as the last item, (with a stroke around it) similar to the navigation on this website – https://elementor.com/
Thanks for any help-logan
Hi Logan,
You can achieve that with some custom css, to add a border around one menu item, so it looks like button. We would need to see your site to be able to write precise css code for this.
Qode
Wow! thanks for such a quick reply.
Here’s a link to the website – http://blackwaterjunctionwakepark.com/
If you could give me the the start of the css, how to point to the last navigation item, I could hopefully figure it out from there.
thanks again
Hi again,
Try adding this css code in Qode Options -> General -> Custom CSS field, that should do it:
@media only screen and (min-width: 1000px) {
#menu-main-navigation > li:last-child span:not(.plus) {
border: 2px solid #000;
border-radius: 4px;
padding: 10px 15px;
}
}
Qode
AWESOME! Thank you so much great customer service -logan
You’re welcome Logan 
WOW! What an amazing update you brought to the community. Bridge 10.0 sounds amazing. I’ve asked this in the past – you’re creating so many new features, shortcodes, etc. Do you plan on updating the Bridge Original theme to illustrate all these new features? It’s really useful when working with clients to get a single place to show them all the features. Thanks!
Hi,
Yup, 10.0 is officially released 
Understand. For the moment, we’re not editing original demo with new features. Our new demos are introduced to present new features.
Of course, you can combine them with original demo. We will look about preparing some full presentation for all available elements in the future.
Qode
Dear Sirs,
I have a huge problem with my website. Website doesn’t work and it seems like somebody hacked it.
Link to my website is: www.hicom.rs
Please help me.
Best regards
Hello Uros,
Your site’s console reports Internal Server Error 500 http://screencast.com/t/FJVLYWIVQ
Try reading this article and follow the solutions from it http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/
Try increasing your memory_limit, it could be exhausted and caused this. Also, some third-party plugin could have caused this.
In case of hacking/corruption, contact your hosting provider, so they can help regarding that.
Qode
Dear Sirs,
I have tried all solutions that you recommended to me but it didn’t help. Only thing that changed is a message in console: JQMIGRATE: Migrate is installed, version 1.4.1
Do you have any other solution that could help me?
Best regards
Hi again,
Try updating your theme to the latest released version 10.0 first: http://bridge.qodeinteractive.com/documentation/2-getting-started/2-3-installing-the-bridge-theme/2-3-4-theme-update/
After it – update Visual Composer plugin, since you have a very old version of it for the moment. You should update to 4.12 version that we included in latest theme updates: http://bridge.qodeinteractive.com/documentation/2-getting-started/2-4-installing-plugins/2-4-8-updating-plugins/
Write us back did it help.
Qode
Dear Sirs,
Thank you very much for help. It works now!
Best regards, Milan
You’re welcome Milan, really glad to hear that 
Hi guys, I need to change the different word in a single project (category, description…) and also add new labels. I have read about pluging codestyling-localization but it seem does not exist anymore. How could I do it? Thanks
set featured image for video
Hi,
Please read the following instructions on how to translate default theme labels https://themeforest.net/item/bridge-creative-multipurpose-wordpress-theme/7315054/faqs/24794
When it comes to your second message, what exactly do you mean by set featured image for video ?
Qode
Hi, i have a bunch of really dumb questions. Once i created a slide on Qode slider, how do I put it into a slider? I probably am blind, but I can’t find where to link slides to a slider I created. Then, how can i put a slider for example in a row? I only managed to put it into the page header. Thank you!
Hello,
There are no dumb questions 
When you have created your Qode Slide, you need to assign it into some existing slider, or into a new one , check my screenshot http://screencast.com/t/J6DGIPtI
Also, make sure to read this for full Qode Slider instructions: http://bridge.qodeinteractive.com/documentation/8-qode-slider/Note please that this slider can only be used into Layer or Qode Slider shortcode field, and displayed on top of the page, it can’t go in the content area.
For that, you would need to use Layer Slider.
Qode