serkan

Forum Replies Created

list of topics you have created till now.

  • serkan
    Moderator

    If you provide me your related url then I can help you more.
    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 shouldn’t worry about multiple h1 tags, it is ok to use multiple h1 tags with html5 sectioning elements, you can check out this article about it;

    http://goo.gl/mHkVx7

    serkan
    Moderator

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

    serkan
    Moderator

    Hi, sorry it is not available by default and it requires more time and effort to customization, if you are not familiar to coding you may consider hiring an expert at envato studio.

    serkan
    Moderator

    Hi Maciej,
    Can you try to use these custom css codes;

    .comments-area ol ol {margin-left: 3%;}
    .comments-area ol ol ol { margin-left: 4%; }

    Thanks

    serkan
    Moderator

    Hi lanc3lot,
    I am happy that it is working now. I will check it with the next update to prevent the same issue.
    Thanks

    serkan
    Moderator

    Hi erdemgelal,
    You can use these custom css codes;

    @media screen and (min-width: 768px) { .sidebar { float: left; margin-right: 5%; margin-left: 0; } }
    @media screen and (min-width: 768px) {  .with-sidebar { float: right; } }
    @media screen and (min-width: 992px) { .sidebar { float: left; margin-right: 5%; margin-left: 0; } }
    @media screen and (min-width: 992px) { .with-sidebar { float: right; } }

    Thanks

    serkan
    Moderator

    Hi savvystyler,
    It can be achieved with javascript but it wouldn’t be a good solution because you need server side protection for true protection of your page. So switching to WordPress version should be a good idea.
    Thanks

    serkan
    Moderator

    Hi Banouv,
    You can use this custom css codes;

    .widget-area.sidebar { background: #f2f2f2; padding: 20px; margin-top: 3em; }
    .site-footer {  background: #E6E3E3; }
    .footer-social .social a { outline: none; }

    Thanks

    serkan
    Moderator

    You are welcome.

    serkan
    Moderator

    Please check the plugins settings. The translation files are located under languages folder in the theme folder. Please check the translation files as well.

    serkan
    Moderator

    You told me that only changed the twitterFetcher_v10_min.js that is why I told you change the main.js as well. Normally you should download and upload the whole theme. When you done the manual work, I recommended you to replace the main.js
    You don’t use the modifications and settings that you’ve applied it to id you didn’t change the theme file ( like php files )
    You need to deactivate your theme in the “Appearance > Themes” section by simply activating a different theme. Once you activate a different theme, you can delete your theme. Don’t worry, your content will not be lost. (The translation files are located under languages folder in the theme folder.)
    Then simply upload the new theme file in the “Appearance > Themes” section.
    Once it uploads, choose to activate the theme.

    serkan
    Moderator

    I could not detect any issue with the same device that is why i can not help you more. But it looks like related to your mobile device.

    serkan
    Moderator

    Hi KookieB,

    – Deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – Switching to the Twenty Eleven theme to rule out any theme-specific problems.

    – Resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

    – Re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress.

    serkan
    Moderator
    Posted in : Portfolio Departments

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

    serkan
    Moderator
    Posted in : VSCO cam icon

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

    serkan
    Moderator

    Hi EliaAlberti,
    If you didn’t change the php files, I would recommend you to upload the whole theme. If you did change it, then you should update the main.js as well.
    Thanks

    serkan
    Moderator
    Posted in : Portfolio Departments

    Hi tochnost,
    I updated the code, please try to use new one ;

    <script>
    (function($) { "use strict"; 
       $('#filters li').first().remove();
       setTimeout(function() { $('#filters li').first().find('a').trigger('click')}, 1000);
    })(jQuery);
    </script>
    serkan
    Moderator
    Posted in : VSCO cam icon

    Hi chechusbu,
    This topic is related with your issue. You can check out the topic.
    http://www.pixelwars.org/forums/topic/soundcloud-social-icon
    Thanks

    serkan
    Moderator

    Hi EliaAlberti,
    Could you provide me your related url please?
    We have fixed that issue and you can see it in our demo. It is working well.

    serkan
    Moderator

    Hi malspiker,
    I just tested your related url with IOS 9.2 ( Iphone 6plus Safari browser ) and haven’t seen the same problem. It should be related with your device.

    serkan
    Moderator
    Posted in : Portfolio Departments

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

    serkan
    Moderator
    Posted in : Logo on Home Page

    Hi hillel,
    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
    Posted in : Home Alternate Photo

    Hi hillel,
    Try to upload 1920 x 1080 px
    Thanks =)

    serkan
    Moderator

    Hi hillel,
    Please read the documentation > portfolio section =)
    Thanks

    Hi labruyere,
    1)

    @media screen and (min-width: 992px) {  .site-title img { max-height: 200px; } }

    2)

    @media screen and (min-width: 992px) {  .nav-menu ul li { margin: 0 0.6em; } }

    3)

    .page .entry-header h1 { font-weight: bold; }

    4)

    ol, ul { font-size: 15px; }

    Next time, please don’t ask all your question in the same topic. Please search in the forum then create a topic for each one.
    Thanks

    serkan
    Moderator

    Hi malspiker,
    Could you tell me your test browser and mobile version please? I just tested your website with couple of devices and haven’t seen any issue with your url.
    Thanks

    serkan
    Moderator

    You are welcome.

    serkan
    Moderator
    Posted in : Run time error

    Hi IrelantoBrazil,
    We solved that issue. You should update your template.
    Thanks

    serkan
    Moderator
    Posted in : Grey/Green overlay

    Hi IrelantoBrazil,
    You can change that main.css files ;
    main.css line 658 .has-bg-img .content:before { background : none }
    main.css line 1167 .map:after { background: none }
    Thanks

    serkan
    Moderator

    Hi mariogd,
    Go to appearance > theme options > image logo and upload your image logo here.
    Thanks

    serkan
    Moderator
    Posted in : Page with Full width

    Hi Kevin,

    1) Under the page attribute, you should choose medium-width page
    2) Don’t choose alignment and choose full width for the image.
    Thanks

    serkan
    Moderator

    Hi isaliberalino,
    Could you give me more information please?

    serkan
    Moderator
    Posted in : Quote post format

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

    serkan
    Moderator

    Hi CITSTAFF,
    Be sure that your wordpress and theme are updated. If your wp and theme are updated and still have the same issue which means the problem with 3rd party of plugins. We can not ensure that theme complies with all of the plugins.

    serkan
    Moderator

    You are welcome =)

    serkan
    Moderator

    Hi Jens,
    We will think about it.
    Thanks for the feedback

    serkan
    Moderator
    Posted in : Hide theme name

    Hi neogeo17,
    You can check out this related url;
    https://wordpress.org/support/topic/how-do-i-rename-atheme
    Thanks

    serkan
    Moderator

    Hi Kavi,
    I wrote about it 2 messages ago =) You can choose the blog type and separate it from homepage.

    serkan
    Moderator

    Hi Kevin,
    Try to use this custom css code;

    input[type=submit], input[type=button], button, a.button, .button { font-size: 10px; width: 132px; }
    serkan
    Moderator

    Hi Kevin,
    We have couple of button, if you tell me specificly which button then i can help you more.

    serkan
    Moderator
    Posted in : Contact Page Map

    Hi varunjagotta,
    – Visit Google Maps online and find your location on the map then replace the data-latitude and data-longitude parameters under
    <div class="map">
    Thanks

    serkan
    Moderator

    Hi Kevin,
    1) You can use this custom css code;

    input[type=submit], input[type=button], button, a.button, .button { font-size: 11px; }

    2) Go to settings > reading > Front page displays : Static page
    Appearance > theme options > blog > choose Blog Type

    serkan
    Moderator

    Hi Josh,
    Yes the latest version compatible with WordPress 4.5.1, so you can update the WordPress.
    Thanks

    serkan
    Moderator

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

    serkan
    Moderator

    Hi jagustincharco,
    If you don’t want to wait for the update , you can go to these url s and replace with your main.js and main.css in your ftp folder.
    http://themes.pixelwars.org/read/js/main.js
    http://themes.pixelwars.org/read/css/main.css

    serkan
    Moderator

    Hi jagustincharco,
    We just detected the issue and will fix it immediately. New update will be available in a few days.
    Thank you for your patience.

    serkan
    Moderator
    Posted in : Quote post format

    Hi Max,
    You can use this custom css code;

    .format-quote:before { display: none; }

    Thanks

    serkan
    Moderator
    Posted in : Portfolio Departments

    Hi, paste the code below to the “External Stylesheet / Javascript” box under Theme Settings > Style;

    <script>
    $(function() {
       $('#filters li').first().remove();
       setTimeout(function() { $('#filters li').first().find('a').trigger('click')}, 1000);
    });
    </script>
    
Viewing 50 posts - 13,101 through 13,150 (of 15,511 total)