Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1023193
    webmaster
    Participant

    Can’t figure this one out, I need your expertise please. MY website is English as default, with French.

    When I go to the French homepage and click on one of the links in the slider, something changes the link to English.
    Vice versa happens if I switch the default language to French.

    But when I preview the slider from the Slider Revolution plugin (instead of within the site itself), the links are OK, they do not get changed. So is it a WPML or theme setting somewhere?….Any ideas where this behavior is coming from?

    Thanks

    #1023703
    Rupok
    Member

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1025632
    webmaster
    Participant
    This reply has been marked as private.
    #1026253
    Rue Nel
    Moderator

    Hello There,

    Thanks for the updates! Please edit your slider and make sure that the links in your buttons are correct. Avoid making any empty space after your links because it will be translated to something else just as like this: http://prntscr.com/bcicp4

    To hide the author and category and only show the title and date on the single posts, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    p.p-meta span {
        display: none;
    }
    
    p.p-meta span:last-child {
        display: block;
    }

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1023193 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>