992 comments found.
I’ve got a page that I created a new widget area for. However, when I go to that page, the ‘Everywhere’ widget area is showing above it as well.
I have other pages that I’ve created a custom widget area for and they do not show this area.
Any idea what may be up?
Nevermind. I see where I’m supposed to click OFF the Everywhere Sidebar on that particular page.
Hi!., Disable the sidebar from Default Options -> Disable Every Where Sidebar below the editor section.
Hi!.,
Glad that you have fixed the issue. Let us know if you have any issues.
Hi,
First question: I have a page (nieuwtjes = news), that’s my blog page. I want to remove the tab for comments and change the colors of the other tabs. Which file do I have to change?
Second question: In the news page I have the sidebar, but I don’t want all the information from the bar. I only want to display the archive. How do I change that?
Thanks! Greetings Josien
Hi.,
1) You can disable the comments tab from Dashboard -> Pages -> News (edit) -> Blog Options -> Disable the comment. Paste the following code in Buddha Panel -> Integration -> Custom Css and you can change the color of date and post icon tab as you need.
.blog-post .date { background: #4bbcd7 !important; } .post-icon-format { background: #ebb749 !important; }
2) You can remove all the items from the sidebar from Dashboard -> Appearance -> Widgets.
Hi,
Thanks for the reply! I can change the color of the tabs now, but the comment tab still shows. In the message on the left side I want to see only the tab with the date and the attachment tab. The tab with comments (the balloon) has to go away.
And for the sidebar, I want to add a different sidebar on the news page. So I want to show only the archive of news, not remove the whole sidebar.
When I change anything in the page ‘news’ under Post Meta Options, nothing changes…
Another question: When I have 9 team members I have 4 in the first row, then 3 in the second and 2 in the last. How do I get neat rows with equal number of team members in a row?
Hi!.,
Please mail your WordPress and FTP Login Credentials through the right bottom form @ http://themeforest.net/user/designthemes . So that we can check the comments issue and team members alignment. Send us the blog page link and the team members page link.
Solved! Great, thanks! Now I only have to change a single post with the same sidebar as the news page? So how do I get the same sidebar (terug naar + laatste nieuwtjes) on every single post (after clicking the post on the news page?) Thanks
Hi., You have created a widget area for this page “nieuwtjes”. Similarly you can created widget areas for posts as well from Buddha Panel -> Widget Area. Create the widget area for the post there and that widget area will be created in Dashboard -> Appearance -> Widgets. Add the widget that you need in that widget area.
Regards., DesignThemes.
But do I have to do that for every single post?
Hi.,
Yes, you need to do it for every post. Else you can add that widget to “Display everywhere” widget area, so that the post which have sidebar will show those widgets.
This is one awesome theme. Presale question. Which visual editor is used to make the custom pages like the home page?
Hi!., We have our own shortcode builder in our theme, which will be useful to build the pages. Also installing our demo content you can easily populate the home pages and start editing it from there.
Hi, 2 remaining issues before my site goes live:
1. On both the pages, the map appears on the Right top side of the page and not on the bottom. I need it full width on the bottom of my pages just before the Enroll now Section.
Pages: http://www.heavenlyflowers.co.za/english-academy/ http://www.heavenlyflowers.co.za/english-academy/In the mean time I will try sorting it out myself and will let you know s soon as it’s done.
Hi!., The admin details are not working. Send us the correct details. Also you have posted same link twice (http://www.heavenlyflowers.co.za/english-academy/). Let us know the other link you have the issue.
Hi, not to worry. When I put the map in a Table then it works fine.
Hi!., Glad that you have fixed the issue. Let us know if you have any issues.
I installed your theme as well as the woocommerce plugin. Everything seems to be fine at this stage, except for my variable products. When I add a product that has different sizes the layout of the product and basket pages are affected. Eg. 1. The block that the size options are in on the product page looks broke, it doesn’t have a top border. 2.There are no toggle buttons to increase of decrease quantities of my variable product to be added to the cart. 3. Also, once I added the item to the cart and open the basket page, the alignment of the text jumps out. Do you have a fix for these 3 problems.
Here is my testing site URL: http://justchillin.afrihost.com/shop/shirring-dress-in-pink-and-purple/
Hi!.,
1) We checked your product page and it looks fine. The image has the top border. Please check it.
2) It order for the toggle buttons to appear you first need to select the size in the dropdown. Once it is selected then Add to cart button will appear.
3) We cannot see any alignment issue in the cart page. Please send some screenshots of your issue, so that we can help you better.
Hi. I managed to fix the first 2 problems with a lot of trial and error. I still can’t manage to fix the 3rd problem.
(1.) The word ‘Size’ and the ‘0-3 months’ are not aligning on the same baseline.
(2.) The bottom line ‘Size’ + ‘0-3 months’, are left aligned, where the products name “Shirring dress’ is center aligned.. How can I make both of these center aligned?
Here is the screenshot as requested, it is a link to dropbox: https://www.dropbox.com/s/mbfvzxanhgd56by/Screen%20Shot%202014-09-11%20at%208.46.14%20AM.png?dl=0
Thanks! Y
I can not get the shop pages to import following the strict instructions in your video. Can you please help? I have already started again with a full clean install of WP and followed this video https://www.youtube.com/watch?v=a5Zqbz74jOM but the shop pages are not in the menu. http://rockabyerebel.dgdtestserver.com.au/ Please provide assistance
Hi!.,
Please install the plugins that are suggested by the theme. This theme recommends the following plugins: BBPress, BuddyPress, Contact Form 7, LayerSlider Responsive WordPress Slider Plugin, Responsive Styled Google Maps Generator, Revolution Slider Plugin, The Events Calendar, WooCommerce, YITH WooCommerce Wishlist and YITH WooCommerce Zoom Magnifier.
Install all the plugins. After installing the woocommerce plugin you will see a option at the header of your admin saying “Install Woocommerce Pages”. Click that button, so that woocommerce pages will be installed. Then you can start adding products to your site. For adding shop page to your menu, just go to Appearance -> Menus and you can add any pages to your menu from the “Pages” -> “Add to Menu” option.
I really wanted to add your demo products, so I can show all the features as you have. Following your videos does not produce the same result as what you have.
Hi!., For installing the demo products, just install the woocommerce plugin and then you can find the dummy xml of the products in the path wp-content/plugins/woocommerce/dummy-data/dummy-data.xml. Import that xml file using the Tools -> Importer option from your backend. All the dummy products will be imported to your site.
Hello. What is the appropriate CSS tags to put in the Buddha panel to change the font-size, color and bottom padding on the top bar. I tried using top-bar and a few others, but I am not coming up with the correct one. Please advise when you can. Much appreciated!
Hi.,
Try adding the following css code in buddha panel -> integration -> custom css.
cart-summary > li a { color: #ff0000; } cart-summary li { font-size: 25px; color: #ff0000; padding-bottom: 100px; }
Hi.,
Try adding the following css code in buddha panel -> integration -> custom css. #cart-summary > li a { color: #ff0000; } cart-summary li { font-size: 25px; color: #ff0000; padding-bottom: 100px; }
Thanks so much. That worked except for the social icons. I added the social code into the header.php and I can’t get the background to change from white so the icons are invisible. I want them to be red like in the footer. Can I change this in the buddha panel?
Hi!., Add this css code to custom css section.
ul.social-media li .fa { color: #cb3b3b; }
Hi, I would like to create a blog layout on my home page similar to the way you have the layout for your “Blog Three Column with Right Sidebar” Can you tell me what the blog shortcode for that would be?
I’m looking to fit 3 or 4 across but make sure that they are smaller.
Thanks, NJ
Hi.,
1) Just create a new page. And select the Layout as “Right Sidebar” and the post layout as “1/3 Column” and save the page.
2) Now go to Settings -> Reading -> Front page displays -> A static page. Select the page you created in step1. Save the page. Thats it.
Ok, I figured it out, I needed to change the Post Column Limit:
posts_column=’one-third-column’ to 1/3.
Another question. Is there a way to have the other news items (beyond the prescribed limit to slide on the page without reloading the entire page? Right know if you click on the 2nd page of news items, it reloads the entire page and goes back to the top of the page.
It would be great if it would slide right there or if it had to reload the page, at least anchor back down to the news items.
Thanks,NJ
Hi!., We do not have that option in this theme. We will consider it in future updates.
Hi guys I was wondering if you have a quick solution to changing the main colour styles? I want a white background header with pink or sky blue accents throughout the site. You only give 3 styles but not much flexibility in combinations.. Also I am having a blurry image on the category image.. can you provide some pointers? I guess for colour I would have to do custom css but for images at category level do I just need to increase the woocommerce setting then regenerate thumbs? http://rockabyerebel.dgdtestserver.com.au/product-category/test/
Hi!.,
Yes for changing colors you need to write some custom css code. You can add it from Buddha Panel -> Integration -> Custom Css. For category images, just the image sizes as shown in the screenshot and resize the images using regenerate thumbnails plugin.
https://www.dropbox.com/s/bp558wmuqeu01jt/woocommerce_prodcut_images.png?dl=0Hello again… The link for the site is : http://ohbaby.viralpassion.gr/shop/ I want to change the color of the letters in breadcrumb (Products) ... But without changing the color of the letters in the main menu….How I can do it???
Thank you 
Hi!.,
Add this css code to Buddha Panel -> Integration -> Custom CSS and change the color of the text as per your needs.
.breadcrumb-wrapper h1 { color: #ff0000; }
thank you very mucj for your answer….
1 more question
...How i can do the same change with the hover color of main menu???
Thank you
Hi!.,
Add this css code to Buddha Panel -> Integration -> Custom CSS and change the color of the text as per your needs.
main-menu > ul.menu > li > a:hover { color:#f27c7e;}
hello!
I can’t see the code that you post me… 
Hi!.,
Add this css code to Buddha Panel -> Integration -> Custom CSS and change the color of the text as per your needs.
main-menu > ul.menu > li > a:hover { color:#f27c7e;}
Hi!.,
Add this css code to Buddha Panel -> Integration -> Custom CSS and change the color of the text as per your needs. #main-menu > ul.menu > li > a:hover { color:#f27c7e;}
I love this theme! I do have one question. I can not seem to find how to change the phone number on the top of the page. The one next to the login and cart.
Thanks in advance.
I found out how to make the change. Thanks
Hi!., Glad that you found the answer. Let us know, if you find any issues in future.
Hi:
How can i unavailable GOOGLE CALENDAR and + ?CAL EXPORT option in event?
Hi.,
Please help us have a better understanding on it by getting back with more specific about your query and also confirm that you were actually purchased our theme by getting back to us with the purchase code or send us an email via our profile page http://themeforest.net/user/designthemes (right bottom form).
So that, we can check and will have a clear look at our end. Then we’ll help you get rid of it ASAP!
Hi,
theme looks very nice. One question before i buy this item. Is it compatible w v.3.9.2 or v.4?
kind regards, Mario
Hi.,
Yes, our theme is compatible with wordpres 3.9. We are working on the update of wordpress 4.0. We will release the version soon.
Hi,
Is there any way we can remove the gallery links as we don’t want to have albums.
Also, with the pretty photo’s the header covers pictures when they are being viewed: http://www.websitefarm.com/mildmay/gallery-test.html How can we fix this?Thanks
Hi., Do you need to remove the gallery item “Rainbow Room” in this page http://www.websitefarm.com/mildmay/gallery-test.html ? If yes, then you don’t need the gallery items, then do not assign the “Gallery” template to that page. Leave it as the default template. Let us know if you are referring to something else with some screenshots.
Hi,
just sent you an email with a screenshot.
Hi.,
We have not received any screenshot. Kindly send us once again.
With reference to my last complain, i had uninstalled and installed my entire wordpress installation but that did not solve my problems. You can visit the page at www.breastpumpevelove.com.my/shop. Please tell me how do i solve this issue..
1. Image is very blurred in shop.
2. When i hover the product, image overlaps the title of my product and price. Link given above. please help me solve this issue asap.
Hi!.,
http://www.breastpumpevelove.com.my/We checked your site “Under Construction”, check this screenshot: http://grab.by/A3tc
Note : Please mail us your site credentials (WP & FTP access logins) immediately via the right bottom form located @ http://themeforest.net/user/designthemes So that, we can check and have a clear look on our end. Then we’ll help you get rid of it ASAP !!
all the details have already been emailed to you. the admin username and password has also been provided yesterday for you to check.
Hi! Thanks for this great theme!!
I have the following 2 problems : 1. Every first load of the page : http://mikrosprigkipas.edu.gr/gallery the gallery items are not well loaded (see the image http://mikrosprigkipas.edu.gr/gallery-items.png ) But if, I refresh the page everything is OK.
2. The filters options for gallery items dont work! I have already checked the option “Allow filters” but nothing changes.
Many thanks!
Hi mamaros,
We have fixed the gallery page loading issue, kindly check this page: http://mikrosprigkipas.edu.gr/gallery/
Also gallery filter issue fixed, check it also.
Note: These issues are already fixed in the older version of kidszone WP Theme. Currently it is kidszone 1.4. But your are using kidszone 1.1
Hi, some help needed:
1. On my English Academy page. The TOP Icons. I need them to link to certain pages when I click them. How can this be done?
2. Need to add a Background image on the TOP Bar behind the logo. How can the be done?
3. On my home page, On the bottom I have some Gallery Items. The problem is it adds page numbers just below the galley Items. All I want is a Shortcut to the Gallery without the Page-navigation at the bottom. Thanks
Thanks again…
Hi ,
We disabled the “Pagination” under Gallery Items in home page. Check this page: http://www.heavenlyflowers.co.za
For the BG Image in the logo section, we updated css in style.css Check this screenshot: http://grab.by/A1oS
For the icon link issue, we are not able to access wordpress admin section. Kindly send me to accessing page of admin.
www.heavenlyflowers.co.za/wp-login.php?hide_my_id=?
www.heavenlyflowers.co.za/wp-admin – It goes not found.
Note: Let us know, if you find any difficulties!!
Thanks, I added the code in the The short code php file and then added the link to the short code but does not work.
New Login URL: http://www.heavenlyflowers.co.za/wp-login.php?Arsenalfc!=4321
Your Login URL is assessing to Login page, but your credentials are not working. Kindly send us your your correct credentials.
It’s still the same. Did not change it.
Also need the remove the Dotted Line behind the Header BG. Thanks
Hi, did you manage to have a look at my issues?
Thanks
Hi!., We tried your already updated login, but it causes an error. Kindly check the following screenshot: http://grab.by/A3sk
Kindly send us your valid WP Admin credentials at the earliest…
Ur using WRONG username! Check the PVT email I send you. Thanks
Hi,
http://www.heavenlyflowers.co.za/english-academy/ In the above page, link is added for service icons.In the header border removed.
Hello!
This is a great theme but I have a problem with it. I installed wpml. On the homepage I created a news section (blog two column), the latest 4 news are shown and there is pagination down. With default language everything is OK. but on the second language I can see only the latest 4 news, when I click on the second page after a refresh I get back to the first page. On the default language everything works fine, I can easily visit the second, third page of news.
I am using the same shortcode in both languages: [dt_blog_posts posts_column=’one-half-column’ limit=’4’ excerpt_length=’10’]
Hi!., Please mail us your site credentials (WP & FTP access logins) immediately via the right bottom form located @ http://themeforest.net/user/designthemes So that, we can check and have a clear look on our end. Then we’ll help you get rid of it ASAP !!
I sent you the requested details, have you received it?
Hi webmester_sk,
We have fixed the pagination problem, kindly check the following link. http://www.zusfl.sk/Hi!.,
We have fixed the pagination issue. Kindly, check it out now!
kindly check the following link. http://www.zusfl.sk/
Thank you very much
Hi!., Thanks 
hello designthemes.. i am having few issues with the theme..
1. whenever i activate the wishlist plugin.. i get this error
Warning: session_start() [function.session-start]: SAFE MODE Restriction in effect. The script whose uid is 1255 is not allowed to access /tmp owned by uid 0 in /home/breastpu/public_html/wp-content/plugins/yith-woocommerce-wishlist/class.yith-wcwl.php on line 54
Fatal error: session_start() [<a href="function.session-start">function.session-start</a>]: Failed to initialize storage module: files (path: ) in /home/breastpu/public_html/wp-content/plugins/yith-woocommerce-wishlist/class.yith-wcwl.php on line 54
2. few of my products when hovered hide the title below. please find this link to understand what i am saying.
http://gyazo.com/76a100c58acc872d31c1846a7b5aa194Please help me solve them asap. Thank you
also… few secondary product images that appear on hover are smaller than primary images.. how do we solve it?
Hi!., Please mail us your site credentials (WP & FTP access logins) immediately via the right bottom form located @ http://themeforest.net/user/designthemes So that, we can check and have a clear look on our end. Then we’ll help you get rid of it ASAP !!
sent a detailed mail.. please look into the matter as soon as possible. thank you
yesterday after emailing all the credentials to you at su**t@iamdesigning.com .. my website is now giving Forbidden error. It now says
You don't have permission to access / on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
anyways.. i dont know what the issue is.. i think i will reinstall the entire wordpress and work my way through.. if i need your help again. will buzz you guys. thanks again.
Hi!.,
http://www.breastpumpevelove.com.my/We checked your site “Under Construction”, check this screenshot: http://grab.by/A3tc
Note : Please mail us your site credentials (WP & FTP access logins) immediately via the right bottom form located @ http://themeforest.net/user/designthemes So that, we can check and have a clear look on our end. Then we’ll help you get rid of it ASAP !!
Hello Design Themes, I have sent a mail to you as regards slides assistance and yet to get a reply. The site is www.frannberryfoundationyears.com. The problem now is that it takes longer time for the slides to come as it comes up so fast on the demo. If this slides complete for the first time, it then keeps loading without coming not until i clear the cache before i will be able to have another preview of the slide. Because of this, I always have to clear the cache anytime I want to have a preview of the site and this causing a great lot of inconvinience. Please assist, I am running out of time. Thanks and looking to hearing from you.
Hi!., This issues occurs because of some plugin conflicts. So deactivate plugins except our theme package plugins. And please check it out.
Hello Design Themes,i have deactivated the plugins i installed but the issue remains unsolved.
Hi!., Please Send us your updated admin and FTP details. The login details we have did not work
Hello Design Themes,i have forwarded the admin and FTP details again.Thanks
I will also like to ask if it is possible for me to reduce the width of the site(the one that contains the content i.e the body) and have another background image underneath
Hi., You can change the width of the content from the css file http://www.frannberryfoundationyears.com/wp-content/themes/frannberryfoundationyears/style.css line no: 241 (.container)
We have not received your details. Please send it once again.
This is the email i forwarded it to,Ramamoorthi Muthuswamy <admin@iamdesigning.com>.
Waiting for the ftp details.
i have resend it again, kindly confirm please.Thanks
Hello Design Themes, i am yet to hear from you.Please, kindly let me know if there is another way i need to get the FTP details across to you and get this issue resolved. The E-mail i forwarded it to is “admin@iamdesigning.com”.
Hi.,
We have already replied to your mail yesterday. Here is the reply again
It seems that a image is missing in your site. Here is the url of the missing image http://www.frannberryfoundationyears.com/wp-content/uploads/2014/06/frannberryd.png
Try uploading this image.
This is the error we get from layerslider
LayerSlider error:
It seems like the URL of the image or background image “frannberryd.png” is pointing to a wrong location and it cannot be loaded. Please check the URLs of all your images used in the slider.