mytsolutions
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] How to add more elements in full screen headerSupport stopped or theme developement stopped?
Please let us know. So we can choose other theme
Forum: Plugins
In reply to: [Visual Portfolio, Photo Gallery & Post Grid] How to use different slugSeems you didn’t get me. Iam using your plugin for two purpose. One for to show my portfolio and other for career vaccency.
So now url is same for both carrer and portfolio
mysitename.com/portfolio/mywork -> portfolio
mysitename.com/portfolio/wordpress-developer -> careerIs this possible to change career url to
mysitename.com/career/wordpress-developer
Forum: Plugins
In reply to: [Testimonial Rotator] Is this possible to show only 1 testimonail in mobile ?Thank you for detailed doccumentation. Fixed by adding the below code
@media only screen and (max-width: 600px)
{
.testimonial_rotator .slide .testimonial_rotator_slide_inner { display: none !important; }
.testimonial_rotator .slide .testimonial_rotator_slide_inner:first-child { display: block !important; }
}Thank you. Any Free addon available for file upload ? thirdparty?
Forum: Plugins
In reply to: [Testimonial Rotator] Is this possible to show only 1 testimonail in mobile ?Hello , Plugins support not available?