Forum Replies Created
-
AuthorPosts
-
Hey!
Once you change the language in the back-end (Settings > General) the front-end should load the RTL stylesheet.
Best regards,
JosueHey!
To be honest UberMenu is the only one i’ve used and also the ones who took the time to make a integration tutorial for Enfold:
http://sevenspark.com/docs/ubermenu-3/theme-integration/enfoldBest regards,
JosueHi!
Please post the login URL as well.
Cheers!
JosueHi!
It uses Tags, you’d need to use a shared taxonomy between your Posts. You can see the code in
/includes/related-posts.php.Cheers!
JosueHi!
Can you post a link to the page containing the masonry?
Cheers!
JosueHey!
Open footer.php and paste the HTML code you’ve generated at the very start of the file.
Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHey!
Try adding this code to the Quick CSS:
@media only screen and (min-width: 767px) { #top.page-id-197 #main .sidebar_left .sidebar { position: absolute; overflow: visible; top: 0; left: -5px; background: white; } }Cheers!
JosueHi Roywa!
There may be some plugins that allow you to have this feature:
https://wordpress.org/plugins/tags/smooth-scrollCheers!
JosueHey Greg!
You can force videos to play on mobiles but this is not supported, open js/shortcodes.js and change line 683:
this.isMobile = $.avia_utilities.isMobile;To:
this.isMobile = false;Best regards,
JosueHey!
Try adding this code to the Quick CSS:
#top .av_facebook_widget_wrap { background-color: transparent; border: 0; }Cheers!
JosueHey!
Please include an admin access in a private reply.
Best regards,
JosueJuly 14, 2015 at 5:29 am in reply to: Move Logo and Menu down, then have them adjust to 'shrinking header' #472813Hey!
Add this below:
#top .logo { left: 95px;}Best regards,
JosueHi!
Have you tried rebuilding that Interview? i’m not exactly sure why it doesn’t show but it seems related to that specific Interview, check the duplicated i made here.
Best regards,
JosueHey Marco!
I’d suggest you setting your install to English and using this plugin to have the backend in German:
https://wordpress.org/plugins/kau-boys-backend-localization/Best regards,
JosueHi!
Did you click the Regenerate button at the bottom of that screen?
Best regards,
JosueYea that’s was more of a SEO fix in case you decided to go with 301 redirection.
Regards,
JosueHi!
I think i found a better way to do it, open each of your Text Blocks containing the LS shortcode and change them to be this:
<div class="avia-slideshow avia-slideshow-1">[layerslider id="13"]</div>Make sure to change
avia-slideshow-1toavia-slideshow-2and so on.Best regards,
JosueHey!
As you are not using a child theme i installed this plugin and put the code there (Plugins > Edit Functions).
Cheers!
JosueHey!
You should be able to see this field now (in each Tab, i’ve changed it for the first one): http://screencast.com/t/urXD6oCmyIB
Best regards,
JosueHi,
Can you please create us a temporary FTP / SFTP account? post it here as a private reply.
Regards,
JosueHi!
I’m afraid that’s not something that competes to the theme to implement, it would be more of a native WP functionality or a plugin.
Regards,
JosueJeje, buen finde también Salvador :)
Saludos,
JosueYou are welcome, glad to help :)
Regards,
JosueYes, it’s ok, just needed an extra “/”:
function change_aviacss() { wp_dequeue_style( 'avia-print' ); wp_enqueue_style( 'avia-print-child', get_stylesheet_directory_uri().'/print.css', array(), '1', 'print' ); } add_action( 'wp_enqueue_scripts', 'change_aviacss', 100 );Best regards,
JosueHola Salvador,
Disculpa que hayas tenido estos problemas pero gracias por tu aporte, nos sirve bastante de ayuda para próximos problemas que encontremos
Saludos,
JosueYou are welcome Robert, glad to help :)
Regards,
Josue -
AuthorPosts
