Discussion on Fashion Blog Theme - Applique

Discussion on Fashion Blog Theme - Applique

By
Cart 1,459 sales
Well Documented

Dahz supports this item

Supported

This author's response time can be up to 2 business days.

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. :)

http://dahz.daffyhazan.com/applique/menswear/

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,

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.

You can see the characters need to be deleted here: https://s4.postimg.org/fb5nea6ct/star_char.png

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!

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?

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-a

Hello!

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!

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?

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

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey