ahmetsali

Forum Replies Created

list of topics you have created till now.

  • ahmetsali
    Keymaster
    Posted in : Portfolio

    Hi, your url includes file name index.html. There is no need for that on server. Ajax script will work without file name;

    http://www.pleasantmonkey.co.uk/testsite/#/portfolio

    ahmetsali
    Keymaster
    Posted in : Portfolio

    Hi, ajax script doesn’t work on local machines, it should work on server.

    ahmetsali
    Keymaster

    Hi, profile image slider script supports only one instance on a page. But you can add more single image (not in a slider like profile image) into custom columns. Just don’t use [profile_images] shortcode twice. Add more images like this (via HTML tab of the editor);

    [column width="3"]
    <img src="http://themes.pixelwars.org/impressivcard-wp/wp-content/uploads/2012/10/profile-1.jpg" />
    [/column]
    
    ahmetsali
    Keymaster
    Posted in : Explorer browser

    Hi,

    1-) since IE8 doesn’t support css3 media queries layout is fixed to 960px, this is normal.
    2-) You have unnecessary p tags in your services shortcodes, you need to remove them.

    ahmetsali
    Keymaster
    Posted in : Go to top not working

    It is in the update list, will be fixed in the next version, thanks for the patience.

    ahmetsali
    Keymaster
    Posted in : dropdown menu help!

    Hi, since this is just a vcard theme, dropdown menu was out of the scope when we building it. As you can see in the theme preview this design doesn’t provide dropdown menus by default.

    ahmetsali
    Keymaster
    Posted in : Portfolio

    Hi, remove the ajax class from the a tag with class ico when using lightbox. Please refer to documentation HTML / Portfolio / 2. Lightbox Portfolio Details Link section for more.

    ahmetsali
    Keymaster
    Posted in : Google maps

    Hi, it is so easy actually, you just need to paste the embed code (the one begins with iframe code),

    Follow these instructions;
    Add Google Maps to your website

    ahmetsali
    Keymaster
    Posted in : Icons

    Yes, but i think it is something we can ignore.

    ahmetsali
    Keymaster
    Posted in : Icons

    Portfolio thumbs are @2x size to provide retina support. You can scale them 1:1 but since this is a responsive template scaling will always be seen on some devices.

    ahmetsali
    Keymaster

    Hi, this is not easy to do with some lines of code. If you are not familiar with wordpress coding you may consider working with a professional for further customizations.

    ahmetsali
    Keymaster
    Posted in : Clients

    This is is in our update list.

    ahmetsali
    Keymaster
    Posted in : Share LInkedin

    Hi, we have checked on our live preview, when sharing a portfolio item miniature image looks. You can try this;

    1-) navigate to Theme Settings > SEO > Facebook Share Thumbnail image and upload a general image there.
    2-) Alternatively deactivate share plugin and see if it causes the problem.

    ahmetsali
    Keymaster

    Yes, the design of the portfolio page is as you see in our live preview, all on purpose.

    ahmetsali
    Keymaster
    Posted in : Fonts

    Hi, try the custom css code below;

    .services h3, .footer h3 b, .blog-part h3 { font-weight: 400; text-transform: uppercase; }
    
    ahmetsali
    Keymaster
    Posted in : Service Icons

    Hi, you can’t do this with service shortcodes, but as alternative you can get what you want by combining column shortcodes with media_box shortcodes.

    Hi, please check this post and see if it helps.

    ahmetsali
    Keymaster

    Hi, i thought just flashing the inputs would be enough, but you can show warning labels too, edit css/main.css find line : 333

    /* validation */
    label.error { display:none !important; } 
    

    and change it to ;

    /* validation */
    label.error { margin: -14px 0 18px 0; font-size: 11px; color : red;} 
    
    ahmetsali
    Keymaster

    Hi, we have added this feature in v1.1, you can update to v1.1 now.

    ahmetsali
    Keymaster

    It is not blurry as i see, what platform-browser are you viewing on?

    ahmetsali
    Keymaster

    On the left side “Theme Locations” box, select your created menu name under “Navigation Menu” select list.

    ahmetsali
    Keymaster

    Hi,

    1-) When you create a portfolio item, you need to put that shortcodes to content editor for each portfolio post.

    2-) You have forgotten to choose created menu and save it.

    3-) Correct the issues above and let’s see it again.

    4-) You can change contact form labels via localization, please refer to Documentation > Localization section.

    ahmetsali
    Keymaster

    Hi, we will release an update with some improvements and bug fixes in a few days, will also add this target blank option to buttons, thanks for the feedback.

    ahmetsali
    Keymaster
    Posted in : Icons

    Hi, pinterest icon is coming with the next update, which will be out in a few days. Thanks for the feedback.

    ahmetsali
    Keymaster

    You have used “Custom Page” widget for portfolio but you need you use “Portfolio” widget for portfolio page. I did it for you. We have covered these topics in documentation, please make sure you have read the documentation carefully.

    ahmetsali
    Keymaster

    You have forgotten to choose created menu and save it, i did it for you. Now it looks like in our preview site.

    ahmetsali
    Keymaster

    Yes, i will explain which files should be replaced in the changelog, no big changes in html files.

    ahmetsali
    Keymaster

    Hi, we will release v1.1.2 in a day that fixes these issues.

    ahmetsali
    Keymaster

    Hi, do you have a live preview link?

    ahmetsali
    Keymaster

    It should work, make sure you enter service shortcodes into editor area of homepage, by navigating Pages > Edit homepage.

    ahmetsali
    Keymaster

    Don’t use default text widget for service shortcodes use “Responsy Editor Content” widget instead.

    ahmetsali
    Keymaster

    Hi, can you provide a live preview link to see what’s wrong?

    ahmetsali
    Keymaster
    Posted in : Scrollbar

    I will fix this in the next update, thanks.

    ahmetsali
    Keymaster

    Hi, i took a quick look to Bundling in MVC4. It combines script files into one files. That shouldn’t be a problem, unless you add jquery script first, after that jquery address plugin , and main.js after that. Also use jquery 1.7.2, jquery address plugin is not compatible with jquery v1.8+.

    ahmetsali
    Keymaster

    Hi, added to update list, we will think about adding this functionality, thanks for the feedback.

    ahmetsali
    Keymaster

    Hi, you can use the custom css code below;

    p { font-size: 13px; line-height: 1.429; text-align: left; }
    
    ahmetsali
    Keymaster
    Posted in : Contact Page

    Hi, this is not easy to do with some lines of code. You need to change the contact page layout markup, readjust map and contact form wrapper columns to your desired one. If you are not familiar with html coding you may consider working with a professional for further customizations.

    ahmetsali
    Keymaster
    Posted in : slow portfolio page

    Hi, can you give me a link to check it.

    ahmetsali
    Keymaster

    Hi, use the custom css below to disable shape change on hover;

    .social li a:hover { border-top-left-radius: 50%; }
    
    ahmetsali
    Keymaster

    Hi, sadly slider is not compatible with videos as with images. Alternatively you can add as much as video using inline video shortcode with editor to any portfolio single page.

    [inline_video src=""]
    
    ahmetsali
    Keymaster
    Posted in : Fonts

    Hi, do you mean Services main title, or service sub title or service paragraph font? and same with From The Blog font, paragraph or heading?

    ahmetsali
    Keymaster
    Posted in : fixed header with CSS

    Use the custom css code below to hide the logo and social icons on mobile devices;

    @media (max-width: 480px) {
       #logo, .header .social { display: none; }
    }
    
    ahmetsali
    Keymaster

    Ok, i see now, in v1.1.1, we have updated the portfolio ajax script to support also full urls not just relative urls. This made the script not to work in local but it will work online. I will optimize the script to make it work on local machines too, thanks for the feedback.

    ahmetsali
    Keymaster

    1-) Did you try step 2 : make links relative
    2-) Also we have improved portfolio ajax functionality in v1.1.1, make sure have the latest version of the template.

    ahmetsali
    Keymaster

    Hi, here is the custom css to make the entire layout boxed with a fixed custom background image;

    /* 
    	BOXED LAYOUT */
    	
    
    /* custom body background */
    body { background:url(../img/background/books.jpg) 0 0 no-repeat fixed; background-size:cover; }
    
    /* boxed layout */
    body { overflow-x:hidden; }
    .container { position:relative; background:#fff; }
    .container:before, .container:after { display:block; content: ""; position: absolute; top: 0; width: 40px; height: 100%; background: #FFFFFF; }
    .container:before { left: -40px; }
    .container:after { right: -40px; }
    
    /* boxed footer */
    .footer { padding:0; border:0; }
    .footer .container { padding-top:50px; padding-bottom:30px; border-top: 2px dashed #ddd; }
    .footer .container:before, .footer .container:after { top:-2px; border-top:2px solid #fff;}
    
    ahmetsali
    Keymaster

    Hi, here is a list that may cause this;

    1-) Chrome doesn’t allow ajax load on local machine, move to ftp or try with firefox on your local machine.

    2-) Change portfolio link url to relative;

    http://themes.pixelwars.org/impressivcard/portfolio-item-02.html
    

    make this link relative;

    portfolio-item-02.html
    
    ahmetsali
    Keymaster
    Posted in : fixed header with CSS

    Hi, try giving padding-top to div.middle as the header’s height.

    .middle { padding-top: 150px; }
    
    ahmetsali
    Keymaster
    Posted in : Video background

    Browser still says video not found on console, make sure the path is correct;

    http://www.ba-bees.com/video/videobg.mp4
    
    ahmetsali
    Keymaster
    Posted in : Video background

    I see an error on the console that says, video not found. Make sure you have uploaded the video to your server.

    Failed to load resource: the server responded with a status of 404 (Not Found) http://www.ba-bees.com/video/videobg.mp4
    
    ahmetsali
    Keymaster
    Posted in : Video background

    Hi, you also need to move the script definitions after jquery script code;

    <!-- VideoBackrounds -->
    	<script type="text/javascript" src="jquery/modernizr.custom.26584.js"></script>
    	<script type="text/javascript" src="jquery/swfobject.js"></script>
        <script type="text/javascript" src="js/video_background.js"></script>
    	<script type="text/javascript" src="js/video_background.min.js"></script>
    

    also you are including both minified version and normal version of video-background script, only add one of them;

    <!-- VideoBackrounds -->
    	<script type="text/javascript" src="jquery/modernizr.custom.26584.js"></script>
    	<script type="text/javascript" src="jquery/swfobject.js"></script>
        <script type="text/javascript" src="js/video_background.min.js"></script>
    
Viewing 50 posts - 4,601 through 4,650 (of 4,774 total)