duongdang
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [YITH Proteo] My All Products page is not found 404Hi there,
– Yes, I did
– My website works nearly 12 months, it works well to yesterday is error. Today, I just check them that works well. I guess WooCommerce plugin is error. I copied and pasted new default to ”.htaccess”.
– I noted your help in case it errors again.
Thanks your support.
DuongForum: Themes and Templates
In reply to: [YITH Proteo] Can’t change no index of the post to index?Hello there,
I’ve checked it. it’s unchecked. I see that all products did index by google on searches, but only blogs in post can’t switch on index. You can see this video https://youtu.be/sIVgRJz0CvQ
Thank your replying.
- This reply was modified 4 years, 8 months ago by duongdang.
Forum: Plugins
In reply to: [Calculated Fields Form] about equation of dateWOW, Well done. Thank you so much. The function above is amazing, I wish I can learn them like Excel that has many function like if(), date(),.. and equate with your plugin.
Duong.
Forum: Plugins
In reply to: [Calculated Fields Form] about equation of dateHello Codepeople,
It works. You just did a awssome work.Thank you. However, what thing can I change to make it like my example? Can you suggest me?
For example 1: User pick date 05-Mar-2021. The result is 31-Mar-2021. It means we have 15 days that counts from 15 Mar (16 days if a month has 31 days)For example 2: User pick date 16-Mar-2021. The result is 30-April-2021. It means we have 45 days that counts from 15 Mar (46 day if a month has 31 days)
if can, you explain what”86400000″ is? maybe I trying to change to get thing like example.
thanks your super help,
DuongForum: Plugins
In reply to: [Calculated Fields Form] about equation of dateHello codepeople,
Awssome answer and quickly replying. I’m new user so Where can I put your piece of code in your plugin? Do you mean I must have The Developer and Platinum versions to put this code in there?
Thanks You,
Duong- This reply was modified 5 years ago by duongdang.
Forum: Themes and Templates
In reply to: [YITH Proteo] My Browse our categories doesn’t showingI found out way to fix it. The ids of main categories was changed to other number. If everyone has same problem as me, You must go to Product> Categories> left click category name which you want it show. Then, You look at URL browser, find “**cat&tag_ID=number”. copy and replace that number in “A list of our product categories”. Done.
- This reply was modified 5 years ago by duongdang.
It worked for me. I added ” into $_SERVER[‘REQUEST_URI’] and no error php any more. I think that every theme wordpress template are this error.