mdivk
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to change the description’s position from middle to bottomThank you for your suggestion/advice, sometimes you know it takes longer time to get hold with the vendor, no matter if you paid or not, and it is my past experience that I can get help much faster from this common forum, that’s why I post my question here.
BTW: I found answer from here:
https://wordpress.org/support/topic/move-text-on-slider-down/
Forum: Fixing WordPress
In reply to: Where to update the color?Thank you very much. It works!
- This reply was modified 8 years, 8 months ago by mdivk.
Thank you Sona, it works again now.
Forum: Fixing WordPress
In reply to: How to mask the source code in wordpressThank you, I’ll look into it later
Forum: Fixing WordPress
In reply to: How to mask the source code in wordpressI am sorry I had a typo in the first place, but I corrected right away, so apparently the correction was not in place.
The site is: http://www.avisionstudios.ca
Thanks Sona, is it ready now?
Forum: Plugins
In reply to: [Contact Form 7] map is not working@barnez @takayuki Miyoshi My deepest apology to this mistake.
Forum: Plugins
In reply to: [Contact Form 7] map is not working@barnez didn’t you see I am reporting this finding to this very plugin’s support forum? and the plugin’s author claims “This has nothing to do with Contact Form 7 plugin” which I do not object but just want to know if the author or anyone else did the test like me?
By the way you remind me, I am using Enigma theme, here is the link to the site:
http://taichitcm.com/contact-form-with-map/
Thank you.
Forum: Plugins
In reply to: [Contact Form 7] map is not workingThanks, you may be right, but the plugin is not working in the wordpress 4.5.3, where should I report this finding to? to wordpress? or to the hosting? did you test my finding? does it work there? what is your solution if it doesn’t? if it still works in your testing, can you kindly post your solution?
Thank you.
Forum: Fixing WordPress
In reply to: Stuck at table column's width adjustmentThank you, where did you see the 24.9%?
Forum: Plugins
In reply to: [WP Author, Date and Meta Remover] Not working in WP441Thanks.
Forum: Themes and Templates
In reply to: [Kindergarten] How to change the background?Thanks
Forum: Themes and Templates
In reply to: [ProfitMag] How do I remove the icons added to the slides?Thank you so much for your help. Although your css removes only the images in the four blocks, I was able to borrow your idea and add the following to remove the icon from the slides:
.slide-date i.fa.fa-calendar { display: none; }Forum: Themes and Templates
In reply to: [ProfitMag] How do I remove the icons added to the slides?This is very odd!
I made a replica on my local wamp server so it is easier for me to do everything on my local first.
I checked each php file in the theme’s root folder including front-page.php, index.php, single.php, etc
I removed all <i class=”fa fa-calendar”></i> in all the files that has it.
Yet I still see the icon showing up. :(…