Discussion on Afkar- Creative Multi-Purpose HTML Theme

Discussion on Afkar- Creative Multi-Purpose HTML Theme

Cart 163 sales
Well Documented

creative-wp supports this item

Supported

37 comments found.

tzohari

tzohari Purchased

Hi I am not much experiences HTML editor, anyway I try to make the font size some bigger but changing it is style.css or fontawesome-al.css nothing changes. Would please let me know what do I have to do, as there is no document to read.

Hello tzhori, you can customize font size from style.css also you can check from browser inspector then find the class name and go to style.css to change “font-size” property, Thanks

Is it possible to change the breadcrumb to link back to the a different portfolio page? I want to use the portfolio page I created.

Any help would be greatly appreciated.

The wordpress version. Afkar theme.

I think I was contacting the wrong Author by mistake. I realize you do not support the wordpress version.

No problem dear

Hello,

My store is on Shopify. I want to know if this theme is compatible with Shopify. Also on another note, will it support the Arabic language or the RTL ? and what about the 100+ google fonts, do that also include the Arabic fonts?

I appreciate your efforts,

Best, Hassan

Hello, Yes shop pages only are compatible with Shopify, Google Font and RTL Are supported. Thanks

Hi

Firstly pretty nice template congratz!

I like to add a video banner here home-agency-creative.html, instead of the black background, can you please help me out?

Thank you! :)

We deeply apologize for the delay in responding. Your inquiry has been sent to the support team and we will reply to you as soon as possible. We appreciate your patience

Hi, Please add the video markup in the banner section Markup Screenshot – https://prnt.sc/K96jQn9SFomS Frontend Screenshot – https://prnt.sc/oqlTwk-jz-x8

Here is the HTML markup.
<section id="banner-section" class="banner-section agency-creative-banner d-flex align-items-center text-white bg-default-black clearfix">
                <div class="container">
                    <div class="row justify-content-lg-start align-items-center justify-content-lg-between">

                        <div class="col-lg-6 col-md-6 col-sm-7 col-7">
                            <div class="banner-content">
                                <h1 class="title-text mb-60" data-aos="fade-up" data-aos-delay="100">No agency is better than its account executives.</h1>
                                <a href="#!" class="btn btn-border border-white" data-aos="fade-up" data-aos-delay="300">Our Portfolio</a>
                            </div>
                        </div>

                        <div class="col-lg-4 col-md-6 col-sm-5 col-5">
                            <div class="banner-image" data-aos="fade-up" data-aos-delay="500">
                                <img src="assets/images/slider/img_04.png" alt="image_not_found" />
                            </div>
                        </div>

                    </div>
                </div>

                <div class="absolute-social-wrap sec-ptb-60 pt-0">
                    <div class="container">
                        <div class="social-links-text ul-li-right clearfix" data-aos="fade-left" data-aos-delay="100">
                            <ul class="clearfix">
                                <li><a href="#!">facebook</a></li>
                                <li><a href="#!">twitter</a></li>
                                <li><a href="#!">instagram</a></li>
                            </ul>
                        </div>
                    </div>
                </div>

                <video autoplay muted loop>
                    <source src="assets/videos/creative_agency_promo_video.mp4" type="video/mp4">
                    <source src="assets/videos/creative_agency_promo_video.ogg" type="video/ogg">
                </video>
            </section>

Here is the CSS code for style.
.agency-creative-banner {
    z-index: 1;
    position: relative;
    .banner-image {
        float: right;
        max-width: 350px;
        margin-right: -10px;
    }

    video {
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        opacity: 0.3;
        position: absolute;
        source {
            width: 100%;
            height: 100%;
        }
    }
}

Hi there,

We are about to buy your Afkar template and we would like to know if either it supports an HTML5 video background (youtube, vimeo, stand-alone, etc.) or it is in the plan to be supported at a later time. I couldn’t find any evidence of this.

Thanks in advace for your reply

Hello rogrillo, The template is HTML5 version and you can add any video tag supports HTML5. Thanks

Hi! How to install the theme after downloading it from Envato?

Regards,

Hello, This is an HTML Version not WordPress

Dears

we must know about your template all of the below questions :

