I am using this theme on my website https://www.realkhoj.com, Its very easy to configure, not responsive and menu is not working on mobile.Please Help.
]]>I am using Cordillera theme on my website https://www.realkhoj.com but its not responsive at all. please help.
]]>From last 3 hours I am unable to access my website front end and backend page as well. its showing an error like…
Parse error: syntax error, unexpected ‘<‘ in /home/rkadmin/public_html/wp-content/themes/cordillera/functions.php on line 55
Neither I have the copy of functions.php not backup of my data or site.
Please help to solve the issue
This is overall a great free theme, but it has some issues handling responsive menus.
Specifically, if you’re on a screen under 919 pixels
, the menu toggle shows up. If your menu is too big, it disappears when you try and scroll down.
As this is controlled by javascript, there is no way to get rid of the problem until the theme developers handle it, but a handy workaround is the following:
@media screen and (max-width: 919px){
header#header {
display: block !important;
}
}
Additionally, I didn’t like the way the mobile menu looked. It floated weirdly on tablets, the search was missing, submenus weren’t handled nicely, and more. I made the following changes below.
**PLEASE NOTE: This code is for a right-to-left layout. Just change all the right
to left
and likewise for a left-to-right layout.
@media screen and (max-width: 919px){
header#header {
display: block !important;
}
.site-nav {
padding-bottom: 7px;
}
.site-nav > ul > li {
float: none;
}
.site-nav li ul li {
float: right;
}
.site-nav > ul > li + li {
margin-right: 0px;
}
.site-nav li ul li + li > a {
border-top: none;
}
.site-nav li > ul {
margin-left: 0px;
margin-right: 20px;
float: right;
}
.site-nav .search-form {
position: relative;
display: block;
}
}
You can see it in action (albeit in Hebrew) at https://smallbamafestival.co.il/.
]]>The default background image banner in the theme seems not to be responsive.
How do I fix that?
Hello, please i need some help. Am having some trouble with my side bar spacing. I added some widget on the sidebar but the space between is too large. Please how can i reduce this? 1.
I selected ‘home’ for static frontpage, but when i visit site, this page does not display, it only display the general header for frontpage. But when i click on the home tab, it takes me to the home contents.. URL becomes https://sitename/home 2.
Your help is greatly appreciated.
Cordillera Theme.
Best Regards
]]>Hello everyone, am very glad to be joining this community. Although am very new to WordPress, i seek for more understanding and knowledge from this resourceful community.
I’m facing some trouble right now with wowslider on my website (Cordillera Theme), I inserted the php short code in the header.php, the slider displayed just as i intended, yet, it displays also on every page i’ve created. I really need to remove the slider from other pages.
I also want to add, after adding the “home” as the static home page, i keep having “Uncategorized
HELLO WORLD!
JUN 01, 2015ADMINNO COMMENTS YETEDIT
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
Read More>>” only on the homepage… please how do i remove this..
here is link to the screenshot https://s29.postimg.org/q5rqm5dhj/peeja.png
thank you very much
My appreciation is without bounds as i look forward for some help here…
The video background fails to load a fairly high percentage of times.
]]>On various screen sizes, the homepage sections break.
I do really like this theme so far, though.
]]>I am using the Cordillera theme. On one page in particular, the bread crumbs has been disabled, however on every publish action once i disable, it reverts back to yes! In short, i cannot remove the bread crumb from my pages. Even after selecting NO. Please advise. Thank you.
]]>