Forum replies created
Hi,
For the recent works shortcode, you select 3 column and the number of post should be odd number.
On the content pages I am using a sidebar. There is a large wasted space between the sidebar and the content. I would like to have the content move next to the end of the side bar, could you provide me with the correct custom css to accomplish this?
Sorry, I do not understand. Please provide URL and screenshot with annotation.
Thank you
Hi,
Please follow the steps here to create a child theme.
https://theme4press.com/create-wordpress-child-theme-step-step/
Thank you.
Hi,
As you can see from my screen-cast, it’s working properly.
Please tell me the exact steps to replicate your issue.
How you setup your homepage.
Thank you
Hi,
Please post your URL to your checkout page.
We need to see if there is any script error on your website.
Thank you.
Hi,
If you are using Safari browser, you should set your browser to stop unzipping downloaded files.
https://www.404techsupport.com/2015/11/stop-safari-automatically-unzipping-downloads/
There is no such problem if you are using Firefox or Chrome.
Thank you.
Hi,
This is a server error. Could be due to folder permission.
You have to allow your access to write to wp-content/themes on your server.
Please contact your web hosting company for assistance.
Thank you.
Hi,
That is WordPress auto-generated excerpt.
You can create a custom excerpt and you will not see the […] after your excerpt.
Please see my screen-cast for the steps to create a custom excerpt.
http://screencast-o-matic.com/watch/cD1F1fiYmz
Thank you.
You are welcome!
Thank you.
Hi,
Please go to Woocommerce -> Settings -> Checkout ( Tab )
Scroll down and look for the following options.
Cart Page
Checkout Page.
You should have selected a page for both options.
For example.
http://image.prntscr.com/image/6f5e94d3bb02481291ccc00f366ee6cf.png
Thank you.
Hi,
Found the following CSS codes.
.t4press-flexslider .background {
background-position: center top !important;
background-size: 100% auto !important;
}
Did you add them yourself?
The background-size css code is the problem.
If you remove the background-size, it will cover the entire div.
Thank you.