bryanlimy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Table not working with CSS and HTMLOh sorry yeah, I took it down.
That’s weird…
Thanks tho, I will keep trying
Forum: Fixing WordPress
In reply to: Table not working with CSS and HTMLI am only using
contentto show the icon, even after I remove the div block, the table is still not showing correctly.Forum: Fixing WordPress
In reply to: Table not working with CSS and HTMLI just made a new page and post it here
This is the CSS i have
.athlete-info-table { border-collapse: separate; border-spacing: 3px 0; font-size: 12pt; text-align: left; } div.hurdles-icon { content: url(http://www.trackieprofile.com/wp-content/uploads/2015/04/hurdles-icon.png); width: 25px; height: 25px; } div.location-icon { content: url(http://www.trackieprofile.com/wp-content/uploads/2015/04/Location-icon.png); width: 25px; height: 25px; }This is the HTML on the page
<center> <table class="athlete-info-table"> <tr> <th><div class="hurdles-icon"></div></th> <th>60mH, 110mH, 400mH</th> </tr> <tr> <th><div class="location-icon"></div></th> <th>London, Ontario</th> </tr> </table> </center>Forum: Fixing WordPress
In reply to: Table not working with CSS and HTMLOh sorry, that was a typo, I had that, and that didn’t work either.
Forum: Themes and Templates
In reply to: [SKT White] is SKT white responsive ?Thanks for the quick update! It works fine on my iPad.
I found couple scaling issues
As you can see, the pictures under client_banner class are a lot smaller compare to desktop.
Also, not too sure why, but with Contact Form 7 and Quick PayPal Payment, both plugin I modified their button, it shows up correctly on desktop and mobile, but not tablet, you can see in one of the images that I uploaded.Maybe you guys can look into it
But overall, I am loving this theme. Probably gonna get the pro version.
Manually uploading using FTP works!!! Thanks.
Still don’t know why installing from WordPress and upload zip didn’t work tho
I will actually try the manual upload after this weekend, I don’t want anything to happen to the site during higher traffic times.
I will keep you posted
Thanks
I got
“
This webpage is not availableERR_CONNECTION_RESET
“
when I try to upload the zip from WordPressTrying manually upload now
After like 5mins
This message was printed
“
Downloading install package from https://downloads.wp.xz.cn/plugin/feed-them-social.zip…Download failed. Operation timed out after 300001 milliseconds with 2076318 out of 2444447 bytes received
“Is there anyway I could fix this? I really like this plugin
Thanks
I am trying it now. Have wp-debug on, and I delete the
define(‘WP_MEMORY_LIMIT’, ’64M’);
It just kept loading but nothing happen
Forum: Plugins
In reply to: [Quick Paypal Payments] Couple Questions about Quick Paypal PaymentsMessage sent! Thanks!
Forum: Themes and Templates
In reply to: [SKT White] Contact form on home pageAlright thanks a lot!!
Forum: Themes and Templates
In reply to: [SKT White] Contact form on home pageyeah no shortcodes working.
I am using the Skt White
I tried using this
<?php echo do_shortcode( ‘[contact-form-7 id=”688″ title=”Standard Form”]’ ); ?>
but doesnt show anything
Forum: Themes and Templates
In reply to: [SKT White] Contact form on home pageSorry my site is not up yet.
I tried with https://ww.wp.xz.cn/plugins/our-team-enhanced/ plugin too, it worked on Page or Post, but not home page, it only show the shortcode.
Forum: Themes and Templates
In reply to: [SKT White] is SKT white responsive ?Thanks! You guys are awesome!