26687 comments found.
Hi, can you make the blog sidebar sticky? It would be very helpful for long blog posts. Thanks
Hi,
Thanks for the idea. We will consider it.
Qode
Can it be done through custom css right now? Thanks
Hi,
Unfortunately not. A script needs to written to calculate and keep track of the position of the sidebar as you scroll up and down the page, so it can’t be done only with css.
Qode
Hi,
is it possible to have instead of three lines menu button on mobile devises a button with the label “menu”.
Thanks
Hi,
This is possible by editing the mobile menu code in header.php. You might need to add some custom CSS.
Qode
Hi,
I have used a visual composer extension function – ‘Gallery images’ for a particular page. If i load the page directly, the lightbox function works perfect. But if i go through the first page through ajax the lightbox doesn’t load.
I am aware of the option of disabling the load through ajax but was just still wondering if this can be tackled in any other way.
Thanks.
HI,
I guess call to gallery function should be added to ajax call when page is loaded via ajax. Our support can take a look at it if you submit ticket to http://qode.ticksy.com/ and include WP admin access.
Qode
Hi Qode,
In a page based on http://demo.qodeinteractive.com/bridge/pricing-tables/
I’m trying to ‘alter’ the green “best price” text. I am unable to locate it in the page code. Can you reveal where to look for that particular text?
Thanks!
Hi,
For this you will need to use some custom css. Please add the following code to your custom css field in Qode Options > General > Custom CSS:
.q_price_table.active .active_text{
background-color: #1abc9c;
color: #fff;
}
and then just change the color values to suit your needs. The background-color value changes the green background color, and the color value changes the color of the text inside that field.
Qode
Hello!
I have the Left Menu turned on and when it’s being viewed on a desktop or laptop it looks great. Sometimes when it loads on mobile however, my logo covers the expandable menu button on the left side. Is there a way to fix this?
Another issue I’m having is being able to select projects on the portfolio slider. I’ve tried entering my project names into it but it just doesn’t seem to work. Works fine when it’s loading recent projects but once I try to specify the projects it doesn’t show up at all. Seem like it should be really easy so I am probably doing something wrong but I can’t figure it out.
Also, when I set one of my media pics to be the featured image on a portfolio project, it stopped being square – it was slightly taller than all the rest of the squares. Not sure if this is a bug caused by the image being too tall but I was wondering if there is a fix for that because it’s a great cover image and I’d love to be able to use it.
Lastly, on the portfolio project page, how do I get rid of the “About this Project” on projects where I don’t want to write anything?
Thanks guys, you have an awesome theme!
Hi,
Thank you 
@media only screen and (max-width: 1000px){
header .q_logo img.normal{
height:80px !important;
}
}
just adjust the logo height on your own.
Regarding portfolio slider, you should enter portfolios IDs there, not the names.
Regarding portfolio featured images, could you send us a link so we could take a closer look, or you can submit a ticket on http://qode.ticksy.com/ and past us link there.
Regarding portfolio single, depending on which layout you are using for portfolio single, we could provide you custom css to hide it, or to guide you where to remove it in templates.
Qode
Hello,
Thank you for your reply!
- The logo problem seems to be fixed now so that is awesome.
- Regarding the portfolio slider – I do not know what is meant by “portfolio ID.” I tried the slug, order number, project name… None worked :/
- Yes if you could provide CSS to hide the “About this project” text, that would be much appreciated.
- One last thing – I can’t figure out how to link my icons in my “icons with text” elements. I searched for the answer in this forum and it seems that a user named “simviator” had a similar problem 3 months ago. He says that you fixed his problem with code, but the code is not written in the replies. Could you please help me be able to make my icons linkable?
Thank you once again! Awesome theme, awesome support.
Hi,
1. Great. 
2. You can see the id in your url bar, when you view the single portfolio from the backend: http://screencast.com/t/MLz4p4ipc
3. To hide the “About this project” section from your portfolio pages, please add the following code to your custom css field in Qode Options > General > Custom CSS:
.portfolio_single .portfolio_detail>h6, .portfolio_single .portfolio_detail .info.portfolio_content, .portfolio_single .portfolio_single_text_holder {
display: none;
}
4. Could you please submit a ticket to http://qode.ticksy.com/ and our support team will help you achieve this.
Qode
Hi!
I´m trying to change the transitions of the “nivoslider” by default it´s set to random, but i will like to set ot to slideInLeft, but i can find the nivo code in your theme anywhere, could you help me?
Thnks!
Hi,
We don’t have ‘Nivo Slider’ integrated in our theme. On which slider do you mean, could you send us a link?
Qode
Hi!
When i´m creating a page with visual composer, and i add a image galley, it gives the option of nivoslider,and i havent installed that pligin. www.likehomemallorca.com/nivo.png Thnk!
Hi,
I guess Visual Composer plugin gives that option.
Qode
Hey! Very nice theme! Great job! Thank you so much!!
One question: I disabled the responsive option, I edit header.php file and on line in ‘viewport’ meta tag, set ‘user-scalable’ on ‘yes’, but on mobile it isn’t possible for me zoom in and zoom out the navigation area.
Thanks so much for your support!
Hi,
Thank you 
That is because you have set the ‘fixed’ type for menu. Fixed positin elements can’t be scaled. You can try to set some other header type.
Qode
I really love this theme! Since yesterday I’m trying to use the plugin Gravity Forms. How can I adjust the CSS? When I modify the CSS in stylesheet.css nothing happens…
With kind regards!
Hi,
Thank you 
Theme is using stylesheet.min.js file, so when you modify it, you need to minify it and replace content with minimized file. Also you can do it in child theme in style.css file to avoid theme update conflicts or you can put your css in custom css filed in Qode Options.
Qode
So I need to edit the stylesheet.min.js and copy the content to stylesheet.css?
Hi,
No, if you decide to do it this way, then you need to modify the stylesheet.css file and then go to some site like http://cssminifier.com/ and minify all the content from the stylesheet.css file. Then copy the minified content and paste it into your stylesheet.min.css file (replace the whole content of the file ).
However, it would be easier to either use the child theme and just input your changes into style.css, or just go to Qode Options > General > Custom CSS and input your changes in the custom css field. Besides being easier, these two methods will also ensure that these changes aren’t lost when you update the theme.
Qode
I’m sure you get this question all the time. Is Bridge’s framework much more advanced than Eden or Strata? I’ve seen you mention that Elision’s is outdated. That’s too bad as I like the CSS/html styling of that theme the most.
How does the framework of Eden/Strata compare to Bridge. I also see both of those contain items not in the Bridge demo – I know there’s a limitation of what you can show in a demo.
1) Does Bridge contain the “icon timeline” used in Eden? 2) Does Bridge contain the infographhic progress bar of Eden/Strata/Elision? 3) Does Bridge contain the 4 latest post types used in Strata?
Thanks!
Hi,
Bridge has new admin panel and with it, new user experience, easier t handle. All our themes has same framework, only number of options are different. Bridge has the most options to customize the theme.
1. Unfortunately not
2. Yes
3. it contains 3 types, image in left box, minimal and boxed type
Qode
Thank you as always for the speedy reply. It looks like the “info list” feature from the Ultimate Add-ons for VC will create something similar, but not as cool, as your icon timeline in Eden.
You mentioned the 3 types of “latest post types” that Bridge shares in common with Strata. Good, I wanted the boxed and minimal version.
Question. Can you include the excerpt on the image in left box version? On your Strata demo that one just includes the title and meta data. It’s the one beside it with the blue date boxes that includes post title, meta, excerpt and date box.
Thanks! I promise this was the last question.
Hi,
‘image in box’ latest posts type has already excerpt text. http://demo.qodeinteractive.com/bridge/latest-posts-small-image/Qode
Is there a way to suggest and vote for the new layouts to be created or it’s all current includings? It would be great to get a few layouts related to design and printing press business. The more I got here, the more I can’t wait to get my hand dirty with this amazing theme.
P.S: 1. I also hope to see ‘Blocks’ included where we can use, create and share the presets to use with the page builder with shortcode. 2. More section dividers like curve, rotation, etc to make unique appearance for the page. OR are these two already included?
One more thing, please: Is there any plan to tightly style the page and elements for WooCommerce as all the demos have none; or am I missing anything? I also hope the next update will include one for Hotel room booking layouts. Can’t wait to get the theme for my next project. Bookmarked now.
Hi,
Thank you for being interested in our theme 
We will pass this to our design team so they could consider your suggestions. Regarding woocommerce pages, we didn’t styled them for different demos.
Qode
Great theme! Just one little silly thing. In my Posts, how do I remove the date and “Posted at time in Uncategorized” ?
Hi,
Thank you 
If you want to remove whole post info, you can use this custom css:
.blog_holder article .post_info{
display: none;
}
If you want to remove just time and category, that would require changing of template. Our support could help you with it, and you can submit a ticket on http://qode.ticksy.com
Qode
I added that code to my bridge-child theme stylesheet.css in Appearance-Editor but I don’t see any changes. : /* Theme Name: Bridge Child Theme URI: http://demo.qodeinteractive.com/bridge/ Description: A child theme of Bridge Theme Author: Qode Interactive Author URI: http://www.qodethemes.com/ Version: 1.0.0 Template: bridge */ @import url(”../bridge/style.css”);
.blog_holder article .post_info{ display: none; }
After a few refreshes it finally worked. The only thing that still appears is the date
Hi,
To hide the date you can add the following code:
.blog_holder article .post_text h2 .date{
display: none;
}
Just one more note, you can add this code ( and the one we previously sent ) to your custom css field in Qode Options > General > Custom CSS instead of your child theme. 
Qode
Thank you very much! Top notch assistance 
You’re welcome. Glad we could help. 
Qode
How can I make the logo bigger when using the “winery” layout?
Hi,
Logo is resized to be half the size of uploaded height because of the retina screens. So if you have uploaded logo of 200px in height, it will be 100px on site, so if you want it to be 150px you need to upload logo of 300px in height.
Qode
I am trying to set up the “Welcome to Parallax Presentation” page, and I got the first picture set up, but it is very large or zoomed in because it only is showing a corner of the picture (is taking up full width though), so how do I make it smaller/zoomed out so that it stays full width but shows the full image as well?
Also, I can only find where to replace the first picture… how do I replace the rest of the images, or add more images to the parallax?
Thanks! Great theme!
Also on the blog page (large with sidebar), is there a way to take out the ”...” and read more button? I have upped the number of words to 1000 so that the full post shows on the main blog page, without having to click read more. I also want to be able to add my related posts plugin and the comments plugin to below the post, before the next post starts, but all in the same infinite scroll of the main page. Does that make sense and how do I set that up?
Hi,
You could use this custom css and put it in the custom css field:
section.parallax_section_holder {
background-size: cover;
}
As for other parallax images, you should edit rows which are ‘parallax’ type and replace it’s background images.
Regarding blog, you can use the ‘blog large with whole post’ template and you will have whole post rendered in the list. If you use this whole post template and you put those plugins in content of single post, that they should be rendered on blog list with post content.
Qode
Thanks! Is there a way to make it parallax and responsive? All of the images I am using for my parallax are only fitting correctly if I have my web browser sized right.
@Qode – That worked for the blog, thanks! Now that the whole post is showing up though, how do I take off the “read more” button? Can I put the related posts, likes, and comments, or other widgets, underneath each blog post on the infinite scroll of the blog post full width whole post? (right now it only shows up when they click the read more button and I want to take off that button either way)
Hi,
The previous custom css that we gave you should do the work, did you try it?
Regarding blog list, could you can submit a ticket on http://qode.ticksy.com , our support will give you more precise answers.
Qode
Hi,
A few days ago I purchased the template and I have a problem with the visual composer, I can’t write in the visual Area in the text block settings and when I write in the text area of the text block setting and I click to save the settings appears the following code:
width="1/1"][vc_column_text]
I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.
My version of Wordpress is 3.8.1.
Thanks!
Hi,
Comment are is not showing everything what you are trying to write us. Could you please submit a ticket on http://qode.ticksy.com/ and describe us problem there?
Qode
I want to use a menu like small brand but i failed. I could not find the “small brand” in Qode import. can you help me please.
Hi,
Which version of theme do you have? We can find it in our Qode Import: http://screencast.com/t/ustZE337
Qode
Hi,
you have set your home page to be your latest posts and that isn’t connected with any page where you can set title and subtitle. What you can do is go to Readings -> Settings and set your home page to be static page with blog template set and than you can control this element of your site.
If you have any issues setting this up submit your ticket with link to the site and temporary WP admin to http://qode.ticksy.com/ access and our support staff will help 
Best Regards
Qode
Great! Thank you again!
no problem 
And one more question) How can I change a “side area” icon: http://joxi.ru/AoMhVIwyTJDtAtPZMa8 ?
Hi,
To achieve this, you will have to modify some of our code. In the header.php file you need to find the following line of code: http://screencast.com/t/i7rzgrhhdP40
And then change the fa-bars part of the code to the name of some other Font Awesome icon. You can find a list of these icons alongside their names at http://fontawesome.io/icons/
Please note that if you wan’t these changes to remain after theme update, you will need to activate your child theme and copy the header.php file from the main theme to the child theme and make the modifications there.
If you need any further assistance with this, please submit a ticket to http://qode.ticksy.com/ and our support team will help you.
Qode
Hi again!
I´m trying not to include the footer in a page, as i made with the fotter with the code you gave me, but changing header for footer,
.page-id-14508 footer{ opacity: 0 !important; pointer-events: none; visibility: hidden !important; }
The problem is it remmoves the footer but lets a whitespace where the footer was, you can see it here; www.likehomemallorca.com (The idea was to place just a fullscreen image)
Thnks!
Hi,
Did you submit the ticket previously? Please share ticket ID and I will have someone from our support team help you with the css 
Qode
Tnks!
Hi,
Please submit ticket to Ticksy and provide ticket ID so I can assign it to other developer who can help you 
Qode
Hi,
Actually I am thinking to buy Bridge theme , I just need to know that theme does work on iPhone and android both or not . Especially on iPhone as I read that it doesn’t work on iPhone. Please clear so that I can buy it.
Hi,
Yes, it works on it
You just need to close ThemeForest preview frame at the top (as their frame causes problem).
Qode
Hi, im thinking about buying your awesome theme bridge. But im wondering if it is possible to have a fullscreen slider workpage?
But, you see im not a coder so is it simple enough for me to do by my own or do i need some one to do it for me? If i need a coder can you help me with it? And what could it cost? i want a mix between “Bridge Contemporary Art” and my own homepage linuslovbacka.se but other text option in the project page. Im a designer so i can show you how i want it if needed.
Txh!
Acctually what im looking fore is more like a mix between “Bridge home portfolio” and my current homepage + some changes like the fullscreen slider in a workpage.
Hi,
Thank you very much for interest in our theme 
We don’t do any custom work, as all our resources are already taken, but you can try to find someone to do custom work here: http://studio.envato.com/.
Qode
ok, so you dont think i can make a fullscreen slider by myself?
is the theme easy to work with or do i have to know coding? 
Fullscreen slider is included with the theme, as displayed on our demo site
You can configure it 
Ok thx! 
Hi got big problems loading this theme on 3g just on an iphone though? any suggestions please http://www.artificialgrass-installers.co.uk/
Hi,
Please submit ticket to http://qode.ticksy.com/ so one of our developers can debug the problem on your end.
Qode