Forum Replies Created
-
AuthorPosts
-
Psink
KeymasterYes, we have informed the theme author about this. He will manage to release an update of the Wen Travel Pro by adding an option to choose either to show the admin name or the writer’s name as the author of the posts
Psink
Keymaster@ALBE, The theme will show the writer’s name as the author of the article. But yes we can change that by customizing the theme. for that, you will need to hire a customizer team
Psink
Keymaster@TIGS-SMITHGMAIL-COM, please follow the screen record to remove the button form the header
https://www.awesomescreenshot.com/video/13270089?key=d229b7757b95b42cdaa8e3e5140ac666
Psink
Keymaster@TIGS-SMITHGMAIL-COM, Ahh yes unfortunately the theme only offer the 4 theme scheme color. But no worries we are working on the custom color option, from this option we will able to choose any color we want
We will be releasing the new update within 48 hours. And we will let you know once we released the update
Psink
Keymaster@RANJIT, To enable sound you will need to install Header Enhancement Plugin
Here is the link for the plugin
https://wordpress.org/plugins/header-enhancement/Let me know if this helps you out
Psink
Keymaster@KKNP, Yes I can see the text of the table aligned at the center on the smaller devices. Here is the CSS that will fix the issue
@media only screen and (max-width: 1023px){
td, th{
padding: 10px;
text-align: left;
}
}Please let us know if it works
Psink
Keymaster@KKNP, please add this CSS at the end of the Additional CSS.
#breadcrumb {
margin-left: auto;
}#main-nav .main-nav-wrapper .container{
z-index: 1;
}#breadcrumb .container div {
position: absolute;
}#breadcrumb .breadcrumb-trail .trail-items{
padding: 10px 20px;
padding-bottom: 30px !important;
}After adding the above CSS your site looks something like this
https://www.awesomescreenshot.com/video/13079498?key=0d9c4880f7905e1484c61a8a0ebaf68cPlease let us know if it works or not
Psink
Keymaster@THOMASS, I guess maybe the plugin is responsible for the blinks. You can try deactivating the plugin one by one and find out which plugin is responsible. Once you find out you can uninstall that plugin
Regarding Changing the theme yes it may affect the ranking, it depends upon the scripts and other resources used in the theme
-
This reply was modified 2 years, 10 months ago by
Psink.
December 5, 2022 at 10:21 pm in reply to: Bug on mobile devices with dropdown menu not populating under Africa/Asia/Europe #187315Psink
Keymaster@THOMASS, Could you please report this issue to the theme author? You are using the generatepress theme
Here is the support link https://generatepress.com/support/
Psink
Keymaster@KKNP, Could you please provide us with a screenshot of the text? I have visited your site but I did not get the text that needs to be aligned at the center in the mobile screen
Psink
Keymaster@NATALIESUSANA, Seems WP Travel is inactive. Please activate the WP Travel plugin and the contact form 7 plugin before you import the demo data.
Before you import the data. Make sure you have reset your site. You can use WP Reset plugin to reset the site. After resetting, activate WP Travel and Contact Form 7 plugin. Now you are ready to import the demo data
Psink
Keymaster@NIKONIKOENGLISH, To enable icons in the menu first we need to enable CSS Classes setting for the menu where we can add the icon class
Please follow the screen record
https://www.awesomescreenshot.com/video/12824949?key=5591cc88a15751412b02e39509a595f7If have any confusion please let us know
November 27, 2022 at 10:31 pm in reply to: How to remove page title without affecting page URL #187084Psink
Keymaster@VERTICALIFI, Remove the previous CSS code from the Additional CSS and add this CSS code
header.entry-header {
display: none;
}this code will hit all the pages
Psink
Keymaster@HNESCAPES, For demo import, install the Catch Theme Demo Import Plugin. After the plugin is active you will see the Themepalace Demo Import tab inside Appearance in the admin panel. Click on Themepalace Demo Import. You will see three fields to upload demo data.
here is the link for the demo data
https://themepalace.com/instructions/themes/travel-life/#doc-demo-file-51Extract the file and upload the data in respective fields and click import it will while to complete the import
Please let us know if you have any confusion
Psink
Keymaster@PRISCILLALONG93, Please try by manual import. I will provide you a demo data of Signify eCommerce.
First, we need to reset the database. For that install, WP Reset plugin and active it. After that, you will see WP Reset option inside the Tools in the admin dashboard.After a complete reset active all the recommended plugins and also the Woocommerce.
Then Go to the Catch Themes Demo Import tab and upload respective demo files and click on import
here is the link for demo data -
This reply was modified 2 years, 10 months ago by
-
AuthorPosts