Tagged: featured slider
- This topic has 34 replies, 2 voices, and was last updated 7 years, 8 months ago by Mahesh.
-
AuthorPosts
-
March 17, 2017 at 3:57 pm #112185MaheshParticipant
@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,
MaheshMarch 20, 2017 at 4:31 am #112383MaheshParticipant@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,
MaheshMarch 20, 2017 at 4:37 am #112384marie21ParticipantThank´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.
March 20, 2017 at 6:33 am #112395MaheshParticipant@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,
MaheshMarch 20, 2017 at 7:32 am #112402marie21ParticipantOK. 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
March 21, 2017 at 1:01 am #112457MaheshParticipant@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,
MaheshMarch 21, 2017 at 3:21 am #112474marie21ParticipantYou are just great. Thank you so much! Thank´s! Thank´s! Thank´s!
March 21, 2017 at 4:33 am #112475MaheshParticipant@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,
MaheshMarch 21, 2017 at 6:11 am #112479marie21ParticipantJust 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?
March 21, 2017 at 7:08 am #112484MaheshParticipant@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,
MaheshMarch 21, 2017 at 7:31 am #112490marie21ParticipantRemoved it and cleaned up all cache – it´s working if you can catch it “blind” but not showing at all.
March 21, 2017 at 7:43 am #112496MaheshParticipant@marie21: There still seem to be another one, same code. Please remove it too.
Regards,
MaheshMarch 21, 2017 at 8:49 am #112501marie21ParticipantIn 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. 🙁
March 21, 2017 at 8:56 am #112505marie21ParticipantAll clear found the problem. It seems the mobil device problem was generated by a plugin.
Thank you so much for this incredible support 🙂
March 21, 2017 at 11:18 pm #112540 -
AuthorPosts
- The topic ‘Featured Slider – alt="" Tag’ is closed to new replies.