serkan

Forum Replies Created

list of topics you have created till now.

  • serkan
    Moderator
    Posted in : Image size

    Hi,
    Please provide me the relevant information. I still not able to see anything from you.
    Thanks

    serkan
    Moderator
    Posted in : Hide Tagline

    Hi,
    You can use this custom css code;

    .site-header .site-description { display: none; }

    Thanks

    serkan
    Moderator

    Hi,
    Please go to appearance > widgets > empathy template page > please check the page order and please make sure that the contact page is selected.
    Thanks

    serkan
    Moderator
    Posted in : Contact page color

    Hi,
    Please make sure that your menu order and empathy template page widget order should be the same. Then The color change in the order of the contact page on the Customizer will work.
    Thanks

    serkan
    Moderator
    Posted in : Translation to Arabic

    Hi nami,
    The Loco translate plugin helps translate your website into Arabic, but you want to use multiple languages. You can check out the following plugin for this.
    Of course, you do not have to translate all of them. It is enough to translate the words you need.
    https://wpml.org/
    Thanks

    serkan
    Moderator
    Posted in : cannot import demo

    Hi Kutay,
    I tried to access the Admin panel, but it leads to an irrelevant site. It has nothing to do with our product. When I test Google for the website, I can not find any harmful content.
    https://transparencyreport.google.com/safe-browsing/search?url=www.oradaolduguicin.com
    The first thing that comes to mind here is whether you have installed 3rd party plugins.
    You can chech the following website. He also shared a useful explanation.
    http://www.yunuserturk.com/2016/09/wordpress-baska-bir-siteye-yonleniyor-cozumu.html
    There are several ways a site can be redirected that don’t involve domain settings. The most common is to have a redirect set in your .htaccess file. Other ways involve compromising the code of your pages or the code of the application your site runs on, such as WordPress. These issues can be more difficult to track down.
    Restoring your site was a good idea.

    serkan
    Moderator

    Hi Insideoutmastery,
    You can upload whole demo content via one click demo upload feature. But, I am happy to help you. You can send me your wp-admin details, related url via our contact form and add this topic url as well. I can upload the demo content for you.
    Thanks

    serkan
    Moderator

    Hi Leiru,
    Please go to dashboard > pages > homepage >you can use map and contact page shortcodes here. And please don’t forget the choose homepage template on the right hand side.

    [row]
    [column width_md="6"]
    [map latitude=”29.720157″ longitude=”-95.4013379″ zoom=”4″ image=”http://themes.pixelwars.org/ucard/wp-content/uploads/2016/11/marker1.png”%5D
    [/column]
    [column width_md="6"]

    Drop Me A Line
    [contact_form to="info@johndoe.com" subject="Contact form message from uCard"]
    [/column]
    [column width_md="12"]
    [fun_fact]

    [icon name=”pe-7s-map-marker”]

    based in Houston, USA
    [/fun_fact]
    [fun_fact]

    [icon name=”pe-7s-call”]

    Tel : +123 456 78900
    [/fun_fact]
    [fun_fact]

    [icon name=”pe-7s-mail”]

    johndoe [at] gmail.com
    [/fun_fact]
    [fun_fact]

    [icon name=”pe-7s-check”]

    Freelance Available
    [/fun_fact]
    [/column]
    [/row]

    serkan
    Moderator
    Posted in : resume page

    Hi,
    Copy the shortcode below from the bottom of the page and paste it in the top row.
    [button text="Download CV" icon="pe-7s-download" url="#"]
    Thanks

    serkan
    Moderator
    Posted in : Scaling Lightboxes

    Hi,
    I would recommend you to use row and column shortcode if you would like to display more than one lightbox item in a row.
    As an example, the column will display 6 photos in 2 rows on one line. This way you will not have to use custom CSS code.
    Thanks

    serkan
    Moderator
    Posted in : Font awesome in CTA

    Hi Johan,
    Please go to text tab and use the html code like this;

    <div class="cta">
    <div class="row">
    <div class="col-sm-8">
    <h3>NEW EMAIL TEMPLATE IN 7 DAYS</h3>
    <p>An English speaking email professional is awaiting your call, to discuss the opportunities. Call us at +31 20 123 123 45.</p>
    </div>
    <div class="col-sm-4">
    <div class="cta-button"><a href="#" class="button green big"><i class="fas fa-camera-retro"></i>Call now</a></div>
    </div>
    </div>
    </div>

    Thanks

    serkan
    Moderator
    Posted in : cannot import demo

    Thank you =)

    serkan
    Moderator
    Posted in : FontAwesome

    Hi, On top of this topic, you should do it through the solution method that Ahmet said.
    Switch to the “Text” tab of your content editor and paste this html;

    <div class="cta">
    <div class="row">
    <div class="col-sm-8">
    <h3>Readme is a beautiful WordPress theme!</h3>
    <p>What are you waiting for? Buy now and begin to blogging.</p>
    </div>
    <div class="col-sm-4">
    <div class="cta-button"><a href="#" class="button  big"><i class="pw-icon-cart"></i>Buy Now!</a></div>
    </div>
    </div>
    </div>
    
    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .post-wrap:before { display: none; }

    I would like to add a note. Removing the Dark filter makes the text on the photo difficult to read.
    Thanks

    serkan
    Moderator
    Posted in : cannot import demo

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

    serkan
    Moderator

    Hi, It is about the page layout. You can change the page layout to full width or use this custom css code;

    .layout-medium {  width: 98%; }

    Thanks

    serkan
    Moderator
    Posted in : cannot import demo

    Hi Kutay,
    You can check out your related url again. It seems okay now.
    Thanks

    serkan
    Moderator

    Hi, As an example, I see that the link below is smooth when I check it on mobile.
    http://serwer1871514.home.pl/autoinstalator/wordpress/?page_id=5198&lang=en

    serkan
    Moderator
    Posted in : Image size

    Hi,
    You can upload your image to your media folder in the dashboard or you can upload to any website such as ;
    https://imgbb.com/upload
    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 : Image size

    Hi Eleanor,
    You can use the image url like this;

    <img alt="" src="image-url-here">

    Also, you can use our contact form if you would like to keep away your private details.
    Thanks

    serkan
    Moderator
    Posted in : cannot import demo

    Hi Kutay,
    I am happy to help you regarding this issue. I have your password and username but you didn’t add your related url. So, could you tell me your related url, please?
    Thanks

    serkan
    Moderator

    Hi, we will think about it. Thanks for the feedback.

    serkan
    Moderator

    Hi, You can continue to use it this way =)

    serkan
    Moderator

    Hi,
    Please go to settings > reading > set up your post count and save it.
    Thanks

    serkan
    Moderator

    Hi,
    Do you mean you want to show the copyright on the homepage and hide on the other pages?
    I will forward the translate issue to our wordpress developer.
    Thanks for your patience.

    serkan
    Moderator
    Posted in : Slider Homepage

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

    serkan
    Moderator

    Firstly,
    Change the antiscroll.js file and try it again.
    – js/antiscroll.js
    Thanks

    serkan
    Moderator
    Posted in : Slider Homepage

    Hi,
    I just deleted your homepage. I set up the portfolio page as a home page. On the right hand side of the page, there is a page featured area. I chose the portfolio featured area and saved it.
    Hopefully, it will work for you.
    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 : iPhone X support

    Hi,
    Apple has set a safe area when it goes into landscape mode on iPhone X. I forwarded this topic to our developer. He will keep you update when he got a solution to this issue.
    Thanks for the feedback.

    serkan
    Moderator
    Posted in : Slider Homepage

    Hi,
    Could you send me your wp admin details via our contact form and add this topic url as well?
    http://www.pixelwars.org/contact/
    Thanks

    serkan
    Moderator

    Hi paulilow,
    I will forward this topic to our wordpress developer.
    Thanks for your patience.

    serkan
    Moderator

    Hi, The codes should work on one by one as well.

    serkan
    Moderator
    Posted in : Cannot import demo

    Hi Kutay,
    Please create a new topic instead of using the old topic. I have got your username and password but I don’t have your website url. So, create a new topic and give me your related url.
    Thanks

    serkan
    Moderator
    Posted in : Slider Homepage

    Hi Mischa,
    Please go to appearance > widgets > portfolio featured area > drag and drop the main slider widget and save it.
    You need to use portfolio featured area instead of page featured area because the portfolio page is your homepage.
    Thanks

    serkan
    Moderator

    Hi eabrouwer3,
    I have a solution for you. First of all, you need to install this plugin;
    https://wordpress.org/plugins/wp-infinite-scrolling/
    After that, go to plugin’s settings. Add the settings that I will tell you below.

    Enable infinite scrolling
    Post container selector = .layout-fixed
    Post selector = .hentry
    Pagination selector = .navigation
    Next link selector = .nav-previous a
    and save changes.
    In this way; you will add the infinite scroll feature to the regular blog structure.

    serkan
    Moderator

    Hi,
    You can check out this related topic;
    http://www.pixelwars.org/forums/topic/photo-gallery-2-question/
    Thanks

    serkan
    Moderator

    Hi,
    There is another solution as well. You can edit the related pages. Go to text tab and you can see the <p> elements. You need to change it like this;

    <p style="line-height:0.3;">

    Thanks

    serkan
    Moderator

    Hi,
    If you go to appearance > customize > homepage settings > remove the url for the “Download CV” Button Text, the cv button will hide.
    You can upload your custom icons in the fontello account and copy the icon names. You can add these icon names to the icons in Appearance> customize> widgets> homepage menu.
    If you don’t add any copyright text, it won’t display. So, i didn’t see any point for adding a custom module for hiding and showing it.
    A message for the contact page is not possible by default. You can use ninjaform or contact form plugin instead of default contact page.
    If you tell me which text is not located in the locotranslate plugin, I can send all the names to our WordPress developer and we can fix it as soon as possible.
    Thanks

    serkan
    Moderator
    Posted in : Slider Homepage

    Hi,
    I could not check your related url because of the construction plugin. If you set up your blog page as a homepage, you need to use the slider widget in the blog featured area.
    Thanks

    serkan
    Moderator
    Posted in : Image size

    Hi Eleanor,
    Could you share me detailed photos related to this issue?
    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 : Demo 03 file

    Hi,
    You can check our this related topic for decreasing the title font for the homepage.
    http://www.pixelwars.org/forums/topic/header-title-2/
    Thanks

    serkan
    Moderator

    Hi Johan, Thanks for the feedback.

    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 : iPhone X support

    Hi,
    I just tested our demo website with iPhone X Landscape mode and i didn’t see any white bar issue. I used safari browser and chrome browser with the latest versions.
    Could you please tell me your test browser and also tell me your related url, please?
    Also, do you see the same problem when you test our demo website?
    Thanks

    serkan
    Moderator

    Hi jimclark509,
    The new structure is actually more useful. Blog styles have been prepared in a more up-to-date structure.
    Appearance> page> you need to select and save related pages from this section. If you do not like the new style, I’ll mention the changing part below.
    changed files
    – css/main.css
    – css/book.css
    – js/main.js
    – js/jquery.isotope.min.js
    – js/antiscroll.js
    – js/twitterFetcher_v10_min.js
    You can find them in the theme folder.
    Thanks

    serkan
    Moderator

    Hi Leiru,
    Please go to contact page and go to visual tab instead of text tab. You can see the shortcode button above the content area. Then you can check all the shortcode list from here.
    Thanks

    serkan
    Moderator

    Merhaba,
    Geri bildirim için teşekkürler.

Viewing 50 posts - 9,251 through 9,300 (of 15,513 total)