Forum Replies Created
-
AuthorPosts
-
Psink
KeymasterHello @MARIANNAF7282, Can you please send us the screenshot of the error?
Psink
KeymasterHello @FRANKK, Can you send us your site login through our contact form? We will check and inform you about the issue
Here is the contact form link
https://themepalace.com/contact-us/Psink
Keymasterhello @SNEED, Add this CSS in the Additional CSS
Go to Admin Panel >> Customizer >> Additional CSS – there you can paste the CSS
@media only screen and (min-width: 85.375em){
.site-content>.wrapper
padding: 20px 30px;
}
}Psink
KeymasterHello @ECCHIDORI, can you please send us your site URL?
Psink
KeymasterHello @PARLEZPANTRY, Please install “WP Extended Search” and enable the following settings as in the screen record
https://www.awesomescreenshot.com/video/8178742?key=b0bd9138ef544f0562d13805a117005a
regards
Psink
KeymasterCan you please share your site URL and some reference screenshot? It would be helpful to understand actual issue
Psink
KeymasterHello @MCHMASTER84
Actually, the “Number of Category” field let us set the number of categories to show on the filter tab, after you set the number, let’s say 3 and publish and refresh. Then you will see Select Category 1, Select Category 2 and Select Category 3 fields. Here you can select any category as the first item for the filter tab from Select Category 1. Similarly, you can select categories for 2nd and 3rd items for the filter tab.
Please check this screen record
https://www.awesomescreenshot.com/video/8159097?key=95dce9282eb20b1d26a55ec478a97a80March 31, 2022 at 2:34 am in reply to: How to get rid of the word “edit” on my pages – Pet Care Business Pro #180484Psink
Keymasteryes, the ‘edit’ in red will shows on every page if you are logged in to the dashboard.
Watch this screen record to be clear
https://www.awesomescreenshot.com/video/8158134?key=b7d94d1742dc70f44a8419fc4e767aabPsink
KeymasterHello @PADRA72, yes we can change the font via CSS. Please watch the screen record and follow the steps
https://www.awesomescreenshot.com/video/8157842?key=c98f19767198396db6b89e6c2ca23145
Hope this will helps you, please let us know if you have any issues changing the fonts
Psink
KeymasterHello @GUNDAVOGEL, You need to change some of the settings in the theme in order to use WEN Travel Pro as a Wen Travel photography.
To make it easy here is the screen record
https://www.awesomescreenshot.com/video/7569749?key=1d312c227eee708b297da13854629928Please follow the screen record, you can enable the sections that you want to show on the homepage and disable all other sections that you do not want to show on the homepage
Also please follow the theme instruction this will help you to understand more about theme settings
https://themepalace.com/instructions/themes/wen-travel-pro/If have any confusion please let us know
Psink
KeymasterHello @EMRAH, I have recently visited your site. I guess you have managed to fixed the slider
If you have any issues, please let us know
Psink
KeymasterTry this CSS
.blog .custom-header .section-title:before {
content: ‘Blog’;
visibility: initial;
padding-left: 120px;
}.blog .custom-header .section-title {
visibility: collapse;
}Psink
KeymasterAhh, we have to enable the homepage section manually after switching to the pro version although all the posts and pages remain there, we have to manually configure other theme stuff like homepage content and other color fonts stuff.
February 6, 2022 at 11:07 pm in reply to: Header Image Not Displaying the Full Size 1200×528 #178337Psink
Keymaster@RECREATIONAL-HOBBYIST, I guess you have managed to solve the header image issue
Psink
Keymaster@ALPHAJOMEGA, please add this CSS in the Additional CSS to adjust the space between the header and the content
@media only screen and (min-width: 85.375em){
body:not(.home).page .site-content > .wrapper {
padding: 30px 30px;
}
}@media only screen and (min-width: 103.75em){
.page .site-main .entry-header{
margin-bottom: 30px;
}
}You can adjust the value of the margin and padding as per your requirement
To add this CSS, please watch the screen record
https://www.awesomescreenshot.com/video/7240473?key=c00164e73b7317bb29e1f7bf1e80e9f3 -
AuthorPosts