serkan

Forum Replies Created

list of topics you have created till now.

  • serkan
    Moderator
    Posted in : Column width

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

    serkan
    Moderator

    Hi,
    Please go to appearance > theme options > general > upload your image logo
    Thanks

    Hi katarn,
    Did you figure it out ? You should use that custom css code for your custom icon as well.

    serkan
    Moderator
    Posted in : Portfolio Mask

    It will work perfectly when you go online.
    Thanks

    Hi, This is custom css code. You can check out this related topic, how to use the custom css code.
    http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
    Thanks

    serkan
    Moderator
    Posted in : Portfolio Mask

    Hi,
    Could you provide me your related url, please ?
    Thanks

    serkan
    Moderator
    Posted in : Contact.php

    You are welcome.

    serkan
    Moderator
    Posted in : Two types of links

    Hi, We will also consider this when we release an update.
    Thanks for the feedback.

    serkan
    Moderator

    You are welcome.

    serkan
    Moderator
    Posted in : Contact.php

    Hi, this is not available by default, needs more further customizations. Our contact.php is working with mail function. if you are not familiar to coding you may consider hiring an expert at wpkraken.io to do the job for you.

    serkan
    Moderator
    Posted in : Column width

    Hi,
    I would recommend you to use two row shortcode in the about me page. Normally we are putting all the shortcode inside a row shortcode but if you divide to row, it will be fixed. Example;

    [row]
    [column width="6" width_md="6"]
    [service]
    content
    [/service]
    [/column]
    [column width="6" width_md="6"]
    [service]
    content
    [/service]
    [/column]
    [/row]
    [row]
    [column width="6" width_md="6"]
    [service]
    content
    [/service]
    [/column]
    [column width="6" width_md="6"]
    [service]
    content
    [/service]
    [/column]
    [/row]

    I just updated your shortcodes. It is looking fine now.

    serkan
    Moderator
    Posted in : Sidebar position

    Hi, we are working on this feature now. Next update or just after that, but should be out in 2 weeks max ;)

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

    serkan
    Moderator

    Hi Sarita,
    Please go to appearance > customize > single post > choose post title style as default.
    Thanks

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

    serkan
    Moderator
    Posted in : Two types of links

    Hi,
    We will try to test and develop this feature. In this process, you can use the following custom code to control your links.

    .entry-content > p:not(.more) > a:not(.social-link):not(.button) {
        border-bottom: none; font-weight: normal; color: #345; }

    Thanks

    serkan
    Moderator

    Hi,
    1)If you choose, lightbox gallery options on the right-hand side, you will get the lightbox gallery slider.
    2)You can add this parameter inside the shortcode,
    autoplay="false"
    Thanks

    serkan
    Moderator

    Hi, To determine which plugin is the problem, you need to deactivate each one individually. By default, there is no such error in the theme. If you have not made any changes to the theme’s main files, such a problem will occur via 3rd party plugins.
    Thanks

    serkan
    Moderator

    Hi,
    I just checked your related url and you figured it out I guess.
    Thanks

    serkan
    Moderator
    Posted in : Contact.php

    Hi, Your modification can break the template. Our default mail php function should send the mail if you enabled the mail() function. It must be enabled on your server. Please contact your hosting company.
    Thanks

    Hi,
    We have listed the standart icons in the documentation. You can find the list of the social icons in the shortcode section. If the use custom social icons, you can use them as a background and give a custom css code.
    If you would like to use custom social icons instead of our icon lists, you can check out this related url;
    http://www.pixelwars.org/forums/topic/soundcloud-social-icon/

    If you would like to use default social icons, you can drag and drop a text widget, and paste the code inside the text widget and save it.
    [social_icon_wrap]
    [social_icon type="facebook" url="https://www.facebook.com/envato"]
    [social_icon type="twitter" url="https://twitter.com/envato"]
    [social_icon type="instagram" url="http://instagram.com/insideenvato"]
    [/social_icon_wrap]

    Thanks

    serkan
    Moderator
    Posted in : Inline_Slider
    serkan
    Moderator

    Hi , I would recommend you to install and run regenerate thumbnails plugin for once and try it again;
    https://wordpress.org/plugins/regenerate-thumbnails/
    If you still have the issue, please deactivate your plugins and try it again.
    Thanks

    serkan
    Moderator

    Hi,
    Could you try to deactivate all your plugin and activate them one by one and try it again ?
    Thanks

    serkan
    Moderator
    Posted in : Mobile Homepage Boxes

    You don’t have the issue for the fits block I guess.
    Thanks

    serkan
    Moderator
    Posted in : Galeri Sorunu

    Merhaba,
    Mail fonksiyonlarının aktif olması gerekmektedir. Bu konuda hosting şirketinizle iletişime geçip mail gönderemediğinizi söylemelisiniz. Onlar sisteme müdahale edip bu sorunu çözeceklerdir. Haritalar için de plugin kurup deneyebilirsiniz.
    Teşekkürler

    serkan
    Moderator
    Posted in : Inline_Slider

    Hi frienca,
    Could you try to install and run a slider plugin and check please ?
    If you provide me your related url for default slider, I will check what can I do for you.
    Thanks

    serkan
    Moderator

    Hi,
    Could you provide me your related url, please ?
    Thanks

    serkan
    Moderator

    Hi,
    Please go to appearance > customize > general > google map > add your google map api key here.
    Thanks

    serkan
    Moderator

    Hi,
    You can use our default slider feature.

    [slide first_slide=”yes” last_slide=”” title=”This is a slide title.” src=”#”][slide first_slide=”” last_slide=”” title=”” src=”#”][slide first_slide=”” last_slide=”yes” title=”” src=”#”]

    Thanks

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

    serkan
    Moderator

    Hi, If such a problem arises, I strongly recommend that you deactivate the plugins. Because the theme does not automatically interfere with the size of the photo you upload.
    Thanks

    serkan
    Moderator

    Hi,
    Your topic title is too long, that is why the problem is occuring. Could you try to use this custom css code;

    .related-posts .post-thumbnail .entry-title { font-size: 13px; }

    I will discuss your second question with our developers.
    Thanks

    serkan
    Moderator

    Hi nat,
    Do you use the latest version of the theme ? Could you update the theme and try it again ?
    Thanks

    serkan
    Moderator

    Hi,
    I am happy that, you found it =) Thanks for the feedback.

    serkan
    Moderator

    Hi,
    Could you try to add this custom css code and check if there is any difference,

    .drop-cap::first-letter, .single-post .entry-content > p:first-child::first-letter {  float: none; margin-bottom: 0px; }

    Thanks

    serkan
    Moderator

    Hi,
    You can try to use this custom css code;

    .single-post .format-video .featured-image { display: none; }

    Thanks

    serkan
    Moderator
    Posted in : Progress bars needed!

    You are welcome.

    serkan
    Moderator

    Hi, this is not available by default, needs more further customizations, if you are not familiar to coding you may consider hiring an expert at wpkraken.io to do the job for you.

    serkan
    Moderator

    Hi,
    We are improving and updating the documentation when you release and update. For the full-size image, you can get info in the shortcode section as well. Also in the content editor, there is a button for the shortcode. You can find all the list of the shortcode. The theme can add custom CSS classes. If you get struggling any of them, please provide me with the topic URL and I can help you. Also, I will talk to our developers to make the documentation clearer.

    serkan
    Moderator
    Posted in : Photo Wall Images

    Hi, this is not available by default, needs more further customizations, if you are not familiar to coding you may consider hiring an expert at wpkraken.io to do the job for you.

    serkan
    Moderator

    Hi,
    You cannot modify the custom about me widget but you can add a text widget and you can modify the paragraph.
    Thanks

    serkan
    Moderator
    Posted in : Column width

    Hi,
    Please go to appearance > widgets > homepage blocks and you can change the column position via drag and drop.
    Thanks

    serkan
    Moderator

    Hi Janikp,
    I would recommend you to ask the question to the plugin’s author. They will definitely find a solution for you.
    Thanks

    serkan
    Moderator

    Hi,
    Rotate words are designed for homepage. So it will only work for homepage.
    You should use column shortcode for your services and fun facts part.
    Thanks

    serkan
    Moderator

    Hi,
    You should upload the full size image. Your image is 650px width that is why it is not looking full size.
    Thanks

    serkan
    Moderator

    Hi, Please be sure that you are uploading impose.zip file ?
    Extract the impose-package and go to theme > impose.zip You should upload that file.
    Thanks

    serkan
    Moderator
    Posted in : Pin Icon on Map

    Hi,
    Your pin image is too big. Could you resize it and try it again ?
    Thanks

    serkan
    Moderator

    Hi, this is not available by default, needs more further customizations, if you are not familiar to coding you may consider hiring an expert at wpkraken.io to do the job for you.

    serkan
    Moderator
    Posted in : Featured area slider

    I will discuss this request with our developers. Thanks for the feedback.

Viewing 50 posts - 11,401 through 11,450 (of 15,511 total)