Forum Replies Created
-
in reply to: Website Tagline
Hello,
The tagline does not have any issue on our side. Can i please see a link where are you running it?
Best regards!
in reply to: cannot install visual composerHello,
This can happen only if (as the error states) you already have the “js_composer” folder in your “wp-content/plugins” folder. Maybe your tried installing it before and had not succeed, but it already created the folder.
Just go to your “wp-content/plugins” folder, find and delete the “js_composer” folder. Install plugin once again from the dashboard.
*You can not install included plugins from your child theme. The url will be wrong and it will result in installation errors too.Best regards!
in reply to: Sloppy on iPadin reply to: Header ImageHello,
1-To remove the gap under recent portfolio items, i added this code into your custom css box:
.wpb_content_element{ margin-bottom: 0 !important; }2-The version of WooCommerce in the demo is an old one. In the latest releases WooCommerce have changed it’s layout. If you want to change it like the demo, then you edit it’s css.
3-Can you send / receive emails from your hosting server? This is usually a server issue. Please contact your host and make sure you can send/receive emails.
I added this code:div.wpcf7-mail-sent-ng { height: 30px; margin-bottom: -35px; margin-top: 597px; } div.wpcf7-validation-errors { height: 30px; margin-bottom: -35px; margin-top: 624px; }For the validations messages border.
Let us know.Best regards!
in reply to: Overall header for woocommerce sitesHello,
Make sure to have set ON the Active Page Header in General Settings > Page Header Options (screenshot).
Normally you do not have to edit woocommerce files to show page header. It does take the default page header assigned in Header Options > Default Page Header. Did you had any issue with that?Best regards!
in reply to: Error during upgradeHello,
There is no problem updating Visual Composer from whatever version to the latest. Follow the steps described in this article to update plugin.
It does not help exporting your site, as all you need it update theme and visual composer.Best regards!
in reply to: Blog sharing botton errorHello,
Just go to your Envato account and download theme files again, like you did the first time. Let us know.
Best regards!
in reply to: Row set upHello,
For this layout, copy the code below:
[vc_row][vc_column][vc_custom_heading text="Extensive Print Strategy" font_container="tag:h2|font_size:16|text_align:center"][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.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.[/vc_column_text][vc_row_inner][vc_column_inner width="1/3"][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.[/vc_column_text][/vc_column_inner][vc_column_inner width="1/3"][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.[/vc_column_text][/vc_column_inner][vc_column_inner width="1/3"][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.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]
Screenshot.
Paste it in a blank page, then view the configuration in backend mode.
You can then recreate this in your page.Best regards!
in reply to: Border line for text blocks not workingHello,
Sorry for the inconvenience.
We will fix this in the next theme update. Mean while i can help you achieve what you want with css. Add this code into your custom css box:.wpb_text_column.wpb_content_element { border: 2px solid #9BB9EF; border-radius: 5px; }Let us know.
Best regards!
in reply to: Responsive MenuHello,
I understand now, by your previous description i figured you had issues with menu dropdown and not the menu icon. For this, add this code into your custom css box:
@media (max-width:480px){ #logo img { height: 45px !important;} }Best regards!
in reply to: TranslationHello,
You can easily translate them via .PO/.MO files. Watch this tutorial for more detailed information. Or use more complex plugins such as WPML.
Best regards!
in reply to: tower / 1-click installHello,
Please make sure you have enough memory limit and execution time limit. To increase memory add this line:
define('WP_MEMORY_LIMIT', '96M');into your wp-config.php file, or ask your host to do it for you.
Also importing without attachements will lower the data flow and make the import process faster.
Let us know.
Note: For your security, do NOT send sensitive data (username , password) in a public reply. Make sure to have set your reply as private (scroll down to checkbox) before sending it.
Ps: This is Specular theme support forum. Please be careful to write in your theme’s specific forum for future topics.Best regards!
in reply to: Sloppy on iPadin reply to: visual composer with codeless slider throwing erroHello,
Please send us your ftp credentials too. So we can give it a closer look.
Best regards!
in reply to: RE: Rev Slider IssuesHello,
Sorry for the late reply.
Your site is not accessible. It says: “Error establishing a database connection”. If you can open, can you please show us a screenshot of the issue?Best regards!