Forum replies created
Hi,
Please use the following codes in Theme Options -> Custom CSS
#nav ul li ul li ul li a {
line-height: 1.2 !important;
margin: 0 !important;
}
Thanks!
Hi,
Edit your homepage and remove the shortcode from your content.
It’s a shortcode inserted by demo content import.
Thanks!
Hi,
I have not seen menu below slider before.
Thanks!
Hi,
Sorry, we do not provide third party plugin compatibility fix.
Thanks!
Hi,
Please use the following shortcodes.
[testimonials backgroundcolor="" textcolor=""]
[testimonial name="John Doe" gender="male" company="My Company" link="" target=""]"<img class="size-thumbnail wp-image-3479 alignleft" src="http://demo.theme4press.com/alora/files/2014/01/team-2-150x150.jpg" alt="" width="80" height="80" />Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consec tetur, adipisci velit, sed quia non numquam eius modi tempora incidunt utis labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minimas veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur slores amet untras vel illum qui."[/testimonial]
[testimonial name="Doe John" gender="female" company="My Company" link="" target=""]"<img class="alignleft size-thumbnail wp-image-3687" src="http://demo.theme4press.com/alora/files/2014/01/team-3-150x150.jpg" alt="376957-1920x1080-1600x900" width="80" height="80" />Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consec tetur, adipisci velit, sed quia non numquam eius modi tempora incidunt utis labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minimas veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur slores amet untras vel illum qui."[/testimonial]
[/testimonials]
Replace the image with your own.
Thanks!
Hi,
You need to clear cache plugin’s cache if you have something like W3 Total Cache plugin or WP Super Cache plugin.
You should remove any customization and plugins ( One at a time ) to find out what is causing this conflict.
Thanks!
Hi,
Please provide your website URL to your breadcrumb.
Need to see what happened.
Thanks!
Hi,
The word Read More is wrapped in proper translation function..
For example in content-blog.php
<a class="read-more btn t4p-button-default" href="<?php the_permalink(); ?>"><?php _e('Read More', 'evolve'); ?></a>
Did you save your translation?
Thanks!
Hi,
Please use this plugin. https://wordpress.org/plugins/loco-translate/
To assist in your translation.
There is an interface to search for words in the theme.
Thanks!