Forum Replies Created
-
in reply to: Change website theme from English to French
Hello,
The theme is fully translatable but you must install a translation plugin. We would recommend WPML. You can also use the .PO .MO files.
Best regards!
in reply to: Theme UpdateHello,
Yes, please update visual composer as well.
Best regards!
in reply to: Some issues with SpecularHello,
1-Sorry we do not offer support on third party plugins. However, try to emphase the new css with
!importantin each line.2- what portfolio are you using? Send me the link so i can give the proper instructions.
3-Add this code into your custom css box:.top_nav {position: fixed;}
Please send us your credentials in a private reply, so we can check the other requests.Best regards!
in reply to: problem with YOAST SEO pluginHello,
We will consider this and include it in the future updates.
Best regards!
in reply to: Price list CTO buttons not visibleHello,
I fixed it. It was a missing class in file price_list.php.
I replaced this line:$output .= '<div class="price_button" style="background-color:'.esc_attr($bg_color).';"><a class="btn-bt '.esc_attr($cl_redata['overall_button_style'][0]).'"href="'.esc_url($button_link).'">'.$button_title.'</a></div>';With this:
$output .= '<div class="price_button" style="background-color:'.esc_attr($bg_color).';"><a class="btn-bt default'.esc_attr($cl_redata['overall_button_style'][0]).'"href="'.esc_url($button_link).'">'.$button_title.'</a></div>';Best regards!
in reply to: Fatal error since updateHello,
No, deleting the files won’t affect the settings. All your configurations are saved in the database. Only, if you have made changes directly into the files, those will be overwritten.
Best regards!
in reply to: Blog post specular bugHello,
This is strange. It does not happen on our side so i can’t test it. Can you please send us your wp credentials in a private reply? So we can give it a closer look.
Best regards!
in reply to: Specular theme bugHello,
This is strange. Please add this code into your custom css box:
.wpb_content_element.list ul:before { display: none; }Best regards!
in reply to: Shop Configuration like the DemoHello,
Did you add a Featured image to the product? Please send us your wp credentials in a private reply. So we can give it a closer look.
Best regards!
in reply to: Testimonial speed and title pagesHello,
Yes, you will have to do it again in case of a theme update. If you want to make changes to theme files and keep them intact from updates, we can suggest you to use a child theme.
Best regards!
-
This reply was modified 10 years, 10 months ago by
Mirela.
in reply to: Add Button revolution sliderHello,
To add any icon into a text block add this html:
<i class="linecon-icon-user"></i>Change the icon class to your need. Can you please explain better on the ‘title element vc – tab with text’? What visual composer element are you referring to?
Can you please send me the link there the button you are trying to edit is? I can’t find it.
Where did you add the css for the button? It should be added at custom css box, located in Theme Options.
Let us know.Best regards!
Hello,
To fix the position of the menu (too up) either update theme to it’s latest version (this is fixed there) or apply the css code i gave you in another topic of yours. The edit made to the loop-fullscreen.php is not related to the menu and it can’t affect it. To have a background image under menu, you need to add page header. The menu bar it’s not a regular row, so you can’t put a background under it with Visual Composer.
Best regards!
in reply to: Importing Demo Data is BrokenHello,
Sorry for the late reply.
Please make sure you have all necessary rights to make changes in your site. Also make sure to have enough execution time and memory limit. Consult your host about it. If you send me your wp credentials in a private reply, i can give it a closer look.Best regards!
in reply to: Slowing down testimonialsHello,
Please refer to this article. Let us know if you need help.
Best regards!
in reply to: Centering footer in MobileHello,
Sorry for the late reply.
I can not check the footer as your site is blocking many important files from loading with https. (screenshot). Please check this and let us know.Best regards!
-
This reply was modified 10 years, 10 months ago by