serkan

Forum Replies Created

list of topics you have created till now.

  • serkan
    Moderator

    Hi,
    If you have any cache plugin, it may hold the old caches. Alsa, please clear the browser cache as well.
    Thanks

    serkan
    Moderator

    Hi, Empathy theme does not have a sidebar option. You can search a plugin for sidebar but be sure that it is not conflicting with the theme.
    Thanks

    serkan
    Moderator

    Hi, it is not possible to set a hyperlink in the custom menu of your homepage.

    serkan
    Moderator
    Posted in : Blog Set Up

    Hi,
    First of all, I recommend you to add a featured image to your blog posts.
    Then you can go to appearance > widgets > blog featured area > you can customize the link boxes and add an image for each of them.
    The menu was very confusing. I dragged some parts under the home and left them. You can go to the Menu tab and edit them.
    Thanks

    serkan
    Moderator

    Hi Annie,
    Please go to appearance > customize > meta > single post meta > comments > hidden
    Our default comment feature counts the default comments so it is not possible to count them.
    Also, you can hide our default comment feature with this custom css code;

    div#comments { display: none; }

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

    serkan
    Moderator

    Thanks for the feedback. Please don’t forget to rate the theme on themeforest if you liked it, thanks.

    serkan
    Moderator
    Posted in : Homepage Design

    Hi,
    If you insist to use the default homepage style then you can use this custom css code and remove the latest from the blog section;

    .home .home-title, .home .blog-simple, .home .home-launch { display: none; }

    You can find the rotate words information in the documentation as well. Well, you can copy and paste this html code to the text tab in the homepage;
    <h2><em>Hi.</em> I am Haley Duster</h2>
    <h3>I am a <strong>blogger</strong> <strong>traveler</strong> <strong>writer</strong></h3>

    I don’t recommend you to add an image to navigation section but you can add it via this custom css code;

    .site-navigation .layout-medium {
        background-image: url(http://themes.pixelwars.org/impose/wp-content/uploads/2015/11/06-1-1440x960.jpg);
        max-width: none; }

    Thanks

    serkan
    Moderator

    Hi Chance,
    You can edit all information by go to dashboard > pages > edit related page.
    Example go to dashboard > pages > edit contact page > and re-write your informations.
    Thanks

    serkan
    Moderator

    Hi @pedroguinle
    There was a different sign instead of a quotation mark. I just deleted the quotes in the map shortcode and typed it again and it is working now.
    Thanks

    serkan
    Moderator
    Posted in : Blog Set Up

    Hi,
    You sent us your username and password but you forgot the add the website url.
    Could you please provide me your related url?
    Thanks

    serkan
    Moderator

    Hi Chance,
    Your website’s contact page shortcode should be like this;

    [section_title aign=”center” text=”Drop Me A Line”]
    [contact_form to="info@johndoe.com" subject="Contact form message from Empathy"]
    [map latitude=”-25.363882″ longitude=”131.044922″ zoom=”5″ image=”http://themes.pixelwars.org/empathy/wp-content/uploads/2015/07/marker.png”]

    You need to change the latitude and longitude for Florida.
    https://www.latlong.net/
    Thanks

    serkan
    Moderator
    Posted in : MOBILE TITLE SIZE

    Hi,
    Please go to appearance > customize > site identity > Image logo height mobile > you can increase it.
    Thanks

    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 Nyral,
    It is not possible to move it by default but you can activate the page light text feature.
    Please go to appearance > customize > empathy page color > if your contact page is the 6th then activate the 6. page light text feature
    This way the pin will not bother you.
    Thanks

    serkan
    Moderator

    Hi,
    Do you have any access protection from other countries? When I try to connect your dashboard, I am getting this message “Acesso negado”
    If you activated a plugin for this feature, please deactivate it. If you haven’t installed a plugin for this feature, please contact your hosting company. Maybe they are not allowing me to check your dashboard because of the different country.
    Thanks

    serkan
    Moderator

    Thanks for the feedback.

    serkan
    Moderator

    Hi Johan, We used the fontello icons in the theme. You can find the whole icon list here.
    http://themes.pixelwars.org/readme/css/fonts/fontello/demo.html

    <div class="alert"><strong>NOTE:</strong> This is an alert message.</div>
    <div class="alert success"><strong>NOTE:</strong> This is an alert message.</div>
    <div class="alert info"><strong>NOTE:</strong> This is an alert message.</div>
    <div class="alert error"><strong>NOTE:</strong> This is an alert message.</div>
    

    You need to use the code like this in the text tab. If you customize the icon for the alert shortcode, you need to use the custom css code like this;

    .alert.info:before { content: "\e85c"; color: #FFB000; }
    .alert.error:before { content: "\e85d"; color: #FF6140; }
    .alert.success:before { content: "\e85b"; color: #5BCF80; }

    You can find the content id number in the first url. There is a check box on the right top corner. Activate the codes.
    Thanks

    serkan
    Moderator

    Hi, I will forward your request to our developers and I will keep you updated.
    Thanks for your patience.

    serkan
    Moderator

    Hi, you have an unnecessary p element in the service icons. You should remove them. You can write the shortcodes again or use this custom css code;

    .col-sm-3 > p { display: none; }

    Thanks

    serkan
    Moderator

    Hi,
    I saw the first screenshot but when I try to check the second url i am getting this error message;
    Das angeforderte Bild ist leider nicht mehr verfügbar.
    Could you please check the second url?
    Also, can you tell me your test browser and resolution size as well?
    Thanks

    serkan
    Moderator

    Hi, Thanks for the feedback.

    serkan
    Moderator
    Posted in : Theme Contact Page

    Hi,
    You can delete everything from trash folder and run the one click demo import plugin and you can get all dummy data easily. You can reach them at any time.
    Please read the documentation in the theme folder. You can see all the shortcodes and the necessary information there.
    Thanks

    serkan
    Moderator

    Hi, More than one file needs to be edited. Our support scale includes only simple customizations and custom CSS code. If it was a simple process I could have helped but it is outside of the customization support scale as seen on the theme page in ThemeForest. Thank you for your understanding.

    serkan
    Moderator

    Hi, I am going to take the screenshots of the related url,
    image1
    Could you please point me about the issue?
    image2
    Thanks

    serkan
    Moderator

    Hi @Nyral
    I just checked your related url and it looks arranged correctly. Please clear your browser cache and try it again.
    Thanks

    serkan
    Moderator
    Posted in : Theme Contact Page

    Hi, There may have been an error in the installation section or you may have accidentally deleted it.
    You just need to use contact form shortcode.

    [contact_form to="info@johndoe.com" subject="Contact form message from TheBlogger Theme"]

    Thanks

    serkan
    Moderator

    Hi, If you want to use such a plugin, you can look for another alternative to it or you can ask the author of that plugin.

    serkan
    Moderator

    Hi,
    I just replied to your question on another topic. I recommend you to activate the blogger shortcode plugin and deactivate all third party plugins except default theme plugins and try it again.
    Thanks

    serkan
    Moderator
    Posted in : MOBILE TITLE SIZE

    Hi,
    It adapts itself according to the font size you choose. But you can customize it with this custom CSS code.

    @media screen and (max-width: 767px) {
    h1 { font-size: 40px !important; } }

    Thanks

    serkan
    Moderator

    Hi @caterinafiore
    Did you activate the blogger shortcode plugin? Can you deactivate all third plugins except default theme plugins and try it again?
    Thanks

    serkan
    Moderator

    Hi Prashan,
    We chose home alternate with slider template and used the shortcode like this ; (Added the images by add media button then I chose to create a gallery button. )

    [intro]
    Hi. I am a photographer

    I capture [rotate_words titles=”life.,moments.,happiness.,emotions.,action.,impression.,beauty.”]
    [/intro]

    [gallery size="full" link="none" ids="1214,1215,1216,1217,1218,1219,1220"]

    serkan
    Moderator
    Posted in : Blog Set Up

    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,
    Could you please deactivate all your third party plugins and try it again? One of your plugin may conflict with the theme and keep me updated, please.
    Thanks

    serkan
    Moderator
    Posted in : Theme Appearance

    Hi,
    I uploaded the theme and dummy data as well. You can customize your website easily.
    Thanks

    serkan
    Moderator

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

    serkan
    Moderator

    Hi, Too much customization is required for this. Both js, css and html need to be modified. In addition, many files need to be customized. Unfortunately, I can not help you in this regard. This support request is beyond our support scale. You can search a plugin for this feature.
    Thanks for your understanding.

    serkan
    Moderator

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

    @media screen and (min-width: 768px) {
    .service { margin-left: auto; margin-right: auto; max-width: 90px; } }

    Thanks

    serkan
    Moderator

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

    serkan
    Moderator

    Hi, this is not available by default, needs 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

    Thanks for the feedback.

    serkan
    Moderator

    Thanks for the feedback.

    serkan
    Moderator
    Posted in : Theme Appearance

    Hi, Can you login to your server via SFTP (or FTP)? You should then go to /wp-content/themes folder and find the impose theme and delete all folder. I don’t have your ftp login details so you can do it easily.

    Open FileZilla and connect to your server.
    Navigate to the file you want to delete on the server. Right-click the file and select delete.
    Click OK to confirm the delete Now your file is no longer on the server.

    I think there was an error during installation. If you delete all the files, I will install them again.
    Also if you check out the documentation, you can get information on how to upload the theme via ftp. Don’t worry, we can solve your issue.
    Thanks

    serkan
    Moderator

    Hi, It may be that some of them have two lines and some of them have three lines. Could you provide me your related url, please?
    Thanks

    serkan
    Moderator

    Hi, Please go to your widgets page then just click the save button on the portfolio widget.
    If you still have the issue then deactivate all your plugin and try it again.

    serkan
    Moderator

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

    serkan
    Moderator

    Hi Johan,
    Could you please share the shortcode which is not working and please provide me the related url? I will have a look at the code.
    Thanks

    serkan
    Moderator

    Hi,
    You can install and run loco translate plugin. Then go to loco translate plugin > themes > unrovr > create a new language and search the discover text. You can translate 270 strings from here. Opening a custom page content via the discover button is not available by default, needs 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, I reset the permalinks and it is working now.
    Thanks

    serkan
    Moderator

    Hi @thiago
    Please go to appearance > customize > homepage settings > you can customize the url over here. If you need to change the text then you should run the loco translate plugin and translate the discover string.
    You can use ninjaform plugin instead of default contact form.
    https://wordpress.org/plugins/ninja-forms/
    Your last request is not possible by default.
    Thanks

    serkan
    Moderator

    Hi,
    https://elementor.com/header-footer-builder/
    You can check out this related url. Elementor plugin allows you to customize your header. So you don’t need to use css code for this as well. So are you trying to remove the header in some pages right?
    Thanks

Viewing 50 posts - 8,301 through 8,350 (of 15,513 total)