285 comments found.
Hi, I’m trying to figure out why my social sharing icons will not show up under every post on the first page… thanks.
hi please make sure that the “hide shares” feature is unticked in customizer -> post setting. let me know how it goes.
It’s not clicked and still the sharing buttons aren’t showing up.
Hi,
Could you provide your site link and dashboard login details to jolt.dev[at]gmail.com so we can check the issue?
Sorry for the inconvenience.
Hi Do you have the following widget options? Instagram, Facebook, Twitter, YouTube, Pinterest, Bloglovin..
Hi,
Yes we have social networks feature like Instagram, Facebook, Twitter, YouTube, Pinterest, Bloglovin, etc. You can see on the demo site below that the social networks shown as sticky icons on the left side. 
Can I use it for side widgets with sample images not just links?
hi we only provide icon that links to your social media (you can add it to sidebar or use our floating icons – example http://dahz.daffyhazan.com/applique/fashion/) . for more flexibility you can try 3rd party plugins http://www.wpsuperstars.net/social-media-follow-widgets/
Hi Dahz! I have some questions:
-About the comments: when I have a lot of comments, it’s pretty annoying for readers to have to go to the bottom of the page to write their own comment: would it be possible to spread them over several pages (for example with fifteen comments per page)?
-Mobile problem: I noticed by doing a Google search of my blog on smartphone that it’s written (before the description): “Your page is not adaptive for mobile devices.”? I really don’t understand since it’s a responsive theme. :/
-Image size: for each article, I have a cover image with the right dimension. But this image appears in a square in the categories (for example: http://www.opheliesjourney.com/category/mode/). Which often gives badly framed images… Would there be a way to not have the same picture for the cover of the article and for the image in the category? Or to resize the pictures in the categories?
Many thanks!!
Hi,
- Please go to Settings > Discussion to break comments into pages. See the link below for more details:
http://www.wpbeginner.com/wp-tutorials/how-to-paginate-comments-in-wordpress/- Coud you provide your admin panel access and send it to jolt.dev[at]gmail.com? We will check your mobile issue.
- You cannot use different images between featured image for single post page and category archive. Please change Archive Layout into Standard to show full size of featured image post in the category. Or you can try another archive layout style that fits for you site. You can find the options in Appearance > Customize > General Layout
Hi, and thank you very much!
-Comments: perfect. Also, I forgot to ask: when a reader writes a comment, he can do it without leaving his email address, but there is a star after ‘EMAIL *’ as if he was obliged to leave it. So that’s confusing, especially because some readers don’t want to leave their email address. Would it be possible to correct this problem please?
-Mobile issue: email sent.
-Image size: perfect, problem solved. 
Hi,
The required mark (*) issue on email is a bug from us. We fill fix it for the next update. However, you can do quick fix if you set name and email field for the comment into not required by following these steps below:
1. Open file comments.php inside the applique folder, 2. In line 108 and 109, delete the following character:
3. save the file.
Sorry for the inconvenience.
Many thanks, problem solved. 
I just updated the theme and now all my blog articles are not working anymore. For example: http://www.singledadlifestyle.be/crimi-clowns-uitschot I’m getting a blank page! Please advice me what to do. Because now whole my blog is offline.
Hi, sorry for the inconvenience.
We will fix it for the next update. However if you need to fix it immediately, you need to edit file ld-articles.php to fix it. You can find the file at applique\libraries\jsonld. In line 34 until line 36 you will find:
if ( !is_woocommerce() ) {
$ldnewsArtc["ArticleSection"] = $category[0]->cat_name;
}
Replace it with:
$ldnewsArtc["ArticleSection"] = $category[0]->cat_name;
Hi, I just updated the theme to the latest version. I followed the manual instructions of how to update the theme (and I have done this before with not problems) but this time every time I click on my posts it gives me this error message: Fatal error: Call to undefined function is_woocommerce() in /home/content/a2pnexwpnas03_data01/17/3551617/html/wp-content/themes/applique/libraries/jsonld/ld-articles.php on line 34
You can check my website: www.beachcitystyle.com to know what I am talking about. This happened after I updated the theme
hi please send me your admin panel access (url, username and password) to dahzinfo[at]gmail.com i need to take a closer look into your setup
Hello! I can’t login to the support forums at all, but I have a couple questions.
I would like to use an image slider instead of a post slider for the featured area – can I remove the links and text from the slider and just have posts that only have featured images?
I would like to use the “Weekly Inspirations” thing that I see on the template or when I set the homepage to latest posts, but I want the homepage to be a static page. Where do I find this widget and how do I edit/add it to my static front page?
I would like to decrease the padding around the footer in particular. Where/how do I do this?
Thank you!
Oh! And also – your documentation lists that I can have a static page instead of latest posts as my homepage. However, when I do this, the featured area isn’t full width like it is in the template (for Craft). Thanks.
Hi there, thank’s for purchasing Applique
1. yes you can, can you provide us your site url? so we can assist you properly
2. “Weekly Inspirations” is post that we already created, so if you want to add that into your static front page, make sure you choose Front Page template as well when you editing the page, then on Appearance > Widget > Front Page – First Row > Drag / Add the DF – Widget Recent Big Widget on it, after the wigdet assigned you can rather choose the version 1 / 2 widget style, then how much the post will appear(Post Shown), after you set all above make sure to set the id of post named “Weekly Inspirations” to be appear on the static Front Page with adding the post id on Post ID Include(text field)
3. try add this custom css on Customizer > Custom css
.df-footer-bottom{
padding-bottom: 90px!important;
padding-top: 60px!important;
}
decrease the 60 & 90px with value that suit you better
4. yes, since you set static page for your main site, and the featured area only set appear when you use latest post, when you choose static page the template will definitely different
Currently, my staging site is http://hilarycolleen.wpstagecoach.com 
What I would like to do is replace the Front Page 1st Row with a Slider widget WITHOUT the border or padding this creates. Help please 
hi to change your home page to static page please go to setting -> reading and choose one of your page as your front page there.
to disable text and button you can add this to custom css
.featured-area.slider4 .df-feat-cell {
display: none;
}
and for the border please delete any text widget from the first row of your front page.
Okay, I’ve removed the text from the featured slider, but now the images are insanely zoomed in on when I am full screen – this is not the case with your example. I also want to turn off the hover effect on the images or turn the dark shader that is over the featured slider off… I want to see my images clearly. See my website at hilarycolleen.wpstagecoach.com to see what I mean.
I have decided to stick with the recent posts front page option.
Hi,
Since your image size is smaller than the full screen slider, The image size will be adjusted to the full screen size. So it will be zoomed in on full screen slider. I suggest you to use larger image size.
You can disable the hover effect by add these custom css below:
.featured-area .item:hover .df-feat-content, .featured-area .df-feat-content {
background-color: transparent;
}
Unfortunately, your information is incorrect. Currently, the images being used 2000×1333. When I first set up this theme, they worked absolutely fine and showed up perfectly. Now, they seem to be showing crazy zoomed… Can you tell me first why this is happening and second how I can increase the height of this section?
I tried uploading new images at the exact resolution you list in the documentation and now it isn’t loading properly.
I would really like to be able to contact your support directly to see if we could come up with a paid, more customized solution for this. Please let me know who I should email. 
hi you can email me at dahzinfo[at]gmail.com please include the admin panel access (url, username & password) to your site so i can check the issue too.
Hi, I have two blogs (two own domains, one I use for my personal blos and the other for my business). If I buy the regular license of 59 usd, could I install it on my two blogs? Bearing in mind that one is my personal blog and the other my fashion blog, I do not sell templates, nor do I have clients, none of that, I would only install it for my two own blogs, would there be any problems?
hi thanks for contacting us, to answer your question : you can only use one license only for one domain . read more about license here https://themeforest.net/licenses/terms/regular
Well, then if I want to use the same template for my two blogs, how can I do it? Should I buy twice the 59 usd?
And from my themeforest account would I buy the same template twice? Is it possible?
But what about this? You can make any number of copies of the single End Product, as long as the End Product is distributed for Free. It may be for my case, because I will not sell anything, both blogs are my property, (free distribution)
hi yes you can buy twice from one account.
that sentence is maybe intended for stock photos items or music. the only way I can think of for theme is when you have a backup website with identical content or are a translation of the first website.
more info https://themeforest.net/licenses/faq#item-end-product-a https://themeforest.net/licenses/faq#landing-page-a https://themeforest.net/licenses/faq#single-application-a https://themeforest.net/licenses/faq#different-end-products-aHello!
At first I want to let you know, that I’m still absolutly in love with your theme! Since my website gets more and more comments, i have a question concerning the position of the comments window, where people can leave me a message.
It is possible to change the order? So that the “comment window” is the first you see after an articel and following the older comments? It’s really hard for reader of my website to scroll down and down and so on, just to enter a comment. Not everybody likes to read 50 comments before write some thoughts.
Thank you so much in advanced for your help!
Hi there, first i think you need to use child theme on it for prevent this code deleted when you update the theme, after you activated the child theme, add this code into functions.php inside of applique child theme(save it) and let’s we see how it goes
if (!function_exists('iweb_reverse_comments')) {
function iweb_reverse_comments($comments) {
return array_reverse($comments);
}
}
add_filter ('comments_array', 'iweb_reverse_comments');
Hello again
Thank you for your really fast respsonse! I’m sorry to tell you that nothing happen when I apply this code to my child theme functions.php. The comments look still the way before applying the code..
hi sorry for the late reply, please send me your admin panel access (url, username and password) to dahzinfo[at]gmail.com i’ll look into it.
Hello!! I love the theme! It’s just what I was looking for! I have two questions only (i’m new at this hehe)
1- I see you gave a code to make the big logo invisible, but is it possible to make it invisible only on specific pages? I like it o the front page
2 – I have 2 pages and i want that each one display only a specific category of post, is it possible? I couldn’t figure out how to choose the category i want to be displayed 
Thank you so much!
Hello, glad that you love our theme 
1. Yes it’s possible add this code into custom css section on Customizer
.home .site-branding a {
opacity:1!important;
}
2. You can set that one page using Front Page Template, when you editing a page, at the right screen you will see Page Attributes metabox, set template to be Front Page(update it), after that you can follow this step http://support.daffyhazan.com/online-docs/using-applique/#creating-a-front-page-template and set the post you want to appear by specific category
let’s me know how it goes
Hi! Thank you so much! So, the second problem i could solve, but the first one no
i’m using the Travel demo and i want that big Logo image that shows on the beginning of every page to be displayed only on my home page. I thought i’ve seen the code to hide it here, but it was not for that.
Amanda
Hi, i’m sorry for little miss understanding there, please try add this code and let’s me know how it goes
body:not(.home) .site-branding{
display: none;
}
No, it’s still there 
hi please send me your admin panel access (url, username, password) to dahzinfo[at]gmail.com so i can make a test in your site. thank you
Ok, i’ve sent it to you. Thank you so much!
done, please check your site 
I just recently went live with my blog using the Applique theme, but the one thing I notice is that my Instagram access token is visible for the world to see, which I don’t think is safe. How can remove it from being visible to the world?
I was able to fix the problem, it was an error on my part
glad you’ve fixed it. let me know if you have other question
Hi again! Okay so I am kind of stuck making the “category” boxes on the sidebar of craft appear under the title- I’m in my widgets, and everything is properly set up except this “unique code ID” when I’m entering it in the “edit widget” what does that code look like in the box in ascending order… like: 3, 4, 8 ? Depending on whatever the codes are? Or does it need the = in the code or something else? I want the 3 categories I don’t have listed in the main 3 boxes, listed there and have tried everything to make them appear but have been unsuccessful.
Thanks again for the help.
OH! And is there any way to add a post Just to a category or a page and not have it post on the front page as “most recent?”
Thank you!!
hi you just need to add it like this https://s16.postimg.org/5c72dx805/image.png
also for new post, it will always shown in the front page..
Question 4) can the men style version use the afflilate post, the demo does not show that option. Can you confirm?
4. All the demos can use the affiliate metabox.. but as the home layout very simple it wont appear in the front page . e.g in post: http://dahz.daffyhazan.com/applique/menswear/leather-weather-style-guide/
Thank you. I really I like the theme. I just want to clarify:
1) Can the affiliate box use other images instead of the shopstyle or rewardstyle code. I want to be able to embed images from my own media gallery to create the shop the look images. Is this possible?
2) Can the affiliate metabox appear on the home page as well as post articles? I will use the site as a blog.
3) How difficult is to adjust the header images that reads applique – it uses to much white space. Is this a quick CSS code to fix?
4) Can the sticky header contain my logo on desktop and mobile view? currently it shows blank for the logo and only shows the hamburger menu.
5) Can the social media icons be at the top of the page, above or on the same line as the search icon?
6) Do you have any other slider option? I would like to show smaller images across instead of the slider.
for #6 – show 3 medium size thumbnail photos
7) Can you center the blog without it being full width? Similar to the about page in the travel demo (see your screenshot on travel above).
Is this demo available with the theme http://dahz.daffyhazan.com/applique/makeup/
9) is the glossy slider available for this template? see http://dahz.daffyhazan.com/glossy/posh/
10) is the glossy blog layout that is featured here http://dahz.daffyhazan.com/glossy/posh/ available for this template?
11) Can you populate the share buttons on images, similar to the glossy template?
Do you have an update on questions 1-11?
hi.
1. no, it only works for js or iframe script there
2. you can, but only in a specific layout like http://dahz.daffyhazan.com/applique/inspiration/
3. not sure which one is this. can you link me?
4. no, applique use floating social icons instead.
5. no, you cant add anything there
6. unfortunately we dont have that.
7. all demos are included in the theme
9. applique only has full width slider and this one http://dahz.daffyhazan.com/applique/summer/
10. no, applique doesnt have that layout design.
11. no, as it has different design.
Question 3) can you make the regular post larger on mobile…it is small on mobile – it should be as large as “you may also like” post image
sorry, which section is this? can you send me a screenshot?
Prepurchase questions – 1) can you make the slider on mobile a lot larger than it is. 2) how difficult it is to change that background to a crisp white instead of that green pattern.
hi,
1. you cant, it’s predefined.. if you want a bigger one you can use slider plugin that give you more flexibility in displaying your sliders.
2. you just need to remove the background image via customizer as the default is clean white
I mean the feature images I have chosen for my post are extremely zoomed in when displayed in the featured slider. I’ve tried making them the same size as the featured slider and that doesn’t seem to work. When you say thumbnail do you mean feature image?
hi the slider has landscape orientation so it will zoom your portrait images to fit the container. for best result we recommend you to use 1200×675 px images (or bigger but same dimension)
Hi there, How do you zoom out the featured area slider? I’ve already customized the size with this code . featured-area { max-height: 600px !important; }
.featured-area.slider .item { height: 600px !important; }
Please let me know how to zoom out the photos.
http://www.trendinginthesun.com/hello what do you meant by zoom outing the image?
i think you need to try regenerate the thumbnail first to make sure your image size compared to the slider size fist
or if this is anything else, please provide the site url that you want to do with applique, thank you
Hi, is there a way to have a different Header Logo Background Image on each page?
hi we dont have this feature unfortunately. let me know if you have other questions.
How do i change the picture of woman on the left of the subscribe pop up form?
hi it’s in customizer -> social account & misc -> subscription image 
This theme has not been updated for more than a year. I have been waiting for an update for the past few months so that my background images will be visible on the header and footer on mobile devices. (Presently, the images are enlarged to the extent that there is no image.) My last correspondence with Dahz was that it will be fixed upon the next update. When can your users expect this theme to be updated? Thank you for your consideration of this.
hi the theme is updated in december, can you link me to your page? i want to check if the problem is fixed in the our development server or not.
How can I write to you privately? I have some info about this that I don’t wish to discuss on a public forum. It is in reference to this update and the correspondence that occurred in order to fix this for me. Thank you.
please email me at dahzinfo[at]gmail.com
Hi, I installed this theme recently. I cannot change the google font in the customizer. I went in under “typography” and changed font, but it doesn’t change on the page. Also, how can I make my profile picture under “about me” round like the demo?
please email me at dahzinfo[at]gmail.com mentioning this issue along with the admin panel access (url, username and password) to your site. i’ll check your problem