This topic has 44 replies, 5 voices, and was last updated 10 years ago by Anonymous.
Viewing 30 posts - 1 through 30 (of 45 total)
1. Somehow I am not able to edit the slug on my Blog because it always shows “blog-2” like there is another page with exactly the same name. When I type domainname.com/blog I get 404 page so It is confusing. I can type anything else but when I try with “Blog” It keeps adding number 2.
2. How can I make a menu item not clickable?
3. BizHoursPro – how can I display only Today in my TopBar Like this [Open] Today 9-18
… More to come
My login details are in private post below.
1) There are the pages in the trash which still has the slug blog. Kindly completely remove those pages from the trash and then edit your slug for the current blog page and it will resolve the issue of your blog page.
2) Which menu item you don’t want to be clickable. Create a custom link menu item from your menu creation page add with # link instead of the full URL then add to menu. After adding edit the menu and remove the hash link from it and save it.
3) Its there in the coming version of the life care. We will release the new update for the life care theme soon.
Can you send me the screenshot on which mobile it is showing the issue? because I have cross checked, it is working fine at my end.
Fixed! Check it and let me know.
Edited File: lifecare-child-> css-> responsive.css file
Thanks. It is OK now. The issue is still there, but only when I shrink width to be very narrow in my web browser. I don’t think that any mobile phone has that narrow screen so I think that it should be OK.
Another question. How can I add font awsome icons in my top bar left to be exactly the same as on you web site aivahthemes.com?
When I add icons I can’t get my phone number and e-mail to be in the same line
1. Replaced this
.rightsidebar #sidebar, .leftsidebar #sidebar, .woocommerce-page .rightsidebar #sidebar, .woocommerce-page .leftsidebar #sidebar {
float: none;
width: 100% !important;
}
with
.rightsidebar #sidebar, .leftsidebar #sidebar, .woocommerce-page .rightsidebar #sidebar, .woocommerce-page .leftsidebar #sidebar {
width: 100% !important;
}
Just removed float: none;
2. You can add like this: <a href="#" target="_blank"><i class="fa fa-phone"></i></a> in your Topbar Left Text Widget which is available in your Widget Section.
1.)Is there a way to change menu display on mobile phone?
2.)I can’t get my logo to look sharp, is there a recommended size/file format/resolution for logo image? I have my logo in vector graphic and it looks good and sharp but when I upload it on the site it gets a little blurry
1. Can you tell me in what way you want to change?
2. In which device you are getting this issue? And also send me the vector graphic logo. So that we can take a closer look.
1. To change menu display on mobile phone: Add this css in responsive.css file on line#576
.logo, .header-style2 .logo {
display: block;
margin: 0 auto;
padding: 10px 10px;
text-align: center;
}
2. The logo which you have chosen is smaller in size. So that’s the reason the image is looking somewhat blur. Upload the larger size logo.
How to make a section like you have on homepage of demo theme? (pic attached)
We have provided a list of builtin shortcodes generator with in the theme. You can use those shortcodes and generate according to your requirement.
Here is the code of that section what we have used for the homepage demo. But you have to use your own images in the theme.
[section bgcolor="#4C366D" textcolor="#ffffff" padding="100px 0 90px 0" pattern="pat_12.png" opacity="0.1" image="#" position="75% 100%" repeat="no-repeat" attachment="scroll" parallax="false"]
[fancyheading textcolor="#ffffff" heading="large" align="textcenter"]Best Services for you!
<small>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium</small>[/fancyheading]
[demo_space height="30px"]
[two_third_last]
[one_half]
[servicesicon align="left" icon="fa-ambulance" color="#ffffff" bgcolor="#3fb0e7" title="<strong>Emergency Case</strong>"]
Pellentesque aliquet luctus justo, sed consectetur mi dictum vel. Morbi interdum pellentesque ante eu tempor.
[/servicesicon]
[servicesicon align="left" icon="fa-stethoscope" color="#ffffff" bgcolor="#3fb0e7" title="<strong>Health Care</strong>"]
Sed congue massa adipiscing lobortis gravida. Nam rhoncus arcu eu ipsum sodales sagittis. Morbi vitae quam.
[/servicesicon]
[/one_half]
[one_half_last]
[servicesicon align="left" icon="fa-user-md" color="#ffffff" bgcolor="#3fb0e7" title="<strong>Treatments Healthy</strong>"]
Proin ut tortor elementum lectus ullamcorper accumsan eget quis magna. Quisque ac est turpis In quis nis.
[/servicesicon]
[servicesicon align="left" icon="fa-hospital-o" color="#ffffff" bgcolor="#3fb0e7" title="<strong>Modern Clinic</strong>"]
Vivamus at scelerisque libero. Suspendisse ligula nibh, elementum ut nulla nec, rhoncus placerat massa.
[/servicesicon]
[/one_half_last]
[/two_third_last]
[/section]
Note that you have to use your own images.
Topic is set to be resolved because of no reply. If you wish to update this topic please reply here instead of creating another topic.
How can I change sidebar hover color and a hover color for button with a anchor link to top of the page?
You are using button shortcode in “dijagnostika” page. You can change the button hover color(hover_bgcolor="#a7a9ac") in this shortcode.
[button style="flat" link="http://bodybalance.hr/dijagnostika/formetric-3d4d-skeniranje/" size="small" button_color="custom" bgcolor="#57c2b0" hover_bgcolor="#a7a9ac" text_color="#ffffff" fullwidth="false" align="left"]SAZNAJ VIŠE[/button]
For sidebar navigation: Add this css in your theme options/custom css section.
.sub_nav li a:hover {
background-color: #C54D4D;
}
The code for hover does not work.
And for the button, I mean the button that appears on every theme page that takes you to the top of the page.
Code for subnavigation is now OK and it works. I also want to edit active subnavigation link and font color. I tried with same code but replaced hover with active and it does not works.
As for the scroll to top button – it works fine, I just want to change hover color.
You can use firefox Haddon firebug for inspecting the specific elements and making customisation to your needs and once you achieve what you are looking for then write the same code in the options panel custom css area.
You can use the Google chromes extension also for inspecting the elements. Just google or find in youtube for how to inspect using google chrome inspect element.
Ok I will try that. Thanks
Is there a way to make a page without the main navigation menu? I want to make a page with subpages and submenu but without main navigation menu. How can I do that?
You can deselect the sub navigation template for that specific page which you don’t want to make the page as sub navigation.
But I want to make a page without the MAIN navigation, is that possible?
Kindly send me the screenshot what exactly you are looking for.
Hello – I have 2 items that need to be resolved since updating to the newest theme files (v3.2.0).
1. All of the sidebar menus have disappeared now and will not show up on the subnavigation template pages (as I believe you had originally gone in and modified this to allow for sidebars to also show up with subnavs).
2. The services shortcode now no longer allows for links from the photo and title. You had also input code previously for this so that links could be set on these.
Can you please reapply these changes? Thanks.
@detoxbuddy: Created a child theme and fixed all your issues.
Thank you very much!
Viewing 30 posts - 1 through 30 (of 45 total)
You must be logged in to reply to this topic.