serkan

Forum Replies Created

list of topics you have created till now.

  • serkan
    Moderator
    Posted in : Gallery Load Problem

    Hi, I forward this topic to our developer. He will find a solution to the issue. I ask you to be a little more patient. Thank you for your understanding.
    Thanks

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, 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

    Hi,
    You can use this custom css code;

    input#form-field-name, input#form-field-email { max-width: 100%; }

    Thanks

    serkan
    Moderator
    Posted in : Menu

    Hi Elena,
    Could you please use this custom css code;

    @media screen and (min-width: 768px) {
    .nav-menu ul ul li a { padding: 6px; font-size: 10px; } }

    Thanks

    serkan
    Moderator

    Thanks for the feedback =)

    serkan
    Moderator

    You’re welcome.

    serkan
    Moderator
    Posted in : Portfolio Link

    Hi,
    Could you please send me your wp admin details via our contact form and add this topic url as well? I will double check your settings.
    Thanks

    serkan
    Moderator

    Hi,
    Please go to settings > reading > front page display > your latest post and save it.
    Also, please provide me your related url so we can figure it out what is missing.
    Thanks

    serkan
    Moderator
    Posted in : Shortcode not working

    Hi,
    You don’t need to use any css code. Just clear the browser cache and plugin’s cache file.
    Thanks

    serkan
    Moderator

    Hi, You can ignore that message. We embed this plugin to our theme. It is about the activation message. And when the plugin author releases an update, we are updating our theme as well. So don’t worry, you will always use the latest version of the theme.
    Thanks

    serkan
    Moderator

    Hi,
    Please ignore the purchase code message. We are updating those plugins regularly. You don’t need to pay for it. Do you compare it with any errors while installing the plugin?
    If you share the related url, we can understand more clearly what is missing.
    Thanks

    serkan
    Moderator

    You are welcome.

    serkan
    Moderator

    Hi,
    Could you please tell me what is your issue right now?
    When I check your related URL, I cannot see the duplicated title.
    Thanks

    serkan
    Moderator
    Posted in : logo

    Hi,
    Go to appearance > theme options > choose image logo type and save it.
    When uploading your image logo, you need to set Link Url = File Url Size : Full Size and then click on “Insert Into Post” button.
    Thanks

    serkan
    Moderator

    Hi, If you don’t add the photowall shortcode, You images will come from the gallery which you inserted on the page. If you have the photowall shortcode, photos will come from the portfolio.
    If you are not using the shortcode so you should create a gallery on your homepage and upload your pictures there.
    What I mean is you can add a custom gallery for your photowall so it won’t affect from your portfolio page.

    serkan
    Moderator

    Hi, If you don’t want to make it full width, then you should add your images via add media button and choose the text-align center from the text editor area. The masonry layout is working that is why the custom css code is not working in this scenario.
    Thanks

    serkan
    Moderator
    Posted in : logo above blog title

    Hi,
    If you leave a little space below, your logo will look nice.

    @media screen and (min-width:768px) {
    .site-title img { margin-bottom: 20px; max-height: 150px; } }

    Thanks

    serkan
    Moderator
    Posted in : logo

    Hi,
    Please go to appearance > theme options > choose image logo and upload your image logo.
    300-350px should be enough.
    Thanks

    serkan
    Moderator

    Hi,
    Could you try to use this custom css code;

    .gallery-item {  text-align: center; width: 100%; }

    Thanks

    serkan
    Moderator
    Posted in : logo above blog title

    Hi, Now, on our demo site, you can see the style you want as a default.
    http://themes.pixelwars.org/editor/
    Why did you do such a customization for this feature?

    serkan
    Moderator

    Hi Jason,
    First of all, I would recommend you to deactivate third-party plugins and try it again.
    You can send me screenshot here and provide me your related url, please?
    If you do not want to share your information here, you can contact us via our contact form. But do not forget to add this topic url as well.
    Thanks

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .is-post-title-align-left .category-description { display: none; }

    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 : Main Slider

    Hi, It is not possible to do this via the main slider. Maybe you can search for an extra plugin for this feature. We have our link box feature under the slider. In these boxes, you can type custom url to redirect pages.
    Thanks

    serkan
    Moderator

    Hi,
    You can add interval time for the rotate words shortcode.
    [intro]
    [rotate_words interval=”2600″ titles=”phrase1,phrase2,phrase3,phrase4″]
    [/intro]
    If you go to appearance > theme options > homepage > you can change the slider speed.
    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.
    You can check out this related topic for the portfolio slug.
    http://www.pixelwars.org/forums/topic/change-portfolio-slug/
    Thanks

    serkan
    Moderator

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

    .gallery-grid figure img { transform: none; width: 100%; }

    Thanks

    serkan
    Moderator

    Hi Suzi,
    Could you deactivate third-party plugin and try it, again? And also try to upload a fresh copy of the theme. If you still have any issue, provide me your related url, please?
    Thanks

    serkan
    Moderator

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

    serkan
    Moderator

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

    .page .entry-content > p, .type-portfolio .entry-content p {
        font-size: 16px; line-height: 1.8; }

    Thanks

    serkan
    Moderator

    Thanks for the feedback. Good luck =)

    serkan
    Moderator

    Hi, I just went to page > homepage > and chose the page featured area and saved it.
    Thanks

    serkan
    Moderator

    Hi, Your username and password information has arrived, but you forgot to type the URL of your website. Which website does this information belong to?

    serkan
    Moderator

    Hi, I just tested your website. I did not see the same warning message this time. Some plugins you install later may contain hidden encodings that may create a security hole. So do not install the plugin if you are not sure of the authenticity of the source.
    Thanks

    serkan
    Moderator
    Posted in : Portfolio items

    Hi Mischa;
    Yoı can use this custom css code;

    @media screen and (min-width: 768px) { .is-single-post-title-with-margins .post-header-classic .entry-header { padding: 40px 0; } }

    Please go to appearance > customize > header > general > header search (no) and save it.
    Thanks

    serkan
    Moderator
    Posted in : Meta tags

    Hi, You will be notified when new updates release. Thanks

    serkan
    Moderator

    Hi Mischa,
    You can send me your wp admin details via our contact form and add this topic url as well.
    Thanks

    serkan
    Moderator
    Posted in : Portfolio Link

    This issue may occur because you did not set the Empathy templage page widget field. So I would like you to check the widget area.

    serkan
    Moderator

    Hi Mischa,
    Did you choose portfolio template for your “home with portfolio” page on the right-hand side of the page?
    Please go to appearance > widgets > page featured area > drag and drop the life main slider or life intro widget to that widget area and save it.

    serkan
    Moderator
    Posted in : Meta tags

    Hi Sebastian,
    This problem appeared with the new WordPress version. Some coding has been changed. We’ll fix this and release a new update. Thanks for your patience.

    serkan
    Moderator

    Hi,
    Could you try to use this custom css code;

    @media screen and (min-width: 768px) {
    .media-grid .media-cell { width: 28% !important; } }

    Thanks

    serkan
    Moderator

    Hi, Your host may have disabled the mail() function. It must be enabled on your server. Please contact your host company. If you use Godaddy as a host, make sure you go to the cPanel –> Email settings –> MX Entry –> and check which Mail Exchanger is selected.
    Can you share the related URL so I can see the problem with the icon?
    Thanks

    Hi Wallace,
    Our developer will find a solution for this issue soon. You can search for and install an alternative share plugin until the solution arrives.
    Thanks

    serkan
    Moderator

    Hi,
    Could you please read the portfolio section in the documentation.
    Also, could you check out this related topic, please?
    http://www.pixelwars.org/forums/topic/23602/
    http://www.pixelwars.org/forums/topic/portfolio-department-2/
    Thanks

    serkan
    Moderator

    Hi,
    Thanks for the feedback and good luck =)

    serkan
    Moderator

    Hi,
    I am getting this messafe from your related url.
    Please contact your hosting company.
    “Your connection is not private
    Attackers might be trying to steal your information from http://www.frankwin.com (for example, passwords, messages or credit cards).”
    Please deactivate all your third-party plugins and try it again.
    Thanks

    serkan
    Moderator
    Posted in : icons of social

    Hi,
    Thanks for the feedback and good luck.

    serkan
    Moderator

    Hi, WPBakery Visual Composer plugin works seamlessly with the latest version of WordPress. If you have any other plugins installed except for the default plugins, deactivate them and try again.
    Thanks

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    @media screen and (min-width: 768px) { blockquote { font-size: 1.4em; font-weight: normal; } }

    Thanks

Viewing 50 posts - 9,701 through 9,750 (of 15,513 total)