84 comments found.
Hi SveccDesign, could you please advise on updating WPBakery Page Builder? Do I need to buy a separate license to update it?
Hi, no, you can find it in theme package
Hello. Wordpress 5.0 is out. Is the theme supported under WP 5.0 ? If not, can you please test and ensure that it will work for latest version of Wordpress ?
Hi, you have to update WPBakery Page Builder to the latest v5.6 release, but other than that everything should be fine.
Are there any updates planned for the theme by end of 2018 ? Im asking since we are planning to update our main site and it would be good to know before starting to work on this.
No
thx.
Any ideas who can I change add under Corporate theme homepage, a slider with 2,3 images ? By default the theme comes with a single image. Might be simple but would appreciate a fast answer on this.
You can change the slides under Slider / Corporate for the corporate theme
thanks. I got that. But I dont know how within same slider we add 2,3 images … I hope there is no need for making yet another slider Corporate, right ? We can just somehow modify the corporate slider and add more images. But how ?
You can add as many slides as you want with the add new button. Just don’t forget to use the category “corporate” or the one you have selected in Visual Composer.
thank you. works fine.
How can I have automatically the slider change say every 5 or 10 seconds ? Can I configure this ?
You can only do it with changing the code: wp-content / plugins / exquisite-theme-elements / includes / slider-item.php line 111, change “slideshow” from false to true. You can change the time with “animationSpeed”.
check the single image is not showing I turned off all the plugins but it didn’t help something is killing the src for the image and replacing it with ”#”
https://www.cm-marketing.nu/visual-communication/Please also check the responsive version the header background I can’t make it a bit higher to have the full height of the logo inside and last but not least the main image in the homepage glitches on responsive version constantly
Did you modify the code?
not at all only css
Header: you should change the height of the #header .wrap, but since you modified the css it’s not a bug, so I can’t help you with that.
Image: Did you turn off the plugins and try to upload an image, then turn the plugins back on? If so, and it doesn’t work, I would try a clean WP install, because something is putting the image url into a data-src tag instead of src and it’s not the theme.
What do you mean the main image in the homepage glitches?
I change that exactly .wrap I didn’t change the main css though it works only in the desktop version not in the mobile version.
I did the plugins turn off and turn on one by one nothing happens there.. so it must be some js that is not functioning correctly
just see the page on responsive www.cm-marketing.nuand you’ll see what I mean
Can you try with a clean wp install, without plugins? Because everything works fine to me. If it doesn’t help I can give you a refund.
no don’t need the refund I need it to work there are two standing issues 1- single image works on preview but once you save the page it gets removed the src…there is a code that needs to be reimplement it a code js can you find that? 2- when I have a section and the parallax is active and has a background picture it hides the content..why is this? these two issues are the only ones remaining for me to launch the site
1, Since it’s not a bug in the theme, I can’t help you with it. But, I looked into it, usually a lazy load plugin uses data-src. 2, Where is this? You might need to define the height or add an empty space visual composer element into it.
ok thanks for the hint on the lazy load I will check there, I will also check the empty space an see what happens -I will be in touch
ok everything is fixed, I have a question regarding the tabbed content, is it possible to change the Id number for the tabs into SEO friendly unique texts?
Hi, you mean the Visual Composer “Tabs” component? If so, you can change the id name whatever you prefer.
yes but I tried to change one as a test and it keep the tab active while opening the others
nope I doesn’t work
It does work to me
I have issues with the single image display, there is a glitch in responsive version of the site and I have and issue with the header in responsive version too…
Hi, can you be more specific?
Would be sweet to get new updates and support for: new product page, case studies page which can be used for small companies.
Thanks for the suggestions, I’ll consider it 
Error: Bad Gateway (502) during the installation of the demo data Please help.
Hi, which demo did you try to import? Please, try to import it again, it could be a temporary server error. If it doesn’t work you can import the content, widgets and customizer settings one by one: http://support.sveccdesign.com/exquisite/knowledge-base/first-steps/import-demo/
Hi, I’ve just installed Exquisite – Creative Multi-Purpose WordPress Theme, I’m using the package “Magazine”. I need to know how to cancel the main slider with all news (on the top of the homepage), because I want to set a Revolution Slider. Thanks
Hi, go to “Pages > Magazine Home” on the WP admin and remove the first element called “Post Slider”.
hi I need to hide a section in mobile how can I do that?
Hi, Visual Composer Column Settings > Responsive Options > Hide on Device
We have implemented http://support.kronometrix.com but we want under Knowledge base to have something similar to http://exquisite.sveccdesign.com/support/knowledge-base/general-info/ General Info, First step, ... in general a Table of content where we could have more topics about our docs. I see that the theme does not come with this table of content on the right side. Why not ? How can I enable and have such thing ? Any ideas ?
Hi, the theme does come with it, but you must set it up, because the demo importer cannot import it.
1. Go to Pages, select a page and change the “Page Attributes” “Template” to Page – Sidebar
2. Go to Appearance / Menus, create a new menu for the Table of Contents and add your menu items to it
3. Go to Appearance / Widgets, add the “Custom Menu” widget to “Page Sidebar Widget Area” then select your menu from step 2.
cheers. works fine.
Im using Wordpress 4.9.6 with NGINX. In the documentation I see that mod_rewrite must be enabled. Does the theme work as well with NGINX + Wordpress ? For what you need mod_rewrite enabled (permalinks)? Thanks
Hi, mod_rewrite is not necessary, you can run it on nginx as well.
thank you. yes it does work fine. cool theme.
Thank you, glad you enjoy it!
We have a spacing issue with IE11. See screenshots below: IE11: http://ss.argo.no/2Q1H3s0z0O0s Chrome: http://ss.argo.no/2l2v1E2w2u19
Any quick fix for this?
Hi, I’ll look into it
You can add “flex: 0 0 auto !important;” css to the row inside the section. https://cl.ly/1d2T0q3e3V0F
Add a class to that row in Visual Composer e.g.: ie-fix then add the custom css into the customizer:
.ie-fix { flex: 0 0 auto !important; }
I hope it fixes the issue.
Hi, sometimes when I refresh my website I get the error: TypeError: $(...).flexslider is not a function and TypeError: $(...).isotope is not a function
Sometimes it works. Sometimes it doesn’t.
Please help
Hi, can you send me the site’s url? Thanks
Have sent you a direct message, thanks
Hi guys any update on this? Need it for business thanks
- i also tried installing the theme from scratch on a new install and still got this problem (sometimes .flexslider is not a function, sometimes it works)
Can you disable McAfee, I think that causes the issue
When adding logos an http path is used (in the responsive sidebar). I’m using https (as will most people this year due to PCI and PDPR compliance). To fix it quickly I used a plugin but this should imho not use http statically by default. Besides that: awesome theme dude!
Hi, thanks for letting me know, let me check and I’ll get back to you! I’m glad you like it 
Hi, thanks for letting me know, let me check and I’ll get back to you! I’m glad you like it 
addition: happens in copyright row also 
What about the header logo and other images you upload with WordPress, are those https?
Yeah those worked fine out of the box. I ran my url through https://www.whynopadlock.com to find out what was wrong.
Ok, thanks! I’ll fix this in the next update!
Hi!
In the example website, you show navigation elements when expanding the hamburger menu in the header. However, while I can find that widget in the widget area, it says that navigation elements are NOT allowed in that area, and when I put them in, they do not display.
Can you point me in the right direction to get a menu in that area?
Thanks!
Hi, just wanted to check back in, as it’s been a week. If you have any insight on getting a working menu in the top-right hamburger menu, I would greatly appreciate it 
Thanks
Sorry I totally fogot to reply! Thanks for getting back to me! You can enable a hamburger menu in Appearance / Customizer / Header – once you do that you can add widgets to the Responsive Menu widget area.
Ok, thank you. Now, how do I add an image to the background in the large homepage area?
If you mean into the slider: Admin / Slider / Featured Image
Not sure how to get there…please describe in more detail.
There is a documentation in the downloaded files, go page 23: sliders
What downloaded files?
The files you’ve downloaded from themeforest.
Hi,
There is a new version of WP Bakery PageBuilder, how can I update this item to a newer version?
thank you
Hi, I have to update it in the theme, I’ll let you know once it’s ready.
You can update it now
Hi,
Please, how do I remove duplicate demo content? I earlier imported a demo content and I had made a lot of design changes on my site and all. I mistakenly clicked the demo import and I noticed my site looks all messed up with duplicate stuff. How do I resolve this?
I ended up just deleting the excess widgets that came up. I noticed that when I imported the demo content, it doesn’t import with the images on the demo images as shown on the demo template, how do do this?
I ended up just deleting the excess widgets that came up. I noticed that when I imported the demo content, it doesn’t import with the images on the demo images as shown on the demo template, how do do this?
Hi, the demo images are not part of the theme or the demo content. You can find the links for all of the images here: http://support.sveccdesign.com/sources-credits/ or you can save the ones you want to use from the preview: http://preview.themeforest.net/item/exquisite-creative-multipurpose-wordpress-theme/full_screen_preview/20290922?_ga=2.116208902.1436562635.1523394859-120639052.1468851964
alright, thanks. I am really enjoying your theme and excellent customer response. Keep it up !
Thanks so much! Glad to hear that! Let me know if I can help you with anything else.
The responsive navigation menu hamburger doesn’t work. Is this a known problem with a prescribed solution?
Hi, it sounds like you’re getting a js error, can you please share me the link, so I can have a look. Thanks
Sure. This is the page: http://alpha.aafutah.com/
Hi, I updated the theme with the fix, I’ll let you know once it’s reviewed and you can update it.
You can update now.
I need to hide the text and buttons from the front page banner in the responsive version of the site, I’m using the corporate homepage. how do I do that?
You can add and “Extra Class Name” (bottom of the element settings) on every Visual Composer element. Add the class: hide-on-mobile and that will do the trick.