Hi,
I have some parent cates on menu. When I click on the link, I have some problems like this:
-When I tested on touchscreen laptops: Acer Aspire V5 and Asus E202 using newest chrome and Opera:=> parent cate link not work. But when I use IE, Safari, Firefox, it works well.
– With all nontouchscreen laptops, chrome and opera work well
This is my site: 101cach.com (Problems with parent cates: Gia dinh, Cong nghe, Ky nang song)
I also tried Mega Menu and had the same problems
Hi,
The normal behavior for menu parent categories which also have a drop-down menu then is as on click the menu drop-down will be displayed and the menu item should not link to nowhere.
So as you have this right now, your menu parent categories items are linking to the category page. To set this right you need to add an # tag for the categories you have a drop-down menu so that they’ll not link to anything, like this: http://screencast.com/t/EeCwYs9JgKjD
Thanks
Thanks Lucian,
Maybe you misunderstood what I meant. I really want the links of parent categories work, but they don’t work on touchscreen devices now.
What I want is that when I click on the parent category, it should go to the link of that parent category. But I have problems with only Chrome on all touchsreen devices, including laptops, tablets. They don’t work now.
I don’t know what go wrong with my settings.
PS: I have no problems with normal PC at all (I meant UNtouchsreen devices) and the mobile view also work well on all devices.
And some more info:
This seems to happenned since I updated to the latest theme version.
The normal behavior should be like this: When I move the cursor to the parent category, it has a dropdown, and when I click on the parent category, it should go to the link of that parent category.
However, on touchsreen devices, now when I move the cursor to the parent cate, nothing happens, when I click on the parent cate, it has a dropdown, then I click again on that parent cate, the dropdown disappears (and of course it doesn’t go any where). And that makes me headache these days 🙂
Again, this problem only happens on Chrome and Opera on all touchsreen devices I tested, and also on Safari on Ipad
-
This reply was modified 11 years by
HAINGUYENVAN21.
Hi,
Please make this change in JavaScript file and check if you still have issues: http://screencast.com/t/0J8Cedi9
Hope this helps!
Hi,
I have another issue and need your help.
On my homepage, the unique article doesn’t work although I have enabled it.
This issue has just happened recently. I did not have it some days ago
Thanks
Hi Alin,
I think this http://screencast.com/t/QKs8p0aKk3kI can solve the unique in single post page but maybe it causes the unique in homepage doesn’t work
Hi,
This http://screencast.com/t/QKs8p0aKk3kI is a solution to exclude the current post from widgets on posts pages.
Regarding the unique articles issue let me know if you still have it as I’ve checked your homepage but haven’t found any duplicated posts, all seem to load just once on my side.
If you still have issues with this. Please make sure you empty all caches and purge files if you use CDN host then test again. I’ve also tested this feature and haven’t found any issues using the latest theme version(4.6.2).
Let me know if you still have issues with this.
Thanks
Hi Lucian,
Infact, I put this http://screencast.com/t/QKs8p0aKk3kI some days ago to td_data_source.php, it can solve the unique in single post page but it caused the unique in homepage doesn’t work.
So yesterday I removed http://screencast.com/t/QKs8p0aKk3kI from my site and the homepage unique works again (that means no duplicates in my homepage when you came to my site because I removed http://screencast.com/t/QKs8p0aKk3kI before)
Now I put it back to td_data_source.php and my homepage has duplicates. I will let it remain so you can go and check my homepage.
Best Regards
Hi,
That condition is only applying on post pages so it can’t affect the unique art feature on homepage.
Not sure how that could be the issue of duplicated posts on your homepage. Please also test this without using any plugins, leave active just the Visual Composer plugin empty caches and try again.
If you still have this behavior please give wp-access so we can check this and provide your login details via email at contact@tagdiv.com Please also paste in your message a link to this topic or specify your issue in details.
Thanks
Hi,
Infact, there an error on this code http://screencast.com/t/QKs8p0aKk3kI
I have wrote an email and Emil G told me to replace is_singular with is_single . Anh that fixed it.
Thank you all for your help
Hi,
I need to see this solution, but the link is not working anymore. Can you please post this again:
“Hi,
Please make this change in JavaScript file and check if you still have issues: http://screencast.com/t/0J8Cedi9
Hope this helps!”
Hello,
The workaround Alin pointed is to change the ‘useclick:true’ to ‘useClick:false’ here: http://screencast.com/t/oynMamxrO
Thank you!