Forum Replies Created
-
Hi,
Thanks for contacting us.
Please send me a link to your site and your admin account and FTP account via private message. I will check for you soon.Best regards,
Junnie
Hi,
You are using version 1.1.33
Please download the latest version from themeforest. You can update Visual composer plugin
Best regards,
Junnie
in reply to: I can't update Visual Composer PLuginHi,
Wish you a nice day.
It’s great that you have resolved this issue.
If you found another problem, please create a new topic.Best regards,
Junnie
Hi,
Wish you a nice day.
Please send me a link to your site and your admin account via private message. I will check for you soon.
Best regards,
Junnie
in reply to: Custom Product page layoutHi,
Wish you a nice day.
Please send me a link to your site and your admin account via private message. I will check for you soon.
Best regards,
Junnie
in reply to: how link custom Field mailchimpHi,
Please add code below in functions.php file
function ss_custom_footer() { ?> <style type="text/css" media="screen"> @media (min-width: 768px) .navbar-collapse.collapse { display: none !important; } </style> <?php } add_action( 'wp_footer', 'ss_custom_footer' );
Best regards,
Junnie
in reply to: Menu gone verticalHi,
Thanks for contacting us.
I am sorry for the late response. Our working hour is Monday to Friday; therefore, we have not been able to support you for the days off.
Please send me a link to your site and your admin account via private message. I will check for you soon.
Best regards,
Junnie
in reply to: Add content to theme single productHi,
Wish you a nice day.
I sorry for last weekend is a holiday, so I do not support you get.
I can not login with account above. Please check again
http://prntscr.com/mctkidBest regards,
Junnie
in reply to: Issue with Checkout Page /Hi,
Thanks for contacting us.
Please send me a link to your site and your admin account and FTP account via private message. I will check for you soon.
Best regards,
Junnie
Hi,
You can use CSS below.dhvc-form-step { text-align: left; padding: 0; } .dhvc-form-step-icon { text-align: center; } .dhvc-form-step-line { left: 0; right: auto; width: 100%; } .dhvc-form-step:first-child .dhvc-form-step-line { width: 100%; } .dhvc-form-step:last-child .dhvc-form-step-line { display: none; }
Best regards,
Junnie
in reply to: Form-Content and Final-Text align to leftHi,
Wish you a nice day.
I sorry for last weekend is a holiday, so I do not support you get.
You can use the plugin below
https://wordpress.org/plugins/rating-widget/Best regards,
Junnie
in reply to: add star ratingHi,
Wish you a nice day.
I sorry for last weekend is a holiday, so I do not support you get.
Please you CSS to change color. You can add CSS in Theme options/Custom code
Best regards,
Junnie
Hi,
Wish you a nice day.
I sorry for last weekend is a holiday, so I do not support you get.
I can not login with account above. Please check again
Best regards,
Junnie
Hi,
After taking some time to check the problem, I have some conclusions:
– The problem happens when you use “Fancy Title”.
– I used the tutorial from The7 above, but it doesn’t seem to work.
Cause: They use this function to get Custom style The7_Fancy_Title_CSS :: get_css_for_post ($ config-> get (‘post_id’));
But the function to use in this case will be:
The7_Fancy_Title_CSS :: get_css_for_post ($ config-> get (‘page_id’));
So I added a code snippet to “fancy-title.php” file (/ dt-the7 / template-parts / page-title/).
http://prntscr.com/mc7cdj
Currently, you can now reload your site and check again.
Note: You should back up this file, or use child theme if the7 supports it.Best regards,
in reply to: Product Category Page Title Not Displaying CorrectlyHi,
At this moment, We do not support this feature. Please send me a link to your site and your admin account and FTP account via private message. I will check for you soon.
Best regards,
Junnie
in reply to: refresh page after ajax login