serkan

Forum Replies Created

list of topics you have created till now.

  • serkan
    Moderator
    Posted in : Pixelized pictures

    Hi,
    Could you deactivate all your plugin and run the regenerate plugin and try it again?
    https://wordpress.org/plugins/regenerate-thumbnails/
    Thanks

    serkan
    Moderator

    Hi, There are 3 custom css codes there. The first line of code is the answer to the first question. The others are for the second problem. Also just for mobile view.
    Thanks

    serkan
    Moderator
    Posted in : Demo install

    Hi,
    If you provide me your wp admin details via our contact form and add this topic url as well, I can help you.
    Thanks

    serkan
    Moderator

    You are welcome.

    serkan
    Moderator

    Hi Sebastian,
    You can check out your related url again.
    Thanks

    serkan
    Moderator

    Hi, We can decrease the font sizes with custom css codes;

    @media screen and (max-width: 767px) {
    .blog-small .entry-title { font-size: 1.2em; }
    .single-post .entry-content p { font-size: 15px; }
    .single-post h1.entry-title { font-size: 26px; }
    }

    Thanks

    serkan
    Moderator

    Hi,
    Go to post > create a new one > choose format link on the right-hand side.
    Write your url and click to link button. Your format should be like this; You can copy and paste it to the text editor and edit it easily if you don’t know much about WordPress.
    <a title="smashing magazine" href="url here" target="_blank" rel="noopener">Smashing Magazine</a>

    You should definetly visit this site, lots of useful stuff for web designers!

    serkan
    Moderator
    Posted in : Demo install

    Hi there,
    I can help you figure out what kind of mistake you got. What is the error message you get?

    serkan
    Moderator

    Hi,
    When you go live, we can check your codes again?

    serkan
    Moderator
    Posted in : Missing style.css

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

    serkan
    Moderator

    Hi,
    Could you try to use it like this;

    [row]
    [column width="6" width_xs="6"]
    [fun_fact]

    [icon name="pe-7s-call"]
    <h4>SKYPE:JAMES.AUBLE2 [at] GMAIL.COM</h4>
    [/fun_fact]
    [/column]
    [column width="6" width_xs="6"]
    [fun_fact]

    [icon name="pe-7s-mail"]
    <h4>CONTACT [at] JAMESAUBLE.COM</h4>
    [/fun_fact]
    [/column]
    [/row]

    serkan
    Moderator

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

    serkan
    Moderator
    Posted in : Resume

    Hi,
    I would recommend you to upload the dummy data for the pages and you can easily edit the resume page. You have to drag and drop the events and skills sections with the Visual Composer.
    Thanks

    serkan
    Moderator

    Hi,
    Could you try to deactivate all your third-party plugins and try it again?
    Thanks

    serkan
    Moderator
    Posted in : Spacing for photos

    Hi, thanks for the feedback.

    serkan
    Moderator

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

    @media screen and (max-width: 768px) {
    #contact .fun-fact { clear: left; } }

    If you only use 2 icons, set the column shortcode to 6. Since you set them 3 to 3, they seem to be based on the left.
    Thanks

    serkan
    Moderator

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

    serkan
    Moderator
    Posted in : Header Image

    Hi, okay good luck. Thanks for the feedback.

    serkan
    Moderator

    Hi,
    It is not possible by default. Maybe you can try to use other plugins. P.S. I haven’t tested them yet.
    http://www.wpbeginner.com/plugins/5-best-popular-posts-plugins-for-wordpress/
    Thanks

    serkan
    Moderator
    Posted in : Intro text alignment

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

    serkan
    Moderator

    Hi Sebastian,
    Edit your contact form and go to visual tab. Choose whole elements via mouse and click to text-align center button at the top of the page and save it.
    Thanks

    serkan
    Moderator

    Hi, I added .home class because you want this change on the home alternative page. If you remove .home class, all pages will be affected.

    serkan
    Moderator

    Hi Sebastian,
    I will discuss this topic with the developer.
    Thank you for your understanding.

    serkan
    Moderator
    Posted in : Intro text alignment

    Hi, You have a nice website. When I checked your Portfolio page, I saw that there was a gap problem. Here is my recommendation; Please check your image size. Min ideal dimensions is 760px X 507px
    Under this dimension, resizing option is not working. Please try to upload wider photos.
    Thanks

    serkan
    Moderator

    Hi,
    You can try to use these custom css codes;

    @media screen and (min-width: 768px) { 
    .home .site-header { padding-top: 1em; padding-bottom: .8em; }
    .home .site-header .site-logo { margin-bottom: .4em; }
    .home .site-main { margin-top: 0; }
    .home .site-footer { margin-top: 3em; } 
    }

    Thanks

    serkan
    Moderator

    Hi Sebastian,
    I am happy that problem solved. Thanks for the feedback.

    serkan
    Moderator
    Posted in : Changing colors

    Hi,
    You can use this custom css code;

    .event h3 { color: #4ECE99; border: 1px solid #4ECE99; }

    Thanks

    serkan
    Moderator

    Hi,
    Please go to dashboards > appearance > widgets > blog featured area > and delete the unnecessary widgets from the featured area.
    Go to theme folder > documentation > plugin part > Setting Up MailChimp for WordPress.
    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 play on the color and contrast of the map in the following way;

    .map:after { background: rgba(0, 0, 0, 0.75); }

    Go to pages and edit the contact page.
    You can add the Image address at the end of the map shortcode. It will look like the example;
    [map latitude=”-25.363882″ longitude=”131.044922″ zoom=”5″ image=”http://themes.pixelwars.org/empathy/demo/wp-content/uploads/2015/07/marker.png”%5D
    Thanks

    serkan
    Moderator

    Hi, You can browse the WPML plugin. WPML can both take care of your multi-language management as well as connect your site to professional translators who take care of transcribing your content.
    https://wpml.org/home/about-us
    https://wordpress.org/plugins/multilanguage/
    https://wordpress.org/plugins/polylang/
    Thanks

    serkan
    Moderator

    Hi David,
    Instead of a single field, all achieve categories will affect. Appearance > customize > blog > category archive > list.

    serkan
    Moderator

    Hi, I am happy that it is working correctly. Thanks for the feedback.

    Hi, Be very careful when editing your theme function files. A file that you have erased incorrectly can negatively affect the working mechanism. We do not think you will have a problem with Seo.
    Thanks

    serkan
    Moderator
    Posted in : Category Title margin

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

    .is-single-post-title-with-margins .post-header-classic .entry-header {
        padding: 0px 0px 20px 0px; }

    Thanks

    serkan
    Moderator

    Hi Danillo,

    This topic has been asked many times before. By using the search feature, you can easily reach the solution.
    You can use this custom css code;
    .has-bg-img .content:before { background : none }
    http://www.pixelwars.org/forums/topic/styling-for-background-image-on-homepage/

    Your second request is not possible by default. As shown in the associated URL, too many customizations are required. In this you need to know programming at a very good level. Or you need to find someone to do it for you.
    https://github.com/VincentGarreau/particles.js/

    The menu structure is displayed seamlessly on all devices. Your zooming is an extra experience. You can also remove this by reducing the font size by 1px.
    .nav-menu ul li { font-size: 9px; }

    Thanks

    serkan
    Moderator

    Hi,
    Please go to appearance > customize > header > menu > menu align ( right )
    Thanks

    serkan
    Moderator

    Hi abeatearth,
    You can try to use these custom css codes;

    .footer-subscribe { display: none; }
    .home .footer-subscribe, .single-post .footer-subscribe { display: block; }

    Go to mailchimp for wp > forms > form behaviour > Hide form after a successful sign-up
    Thanks

    serkan
    Moderator
    Posted in : categories in sidebar

    Hi,
    We use the default WordPress category widget for the sidebar. For more advanced features, you can search for and install custom plugins.
    Thanks

    Hi,
    The gap between the photo in the home and the menu can be reduced as follows. The small space is due to the photograph itself.

    .home .hentry p,  .home .hentry p img { margin-top: 0 !important; }
    .home .hentry { padding-top: 0; }

    You can not get rid of / enable caching for the google fonts that come with the theme by default.
    I could not detect the blog random link in mobile view. By default, the feature you want is not mutually exclusive. When we checked the relevant site on Validator, we did not observe any error that affected the operation of your site. You can ignore this error.

    serkan
    Moderator
    Posted in : Category Title margin

    Hi, I do not see this custom css code in the source code. Could you be sure you copied it to the right place?
    http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
    Thanks

    serkan
    Moderator
    Posted in : Portfolio Issues

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

    Hi,
    You can use these custom css codes;

    .page-bottom input[type=submit], .page-bottom input[type=button], .page-bottom button, .page-bottom a.button { color: #71FFD9; border-color: #71FFD9; }
    .page-bottom .fun-fact i { color: #71FFD9; }
    input[type=submit], input[type=button], button, a.button { border: 2px solid #fff; }

    Thanks

    serkan
    Moderator

    Hi Sebastian,
    I want to ask you again so that there is no misunderstanding. You want the sub-departments to stay stable when you hover or click to the menu element. It is not possible if you want it.
    If the thing you want is not clickable parent menu elements, you can do this by creating a custom url and entering a blank hashtag.
    In the meantime, you should share your private passwords through the contact page, not here because of the security issue.
    Thanks

    Hi
    I need to check your related url to detect the real issue. Could you please provide me your related url?
    Thanks

    serkan
    Moderator
    Posted in : Spacing for photos

    Hi,
    When I check your related URL, I can see that there is gap between the images. Did you fix the issue earlier?
    Thanks

    serkan
    Moderator

    Hi Tale,
    I could not check your related page because of the password protection.
    Video url should be like this ;
    https://player.vimeo.com/video/70161069?color=ff9933&title=0&byline=0&portrait=0
    Go to appearance > theme options > logo type image logo > browse > media gallery and choose your logo and save it.
    Thanks

    serkan
    Moderator

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

    serkan
    Moderator
    Posted in : Category Title margin

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

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

    Thanks

Viewing 50 posts - 9,851 through 9,900 (of 15,513 total)