Forum Replies Created
-
in reply to: Portfolio Missing Images after update
Hello,
Sorry for the late reply.
The team has been working on it. Please download the latest theme update. it was released today and has this issue solved.Best regards!
in reply to: Content ProblemHello,
Sorry for the late reply.
This is strange. Please make sure you have all necessary rights to access/make changes to theme files.
Send us your wp credentials in a private reply, so we can give it a closer look.Best regards!
in reply to: Site won't WorkHello,
I can not open the site as it redirects to another site. Please make sure you have made a correct migration from local to server. That all links are correctly changed. Also please make sur eto have the latest version of the theme, with Visual Composer and Redux Framework up to date.
Let us know if the issues persists.Best regards!
in reply to: Codeless slider getting cut in the mobile versionHello,
@Nadeem4ul,
Nice ti know it’s all set now.
@jan_javornik, Please send us your site’s url so we can give it a look.Best regards!
in reply to: Accordion custom colorHello,
yes, please edit the code above to this:
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading { background-color: #97E08B !important;}Best regards!
in reply to: Codeless Slider Parallax EffectHello,
Sorry for letting you wait.
We have fixed the animation issue, in the latest update. Which has just been released. Please update theme.
Let us know for anything.Best regards!
in reply to: Main Navigation Remove Border, Team box adjustmentsThank you for the appreciation! :)
in reply to: Text Block element content not showing in front endHello,
Because of the update, Visual Composer has made changes to it’s files. Since you have other plugins installed, they may interfere with the new code and issues arise. We do not have this issue on our side so there must be something in your site that conflicts with the new Visual Composer update. However, please replace the above css code, with this one:
`.wpb_animate_when_almost_visible { opacity: 1 !important;}
.ult-ih-item .ult-ih-content { opacity: 1 !important;}
.wpb_column.centered_col { opacity: 1 !important;}`I can’t login in your dashboard (screenshot)
Best regards!
in reply to: Text Block element content not showing in front endHello,
Please add this code into your custom css box:
.wpb_animate_when_almost_visible { opacity: 1;} .ult-ih-item .ult-ih-content { opacity: 1;}We can give it a closer look if you can write the credentials of an admin user in a private reply.
Best regards!
in reply to: Change Add to Cart textHello,
You can edit it in file wp-content\plugins\woocommerce\includes\class-wc-product-simple.php in your WooCommerce plugin installation.
Best regards!
in reply to: Text created in 'Text Box' on VE not showingHello,
Sorry for the inconvenience. This is strange, it does not happen on our side. Please send us your wp credentials in a private reply.
So we can give this a closer look.Best regards!
in reply to: Demo contentHello,
@Bittyfawn,
Please make sure you have enough execution time limit and memory. The import if is made with the attachments too is quite big so if you do not give it enough space it will delay the process or give a time out error.You can ask your host to increase these for you.
If you are still having problems, send us your wp credentials in a private reply. So we can give it a closer look.Best regards!
in reply to: Styling questionHello,
Please send us the link where is this text and i’ll help you with the code.
Best regards!
in reply to: Client Dark version is not showingHello,
Yes, please go to file js’main.js and find these lines:
function clientsCarousel(){ "use strict"; var $self = $('.clients_caro'); if($self.length){ $self.css('display', 'none'); $self.imagesLoaded(function(){ $self.css('display', 'block'); $self.carouFredSel( { items:4, auto: false,Edit
auto: false,toauto: true,Save file.
Now go to clients element options and select ‘Carousel’ > ‘Yes’.Best regards!
in reply to: Reorder PortfolioHello,
Please try “Simple Custom Post Order” plugin .
Best regards!