serkan

Forum Replies Created

list of topics you have created till now.

  • serkan
    Moderator
    Posted in : background colour

    Hi Korben5,
    If you give me the related url and tell me which column you would like to change the background color, i can help you more.
    Thanks

    serkan
    Moderator

    Hi Miz,
    Please don’t use the embed short code. Just add the url without [embed]
    Thanks

    serkan
    Moderator
    Posted in : Columns formatting

    Hi Polasen,
    I tried the custom css code in your related url and it seems working actually. But i decrease the margin to zero. Try it again please..

    @media screen and (min-width: 768px) { .home .alignnone { margin: 0; } }

    Maybe this custom css code will help you a bit for horizontal spaces.

    .mtphr-shortcodes-row [class*="mtphr-shortcodes-grid"] { margin-left: 1% !important; }

    Thanks

    serkan
    Moderator
    Posted in : Hide photo title

    Hi Polasen,
    You can use this custom css code;

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

    Thanks

    serkan
    Moderator
    Posted in : Translation issue

    Hi Wilson,
    Could you check out this related topic please?
    http://www.pixelwars.org/forums/topic/translation-language/

    serkan
    Moderator
    Posted in : Hide photo title

    Hi Polasen,
    This custom css code will hide the title and entry meta in the single image page.
    .single #page .entry-header { display: none; }
    Thanks

    serkan
    Moderator
    Posted in : Columns formatting

    Hi Polasen,
    You can control the vertical spaces with this custom css code.
    @media screen and (min-width: 768px) { .home .alignnone { margin: 1em 0; } }
    But we can not control the horizontal spaces with a few custom css code. Maybe you can check the plugins options.
    Thank you

    serkan
    Moderator

    Hi Miz,
    You are using a plugin for video but you don’t need to use any video plugin because wordpress is converting the vimeo url automatically. You should just copy and paste the video url in the content area.
    Thank you

    serkan
    Moderator

    Hi MandyT93,
    Please up-to-date your theme to the latest version (v4.8.2 )
    Thanks

    serkan
    Moderator
    Posted in : ipad Issues

    Hi marina2042,
    You can use this custom css code;

    .page .content .col-sm-6:nth-child(3) { clear: left; }

    Thanks

    serkan
    Moderator
    Posted in : icons

    Hi jasondmacleod,
    This custom css code will solve your text boxes issue.

    .home .entry-content .col-sm-6:nth-child(3) { clear: left; }

    But i could not understand the icon shortcode problem. Could you please send me your admin and password info via our contact form and please add this topic url as well.
    Thanks

    serkan
    Moderator

    Hi Anna,
    It looks like it is occurring because of the 3rd party of plugins. First of all, i would recommend you to deactivate all you plugin and activate one by one and try it again. You will understand which plugin is conflicting with the theme.
    Thanks

    Hi diananasif,
    I could not detect with any issue in the mobile devices. Could you please take a screenshot and tell me the devices name and version that I can run more tests.
    Also, you can use this custom CSS code for the intro shortcode will look much better.

    @media screen and (max-width: 768px) { .intro h2 { margin-top: 2em; } }

    You can check out this related topic for your last question
    http://www.pixelwars.org/forums/topic/photo_wall-animation/
    Thanks

    serkan
    Moderator

    Hi kotd,
    You can add your logo before intro shortcode via add media button. But i would recommend you to add a light version of your logo. And please explain a bit more of your other issue. I could not detected and issue.
    Thanks

    serkan
    Moderator
    Posted in : "Back to top"

    Hi Will,
    You can use a plugin for this feautre. For example this one;
    https://wordpress.org/plugins/wpfront-scroll-top/
    Thanks

    serkan
    Moderator

    Hi WilliamJLee,
    We have social media button in the bottom of the menu as default.
    Go to appearance > widgets > footer social > and use the social shortcodes.
    If you want to put the twitter feed to your home page, you can search a plugin for this feauture and you can copy the shortcodes from that plugin and paste it to your homepage.
    It is not possible by defaut to add a more friendly gallery view to the portfolio.
    Thank you

    serkan
    Moderator

    Hi t_p_
    We used the font-awesome v3 for the icons. You can check the icons from below the link
    http://fortawesome.github.io/Font-Awesome/3.2.1/
    It is not compatible with the new version of font-awesome
    Thanks

    serkan
    Moderator

    Hi Piotrek89dg,
    Could you please tell me what do you want to see in the entry meta section?

    This custom css code will show your author name.
    .entry-meta .post-author { display: inline-block; }

    This custom css code will hide the comment link.
    .entry-meta .comment-link { display: none; }

    In the entry meta section you will see the author name, date and category.
    I hope it will solve your problem.
    Thanks

    serkan
    Moderator
    Posted in : Embedding Youtube

    Hi Ruel,
    I didn’t quite get what you mean. Could you please explain your issue a bit more and provide me your related url. Thanks

    serkan
    Moderator
    Posted in : Meta Description

    Hi Elizabeth,
    You can use Seo plugin for this feature. Example;
    https://tr.wordpress.org/plugins/wordpress-seo/
    Thank you

    serkan
    Moderator

    Hi jgherghel,
    You can use these custom css codes (Replace with the new color code)

    .nav-menu a { color: #fff; }
    .nav-menu a:hover { color: #E8DBDB; }

    Thanks

    serkan
    Moderator
    Posted in : icons

    Hi jasondmacleod,
    I couldn’t see your website url. Could you provide me your related url please?
    Just i want to make it clear. Are you using the icon shortcodes correctly? Example;
    [service icon="feather" title="Graphic Design" text="I design super cool websites."]
    Thanks

    serkan
    Moderator
    Posted in : PageNavi Not Working

    Hi Minolwen,
    As you can see, our default pagination is working well. However, we haven’t tested with the pageNavi plugin. If it is not working well, I would recommend you to try another plugin which is suits to you. If you take sort of specific error message, also you can ask the plugins author as well.
    Thanks

    serkan
    Moderator

    Thank you =)

    serkan
    Moderator
    Posted in : a host of issue

    Hi VMAstudios,
    Your shortcodes are not correct. Please check out this related topic and you can see the right shortcodes. Your all problem will be solved. It looks like you have too much 3rd party plugin. That is why loading time is taking too much time. You should deactivate the unnecessary plugins.
    http://www.pixelwars.org/forums/topic/homepage-landing-fullwidth/
    Thanks

    serkan
    Moderator
    Posted in : Translation, Language

    I forwarded this topic to our WordPress developer. He will contact to you soon. Thanks for your patience.

    serkan
    Moderator

    Hi Polasen,
    Thanks for the feedback.

    serkan
    Moderator
    Posted in : Remove Portfolio page

    Hi buddyboxhosting,
    I forwarded your topic to developer again. He always gets back to customers. It must be my mistake. Sorry for the delay.
    Thanks

    serkan
    Moderator

    Hi hungrymultimedia,
    You can use this custom css code for hiding the navigations from book pages.

    .single-book .nav-single { display: none; }

    Thanks

    serkan
    Moderator

    Hi hungrymultimedia,
    Could you use this custom css code and tell me is it what you want?

    .blog-alt.masonry .hentry { border-width: 0 0 4px 40px; }

    Thanks

    Hi WilliamJLee,
    You should go to appearance > theme options > General > Browse and upload a logo or specify an image address of your online logo.
    Thanks

    serkan
    Moderator

    Hi cyi101,
    If you choose a post as a sticky, it will automatically show in the main slider. At this step, you can include or exclude stick posts from blog. But as you know, wordpress is moving up the sticky posts to the top.
    Thanks

    serkan
    Moderator

    Hi Piotrek89dg,
    1) When you add insert more tag via content editor you can choose is as text align center. The second solution is;
    Choose an excerpt method. I mean, don’t use “theme options > blog > excerpt” and “insert more tag” at a same time.

    In other words, disable automatic excerpt functionality from theme options > blog > excerpt and add the “insert more tag” to your content OR don’t add “insert more tag” between your content and just activate the automatic excerpt functionality from theme options > blog > excerpt.

    2) He/she is using source sans pro font. Go to appearance > theme options > customize and change the font family.
    Thanks

    serkan
    Moderator
    Posted in : scroll through pages?

    Hi jgherghel,
    It is not possible by default. You can search a plugin for this option but i haven’t tested with this kind of plugins.
    Thanks

    serkan
    Moderator

    Hi Polasen,
    It is not possible by default. Scrool is closing the gallery. It is same in our demo as well. This is how the theme works.
    Thank you.

    serkan
    Moderator

    Hi Robert Hermes,
    Please follow these steps for the footer widgets..
    Go to appearance > widgets > drag and drop the widgets inside of the footer areas.
    Go to appearance > theme options > style > Footer Widget Locations ( Yes )
    Thanks

    serkan
    Moderator
    Posted in : Portfolio Categories

    Good luck =)

    serkan
    Moderator

    This custom css code will hide the all pages title.

    .layout-medium .page-title { display: none; }

    This custom css code will hide the title, just your work page.

    #portfolio .layout-medium .page-title { display: none; }

    Thanks

    serkan
    Moderator
    Posted in : Widgets disappear

    Hi Robert,
    One of your plugin is looks like affecting your widgets. Could you please deactivate all your plugin and activate the theme. Then active the plugins one by one and check it again. Conflict plugin will be appear so you can find an alternative plugin instead of it.
    Thanks

    serkan
    Moderator

    You are welcome.

    Hi, i have forwarded this topic to the developer, he will get back to you soon. Thanks for the patience.

    serkan
    Moderator

    Hi Wilson,
    Please don’t write the shortcode for the icon, just write the icon name
    Example;
    pe-7s-home
    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 : Portfolio Categories

    Hi wilson-legros,
    The filter is one level which means you can not add sub-level by default. You would like to see a menu call years and you don’t want to see the sub-menus in the first filter line right?
    It is not possible to have sub-menus in the filter area. Sorry for misunderstanding.
    Regards

    serkan
    Moderator

    Hi Wilson,
    Lets keep talking on your page. http://www.pixelwars.org/forums/topic/portfolio-categories-2/

    serkan
    Moderator
    Posted in : Photowall

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

    serkan
    Moderator
    Posted in : Portfolio Page Issue

    Hi mattiasarati,
    Portfolio categories will show automatically. Could you explain it a bit more please?

    serkan
    Moderator

    Hi tferradans,
    Under the page attribute please choose video type. It should be okay.
    Thanks

    serkan
    Moderator
    Posted in : Photowall

    Hi evilook,
    You can use this custom css code;

    .home-wrap .ri-grid:after { background: #111; opacity: .2; }

    Thanks

    serkan
    Moderator

    Hi Matheus Britto,
    It is not possible by default. Maybe you can search a plugin for this option.
    Thanks

Viewing 50 posts - 14,001 through 14,050 (of 15,511 total)