pierre1688
Forum Replies Created
-
It should be img{cursor: default;}.
Hi,
So far, I only changed the cursor from hand pointer to default for a workaround. But it can still click the images. If you have another way to resolve this issue, please also let me know. Thanks in advance!img {cursor: pointer;}
Hi,
I found out the root cause of this issue. According to I insstalled Max Mega Menu this plugin. From your mentioned, I can change it from this plugin setting. So, this issue can be solved afterward.
Thanks for huge support again!Hi,
Thanks for replying quickly.
And sorry for caused any inconvenience about unclear description.
I would like to enable toggle (mobile)menu on the mobile devices and tablet devices both.Please see the attached picture for further reference!
https://panda1658.cloudaccess.host//wp-content/uploads/for%20mobile%20devices%20and%20tablet%20devices%20both.jpgThanks.
Hi,
After replaced your provided code with below, it can meet my requests and work properly! Thanks for help again!@media screen and (min-width:801px) { .tg-footer-main-widget { width: 25%; } .tg-footer-other-widgets { width: 72%; } .tg-second-footer-widget, .tg-third-footer-widget, .tg-fourth-footer-widget { width: 30.3%; } } @media screen and (max-width: 800px){ .tg-footer-main-widget{ width: 100%; } .tg-footer-other-widgets { width: 100%; } .tg-second-footer-widget, .tg-third-footer-widget, .tg-fourth-footer-widget { width: 100%; } }
Hi,
Thanks for your help again! And sorry for caused any inconvenience!
After tried your new code, the gap smaller issue still can be found out between the first and the second’s foot widget. You can refer below linking for further reference.
https://panda1658.cloudaccess.host/theme/gap-issue.jpgAnd for another issue on Tablet devices, please see the attached picture as below linking first.
https://panda1658.cloudaccess.host/theme/tablet-issue.jpgI wish the style is like as Mobile environment with the attached picture. Only footer widget parts!!
It means all width are expand to fit the screens of Tablet devices.
https://panda1658.cloudaccess.host/theme/mobile-correct.jpgThe codes are added into the style.css via child theme as below:
https://panda1658.cloudaccess.host/theme/style-code.jpgPlease help to check it again!
Thanks for a million in advance!Hi,
Besides last question, please also help to modify the code to fix another minor issue. The description is as below:
Symptom: The gap between third and fourth foot widget is having a little wider than others.Thanks again!
Hi,
I just tried this solution with my tablet(which has a WXGA 1280 x 800 native resolution)! Before that, I only tried it on adjusting desktop browser. The layout of the footer widget will be displayed on two blocks. Left block is the first foot widget with long layout. And the others are equal proportion from top to bottom.
Sorry for any inconvenience again!I wish the tablet arrangement is like as Mobile environment with equal proportion from top to bottom before Desktop status!
Please help to investigate it!
Thanks in advance!You’re welcome! And I had already added the review for five stars which it is real worth!
Hi,
It works flawlessly as my request! Thanks for great help again!Hi,
Sorry for caused by inconvenience with unclear description before. I knew there are four columns with footer widget area. But the first column width is wider than others. I checked the original style.css. It seems to seperate two div zones. One is for main widget(first) and the other is others(second/third/four).
So, For Desktop, I hope it can have four average equal proportion with footer widget area.
For Tablet, I wish it can have the equal arrangment from top to bottom like Mobile screen.
You can refer the blow linking to see the detailed information.
https://prstudio.idv.tw/how-to-tune-on-off-flashlight/Thanks for huge support.
Hi Ashish,
It works well. Thanks for your huge support!Forum: Themes and Templates
In reply to: [ColorMag] How to change the categories layout via child theme?Hi,
Sorry for caused any inconvenience! I had already fixed this issue.
Thanks for your respose!Forum: Themes and Templates
In reply to: [ColorMag] Changing categories layoutHi,
I have the same issue. Please help to provide simple code for changing categories layout via the child theme.Thanks for great support in advance.
Forum: Fixing WordPress
In reply to: How to add date data attributes into the theme’s body tag?Dear bcworkz,
I tried to your method. But it still can’t recover share counts properly after changed URL’s structure. Even I added it by hard-coded with my old URL.
var oldUrl = "https://happypanda.idv.tw/2019/04/17/masadi-forest/";
and I don’t know what meaning of below line? Could you please tell me that?
var a2a_config = a2a_config || {};
With Additional JavaScript of AddtoAny setting environment, it doesn’t need to add <script> tag.
Sorry for any inconvenience!
Thanks again!- This reply was modified 5 years, 11 months ago by pierre1688.
- This reply was modified 5 years, 11 months ago by pierre1688.
- This reply was modified 5 years, 11 months ago by pierre1688.