Forum Replies Created
-
in reply to: Clients Carousel on Full Screen is Cut off
Hello,
Please add this code into your custom css box:
.clients_el:hover .pagination a.prev { left: 0px !important; opacity: 1; } .clients_el:hover .pagination a.next { right: 0px !important; opacity: 1; }Best regards!
-
This reply was modified 10 years, 7 months ago by
Mirela.
in reply to: Disable Parallax on iPad LandscapeHello,
Please make sure to disable parallax. Please go to Row Options > Parallax, set it to ‘None’.
it is not possible for it to enable just in landscape mode.Best regards!
in reply to: Mobile Responsive PaddingHello,
Please add this code into your custom css box:
@media (max-width:480px){ .vc_col-sm-12.wpb_column.column_container.with_padding { padding-bottom: 0px !important; } }Result. Let us know.
Best regards!
in reply to: Testimonials are croppedHello,
Please edit the second code to this:
.wpb_content_element.testimonial_carousel_element { min-height: 270px !important; }The one with value 200px. Set it 270px too.
Let us know.
Best regards!
in reply to: Instagram Icon errorHello,
Please go to file includes\widgets\codeless_socialwidget.php
and find this line:
echo '<li class="email"><a href="mailto:'.esc_url($cl_redata['instagram']).'"><i class="icon-instagram"></i></a></li>';
Replace with this:
echo '<li class="email"><a href="'.esc_url($cl_redata['instagram']).'"><i class="icon-instagram"></i></a></li>';Best regards!
in reply to: VC full blog not worksHello,
Sorry but it is not possible to achieve this with ‘Full Blog’ element. Use ‘Latest from Blog’ element instead. You can use pagination for blog, only in the blog page assigned to Settings > Reading, or General Options.
Best regards!
in reply to: Use the coming Soon PageHello,
You can use css, add this code:
header#header { display: none; }or create an empty menu, and assign it to your site while still in comming soon mode.
Best regards!
in reply to: Make Featured photos in a cercleHello,
You can use the shortcode for a photo that is not set as featured, just as a regular shortcode (screenshot). It is not possible to use that shortcode for featured image.
Best regards!
in reply to: Remove Categories Description from portfolioHello,
Please add this code into your custom css box:
.portfolio-item.basic .show_text h6 { display: none; }Best regards!
in reply to: Service Media FunctionalityHello,
You have to make the changes in your parent theme or child theme. Just upload the vc-template folder, with the changed element file, into your child theme.
Best regards!
-
This reply was modified 10 years, 7 months ago by
Mirela.
in reply to: Align Images in FirefoxHello,
Please send us your wp credentials in a private reply. So we can do it for you.
Best regards!
in reply to: Menu ID links and Menu as One Page settingHello,
By external link i mean the other pages that are not sections of the one-page. If you must use other links to pages like: https://lavish-star.flywheelsites.com/news/ (directs to a new independent page, not section id of “About Us” page), then you should not set up “About Us” page as One page.
This is not a bug. One page feature is used for sites that use only one page as the entire site. You have set up a normal site.Best regards!
-
This reply was modified 10 years, 7 months ago by
Mirela.
in reply to: Error when installing slider pluginsHello,
Please install plugins from your parent theme, not the child. You have activated child theme and tried to install plugins. It is not the correct url.
Activate parent theme, install plugins and then switch to child theme.
The other two plugins who installed without issue, are using an external url, not connected to theme.Best regards!
-
This reply was modified 10 years, 7 months ago by
Mirela.
in reply to: Portfolio filter refreshing to top of the pageHello,
Sorry for the late reply.
The portfolio filter does not refresh page. Can you please post your site’s url? So we can give it a closer look.Best regards!
in reply to: Theme options unable to save in ChromeHello,
You have a js error in your site. Please upload into your child theme the ‘tower/admin’ folder of your Tower theme folder and try again.
Send us your ftp credentials too, if the issue persists.best regards!
-
This reply was modified 10 years, 7 months ago by