Forum Replies Created
-
AuthorPosts
-
Shop ManagerParticipant
Hi,
Follow the steps given below to change the colors:
Go to Dashboard >> Appearance >> Customize >> Additional CSS
Paste the code given below in the box
.baricon {
background-color: gold;
}#header .nav ul li:hover > ul {
background-color: gold;
}Publish the settings and refresh the website.
If you need some other help please let us know.
Thank You.
Shop ManagerParticipantHi,
To add a photo in the post Go to Dashboard >> Posts
Select the feature image and update the setting.
Sorry, but it is not possible to add the sharing button below every post on the home page.
If you need some other help please contact us.
Thank You
Shop ManagerParticipantHi,
Thank You for using our theme!
Which color do you want to put on the Top bar and on the menu drop down?
Thank You
Shop ManagerParticipantHi,
To change the date you need to use the following code:
To make the date appear as “Wed Jan 9”, for example, use
$post_date = get_the_date( ‘D M j’ ); echo $post_date;
Thank You
Shop ManagerParticipantHi,
Thank You for choosing us!
You need to add the text for each slider image you have added in the Customizer.
If you need some other help please hit a reply.
Thanks
Shop ManagerParticipantHi Dennis,
Thank you for choosing us!
Please elaborate more.
Little more information about the issue will help us to resolve your issue in a better way.
You can take the help of your website link or screenshot to explain.
If you are talking about the top bar email link, we would like to tell you that it is for the information purpose only and doesn’t contain any link.
If you have further questions or need some other help please hit a reply.
Thank you.
Shop ManagerParticipantHi,
As per your query, we are giving you some easy steps to get the option to change Email and Phone number.
Go to Dashboard >> Appearance >> Customize >> Theme Settings >> Contact Page >> You will get option to change the email and phone number >> Publish.
If you need any other help please let us know.
Thanks
Shop ManagerParticipantHi,
You need to select the homepage template for the home page and homepage as a static page. Refer the screenshot:
https://themescaliber.com/doc/tc-pet-shop-pro/image/home-page-template.png
https://themescaliber.com/doc/tc-pet-shop-pro/image/set-front-page.png
Go to Dashboard >> Appearance >> Customize >> Theme Settings >> Slider SettingsAdd the images and descriptions and publish the changes then refresh the website. Refer the documentation for better understanding https://themescaliber.com/doc/tc-pet-shop-pro/
If you’d like, we may set up your theme, give an administrator role to a user for us, and request the login and password at support@themescaliber.com.
Thank You.
Shop ManagerParticipantHi Julia,
To Disappear “Design & Developed by Themescaliber” follow the below instructions:
Go to Dashboard >> Appearance >> Customize >> Additional CSS
and place the below code in the box.span.credit-link.text-right {
display: none;
}Thank You.
- This reply was modified 6 years, 3 months ago by Shop Manager.
Shop ManagerParticipantHi,
If you want to edit this to the post page then you can edit the single.php.
Thank You
Shop ManagerParticipantHi,
As per your query, font awesome icons are not appearing because you are using some plugin which has outdated font awesome CSS and in our theme, there is an updated version of font awesome that way they are getting conflict.
Please deactivated the plugins and check which plugin is conflicting and please provide us Site URL.
Thanks
Shop ManagerParticipantHi Dennis,
As per your query, please send the website link.
So we can give you some solution.
Thanks
Shop ManagerParticipantHi Tom,
As per your query, we have updated the theme and added the options also but the version is same.
Go to https://www.themescaliber.com/my-account with your details. Then go to https://www.themescaliber.com/my-account/downloads/ and download the updated theme.
Thanks
Shop ManagerParticipantOk. We will check it as soon as possible and let you know.
Shop ManagerParticipantHi Cristiane,
Please go through the following steps to make sure you have done with this or not.
You got the premium theme download links on your order confirmation mail which contains the following zip files:
1. Pet Shop Pro
2. Pet Shop Pro posttype
3. Gallery Images
4. Title Banner ImagesIf you haven’t got the zip file of the theme, please send us your order number, we will give you the login credential of your account on our website
Pet Shop Pro is a premium version theme. The Pet Shop Pro posttype, Title Banner Plugin, and Gallery Images Plugin are theme required plugins.
You need to upload the themes separately. First, upload Pet Shop Pro zip via Appearance -> Themes.The “Title Banner Plugin” and “Gallery Images Plugin” would be uploaded via Plugins -> Add new. These both of plugins will be uploaded separately one by one.
If you have successfully completed theme installation, then follow the below steps to get the demo content on your homepage.
1. Create Page to set template: Go to Dashboard >> Pages >> Add New Page.
Label it “home” or anything as you wish. Then select template “home-page” from template drop-down.https://themescaliber.com/doc/tc-pet-shop-pro/image/home-page-template.png
2. Set the front page: Go to Setting -> Reading –> Set the front page display static page to home page
https://themescaliber.com/doc/tc-pet-shop-pro/image/set-front-page.png
This will show all the demo content on your front page. Now you can customize each section through the Appearance >> Customize >> Theme Settings.
Make sure it is a blog theme, so you need to create a post, categories, tags and a category should have a published post. So that it will appear on your site.
Plugin descriptions are already included in the documentation: https://themescaliber.com/doc/tc-pet-shop-pro/#theme_plugin
Additional Information:
Child theme: A child theme acquires styles, features, and functionalities from its parent theme. A child theme is an effective way to make modifications in the styles/ features of the parent theme without adjusting the code of parent theme. Along these lines, you can simply update the main WordPress theme with no stresses in regards to your customization and changes. Basically, a child theme is used to override the features of parent theme without affecting the parent theme. We suggest our customers, to make any of the changes to the child theme in case if any and child theme should be activated.
If you got stuck somewhere then send us the query. If you want we can set up your theme, make a user for us assign administrator role and send us the username and password along with the URL to support@themescaliber.com. We have a free theme installation support.
Thank You
- This reply was modified 6 years, 4 months ago by Themes Caliber.
-
AuthorPosts