Tagged: victoria
-
AuthorPosts
-
June 21, 2017 at 4:16 pm #811012
WC: 3.0 +
enfold: 4.07
wp: 4.7the updating get many problems
the biggest problem is images not showing at all for every single product page
(both computer and mobile)the only way I can see properly is to login as the administer
June 21, 2017 at 7:30 pm #811119Hey YongyanLi,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? What happened right before you noticed it? Any plugin update?
Best regards,
VictoriaJune 22, 2017 at 3:08 am #811286all plugin is the latest version
the reason I noticed it is I try to view in mobile version, and found out the image of single product page is not showing
so I tried to log out and veiw the laptop, and found out again it is not showingthe weird thing is why backend is normal but the frontend is not working
June 22, 2017 at 3:28 am #811297Another questions, on the home page, there is 3 product grid,
before updating, the name of Title of each item is small letter same as shop page, but now all are capital letters and the size is bigger
how to make it back to normall?June 22, 2017 at 3:37 am #811301I saw this
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
text-transform: uppercase;
letter-spacing: 1px;how can I make the corrent CSS to get rid of the text-transform: uppercase;
June 22, 2017 at 7:48 am #811359Hi,
Please, ensure that you
re using the latest version of the Woocommerce and disable all the plugins to check if there
s any conflict.Best regards,
John TorvikJune 22, 2017 at 8:31 am #811372Hi, Thanks for the reminding
yes, it is becaused of the WP rocket
I delete it, and it works fine
by the way, how can I make the product grid to show the title same as it show in the shop page.
before it was the same, and now it is uppercaseJune 22, 2017 at 9:47 am #811404Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: none !important; }
Best regards,
RikardJune 22, 2017 at 9:53 am #811411Thanks very much, it is working now
I didn’t put the !important:
that’s why didn’t work out previouslyagain, thanks
June 22, 2017 at 1:57 pm #811523 -
AuthorPosts
- You must be logged in to reply to this topic.