serkan

Forum Replies Created

list of topics you have created till now.

  • serkan
    Moderator

    Hi Marc,
    Please go to appearance > widgets > blog featured area > and delete the unnecessary widgets from the featured area.
    Also, go to appearance > menus > and check the theme navigation menu box and save it.
    Thanks

    serkan
    Moderator

    Hi,
    I guess you solved the issue.
    Thanks

    serkan
    Moderator

    Hi Marc,
    I am happy to help you. First of all, I would recommend you to deactivate all your third party plugins and try it again. If you still have any issue, you can send me your wp admin details via our contact form and add this topic url as well.
    Thanks

    serkan
    Moderator

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

    .tptn_title {  font-size: 14px; }

    or

    .tptn_title { margin-left: 160px; }

    Thanks

    serkan
    Moderator
    Posted in : Date Stamp

    Hi Salman,
    Please go to appearance > customize > meta > single post meta > date (hidden) and save it.
    This is not possible by default if you want to remove the month and day and leave only yearly knowledge.
    Thanks

    serkan
    Moderator
    Posted in : Few problems

    Hi,
    1) You can download the plugin from this url and go to plugins and choose upload new plugin and upload the downloaded zip file.
    https://github.com/hchouhan/I-Recommend-This
    2) This seems to be a server related issue.
    If it does not work for you I suggest to delete all theme files before installing a fresh copy from your themeforest account via FTP.
    3) If you get so many mistakes, I suggest you first disable 3rd party plugins. Do you have the same problems when you check again?
    Thanks

    serkan
    Moderator

    Hi,

    Please use the shortcodes like these;

    [social_icon_wrap]
    [social_icon type="twitter" url="#"]
    [social_icon type="instagram" url="#"]
    [/social_icon_wrap]

    When I check your source code, I see unnecessary br and p elements. It’s necessary to remove them and paste the clear code. You’ve probably had trouble copying and pasting. If you do not know how it is done, you can apply the following custom CSS code.

    .footer-social .textwidget p, .footer-social .textwidget br { display: none; }

    http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
    Thanks

    serkan
    Moderator
    Posted in : Prev/Next bottoms

    Okay, good luck.

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .page > .entry-header { display: none;  }

    Thanks

    serkan
    Moderator
    Posted in : Prev/Next bottoms

    Hi, I did not see the navigation buttons in the mobile when I checked. Can you tell me the platforms you tested?
    Thanks

    serkan
    Moderator

    Hello there,
    Developers are busy updating and adding new features to the themes. He will reply you back as soon as possible.
    Thanks for your patience.

    serkan
    Moderator
    Posted in : Need XML File

    Hello there,
    There is xml file in the theme. If you encounter errors, please download the entire file again from your account.
    Then go to editor package > sample data > all > and you will see the xml file here.
    Thanks

    serkan
    Moderator

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

    serkan
    Moderator

    Hi lisefund,
    You chose all the content to align left via content editor. Please edit your page and choose your all content and click to align right button. Also if you go to text tab from visual tab, you can see that all of them set up align left.
    Thanks

    serkan
    Moderator

    Hi,
    Please go to appearance > widgets > blog featured area > drag and drop the main slider widget to this area > width 100% and set item 1.
    Go to appearance > customize > blog > set up your excerpt length. The default is 65 words.
    Thanks

    serkan
    Moderator

    Hi Jason,
    You can try to use this custom css codes;

    @media screen and (max-width: 767px) { .site-navigation { position: fixed; top: 0; width: 100%; }
    .site-branding { padding-top: 60px; } }

    Thanks

    serkan
    Moderator

    Hi Jason,
    The JavaScript code for the Featured area is hosted in the js / main.js folder. You can make changes on the Child theme.
    The other problem you say is related to the plugin. I share a link that I think might be useful.
    https://stackoverflow.com/questions/30967616/php-show-link-expiration-time-in-minutes
    Thanks

    serkan
    Moderator

    Hi,
    Please go to appearance > customize > widgets > blog featured area > edit link box title and url as well and save it.
    Thanks

    serkan
    Moderator

    Hi Ruben,
    First of all, could you please deactivate all your third party plugin and try it again?
    Go to Appearance > Widgets and on the right side see the Empathy Template Pages and choose your menu pages from here.
    Please go to settings > readings > choose front page : home and posts page: blog and save it.
    Go to appearance > menus > check your menu structure as well and check the classic navigation menu box at the top of the menu settings.
    And also be sure that the homepage is set to use the template of “homepage”.
    Thanks

    serkan
    Moderator

    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 > widgets > blog featured area > and delete the unnecessary widgets from the featured area.
    Thanks

    serkan
    Moderator

    You are welcome.

    serkan
    Moderator

    Thanks for the feedback.

    serkan
    Moderator
    Posted in : Blog Width

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

    serkan
    Moderator
    Posted in : Blog Width

    Hi Daniel,
    If you use this custom css code, content and blog image width will be the same.

    @media screen and (min-width: 768px) {
    .blog-single .entry-content { max-width: none; } }

    If you use this custom css code, text width will be wider than the image.

    .blog-single .featured-image { max-width: 700px; margin-left: auto; margin-right: auto; }
    @media screen and (min-width: 768px) { .layout-fixed { max-width: 900px; } 
    .blog-single .entry-content { max-width: none; } }

    Thanks

    serkan
    Moderator

    Hi Nitin,
    Please go to appearance > customize > meta > you can easily edit the meta data for blog and post.
    Thanks

    serkan
    Moderator

    Hi,
    Please let me know when you finish your project. Maintenance mode enabled now. I will be happy to help you if you still have any issue with the demo look.
    Thanks

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    #home .layout-medium { padding-bottom: 1em; }

    Thanks

    serkan
    Moderator
    Posted in : Blog Width

    Hi Daniel,
    You can use these custom css codes;

    @media screen and (min-width: 992px) {
    .blog-single .entry-content { max-width: none; }
    .layout-fixed { max-width: 1040px; } }

    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 : Google maps problem

    You are welcome.

    serkan
    Moderator

    Hi,
    I will forward this topic to our developer if there is any easy solution for you.
    Thanks for your patience.

    serkan
    Moderator

    Hi David,
    You can add featured images for all post formats. Edit your post and on the right hand side you can see the featured image area and upload it.
    Thanks

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    @media screen and (min-width: 1400px) {
    .home-section .content>div { margin-bottom: 6em; color: #000; } }

    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 : Google maps problem

    Hi,
    There was a quotation mark issue on the map shortcode again =) I just fixed.
    You use a different sign instead of a quotation mark. You can see the problem by switching to the Text tab.
    Thanks

    serkan
    Moderator

    Hi Jin,
    You can use this custom css code;

    @media screen and (max-width: 767px) { .intro h2 { font-size: .925em; }
    .home-landing .home-wrap .intro { padding: 0 10px !important; } }

    Thanks

    serkan
    Moderator

    Hi Dario,
    We can’t provide support for third party plugins, you may contact the plugin author;
    https://wordpress.org/support/plugin/easy-digital-downloads
    Thanks

    serkan
    Moderator

    Hi, Please deactivate your third party plugins like jetpack and try it again? I guess the hosting package you use is too low.

    serkan
    Moderator
    Posted in : Gallery not centered

    Hi Noel;
    You can use these custom css code

    .jp-carousel-overlay { background: #fff; }
    .jp-carousel-titleanddesc-title { color: #000; }

    Thanks

    serkan
    Moderator

    Hi, The url you gave is not currently working. You can check it out and share it again. All browser tests have been completed. Resizing can disrupt the structure of the code. Do you see any problems when testing with desktop, tablet, and mobile devices?

    serkan
    Moderator
    Posted in : Left Side Header

    Hi, You need to do all the changes on the child theme. We are not responsible for problems that occur after you make changes to the product main codes. It is not an event to be done with a few simple css. You can intervene in the source code individually by inspecting the menu element.

    serkan
    Moderator

    Hi, You just sent me username and password but how about the related url? I don’t know your website url.
    Thanks

    serkan
    Moderator

    Hi Katarinako,
    Could you send me your wp admin details via our contact form and add this topic url as well?
    Thanks

    serkan
    Moderator
    Posted in : Left Side Header

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

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

    serkan
    Moderator
    Posted in : Google maps problem

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

    serkan
    Moderator
    Posted in : Gallery not centered

    Hi Noel,
    While adding the Featured images, make sure the aspect ratio is equal. There will not be any photos falling down. If the photo is not found, you can try to upload it. If you are still having problems, you should disable 3rd party plugins. You can let us know if there’s anything we can help you with.
    Thanks

    serkan
    Moderator

    Hi,
    I just updated the custom css code;
    Could you try to use it again, please?
    Thanks

Viewing 50 posts - 10,101 through 10,150 (of 15,518 total)