Forum Replies Created
-
in reply to: Blog Page – Different layout than blog post
Hello,
I edited blog page. I set the layout with right sidebar and removed the widgetized sidebar element. What is wrong wiht the codeless social? I see it normal..
Best regards!
in reply to: iPad Portrait and Landscape Menu OptionsHello,
Yes, please go to file css\bootstra[-responsive.css and fins these lines:
@media (max-width: 979px) { body { padding-top: 0; } .navbar-fixed-top, .navbar-fixed-bottom { position: static;edit
max-width: 979pxvalue to 480px. Save and refresh.
Now you will have the hamburger mobile menu only for mobile, not ipads.Best regards!
in reply to: Untranslated String In BreadcrumbHello,
You can translate theme via .PO files or any translation plugin. We would recommend WPML. The contact form border can be fixed with some css. Please show us your site’s url so i can give proper advice.
Best regards!
in reply to: Sliding Presentation with Default ThemeHello,
Please enable Fullscreen Sections Sliding first and then send us your site’s url. So i can give a proper advice.
Best regards!
in reply to: Image Gallery problem on IE and FirefoxHello,
Please add this line:
.wpb_gallery .theme-default .nivoSlider {clear: left;}in file wp-content\plugins\js_composer\assets\css\js_composer.css
Let us know.Best regards!
-
This reply was modified 11 years ago by
Mirela.
in reply to: Staff carouselHello,
That’s because the css class that specifies it’s color has it set blue. Add this css into your custom css box to change it:
.nav-fillpath .icon-wrap::before, .nav-fillpath .icon-wrap::after { background: #95C11F; }Best regards!
in reply to: Problem with portfolio item- WPMLHello,
I think you have translated them wrong. The french version is not linked to it’s english version. I created a test portfolio item and translated it. Both versions are ok. The steps to follow:
-create item;
-At the right panel, click on the option to create an english version;
-in the new created item, copy content from it’s equivalent in francais, translate and save.Let us know.
best regards!
in reply to: problem with YOAST SEO pluginHello,
Sorry for the inconvenience but the theme is not compatible with ‘WordPress SEO’ from YOAST.
Best regards!
in reply to: Testimonials bugsHello,
1-Thanks for noticing this. We’ll change it in the next update
2- Please add these lines into your custom css box:.testimonial_carousel_element .pagination a.prev { opacity: 1;} .testimonial_carousel_element .pagination a.next { opacity: 1;}Best regards!
in reply to: Change style of: basic grid go top slideoutHello,
Sorry for the late reply.
You can find post grid element code in files in:wp-content\plugins\js_composer\assets\js\components\vc_grid.js wp-content\plugins\js_composer\assets\js\components\vc_grid_style_all.js wp-content\plugins\js_composer\assets\js\components\vc_grid_style_all_masonry.js wp-content\plugins\js_composer\assets\js\components\vc_grid_style_lazy.js ..Best regards!
in reply to: codless slider menu bar texts are hiden and whiteHello,
Sorry for the late reply.
I see in your site that the shortcodes are showing (screenshot).
Let us know if you need further help.Best regards!
in reply to: Bug with the menue (newest version)Hello,
Your logo is quite wide in size in original but the distance of center image from the border is large. SO when the site resizes it to fit the logo in navigation, it looks like this. Increasing it via css it’s not the most optimal thing to do. I suggest you to edit the image itself.(Decrease the distance).
Please explain better for the second request. I couldn’t understand your need..Best regards!
in reply to: Portfolio Social ShareHello,
Sorry, that is not possible.
Best regards!
in reply to: Blog Page – Different layout than blog postHello,
The second sidebar is under a different css class then the blog one. That’s because the ‘Blog’ page has sidebar called as an visual composer element, unlike the posts. To have the same sidebar, you should include it in the same way. In blog page, make the layout with sidebar.
Best regards!
in reply to: Testimonial Carousel – Not Responsive and Too FastHello,
It can be done but requires customization not included in this support.
Best regards!
-
This reply was modified 11 years ago by