Viewing 15 posts - 21 through 35 (of 35 total)
  • Author
    Posts
  • #112185
    Mahesh
    Keymaster

    @marie21: On our server its all working fine. We’ll need to check on your server for the issue. We’ll contact you shortly through email.

    Regards,
    Mahesh

    #112383
    Mahesh
    Keymaster

    @marie21: Checked your site, and the empty alt and title issue is because of child theme. There must be some bug in the child theme. I activated parent theme and the alt and title attributes were displaying fine.
    When you tested, you explained that the issue was on the parent theme too. Well that is because of caching. When clearing all the cache, it worked just fine. Let me know further, if you need any further help.

    Regards,
    Mahesh

    #112384
    marie21
    Participant

    Thank´s for checking.

    I created the child theme as describtion … do you have any idea where the bug could be in the child theme? I really don´t know how to fix it.

    #112395
    Mahesh
    Keymaster

    @marie21: Checked your child theme, seems you have overridden a function in your child theme to hide Permalink To: text from the alt and title from the slider image. So I did made a small change. But for some reasons, its not displaying on your site. The code works fine on our server. Seems like some caching problem. Let me know further.

    Regards,
    Mahesh

    #112402
    marie21
    Participant

    OK. Thank you very much. I disabled all cache-plugins and removed them and also cleaned the wp-content/cache as well as the browser cache but the slider title and alt is still empty

    #112457
    Mahesh
    Keymaster

    @marie21: Checked your site again. You have two functions.php files and I got confused. Now I’ve corrected it and now alt and title are displaying fine. Let me know if any problem.

    Regards,
    Mahesh

    #112474
    marie21
    Participant

    You are just great. Thank you so much! Thank´s! Thank´s! Thank´s!

    #112475
    Mahesh
    Keymaster

    @marie21: Thank you for your appreciation. If you like my support and Catch Responsive theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-responsive?rate=5#postform
    Have a nice day!

    Regards,
    Mahesh

    #112479
    marie21
    Participant

    Just one other question please. On my mobil device I can´t see or use the sitenavigation. That means the mobile menu does not appear.
    If I use a website to check the homepage as mobil device or reduce the browser window then I can´t see the navigation menu on the left side but open it if I get it “by luck” with mouse over.

    I seem that someting from the logo did hide the menu, but if I try to move the logo a little bit to the right it dosn´t help.

    Who can I “show” the mobil-menu again?

    #112484
    Mahesh
    Keymaster

    @marie21: You have the following CSS somewhere, may be in Custom Css which is causing not to display menu. Please remove it.

    .mobile-menu, .mobile-menu-anchor, .mobile-menu-text {
        display: none;
    }

    Regards,
    Mahesh

    #112490
    marie21
    Participant

    Removed it and cleaned up all cache – it´s working if you can catch it “blind” but not showing at all.

    #112496
    Mahesh
    Keymaster

    @marie21: There still seem to be another one, same code. Please remove it too.

    Regards,
    Mahesh

    #112501
    marie21
    Participant

    In the child-theme css it was just once and if I remove the code from parent-theme css as well then will be shown “Menü” above the Logo in Desktop-View also.

    Just the word “Menü” not the list symbol as normally on mobil device. 🙁

    #112505
    marie21
    Participant

    All clear found the problem. It seems the mobil device problem was generated by a plugin.

    Thank you so much for this incredible support 🙂

    #112540
    Mahesh
    Keymaster

    @marie21: Glad to know you’ve fond and resolved the issue. Have a nice day!

    Regards,
    Mahesh

Viewing 15 posts - 21 through 35 (of 35 total)
  • The topic ‘Featured Slider – alt="" Tag’ is closed to new replies.