Forum Replies Created
-
AuthorPosts
-
December 19, 2022 at 10:45 pm in reply to: Mobile output with theme version 3.0 looks strange, i.e. menu, sub-menus, items #187544
Psink
KeymasterPlease Add This CSS,
html[lang=”auto”] .trail-item a[rel=”home”] span,
html[lang=”sv-SE”] .trail-item a[rel=”home”] span{
display:none;
}html[lang=”auto”] .trail-item a[rel=”home”]:after,
html[lang=”sv-SE”] .trail-item a[rel=”home”]:after{
content: “Hem”;
}@media only screen and (max-width: 900px){
.main-navigation .menu-toggle {
margin: 10px 10px 5px;
border: solid #fff;
}.menu-rum {
margin-left: 0px !important;
}#main-nav ul ul{
background-color: #0c0e1082 !important;
}#primary-menu .sub-menu li > a {
font-size: 11px;
color: #ffffff !important;
background-color: #ffffff00 !important;
}#primary-menu .sub-menu li.current-menu-item > a{
background-color: #1e73be !important;
}}
Let us know if its works
December 16, 2022 at 2:09 am in reply to: Activated Breadcrumb Simple gives error in Google Rich Results #187509Psink
KeymasterAs we have to get updated with the WordPress version and the PHP version. We have to get updated to the latest version. Older versions may arise many issues because in every update functions are added or deprecated.
So in every update of WordPress, we have to check compatibility and release new updates by fixing the issue that arises with the new version of WordPress. In the same way, there is no such breadcrumb issue in the past days. And now in present days issue arise and we have fixed that issue in the latest version.
Psink
Keymaster@DAVIDF, Please add this CSS in the Additional CSS
@media screen and (min-width: 1025px){
#inner-content-wrapper #primary {
width: 75%;
float: left;
padding-right: 30px;
}#inner-content-wrapper #secondary {
width: 25%;
float: left;
}
}December 15, 2022 at 10:21 pm in reply to: Activated Breadcrumb Simple gives error in Google Rich Results #187463Psink
Keymaster@KKNP, The issue has been fixed in the latest version. You are using v2.4 on your site, please update the theme to the latest version which is v3.0.
Psink
Keymaster@TIGS-SMITHGMAIL-COM, we have released the update please update the theme you will be able to change the theme color to any color you want
After the theme update, you will notice inside customizer >> color there you will see custom color options
Psink
Keymaster@MPAY22, We will provide a few lines of CSS code, Add that in the Additional CSS in the customizer
Here is the CSS code
#main-slider .cycle-caption{
top: 65% !important;
}You can change the number as per your requirement
Please follow the screen record
https://www.awesomescreenshot.com/video/13302458?key=fe9b7bd4b9db053d2e55c4c2e6e3a495Regards,
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 3 years 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/
-
This reply was modified 3 years ago by
-
AuthorPosts





