1685 comments found.
On the revolution slider, whenever we try to edit a slide layer > edit style or the edit global style, the pop-up screen is grayed out and we can’t click on anything. We can hit tab to tab through each blank, but we can’t click the hover tab or the advanced editor options. This is the case using both Chrome and Safari.
We are using version 4.0.5
Kindly download and make use of the latest updated version of Revolution slider we’ve attached hereby,
https://www.dropbox.com/s/13xw0jsr7vbgikn/revslider-plugin-v4.1.4.zipHello! Everything very good in the theme.. Working great.. I just want to see top bar on phone screen too.. Because i have language options.. This is very important for me.. What can i do about this? Solution please?
Thanks a lot for your loving interest and the appreciations !
Kindly get into the “responsive.css” file from your theme directory.
Then please find the following CSS rule at Line.No: 308 thereby.
#bbar-wrapper { display:none; }
And you’ll have to add the custom CSS properties as below,
#bbar-wrapper .column { text-align: center !important; }
If you have any difficulties yet, please let us know immediately.
Hello,
I needed some help changing the top header bar. I changed the logo, its much wider than the original, same height though, and it seems the menu navigation drops down like it doesn’t fit across with the logo. Im assuming since my logo overruns that is happening. I tried playing a lot with the css and having to reset them a couple of times after screwing up and can’t seem to get it. my site is at lascrucesurgentcare.com login is admin !letmein
Thanks for getting back with your site credentials !
Currently, we can see 4 menu items which are just looks fine thereby.
So please help us know that what should needs to be fixed then
Hi
1. There is a problem with the menu in Internet Explorer. When you scroll down, the white semi-transparent background (behind the the logo and navigation) is not visible. I assume this must be because IE doesn’t handle opacity and alphas well. How do I change this to a white background?
2. Is it possible to stop the menu from moving as you scroll down the page in both web and mobile versions?
Item 1 is very urgent. Please reply ASAP. THANKS
1. I figured out how to change the background to white. On line 292 of style.css, i change background colour to #ffffff
Please reply about item 2
It seems to be the strange issue for us to be heard.
Please leave us a mail with your website URL as well as any references (like screenshots) on your issues immediately via the right bottom form @ http://themeforest.net/user/designthemes
So that, we can check and have a clear look on your end. Then we’ll help you get rid of it with the better solution ASAP !
Yes, it is possible and you can stop the menu from moving as you scrolling easily by disabling the Sticky navigation from our Buddha Panel as shown below,
https://www.dropbox.com/s/zq0ryv19lldlhr3/Sticky-Nav-Menu.pngHi, i just purchased soul medic theme. After installing and configuring the menu, i realised the main menu is not sticky. How do you configure this like what you did in your demo?
After i enable sticky navigation, only in logined user, i can see the ,stickynav:’enable’. Otherwise, for public it is always ,stickynav:’disable’
Found the cause to be in your register_public.php $stickynav = ( dttheme_option(“general”,”enable-sticky-nav”) ) ? “enable” : “disable”;
Should use single quote rather than double quote. This is the cause to the sticky menu. Perhaps you should refund me 5 bucks just to help you troubleshoot the error.
$stickynav = ( dttheme_option(‘general’,’enable-sticky-nav’) ) ? “enable” : “disable”;
You won’t have to change any piece of the code. Because, the Sticky navigation menu works fine from our end while logging-in and logging-out states.
Look at the video link we’ve just composed here for your reference, http://screencast.com/t/6Fn7inCw
I was of the understanding you can use this on wordpress.com but after purchasing I think that maybe that is incorrect? I pick up technology quite quickly but I am certainly no website builder – am I going to be able to use wordpress.org which after reading several blogs I think I have to do?
Of course ! There are many plans available to use from wordpress.org as well.
So, you’ll just have a look and refer them, to proceed using with it then.
HI
I am using this theme for a client of mine. Right now I am working on the demo server of my site so that once this is complete I can migrate to the client hosting.
There is an issue with the 3 column blog layout that I am using. Please check this out and let me know how this can be fixed.
http://pacificvascular.wordpressfreelance.net/lab-locations/Looking forward for your help.
Thanks
Hi
When can I expect an answer from you guys?
Thanks
You can get rid of it simply by using the same size images on all your blog posts.
Hi
I knew that this is not the case with the image not being of the same size. Well to show you that the answer provided is not correct I have used the same image on all the post now please check the link.
It does not make any difference. Please check it out for your self.
Another issue that I found was the featured page:
This is your demo link: http://wedesignthemes.com/themes/dt-soulmedic/departments/adhd/Check how evenly the sidebar looks.
Now check the same thing on my side:
http://pacificvascular.wordpressfreelance.net/patient-information/the-pvi-advantage/There are serious CSS issues or some kind of conflict and I am sending you an email with the login details. Appreciate if you can look into this and give a permanent fix than going through this over and over again.
Regards
Hello, I was not able to find a valid link on this board to the List of Icons for this theme? We need to change up some of the icons in the Text Boxes, but cant find a list of whats available for use. Can you provide that please?
Thank you,
You can use all the available icons “FontAwesome” as we’ve used from,
http://fortawesome.github.io/Font-Awesome/icons/And we have 5 different types of icon boxes totally available to use with.
Look at the screenshot we’ve just attached here for your reference, http://d.pr/i/BAqY
Here is a link of attachment with the IconBox shortcodes included, http://d.pr/n/Ol9z
You can change any other icons simply with their corresponding class names, http://d.pr/i/HLAk
Eg:
[dt_sc_icon_box type =" type1" fontawesome_icon='rub' title='Well Trained Professionals' link='#']
Note: If you really like our theme and support, please feel free to give us your best rating !
Thank you for the Reply, but I am not looking for the Small Icons, I am more interested in the Larger Icons such as the BIG KEY or GEARS in the Bottom Example of your Screen Shot.
Where can I find those Icons?
Thank you,
Actually, I just figured it out. Thanks again.
Glad that you’ve just figured it out ! If you really like our theme and support, please feel free to give us your best rating !
We’re just expecting 5/5 stars, which would be much appreciated and helpful for us to proceed support you all for ever.
Pre purchase question
Can we run the theme it 960px with?
Sorry anyway, that we didn’t provided any option to change the grid width of our theme currently.
Still, we can adjust the container width as needed to the screen-size, in this fully responsive theme.
Hello
Purchased. Thanks for a great theme.
I have encountered a bug with the icons on Firefox. If I visit the web address with the www (example http://www.mydomain.com), it displays fine, but if I visit it without the www (example http://mydomain.com), it DOES NOT display the icons (telephone icon at the top, menu arrows, home page icons). I assume it is not pulling FontAwesome font. This obviously only happens on the home page where the www is not specified but my client is not happy.
How do I solve this problem? Please help urgently.
Thanks
You can enable or disable the Sticky navigation menu easily from our Buddha Panel options below,
https://www.dropbox.com/s/y1zp3eimligbz8v/To-enable-Sticky-Nav-Menu.pngHi, great theme. Well done. Can you please provide a fresh list of all the available icons and their shortcodes. The ones you have provided in the past in this comments forum no longer work. Thanks
Thanks for the Purchase and Appreciation 
[dt_sc_icon_box type =" type1" fontawesome_icon='key' title='Well Trained Professionals' link='#'] [dt_sc_icon_box type =" type2" fontawesome_icon='key' title='Well Trained Professionals' link='#'] [dt_sc_icon_box type =" type3" fontawesome_icon='key' title='Well Trained Professionals' link='#'] [dt_sc_icon_box type =" type4" fontawesome_icon='key' title='Well Trained Professionals' link='#'] [dt_sc_icon_box type =" type5" fontawesome_icon='key' title='Well Trained Professionals' link='#']Also you can use font awesome icons from http://fortawesome.github.io/Font-Awesome/icons/ ( refer – http://d.pr/i/HLAk ) For Example:
[dt_sc_icon_box type =" type1" fontawesome_icon='rub' title='Well Trained Professionals' link='#']Note: Hope you are happy with our Theme. Please don’t forget to place your Useful Rating! If you offer 5 Stars, we too will feel happy
Thanks – I have rated you five stars. One more thing…my woocommerce pages didn’t automatically generate (shop, cart, payment, etc.). I don’t want to have to create them all myself and then link them in with woocommerce. Is there a way to regenerate them? Uninstall and install?
Thanks again for providing the 5 stars rating to us for this theme !
Please get into your theme directory at, “Wp- folder(Soulmedic) -> wp-content -> plugins”
Just remove the “WooCommerce” plugin and then please consider installing it once again.
So you can check your shop pages now by installing the WooCommerce pages as below,
https://www.dropbox.com/s/u0mnm2zwe8qvxkn/Install-WooCommerce-Pages.pngI also want to know, for the images in revolution slider, can i use any image, or specific size? if specific then what dimensions.
1). You can use the images we’ve actually used in this theme, from the following attachment link
https://www.dropbox.com/s/ahx62fdmag9u48p/SoulMedic-Images.txt2). We’ve just used the Font Awesome icons, and you can possibly change any of them easily as here,
http://fortawesome.github.io/Font-Awesome/icons/I am having a problem with adding the image in the mega menu. I have watched the video help you provided, but my menu item does not include the field “CSS Classes (Optional). What do I need to set for that field to appear so I can set it like you did in your video?
Please look at the screenshot we attached here to be clear on getting “CSS Classes” field enabled.
https://www.dropbox.com/s/dayhyfonrcxuht8/CSS-Classes.pngThank you!
Hope you are happy with our Theme. Please don’t forget to place your Useful Rating! If you offer 5 Stars, we too will feel happy 
Hello,
I want to buy this theme.. Is there a sample installation available? I want to have the same demo installation (slider, content, shop content) like on your demo site…
Thanks for the interest on our Theme 
You can easily make your site as like the theme demo, by clicking “Import dummy data” button on the Buddha Panel! And, we will guide you for Setting up the slider and woo-commerce pages.
Hi!
What about the video integration? Is that easy to integrate? In the main page? In the blog? etc…?
Other question, do you think it is possible to do something like the slider with the numbers backgrounded with colors and the possibility to choose an option then to have other options linked to the first option – staying in the main page? : Host Name Website
I don’t if I explained it well ahah
Thank you in advance
1) With the help of Wordpress default Video Integration, you can easily integrate videos in your blog and page content area.
2) We are not clear with your queery! We have used Revolution and Layer Slider.
Checkout the Slider Documentation fom here:
Revolution Slider – http://wedesignthemes.com/documentations/revolution/ Layer Slider – http://wedesignthemes.com/documentations/layerslider/documentation/
For the 2nd request : Welle did you see the main page? At the landing page you see 5 options (1 : Hosting para mi o para un amigo / 2 : Blabla / 3 : Blabla….) If you click on the first solution, you will have new opportunities? Do you get it? I’d like to know, if I can do that easily via your theme 
We can’t understood or didn’t get into your query clear as what you’re asking for actually.
So please help us have a clear view on it by getting back with screenshots like any references.
How do I use the gallery lightbox popup for images that are added in the content of regular pages? At the moment they open in a new window. I’d love to see them in a popup (and with the gallery option so that I can click the next/previous buttons).
Thank you =)
Please Make use of the NextGen Gallery plugin. Refer this link – http://wordpress.org/plugins/nextgen-gallery/
Please could you confirm that there is no way to open images in the included lightbox, and that users of this theme should install a gallery lightbox plugin on their own?
ps. two weeks waiting and still no reply is kind of crap.
sorry about that. When you do a search on discussions the replies does not show, only the direct hits. I just found your reply and will try the suggested plugin.
Hi I am interested in purchasing this theme. Do the images used in slider or background in your demo website for this theme come with it when I buy?
Is it SEO friendly or compatible with SEO plugins? Thanks
(a). We are using Revolution slider and Layer slider. And the Images used in the Sliders are not available with the Theme!
(b). Our in bulit SEO options are user friendly, which supports SEO plugins like “All in SEO” & “Yoast SEO” etc.
Note: If you use SEO plugin, our default SEO options will be disabled automatically. And so, you can use without any conflicts!
Hi Thank you. Can you provide me with the link from where I could purchase those images?
Also – Is it possible to change the icons( + sign) on top of the text ” Advanced Technology” on homepage? If so is it a simple code change? Please let me know.
Yes, you can possibly use any of your own images and no specific size needed.
Here are the documentations of sliders we given for your reference,
Revolution Slider – http://wedesignthemes.com/documentations/revolution/
Layer Slider – http://wedesignthemes.com/documentations/layerslider/documentation/
Hi just bought your theme and l love it. Is nice to work with it But l have a question: How can l reduce Main Menu Text Size ? I think is now H1 if l’m right. Thanks.
Thanks for your loving interest and the purchase on our theme !
Please look a the screenshot attached below to have a better understanding on Menu Text font size changes and further settings.
https://www.dropbox.com/s/x7mt71cku329yqm/Menu-Settings.pngNote: If you really like our theme and support, please feel free to give us your best rating.
We’re just expecting 5/5 stars, which will be much appreciated and helpful for us to proceed support you all for ever.
am trying to get the portfolio setup, with right side slider or possible static image with quote on left, like this page http://wedesignthemes.com/themes/dt-soulmedic/dt_portfolios/etiam-sit-amet-sa/ i don’t see that setup in the demo install.
actually i figured it out, thanks anyways…
on porfolio items on home page, that carousel block, on the images no caption is showing on them just title, how can we show brief info below title
Please get into your theme directory at, “Wp-folder -> wp-content -> plugins -> designthemes-core-features -> shortcodes -> shortcodes.php”
Then please find Line.No: 1481 thereby to add the following line of code,$excerpt = wp_trim_words(get_the_content(),3);https://www.dropbox.com/s/4uwf28g4ivq1xpw/To-get-portfolio-excerpts1.png Same way, please consider adding the following code at Line.No: 1512 as shown here,
<h6>{$excerpt}</h6>
https://www.dropbox.com/s/5xz6nj9qhd1i2uo/To-get-portfolio-excerpts2.png
Note: Hope you’ve already given us your rating ! If you haven’t done it yet, please feel free to give us your best rating (5/5 stars would be much appreciated).
I see. i was wondering how i didn’t see the description as it appears on demo in theme setup. so this should fix it then
Please look at the screenshot attached here to be clear on adding the short description (sub-title) for your portfolios as needed.
https://www.dropbox.com/s/7zqxxd4kjkdlm50/portfolio-description.pngHi, thanks for support.. we have an issue the dates on the blog items on home page is not reflecting actual date on blog page. how can we fix this
this one is from home page: https://www.diigo.com/item/image/3ep6h/k67o?k=6cd5e6fbcf1ef7ff323b92457f65d4ae
this from blog page https://www.diigo.com/item/image/3ep6h/87hj?k=cb3980531a68780d5a7561826fbb68d5
Get into your theme directory at “framework/sociable_shortcodes.php”
Then please find Line.No: 212 and replace the code thereby as below,
Actual code:
$out .= '<div class="date"><p>'. get_the_date('M').' '.get_the_date('d').' <span> '.get_the_date('Y').'</span></p></div>';
To be replaced:
$out .= '<div class="date"><p>'. get_the_time('M',$id).' '.get_the_time('d',$id).' <span> '.get_the_time('Y',$id).'</span></p></div>';
https://www.dropbox.com/s/xrrpp6yvf5qubww/entry-meta-date-display.png
Note: Please feel free to give us your best rating, if you haven’t done it yet.
We’re just expecting 5/5 stars which would be much appreciated and helpful for us.
can we do this with child-theme instead rather to tinker with parent theme, like can we upload the framework folder into the child theme then make the changes in that one.
2. also how can we remove the edit buttons showing on pages when we are logged in..
1). Nope, please proceed making those changes in your parent theme itself.
Make use of the Child theme only when if you want to do some customizations.
Anyways, we’ll consider fixing the post date issues in the next update of our theme.
2). And you can remove the edit buttons showing on pages while logged-in, simply by adding the following CSS rule thereby.
.post-edit-link { display: none; }
Thanks so much for your quick response but I have another question…
1. in the footer area how can we make the far bottom footer have a different background color that the actual background footer color heres a snap shot of what we trying to achieve then we can wrap up this site.. https://www.diigo.com/item/image/3ep6h/weon?size=o&k=da3a208bac3179a1aa3b14c36798b44b
2. on the footer area where there is Health Resources those little icons next to the title how can we use our own icons next to those titles i can’t find the image for it in the images folder under the theme.. https://www.diigo.com/item/image/3ep6h/9qnk?size=o&k=ed41764e44afad347213177d8503b47c
1). If you want o use the different background for the footer bottom Copyright section, you’ll need to add an extra div with some CSS styles for it.
So we’ll be ready to help you with it, once if you mail us your site credentials (WP & FTP access logins) immediately via the right bottom form @ http://themeforest.net/user/designthemes
2). And we’ve just used the “Font Awesome” icons for the “Health Resources” list widget section. Still you can use any other icons you preferred from the following link,
http://astronautweb.co/snippet/font-awesome/But, you should add the CSS rule as given in the below line into the “style.css” of Child Theme.
Ex:
#footer .widget .textwidget ul li:before { content:"\f14c"; }
Also, please note that the icon code varies each other as you can see from the above list of icons.
Or if you want to use own custom icon, you should add the custom CSS for it with background styles
Note: If you’re really happy with our theme and support, please feel free to give us your best rating (5/5 stars) which will be much appreciated and helpful for us to proceed support you all forever !!
Thanks for responding… I sent you FTP Details thats all really we need to be fixed and we are good for now with all the technicalities.. Thanks again for your awesome support, I did rate your service… Good luck in all your endeavors We appreciate the level of support
2. can you elaborate more on how to use own icons with css… i am assuming the font-awesome framework is already in theme, so what i have to do now to use my own icon i already exported the png file with our icon how can i use the framework built in theme to get our icon desired…. just point me to it and ill do it thanks
any updates on my last comment
LayerSliderWP, bundled with the theme, is old—need v.5.0 (currently 4.6.6) but no option to Update the plugin. Some of the features (specifically parallax) in 5.0 are needed per the client’s slider control requests. Please advise.
Here we attached you the updated version (5.0.1) of LayerSlider you’ve asked.
https://www.dropbox.com/s/i7fz2nzw3uyfac0/layersliderwp-5.0.1.installable.zipHope you’ve already given us your rating. If you haven’t done it yet, please feel free to give us your best rating (5/5 stars would be much appreciated).
Thank you – the image icon is now the issue, though. After updating, I was about to make use of the latest features, but one item now views as quite large when it is supposed to be a small, corner icon image. Please view (in iOS7 for a mobile device) the bottom left logo image within the LayerSliderWP content on: traumaready.com—it is initially way too large & completely out of place on iPhone in portrait mode. See screenshot: http://3cstudio.com/temp/TR-icon.png (small icon should be bottom left corner, not over the doc’s face).
If I turn it landscape mode, the icon then snaps into proper position, and stays in proper position when brought back to portrait mode. I changed the theme to WordPress’s “Twenty Fourteen” and no such issue exists for the slideshow & that image/logo icon.
Please advise.
As we checked your site again from our end, we didn’t get any issues you’ve stated,
Look at the screenshot attached here for your reference, http://prntscr.com/2tvrt8
OK… I also see it at a 2nd location at: http://www.responsinator.com/ upon initial page load—after a refresh, things look proper. Obviously, that first page load is crucial to the client.
Further info to hopefully find out why this is occurring in some instances: - iPhone 4S - running iOS 7.0.4 - all apps are up-to-date, including Safari for iOS
Please aggressively help me troubleshoot this? Just because it isn’t giving you “any issues on your end” doesn’t mean the problem doesn’t exist for others, including your customers and their clients? Should I take this thread up with LayerSliderWP instead? The fact that it doesn’t happen other Themes pointed me back to you, as did LayerSliderWP… feeling a bit “passed around.”
any response please?
As we checked your site again from our end with responsinator.com, we found that issue may have been occurred because the slider layer you’ve used thereby.
You can get rid of it simply by making the following things.
1). Try to use the small icon on the bottom left corner along with your slider image itself.
2). And then, please check and make sure that you’ve used that icon layer in the middle of the slider properly.
Or if you want us to help with it, we’ll be ready to help and it will goes beyond the scope of customization.
Because the problem has been occurring from your end, but not on our side whereas our theme works fine without any of such problems.
Please let us know your interest soon with your site credentials. So that, we can get started with it.