Hello @Boutik,
You’re welcome.
Regards,
Eva Kemp.
Hello @Boutik,
You’re welcome.
Regards,
Eva Kemp.
Hello @felix_mohr,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
I’ve edited framework/portfolio.php file and changed portfolio slug to “success-stories” and “Projects” to “Success Stories” and edited the code in custom.css to:
.portfolio-descr p {
margin-bottom: -5px !important;
}
Clear browser cache and check.
Add this code in custom.css to capitalize “Success Stories” in breadcrumbs:
.breadcrumbs {
text-transform: capitalize !important;
}
Regards,
Eva Kemp.
Hello,
Do you want to add slider on Product Category pages?
Please show a screenshot what you’d like to achieve.
Thank you.
Regards,
Eva Kemp.
Hello @Boutik,
Please use this css code:
.page-heading.bc-type-4 .title, .menu > li.current-menu-item > a {
color: black !important;
}
Regards,
Eva Kemp.
Hello,
Sorry, but Internal Server Error is related to server configuration. You should contact your hosting provider and ask them to check error log files to find the reason of the error.
Also please refer to this article:
http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/
Regards,
Eva Kemp.
Hello @lionvictoria,
Now your home page is working properly.
Please clear browser cache and check.
Regards,
Eva Kemp.
Hello,
Unfortunately Revolution Slider authors changed buttons settings and now popup window won’t work for whole button, only for the linked text.
Regards,
Eva Kemp.
Hello,
Please add this code in Global Custom CSS:
.main-footer-1 .blog-post-list li .date-event {
background-color: #7AA4A9 !important;
}
Regards,
Eva Kemp.
Hello @lionvictoria,
Please check your home page now. Also please enable editor in Appearance > Editor to fix parallax images.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please refer to this article:
http://demosthenes.info/blog/777/Create-Fullscreen-HTML5-Page-Background-Video
Displaying the fullscreen background video on mobile devices presents several challenges:
Most mobile platforms (iOS in particular) will refuse to autoplay HTML5 video to avoid potentially ruinous data charges.
In such cases the video will be displayed with an embedded play button, which in turn…
…may capture touches on the device, locking out links that may be in the content on top of the video.
While it is possible to feature-detect support for video autoplay with JavaScript (a technique I will cover in a future article), the easiest solution is to use a media query that switches off the video entirely on smaller screens, substituting the placeholder image in the background.
Removing class “webkit-tap-highlight-color” will disable highlight of a tapped link.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials in private content.
Regards,
Eva Kemp.
Hello,
Please read this post https://www.8theme.com/topic/how-to-make-a-popup-video-from-a-button-in-a-revolution-slider/#post-67867 where I described how I added video for popup window.
Regards,
Eva Kemp.
Hello,
We recommend you to update the theme to the latest version 1.3.
Before update delete “woocommerce” folder in the directory wp-content/themes/classico/ and it’ll be reuploaded from a new theme package.
Also update all required plugins https://www.8theme.com/download-plugins/ .
Don’t forget to create back up of your files and database before starting update process!
(it’s for Legenda theme but the process is the same).
Regards,
Eva Kemp.
Hello,
Unfortunately there is no such possibility. Sorry.
Regards,
Eva Kemp.
Hello,
I’ve added this code in custom.css file:
@media (max-width: 480px) {.sow-carousel-title a.sow-carousel-next, .sow-carousel-title a.sow-carousel-previous {
display: block !important;
}}
and now carousel is shown this way on mobile:
http://storage5.static.itmages.com/i/15/0917/h_1442493361_3564021_e30859c1a5.png
Please check.
Regards,
Eva Kemp.
Hello,
From theme version 1.1 we’ve been using this code:
<img src="<?php echo $logo_src; ?>" alt="<?php bloginfo( 'description' ); ?>" <?php echo $logo_imagesize[3]; ?> class="logo-default" />
<img src="<?php echo $logo_fixed_src; ?>" alt="<?php bloginfo( 'description' ); ?>" <?php echo $logo_fixed_imagesize[3]; ?> class="logo-fixed" />
Please clarify in what file you saw that code.
Thank you.
Regards,
Eva Kemp.
Hello,
Thank you for your feedback!
Have a nice day.
Regards,
Eva Kemp.
Hello,
Unfortunately there is no such possibility. Sorry.
Regards,
Eva Kemp.
Hello,
We can’t view your site. Seems the access is restricted. Is there Firewall on a server?
Please check it with your hosting provider.
Regards,
Eva Kemp.
Hello,
Please refer to Revolution Slider documentation regarding buttons styling:
http://www.themepunch.com/revslider-doc/slide-layers/#layer-button
Regards,
Eva Kemp.
Hello,
I’ve checked your site and wp-admin panel, and haven’t seen any warnings. Could you please be more specific how we can replicate the issue?
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve added this code in Theme Options > Custom CSS > Custom CSS for tablet: `.wpb_column.vc_column_container.vc_col-sm-6 {
width: 100% !important;
}`
Please check the page now.
Regards,
Eva Kemp.
Hello,
Unfortunately there is no option to change links for product categories. Sorry.
To set links for sections under “Period Project Services” title you can add a link editing text block in Visual Composer editor, for example:
http://storage9.static.itmages.com/i/15/0917/h_1442489675_5728591_40ec8ae913.png
http://storage6.static.itmages.com/i/15/0917/h_1442489787_5037287_b38250dcd4.png
Regards,
Eva Kemp.
Hello,
The file is present. Please look at the screenshot:
http://storage2.static.itmages.com/i/15/0917/h_1442486518_8101729_d38f67ed70.png
Regards,
Eva Kemp.
Hello,
I’ve readded the code.
The reason you don’t see article content when sharing a post is the authorization you’re using for your site. Try to disable it and check sharing links after that.
Regards,
Eva Kemp.
Hello,
Sorry, but you should post your question in the forum. If you want to make it private, write your query in Private Content box.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
The issue has been fixed.
Please check admin panel now.
Regards,
Eva Kemp.