1. template languages : Html5 + CSS3 + bootstrap ? 2. Template support RTL & LTR when I buy it as it is Or I have to add it? 3. Can I work on it with VS Code only? 4. How many pages in the template? 5. My backend language is PHP is this compatible with it? 6. I need to know how much the performance, SEO, and best practice? 7. responsive with all device screens and browsers? 8. Supporting SVG Inline ? 9. RTL available for each template

Best regards Omar Hamdan

Hello Omar, 1. Yes 2. Yes 3. Any tools that its HTML Version 4. +80 Pages 5. Its HTML Version, You have to develop extra language 6. Its good, before purchase you can test them 7. Yes 8. Yes 9. Yes

There is an error in the title of the first section from the v1 portfolio page. It’s half hidden

Hello Alba, Sorry for hearing that, we are checking that and feedback you the solution as soon as possible

Hello Alba, .creative-layout .portfolio-fullimage.bg-white { background-color: transparent !important; } Thanks

please refund. themeforest have this listed in the wordpress theme section, when clearly it’s not.

Sorry to hearing that, Its listed on the HTML and Title wrote a html template

Hey! Please tell me how much will it cost to install your theme on my site?

Hello solonskyi, Unfortunately, We don’t have the WP version right away, We’re still working on the WP version and once WP version is ready we will inform you Thanks

Hi, when You fix the bug in mail.php?

Hello Lukas. We’re working on that and will re submit it as soon as possible

Hi, In the documentation there is unfortunately nothing on the subject of mail.php this unfortunately does not work .. It is possible to add or remove form fields such as surname such as

<div class="col-lg-4"> <div class="form-item"> <input type = "text" name = "lastname" placeholder = "Last Name"> </div> </div>

and in the mail.php

$ LastName = isset ($ _POST ['lastname'])? preg_replace ("/ [^ \. \ - \ 'a-zA-Z0-9] /", "", $ _POST [' lastname ']): "";

I am very happy to receive feedback

best regards

Hello, We’re already fixing this bug and will update it as soon as possible. Thanks for patience

Hello, I have a problem with instagram on the footer. I need some instructions on how to link my site with insta. i sent the image on email: M.ARAFA84@hotmail.com and second problem: i have next problem with mail form – doesn’t work. (index.html?message=Failed) i sent the image on email: M.ARAFA84@hotmail.com

Hello Dear, We have received the email. Let us working on that and feedback you as soon as possible.. Thanks for your patience

Hello, For the Instagram feed instruction Please visit https://instafeedjs.com/#/

Hi, Is there a way to switch the Instagram pictures live in the footer? If a new picture is uploaded that it appears in the footer?

Hello, Thanks for your contact. Yes there many footers and find one of them then add the Instagram plugin

Hi :)

I have problem in Dimensions and size of the logo in mobile device only I hope you can help me.

https://i.imgur.com/092W5OR.png https://i.imgur.com/DB7bbPl.png I had changed .header-section .brand-logo > a { in style.css to resize the logo its work in desktop version but the problem remain in mobile verison
max-width: 200px;

my logo Dimensions : 333×91

Hello Seaf, Please go to style.css and disable like the following img { height: auto; /* max-width: 100%; */ }

Great design thx, but I was hoping it had a special section for Elements ):(ACCORDIONS,TOGGLES.TABS,LISTS,ICONS,etc,) like other Templates <3

Hello Saef, We will work on that and will update the template. Thanks a lot

Hello,

We bought this template on 7 Aug 2020.

We were expecting this to be a WordPress template, it appears to be the HTML template. I’m sorry, but we can not use this version.

Can you please help us in refunding the order? Here is the purchase code: 74b75461-dd73-4952-96b6-f2b8aa1f3e0d

Looking forward to hearing from you.

Thanks.

Hello Nutsanad, No problem You can refund from https://themeforest.net/refund_requests/new

Hi, is there any way to get it working in IE by taking away some features?

Hi Clau, Maybe yes

Ok i can recreate the design with pure css.

Hello I bought the design is also very nice. You used a lot of scripts and a lot of CSS files. My question could I get without scripts and 1 css file? I just want to have the design “home-architecture.html” I know if all scripts are out, many functions will no longer be there.

Hello, Im happy to hearing that you like our template. Regarding for remove the files will effect the whole template and will not able to working. Im sorry to say it.

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