Forum Replies Created
-
in reply to: IE problems
Hello,
Tested it again and still I can’t see the issue.
Please can you open Inspect element on right click on you site, in ie?
Go to console and see if there is any error. You can show me a screenshot.
Have you tested the site outside of your organization?Best regards!
in reply to: Sidebar and Header BG Not WorkingThis reply has been marked as private.in reply to: Image sizesHello,
Can you show me screenshots of the issue?
Where have you entered the social links?
About adding new VC elements, refer to these links
https://vc.wpbakery.com/features/extend-visual-composer/
https://wpbakery.atlassian.net/wiki/display/VC/Inner+APIThe Elements files at our theme can be found at ‘specular/vc_templates’ folder. The configuration file of the elements is ‘specular/includes/core/codeless_elements.php’.
Best regards!
Hello,
We have checked it and don’t notice this issue on our latest theme update. Can you show us the link of your test site where you have installed it?
Best regards!
in reply to: Latest Theme Update BrokeHello,
The theme path now is: specular/specular. It should be ‘specular’.
I can’t even access the specular option panel from your dashboard.
I will work on this topic now, you don’t have to wait. Let me know when you will install the latest theme version.Best regards!
in reply to: Latest Theme Update BrokeHello tompioneer,
You haven’t installed the theme correctly.
Please can you show us your ftp credentials in a private reply, so I can fix it?Best regards!
Hello,
I did the requested changes.
You have an old theme version. Please update the theme and visual composer.Best regards!
in reply to: Reload Slider Dummy Data and CTAHello,
Just replied to the other topics you opened.
Best regards!
in reply to: Codeless Slider not appearing in Mobile VersionHello,
Sorry, this isn’t possible in theme options. We will take it into consideration to fix in the future theme updates.
Best regards!
in reply to: Need Numerous UpdatesHello,
Please make sure you are running Specular 1.3.7 and visual composer 4.6.2.
If not, then you must update the theme and the plugins.
If you have them installed and still have the issue, please can you show us your site credentials in a private reply so I can check?There are no options to change the testimonial and slider speed. Please refer to this topics about the issue.
Can you show us your site url so I can check the issues with the responsive and give you custom css code to hide the logo on sticky menu?
Our theme is compatible with ie11. What browser version are you using?
Best regards!
-
This reply was modified 10 years, 11 months ago by
Ruco.
in reply to: services_large -> make it clickable as wellHello,
Edit the services_large.php file.
Find the code:$output .= '<div class="icon_wrapper"><span class="top"></span><span class="left"></span><span class="right"></span><span class="bottom"></span><i class="'.esc_attr($icon).'"></i></div>';and replace with:
$output .= '<a href="'.esc_url($data['link']).'"><div class="icon_wrapper"><span class="top"></span><span class="left"></span><span class="right"></span><span class="bottom"></span><i class="'.esc_attr($icon).'"></i></div></a>';Best regards!
-
This reply was modified 10 years, 11 months ago by
Ruco.
in reply to: How to Make Service Circle Icons ClickableHello,
You can find the file at ‘secular/vc_templates/services-medium.php’ on your FTP.
Best regards!
in reply to: User Detailed Dropdown SearchHello,
I understand. But this requests types aren’t included in theme support. Sorry.
You must modify the theme’s files for that.
Here is our support policy.
Best regards!
in reply to: Codeless Slider PaginationHello,
This is not possible at the moment. We will take it into consideration to add at the next theme updates.
Best regards!
in reply to: General Options no longer savingHello,
There is a JavaScript error when saving the options. It may be caused by a conflict with any plugin you have installed. Please disable them one by one and try to change something at options, to find out which plugin do the conflict.
Best regards!
-
This reply was modified 10 years, 11 months ago by