26721 comments found.
someone posted earlier about two of the examples missing from the latest download to which you replied:
“Thanks for reporting this. This problem will be fixed with the next update. You can still update those examples with Qode Import page”
my question: what is the “Qode import page” and how do i find it/use it?
I need the 18 xml asap. you can also email it to me if possible;
skipblankley at gmail dot com.
thanks!
Hi,
Qode Import page is found under Qode Options. It’s better to use it for import as it also imports theme options and widgets
http://screencast.com/t/JAGjb9Psjy
Qode
awesome! thanks!
You are welcome 
Hi, I am looking for a theme where I can build my website just like this site http://julknudsen.dk/Gastrade.pdf
Is this possible with your theme?? fullscreen background, 3 boxes with background / text and 1 box with html / php code. two column site where the ships are on the left and the information on the ships are on the right? Several contact forms?? Thanks in advance
Hi,
This looks possible to me. It might require some custom CSS, but it should be doable 
Qode
Hi Guys , quick question to your stunning theme.. its says it has Page Builder built in.. Is it something like Visual composer ?.. sorry for asking, because not sure what it means.. all the other/older themes I was working with, had none like that..
Since I do not see any screenshot of the Page Builder…....thanks for your time..
thats the only thing which holds me back from buying.. 
Hey,
It’s Visual Composer
Very common plugin and most of the users know how to use it 
Qode
ok thanks, that I was hoping for, You should describe it better in your theme description, because most people are looking for this kind of plugin… .....so now you just got yourself a new client… just need to confirm with my client.. saludos
Thank you very much 
Hi,
I have a question on the demo xml import. In the latest zipfile on Themeforest there are no XML files for demo 14 and demo 18?
Thanks. Jos
Thanks for reporting this. This problem will be fixed with the next update. You can still update those examples with Qode Import page 
That works fine, thanks!
You are welcome 
I am trying to update the logo, but when I upload or choose logo file from library, the change never takes. It keeps the bridge logo
Hi,
We can take a look at the issue if you submit ticket to http://qode.ticksy.com/ and include WP admin access.
Qode
how do i remove the permanent READ MORE buttons on the blog post, i would like to insert it manually myself if there’s more to read.
how do i change my theme to the other extra styles(like Bridge Urban, Bridge Cafe,,etc) you guys made, i can’t seem to find that instruction in the handbook
HI,
Can you please submit ticket to http://qode.ticksy.com/ and include WP admin access so we can try to help you with READ MORE issue 
Other Bridge examples are complete demo sites and you can import them from Qode Import page under Qode Options. Please note that importing them will lose current theme options changes. It’s best to choose one demo site and start from it to build your web site.
Qode
Hi there,
I’m considering buying this theme, but I do have two questions beforehand:
1: Can I choose to have the Slider pause on hover? In your Demo 4 (Creative Digital Agency) you seem to be using your own slider (not LayerSliderWP). I like that slider, but I need it to pause when the user hovers over a button and isn’t fast enough to click before the next slide appears.
2: When hovering over images (for example on the same Demo 4 homepage under “Our Recent Work”, two buttons appear, “Zoom” and “View”. I find that too confusing – can I change that to just ONE button, e.g. “View”?
Thanks for you help! Hope to be a happy customer soon! 
Hi,
Thank you for interest in our theme 
1. We don’t have that option in our slider, but you can use LayerSlider instead, but it’s not fullscreen as ours
2. Yes, you can disable zoom icon 
Qode
Thanks for getting back so quickly. One main reason for buying your theme would indeed be the fullscreen option of your slider, which I prefer to LayerSlider in many ways. Do you think you could implement a “Pause slide on hover” option? Thanks a million for considering it!
Hi,
Actually this can be easily implemented: You can change that if you change this in default.js:
if($this.hasClass(‘q_auto_start’)){ $this.carousel({ interval: $slide_animation, pause: false }); } else { $this.carousel({ interval: 0, pause: false }); }
into this:
if($this.hasClass(‘q_auto_start’)){ $this.carousel({ interval: $slide_animation, pause: “hover” }); } else { $this.carousel({ interval: 0, pause: “hover” }); }
So it is actually hover property only.
Qode
You’re awesome, thanks!
Will give it a go once I installed the theme.
Still, would you consider making this an option within the admin backend, in some future release? As it’s more or less standard behaviour for a slider to pause on hover, I’m sure other users will appreciate it. Thanks again!
Hi,
We can do that, but after other priorities we have right now
There are lot of them.
Qode
I believe there’s a lot on your plate, yes.
Well, you’ve got quite an amazing theme there, of course it’s popular… if it’s enough to make people switch from Enfold (like me), I guess that’s saying something.
Thanks for adding it to your to-do list!
Yeah
Thanks a lot for that decision
We appreciate it a lot 
Alright, I purchased the theme… sadly, your code suggestion did not work. I see it says ”$this.carousel”, while the thing that I need to pause is actually a slider, not a carousel. The WP admin sidebar mentions both Qode Slider and Qode Carousel, so maybe I was changing the wrong thing? I had a look through default.js and found a couple of “pauseOnHover” properties, but even changing those from “false” to “true” didn’t do the trick.
What else could I try? Thanks for your help!
Hey,
This qode is for slider, but script behind this is twitter bootstrap carousel 
Please submit ticket to http://qode.ticksy.com/ and we will attach good script to the ticket. Please post ticket ID here.
Qode
Ha! Perfect! It works!! If you keep up this fantastic level of support, I might just end up buying your theme AGAIN, just out of gratitude! 
Thanks a lot, you’re a lifesaver!
Lol
Thanks a lot 
Hi!
How is the image gallery implemented on this page – http://themeforest.net/item/bridge-creative-multipurpose-wordpress-theme/full_screen_preview/7315054
Is it a shortcode added into the portfolio post or is the format set to gallery (if so where do you add the images)?
Sorry – I’m probably missing something simple.
Thanks!
Sorry – this page – http://demo.qodeinteractive.com/bridge/portugal-2013-road-trip-gallery/
HI,
You need to set Gallery post type here and to add gallery to the post as displayed here: http://screencast.com/t/S7jVYQzYGB
Qode
Great – thankyou!
Ah… how do you get visual composer on a posts page?
I don’t have the normal button to change over to visual composer?
It’s always in classic mode (for posts anyway) – I just checked the same page i have (portugal page) and it is in CLASSIC mode with no option for VISUAL COMPOSER mode.
Hey,
You can do it in Settings > Visual Composer 
Qode
Hurrah! Didn’t know you could do that, I thought post were just always in CLASSIC mode for some reason – Thanks!
You are welcome 
Sorry – one last thing, got it to work but the visual composer text seems to be showing on the snippet on the POST page…. so instead of “We are proud to have a recently completed project be selected for the prestigious….”
it shows the VC code as well as the text?
“vc_rowvc_gallery type=”flexslider_fade” interval=”3” images=”17625,17626,17627,17628,17629,17630,17631,17632” onclick=”link_no” custom_links_target=”_self” column_number=”2” grayscale=”no” choose_frame=”default”[vc_column_text]We are proud to have a recently completed project be selected for the prestigious….”
Hi,
You should use Excerpt field for short text of blog post
You can enable it in Screen Options when editing blog post.
Qode
Great – thanks – that has worked. It’s because i added an IMAGE GALLERY and should be adding a gallery within a paragraph text block.
Great 
How can i use the menu in the white box and not transparent? I tryed to find in the header options but..
Hi,
You can set transparency to 0 and choose header bottom color 
Qode
Hey. When I create “gallery” type post, the featured image is not shown on blog page. Is it intended? Because when I look at blog_large_image-loop.php, between div class=”post_image” of case gallery, I found this;
$post_content = get_the_content();
preg_match('/\[gallery.*ids=.(.*).\]/', $post_content, $ids);
$array_id = explode(",", $ids[1]);
While in between div class=”post_image” of default case you use the_post_thumbnail('full')
Hi,
Can you please submit ticket to http://qode.ticksy.com/ and include WP admin access so we can take a look at it?
Qode
Hello. I’m having some problems with the demo content.. It’s 5 days that i’m trying to start with the job for this website but i can’t.. can you help me please?
here’s my ticket for the problem: http://qode.ticksy.com/ticket/242839thanks
No problem. Just assigned your ticket to support team 
Good morning Qode!
Is there any way to have a pop-up to tell the user on mobile devices to view the site in landscape rather than portrait?
Landscape seems to work better with responsiveness.
Thanks
Hi,
Maybe your can use message box for that?
Qode
Is there an easy way to get this to pop-up just on mobile devices?
Hi,
Yes, with custom CSS. Our support can help you with it. Just submit ticket to http://qode.ticksy.com/ and include WP admin access.
Qode
Hi Qode I’v got an issue with Gallery effect on IE grayscale Images Effect is not working on Explorer at all can you help me solve this?
Hi,
Please submit ticket to http://qode.ticksy.com/ and include WP admin access so we can help you with it 
Qode
Hello! I am having a bit of an issue with mobile responsiveness. When I try to access the site from my mobile phone, it redirects to mobile.domain.com (“domain” stands for my domain name in this instance). Anyway, mobile.domain.com basically redirects to a blank page that only says “pageok”
I reached out to my hosting provider to find out what the issue might be but was told the problem is within the wordpress settings.
Need some advice ASAP. Thank you!
Hi,
Are you using some mobile version plugin, like WP touch? You need to remove any of that. We can take a look if you submit ticket to http://qode.ticksy.com/ and include WP admin access.
Qode
Nice theme, i’m glad with purchase.
Question1: I used Qode Slider for homepage. My pictures are sliding from side to side, but i want to blend them. I tried everything but it still slides not blending.
Question2: Where to change size of Slide Graphic. I upload big picture but it show bit smaller.
Thanks for answer.
Hi,
Thanks a lot 
Please submit ticket to http://qode.ticksy.com/ and include WP admin access so we can help you with it 
Qode
Hi i already submited my question. Still no reply. Here is ticket: http://qode.ticksy.com/ticket/275621 Please, it helps me alot.
I can see you solved it 
Hello,
Great theme!
I opened a support ticket a few days ago. Can you please take a look at it and let me know what the fix would be?
#241635
Thanks!
Thanks. Just assigned it to support team 
Get lots of 406 errors from awstats—is that anything to do with your code?
406 Document not acceptable to client 135 45.7 % 72.21 KB 206 Partial Content 100 33.8 % 344.13 KB 302 Moved temporarily (redirect) 30 10.1 % 318.61 KB 301 Moved permanently (redirect) 23 7.7 % 7.96 KB
Hi,
Do you have some redirect plugin or something. This is something specific to your setup. We can take a look if you submit ticket to http://qode.ticksy.com/ and include WP admin access. Please post ticket ID here.
Qode
Demo data not loading correctly. tried everything #242483
Thanks. Just assigned your ticket to support team.
I tried what you suggested and it didnt fix the errors. I tried responding to the ticket and the link doesnt work. It wants me to make a brand new ticket and submit the purchase code again. I can’t respond to the email because its no-reply. I can’t write the information here because you want us to use your ticket system.
not very happy.
Hi,
I just replied to your ticket. There is some problem on your server side and we need to check your server error log files in order to be able to resolve the issues. Please reply back to the ticket.
Qode
Using new centered hiding menu, imported winery theme settings – there seems to be a max-height of 26.5px on the top logo before scrolling. This makes the logo extremely small? Nothing seems to change it. Howto change this?
Hi,
Please submit ticket to http://qode.ticksy.com/ and include WP admin access so our support can help you with it.
Qode