skwong
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Pagination number wrongI found that should not be a bug from woo commerce. Instead, its because of a badly designed theme which lead to confusion rather than a bug. Sorry for disturbing this forum.
Sorry, its matter of the multi-site setting, I found that I need to set the limit in network setting.
Sorry, its matter of the multi-site setting, I found that I need to set the limit in network setting.
I am not sure if its problem with multi-site or WP3.6
Cause I tried WP3.5+ NGG 1.9.13, OK.
I tried WP3.6 Multi-site + NGG 2.x, not working:
If enabled flash based upload, it pretends working but nothing is uploaded.
If disabled flash based upload, it says
ID 3: A failure occurred
(Error : Exceed Memory limit. Require : 83.88 MByte) for a 3M image.Correction, NGG 2.0.21 was tested, same problem.
If I use the Media to upload, 300 files of 2.4MB is OK.
Forum: Plugins
In reply to: [Polylang] You do not have sufficient permissions to access this pageSorry for the wrong use of link. Here is the repost.
Thanks for the prompt response.
I need to uninstall and the related data are all deleted. Anyway, I tried. Then discovered the reason. I download the zip directly from web site and install. The installation screen is abnormal, this:
Then Network activate it, and shows:
Then I delete it and tried again, and I found that it fails if I use Network activate. For network site, I must activate it individually on each site.
Forum: Plugins
In reply to: [Polylang] You do not have sufficient permissions to access this pageThanks for the prompt response.
I need to uninstall and the related data are all deleted. Anyway, I tried. Then discovered the reason. I download the zip directly from web site and install. The installation screen is abnormal, this:
Then Network activate it, and shows:
Then I delete it and tried again, and I found that it fails if I use Network activate. For network site, I must activate it individually on each site.
Should I mark it as resolved and close it ?
Forum: Plugins
In reply to: [Polylang] You do not have sufficient permissions to access this pageYes, I just did it, then it resume to normal. When rename back to polylang, it failed again. Strange.
Forum: Themes and Templates
In reply to: [Customizr] Slider height?Thanks Mike (medil) for the CSS info, I experimented the grey.css setting
but got no effect at all. I tried to change all the 1170px or 500px but
nothing appears to be affected.Tried also add lines into the child css like
.carousel .item {
line-height: 380px;
overflow: hidden;
min-height: 880px;
}
.carousel-image {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
height: auto;
}
.carousel-image img {
width: 100%;
height: auto;
/* max-height: 100%; */
}Doesn’t help to solve my problem.
Forum: Themes and Templates
In reply to: [Customizr] Slider height?As said, one problem is the slider does not maintain the aspect ratio and stretch the photos.
Not all photo looks good with 117:50 aspect ratio. Some may be better display as tall one with empty space at both side (or part of previous/next photo at both side if the carousel can support).
Then, as this is a responsive theme, when you resize it large, it doesn’t always looks good for all cases with 1170 x 500 as limit. And that’s another reason I need to tune the height.
Forum: Themes and Templates
In reply to: [Customizr] Slider height?Cjcornell2, I am still trying to built a web site with this theme, the height of the slider is really a problem. In previous post, I tried only on the frontage. Now, when I set slider in other pages, all follow the same .css setting, so its looks ugly during resize for tall pictures. Also, the slide does not hold the aspect ratio of the pics.
So far, do you know of any cues for these problem ?
Forum: Plugins
In reply to: [Polylang] Chinese translateSorry, it was provided by the other plugin “Polylang Auto Translation”, I mixed it up.
I will try to figure out how to fix it.
Many thanks !
Forum: Plugins
In reply to: [Polylang] Chinese translateOK, many thanks !
Can you give me hints how can I change the code such that the auto translation can translate properly for the zh_HK (now it translate to zh_CN only) ?
Forum: Themes and Templates
In reply to: [Customizr] Slider height?Cjcornell2, thanks for the info. I’m also looking for this.
It takes some time to tune the two parameters for the actual images.
Then, the problem is: the caption parameter restricted the image height.For example, I cannot extend the height of the image without increasing also the caption height. If I tune up both, it only works for a specific size of window. When you resize the browser window, the caption height remains which results in big gap between the image and the next section. Actually, the gap is even more when the
window size is smaller. That looks very odd to the user.Anyone can help ?
Sorry I am new to wordpress and have no idea how to solve the problem.