Hello! Slowly my new website is gaining form. I gave three little problems at the moment, for which I would ask for your help.
website: http://goodlife.visitar-praga.com.pt
1) Mouse over items of menu in the front page doesn’t change the letters colors. In a post they change color on mouse over. Can we fix this? I wouldn’t like to have this change (only in the menu)
2) Could you please take a look at this screen shot? Why is that happening? I regenerated all images and I believe I have all thumbnail sizes of the theme activated.
http://www.screencast.com/t/go3AvY1K
3) Now, I don’t know if this is normal, but at least to me it’s not convenient. Again about hover effects. If the mouse goes near the tag there is a preliminary effect. It’s not convenient at all. Then when the mouse is actually over the tag the effect is correct. Possible to fix?
http://www.screencast.com/t/lwvV1qNOZ
Thanks for all !
Ricardo
Hello Torgut,
1)I do not understand very good on what you are referring to in this case. So, I assume that you want to change the menu color when you do hover effect over these, like -> http://screencast.com/t/h7bbVHQU Please notice that this menu is called mega menu and you can only set from your panel. For more information about this, please check our documentation here -> https://forum.tagdiv.com/mega-menu/
If is not what you mean, please provide more details, some useful screenshots so I will be able to provide a more accurate response.
2)Please check the following topic because there was be discussed this issue and there it explains the entire system when the theme uses the images. Please check here -> https://forum.tagdiv.com/topic/resize-thumbnails-to-proper-size/
3)Unfortunately, this behavior is not come from our theme, sorry! It is most likely a plugin conflict which generates this behaviour. Please try to disable all the active plugins, leave just Visual Composer to active, please all caches and install only the plugins that come bundled with our theme. Also, you can compare our demo with your website and you will see that to our demo it is not this behaviour with hover on the category tags -> it is the same effect.
Thanks.
1) Check my home page. Mouse over menu does NOT change color of the font. Open any post. Mouse over menu DOES change the color of the font. I do NOT want this change in the menu. Can it be fixed?
2) Did you read the part where I said I regenerated all thumbnails and that I do have all thumbnails sizes turned on? From there, I can’t see the relevance of the link you provided. I am sorry if I misunderstood you but meanwhile the issue is still occurring.
3) I troubleshooted this issue based in your information. It’s not a plugin. It’s the custom CSS. And guess what… it’s a piece of CSS that you provided here in the forums a couple of week ago, to uniformize the hover effect in all elements. Can it be changed to stop this issue and still maintain the needed hover effect? This is the code you told me to add and which is now causing this (to be more precise, what triggers the problem is the !important of the first item, but then if I take it out, part of the mouse hover effect in the home page blocks becomes inactive):
.td_module_wrap:hover a {
color: #980000 !important;
}
.td-module-title a {
color: #005b88;
}
.widget li a {
color: #005b88;
}
.widget li a:hover {
color: #980000;
}
.single a {
color: #005b88;
}
.single a:hover {
color: #980000 !important;
}
.alignleft {
margin-top: 0 !important;
}
.td-module-title a {
color: #005b88;
}
Hello Torgut,
1)Unfortunately, I have checked your website and I saw that you have a lot of customizations. As you can see in this screenshot here -> http://screencast.com/t/2KVWPuCDaGYh this behaviour come from your additional custom CSS code -> http://screencast.com/t/2KVWPuCDaGYh If you want to remove it you have to remove from your custom CSS box, from Theme panel.
2)I have checked your source page again and I saw that you are using a lot of untested plugins which could cause a lot of unknown issues in theme. First of all, please try to disable the Photon module from Jetpack plugin because it seems that this type of plugin is a problematic one and create a lot of issue in our theme ->http://screencast.com/t/YBBe3mk5A Also, for better results, we recommend to disable all the active plugins, leave just Visual Composer, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins.
3)Now, you have a lot of customizations with CSS that can affect your theme design. Also, please notice that when my colleague provided you a custom CSS code you did not have a category tag. Subsequently, you have added them and that general code will further affect the style of your tag. Please notice that this was your request at that moment -> http://screencast.com/t/HzKsKuLVqhU Please notice that any code you have added in your backend to fix some design styles and then you have changed them or have added other options will affect these and probably do not work as properly or what you want. Please try to check your custom CSS box, remove this part of the code and check the results.
Thanks.
Hi Hi !
1) and 3) The thing is, if I don’t customize there is no visual consistency. Ideally all the links should have the same color and the same hover color. Excluding things like the menu. It’s a pity that your theme – which I overall like – doesn’t provide the desirable level of control over these things, leaving the user in the need of customization, which has its problems.
If I take out the line of customized CSS causing this, the home page links will have a hover color with no consistency with the rest of the design. That’s what I am trying to fix here.
As you put it, either I accept a mandatory – not configurable – hover color or I will have to accept unexpected behaviors. None of these options sound very exciting đ
2) I disabled Photon and all plugins but Visual Composer, cleared browser cache. Issue remains. Then I checked the name of the file and which file the module is supposed to use. This is module MX8, so the 696 x 385 image is needed. I used FTP and downloaded the image. Inspected its size and it’s correct. The image with 696 x 385 is in the server.
What now?
-
This reply was modified 10 years by
Torgut.
Hello Torgut,
I have checked your website and I saw that you solved the first and the third problem with the hover effect for your main menu (post/page) and for category tag -> now is the same and no longer change.
For your second problem, please try to Regenerate your Thumbnails with Thumbnail Regenerate and Force Regenerate plugin for your images that are not filled correctly and if your problem is still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect the issue. Also, please provide the link of this topic so we can identify you.
Thanks.
None of the problems were solved, only the website was temporarily stripped of all plugins and customization.
I told you I had not only regenerated thumbnails but also checked the presence of the necessary thumbnails, which are there. Anyway, I did try again, to no avail. Sending you the e-mail now.