26687 comments found.
Hello, I just installed the LMS template and do not have the Qode Membership Plugin as an option to activate. Is there a place to download or can you send to me.
Thanks, Ryan
Never mind, I found it in the theme plugins folder. Thanks
Hello,
When you try to import some of demo sites where LMS is used, you’ll get message about required plugins like here https://www.screencast.com/t/bpkSl0m0 So, try to go to Qode Import > and choose this Educational Center, and just follow instructions from the right to install/activate this plugin. That should be helpful.
best regards, Qode
Hi! I am using Sticky divided header which looks amazing BUT seems search/cart icons doesn’t display because all widgets are disabled with this header..
Is there any way (using CSS) to display woocommerce widget¿¿!! If not… It will be amazing to add it as a new feature on future updates
Please!! Thanks so much! 
Hello,
Unfortunately, currently it is not an option. Because of this header layout. Thank you for this suggestion. We are adding it in our features list.
Best, Qode
Hi! Is it possible to use a custom icon instead of a Font Awesome icon in the Pie Chart with Icon element? Thanks!
Hello,
There is no such an option for this element. You could achieve something like that only with code modification.
Best, Qode
Can you please provide a link which tells how to create megamenu (along with images in that menu if its possible) in bridge template. I am not finding any appropriate documentation. Thanks.
Hello,
We do not have that part in documentation, unfortuantely, thank you for this suggestion.
To create a wide menu, you need to go to Appearance > Menus and set your first level menu item to type ”wide”: http://screencast.com/t/65pouCVm
Then each second level menu item you set underneath the first level menu item set to ”wide” will create a new column and be displayed as the column title (but will also be a clickable link unless you specify otherwise), while third level menu within the second level menu item items will be displayed as the links in the column: http://screencast.com/t/wR7EGo0na
And you can see an example of how this menu setup will display on the frontend here: http://screencast.com/t/ZoCRtnBxN
Also, you could assign custom widget area to any column. And in Appearance > Widgets you could add desired content (images) in that widget area.
Hope this is helpful.
Qode
Hi There, I realized this theme loading time is extreme slow. I have tried out few of solutions example W3C cache or other speeding up plugin but still not work. Can you advice? Thanks
Hello,
Please, send us here your site link so we could test and provide you hint how to improve page load time based on those results.
Best, Qode
can we combine elements from various demos into our website? like footer from one and header from another
Hello,
Yes, you could mix all elements from different demos in one site. Regarding combining demos, it is good practice to install WordPress on your local machine (localhost) and then to try different demos. In this way you can see which options we used and you can reproduce that on your live page.
Qode
Hi! So I love your theme. I just wanted to say that. And this is an actual comment and NOT a question! I have been struggling with the Catering demo. Your suggestion about the google maps api finally made the logo appear, but the images in the rev slider were still not right. Well, after trying 20 things, I finally adjusted the global settings to match the layer grid size in slider settings and FINALLY, my demo looks just like yours. Ok, now to design the rest of the site.
Hello,
Thank you for sharing your honest review. We are sorry because you’ve been struggling. If you have any other doubt, please, let us know. Thanks
Qode
Connect to Instagram button on Bridge92 does not work. It accesses the instagram page (I can see this on the instagram edit profile section) but redirects to a 404. it says:
Not Found The requested URL /instagram-app/instagram-redirect.php was not found on this server.
URL: http://demo.qodeinteractive.com/instagram-app/instagram-redirect.php?
Hello,
Maybe you were connected to another Instagram account. Try to login to your WP admin. In the same browser window, open instagram.com in a new tab, find authorized application from edit profile options and revoke access for your site, and then logout for instagram profile you’re logged in at the moment.
Then go to Qode Options -> Social, and click Reconnect button for Instagram, and it will ask you for a new account you want to login to.
If this fails, submit a ticket to https://qode.ticksy.com , and our support team will write you instructions for other way this can be done.
Qode
Hi how are you. I have some questions about the left menu in my site: http://desobsolescencia.com.ar/
1. I need less space between logo and menu, its possible? 2. Same with menu and social icons, can i have less space? 3. down the social icons, i have a widget of another menu with 2 items. Its on, but it have a white color, if you do mouse hover you can see ir. But i cant found where i can change the style, font, color, etc. Also this i need more space between this menu and social icons, dont know how to do that.
Thanks!
Hello,
1) & 2) & 3) Try to use this part of code and paste it in Qode Options > general > Custom Code > Custom Css:
nav.vertical_menu {
margin-top:0;
}
.vertical_menu_area_widget_holder {
margin: 30px 0 0;
}
aside .widget a {
color: red;
font-size: 15px;
}
aside .widget.widget_nav_menu {
margin-top: 20px;
}
Feel free to set desired values for aside .widget a css selector that is for your menu items.
Best, Qode
Thanks so much, its perfect. Another little problem, i dont remember the css code to change font and hover color for the widget in menu. Can you help me? thanks again, always help when i need!
You are welcome.
You could used this widget for hover state:
aside .widget a:hover {
color: #1abc9c;
font-size: 12px;
}
Best, Qode
excellent, thanks again!!
You’re welcome!
Oh last question about the menu on left. When i visite the site from a phone, in the menu, doesnt appear the widgets. Its possible to have it in mobile menu??
Hi,
Unfortunately. no. this is not an option with Vertical Header area. We could suggest to add significant info in Footer widget area in that case. And you could for example show it just on mobile.
Qode
oh perfect, thats a good idea, i will see if my client likes it! thanks
You’re welcome!
I have put hyperlink on the button on the Qode Slider, its happen, the link goes to qode-home-slider link not the link i wanted. I have tried several times. Thanks
it seems like the left banner slide button interferes with clicking the link because the page just moves over to the left each time.
Hi,
It could it is happening because of layer that is over with the link. So, send us here your site URL and we will take a closer look.
Best, Qode
Hello,
Thanks. Feel free to add this part of code:
.carousel-control {
width: 10%;
}
in Qode Options > General > Custom Code > Custom Css.
Best, Qode
Hello,
i want to change the map pointer style. I use qode listing plugin. How can i change it via Qode options?.
Thanks
Hello,
Just go to edit Listing category and choose desired icon like here https://www.screencast.com/t/TB6DehkGVy
Best, Qode
Hello,
could I please have the code for editing the button color and the hover color of the previous-next buttons in the Portfolio big slider modern portfolio image slider.
Thank you.
Hello,
Please, submit a ticket at https://qode.ticksy.com/ and include your site URL with wp-admin access and our agent will gladly help you with anything that could be done within our theme.
Best, Qode
The logo does not seem to support retina highres?
Hi,
For the retina logo, you just need to use an image that is twice the height of your header height. The image will be set to fit into the header and condensed, so it will display in high density.
Hope this is helpful.
Qode
HelloI would like to know if it is possible to create this website, with this theme. https://imgur.com/a/ElCwzec
Hello,
Thank you for writing in! Yes, from this image you’ve shared it looks like everything could be created using Bridge theme.
Qode
If I get this theme, is it possible that I can help to configure it this way?
Hi,
When you purchase our theme you are getting free support for the first 6 months on our support forum at https://qode.ticksy.com/ There our agents will gladly assist you to setup your site within our theme, or to explore our theme options. Please, note that content building and major customization is not under our support scope.
Best, Qode
hi
My pause button on Qode music plugin wont work, it doesnt show the pause button and actually he wont pause the music.
How can i fix it ? please 
Thanks
Hello,
Please, submit a ticket at https://qode.ticksy.com and include your site URL with wp-admin access and our agent will investigate and help you.
best, Qode
can i add arrows for the carousel?
Hello,
Please, submit a ticket at https://qode.ticksy.com and include your site URL with wp-admin access and our agent will check this closer and provide you with solution if desired thing could be done.
Best, Qode
I am not sure if this is left over from my previous theme but does bridge use option-tree plugin?
Hi,
No, we do not use this plugin.
Qode
arg…I feel like 6 months of support is more expensive than the last time I renewed. I’m still having issues installing the catering demo. Ticket #1619392. I will renew support tomorrow, I just kinda wanted to know why it was almost as much as the theme. Anyway, I did everything you said. I have access to php.ini. And still, the logo isn’t showing up. Not only that, but I removed the logos and installed the logo again by just taking it from the demo and it didn’t work. Then I just installed any old image as logo. nope. Then I temporarily removed all custom css. nope. Then I changed the header type to every other header. Nope. I just don’t understand. The only plugins active are contact form 7, wp bakery, and rev slider. I’ll send you login credentials tomorrow when i renew support. Thanks.
Hello,
Please, send us here your site URL so we could take a closer look. Thanks
Qode
The other issue I talked about in the ticket with the general layout being off is fixed with this new install of the demo. Just the logo is like MIA. Thank you
Hello,
Thanks for sharing link. We could see there is an error in console log that is indicated that you have Google Map element on this page, but you didn’t add any api key in Qode Options > general. Please, just follow instructions from this article in order to solve this https://qode.ticksy.com/article/9439
Best, Qode
Yeah, I didn’t do anything except repeatedly dumb the files and database through mysql and keep trying again. I’ll follow the instructions. Thanks!
wow. That’s the craziest thing I have ever had to do with wordpress. I mean, I don’t even know what I did or what I would want to do that, lol. But it worked. Thanks guys!!
Glad to hear this has been sorted out. Thank you for the update.
Hello,
Moment I uploaded the theme my site went down, there is only white screen with no errors?
Hello,
Please, check this article to fix this issue https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-wordpress-white-screen-of-death/ and if the issue persist, feel free to contact our support team at https://qode.ticksy.com Just include your site URL with wp-admin access.
best, Qode
I just need to know this is due to theme issue or hosting issue. I cant buy support for this very small issue.
Hello,
It is most probably server issue. The best idea is to contact your hosting provider and check error log with them so we could be sure what is causing this issue.
best, Qode
Hi, just updated Brdige to v16.6.
While trying to add the new plugin (via upload option in wordpress) js_composer.zip, I got the following message:
- # #
Security Alert The file you are uploading was rejected by the server. It probably contents viruses or trojans that can damage your website
Do not attempt to upload it again as your IP address may be blocked.
- # #
What’s wrong?
Hello,
We suggest to contact your host and ask about this. We guess you have some restriction on your server – https://stackoverflow.com/questions/21051051/security-error-while-uploading-file The theme is clean, and each theme package is tested on Envato Market.
Thanks!
Qode