serkan

Forum Replies Created

list of topics you have created till now.

  • serkan
    Moderator
    Posted in : Link Is Expired

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

    serkan
    Moderator
    Posted in : Link Is Expired

    Hi,
    I just uploaded the dummy data for you. You can easily customize your theme according to your taste.
    Thanks

    serkan
    Moderator

    Hi Steve,
    I am happy that it was a temporary issue.
    Have a nice day =)

    serkan
    Moderator
    Posted in : Page Link Issue

    Hi I need your wp-login name and password. You can create a temporary username and password for me as well and assign it as Administrator.
    Thanks

    serkan
    Moderator
    Posted in : Link Is Expired

    Hi, Could you please download a fresh copy of the theme from your ThemeForest account and try it again?
    Please be sure that you are uploading bookcard.zip file ?
    Extract the bookcardwp-package and you should upload that file from the theme folder.
    If you still have an issue, could you please contact your hosting company and tell them to check these values for you? In that case, you would have to contact your web hosting provider to increase the limit for you.
    upload_max_filesize = 64M
    post_max_size = 64M
    max_execution_time = 300
    You can also check http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/
    When you have done all of these, and if you still have the issue, send us your wp-admin details via our contact form and add this topic url as well.
    Thanks

    serkan
    Moderator

    Hi, You can see examples by going to the relevant website.
    yourdomain.co.uk/portfolio/outdoor/
    yourdomain.co.uk/portfolio/street/
    yourdomain.co.uk/portfolio/portraits/
    yourdomain.co.uk/portfolio/people/
    When you edit a Portfolio item page, there is a details box on the right-hand side. Here, you can set the desired format. We have described this above, but you have not noticed I guess.
    Thanks

    serkan
    Moderator

    Hi Steve,
    I just checked your related url with chrome Version 68.0.3440.106 (Official Build) (64-bit)
    I haven’t seen any problem with the post titles in the featured area. It may be related to your browser. Have you tested with another chrome browser?
    I just took screenshots about the related issue but I haven’t noticed large intermittent spaces between the blog post listings on the main page.
    https://ibb.co/nrMuGU
    https://ibb.co/c6TKi9
    Are these problems just for you, or are you having problems on other devices? If so, will you share the screen resolution and version number of the browsers?
    Thanks

    serkan
    Moderator

    Hi, The blog sidebar in the Empathy theme can not be customized by default.
    Thanks

    serkan
    Moderator

    Hi, this url is secure. Only we can reach it.
    http://www.pixelwars.org/contact/
    Thanks

    serkan
    Moderator
    Posted in : Header image

    Hi,
    You can customize your page via elementor plugin;
    https://elementor.com/free-elementor-hero-ui-kit/
    https://www.designbuildweb.co/custom-header/
    Thanks

    serkan
    Moderator
    Posted in : Homepage Design

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

    serkan
    Moderator
    Posted in : Page Link Issue

    Hi, Our developers and I checked your related url in different mobile devices. Impressum and Datenschutz links work very well. I think it was a temporary issue.
    Thanks

    serkan
    Moderator

    Hi, The Live customizer only shows the relevant sections of the page you are on. As an example, the blog sidebar is not visible while in the page. You need to check this while on the blog page. This is not a mistake, it is the right way to work.
    Thanks

    serkan
    Moderator

    Hi,
    The footer’s color should be black so the code can work. It is not obvious that the background of the Instagram is in a different color. The example which you gave me, there is a difference between background color. As a second alternative, you can use this code;

    .site-info .textwidget:first-child { border-bottom: 1px solid #ccc; padding-bottom: 18px; }

    You need to write about 20 css codes in order to add tiny arrows. Can not be added with a simple css. Although it looks small, both html and css need to be customized. You can search a plugin for this feature or leave it like this.
    If you want to customize your website so much, I recommend you to investigate the css lesson. So you can learn simple css usage and customize your website to your taste. Apart from the Theblogger theme features, all the things you want are arbitrary customizations.
    Please go to appearance > customize > general > fonts > you can change the font from here. Site title takes the font from h1 so if you change it, you can get what you want. Site description part takes the font from body font.
    If you follow the steps below, you can upload your custom font to your website.
    http://www.pixelwars.org/forums/topic/install-isabella-font-into-text-logo-font-for-site-title/
    I wrote the answer for robot.txt above. It is optimum and no rules.
    Meanwhile, I tested your website with apple and samsung mobile phones. The link box title appears to be aligned. This problem is related to your mobile phone.
    Thanks

    serkan
    Moderator
    Posted in : Feature Image Size

    Hi,
    You can download the plugin on wordpress.org/plugins/simple-image-sizes or simply search for Simple Image Sizes on Plugins → Add new in your WordPress backend to install the plugin.

    After you have installed and activated the plugin, you will find additional image size settings on Settings→ Media. They are added below the default Media settings of WordPress Core.

    WordPress does only generate the image in different sizes when you upload an image. Therefore you have to generate your existing featured images after you have changed any image size.
    Thanks

    serkan
    Moderator
    Posted in : Page Link Issue

    Hi, Due to new updates, it’s on the list but still waiting. Now I redirect it to our developers with the emergency warning.

    serkan
    Moderator

    Hi, On which page, you can view the sidebar options for that page with the live customizer. You can view all of them through the Dashboard.
    Thanks

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .site-footer .site-info { border-top: 1px solid #ccc; }

    After you add the “a” class, you need to add “i” class.

    <i class="fa fa-angle-up"></i>

    You can add this custom css code for the lowercase for the copyright text.

    .site-footer .site-info { text-transform: none !important; }

    You can change the insta title color in footer with this custom css code;

    .footer-insta > .textwidget h2 { color: #fff !important; }

    Try to use this custom css code for making center the insta title;

    .instagram-pics + p { margin-top: 0px; margin-left: -100px; }

    It’s enough to have a photo with a light background. If you would lke to keep the gradient color, you can use this custom css code;

    .header-wrap:before { background: radial-gradient(circle,#0039e5,#dd3333); }

    I do not understand what the problem with the link box is. Explain it for me again.
    There is no relevant rule for the last question you ask.
    Thanks

    serkan
    Moderator
    Posted in : Single post issues

    Hi,
    Please go to appearance > customize > general > fonts > you need to change the body font size. Single blog posts take the font size from body size.
    You can go to appearance > customize > general > layout > increase page/post content width.
    The published date is shown. I have not seen that the updated date is shown. You can go to appearance > customize > meta > single post meta > date > you can set up the position. It is recommended that the screen resolution be at least 1.5 times the size of the devices with retina support. There are those who recommend 1440px or 1920px. 150kb is not a high figure. It already provides by optimizer plugins.
    You can use these custom css codes for uppercase request;

    h4.author-name { text-transform:  uppercase; }
    span.fn { text-transform: none; }

    Thanks

    serkan
    Moderator
    Posted in : Feature Image Size

    Hi,
    Could you give me an example url, please?
    Thanks

    serkan
    Moderator
    Posted in : Homepage Design

    Hi, I just added the rotate words into your homepage. But you have uploaded these words as image logo. It would be nice to delete one of them. You can check out your related page again.
    Thanks

    serkan
    Moderator

    Hi, The solution you find seems quite interesting. You should not have to do this. If you make your changes on the child theme, there will be no corruption with the update. Thank you for your feedback.

    serkan
    Moderator

    Hi, You need to copy and paste the whole HTML code into the related text tab.
    Thanks

    serkan
    Moderator

    Hi Haleigh,
    Please go to appearance > theme options > layout > choose ajax no and save it.
    Thanks

    serkan
    Moderator
    Posted in : shortcode query

    Hi, There is no simple code for it. If you add them to the list, we can detect the ID for each subcategory and hide them via the custom CSS code. But this is not a healthy solution. For each sub-category you add, you need to write custom code.
    You can add this custom css code for the slider border as well;

    @media screen and (max-width: 767px) { .is-slider-title-inline-borders .slider-box .entry-title a, .is-link-box-title-inline-borders .link-box .entry-title a { padding: 3px 14px; border: 2px solid #fff; } }

    Also, please go to appearance > customize > featured area > slider > decrease slider title text ratio and save it. It is too big even for desktop as well.
    Thanks

    serkan
    Moderator

    No, it is not possible.

    serkan
    Moderator
    Posted in : shortcode query

    Hi, WordPress category widget does not have subcategory hiding feature by default. WordPress did not offer such a support for the default category widget.
    I have answered the link box problem in another topic.
    Thanks

    serkan
    Moderator
    Posted in : mailchimp form issue

    Hi,
    I recommend you to check the mailchimp documentation. Step by step, they write about how to do it.
    https://developer.mailchimp.com/documentation/mailchimp/guides/
    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, I explain it like this; The resolution of my screen is 1400 pixels wide. Since the photo you uploaded is 1280px, WordPress automatically crops the photo for me to be adept. This is all about adjusting the aspect ratio.
    Still, if you want to play on the photo, you can change the photo background position with custom css code.

    .featured-area .post-thumbnail { background-position: 50% 25%; }

    First create a page for privacy policy. Put all the necessary information in it. Afterward, paste the URL of that page where I have written the hashtag. By adding this html code to the footer you can get the result.
    Thanks

    serkan
    Moderator
    Posted in : shortcode query

    Hi, Will you open up to me a little more? What is your subcategory? Fitness, fashion, food, fun & travel show up in the sidebar and footer. Aren’t they your parent category? The above codes will not work in the background if you do not have coding knowledge. Because it does not make any sense.

    serkan
    Moderator
    Posted in : mailchimp form issue

    Hi, Jetpack is a plug-in that causes problems on many themes. In general, we can help if there is an issue. But not all features have been tested. Continue with the recommended plugins instead of using it for the Newsletter.
    Thanks

    serkan
    Moderator

    Hi, There is a time limit for any product support you receive. This is not just for us. All authors do this. It’s a rule brought by Envato. You can check out Item Support Policy for Envato market.
    You can make the MailChimp plugin more specific in a post by using the following css code.

    .single-post .mc4wp-form { padding: 28px; background: #f7f7f7; margin-left: auto; margin-right: auto; text-align: center; }

    Thanks

    serkan
    Moderator

    Hi,
    – WordPress automatically crops the image according to the aspect ratio. If you want to avoid this, you need to adjust the photo resolution. For example, 1400px X 800px.
    -Users may also want to scroll up in the middle of the page. They may not come to the footer part completely. If you enter the plugin settings, you can see that you can add 4 different locations. You can investigate whether there are any other plugins that add directly into the footer. This plugin is compatible with the theme. If you want to solve it without a plugin, you can check out this related topic;
    https://stackoverflow.com/questions/43443108/back-to-top-button-in-footer
    – If you browse the url I share, you can see the html code that starts with “a href”. Only the text appears the link does not appear. Example;
    <a href="#" target="_blank">This text will appear</a>
    You can drag and drop a text widget to the footer area and use html code for the privacy policy link.
    -As you said, you need to make a lot of coding changes to add the social media to the footer section. By default, it is not possible.

    serkan
    Moderator
    Posted in : Homepage Design

    Hi, i just gave you some custom css codes. You need to copy and paste them into the css box.
    http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
    Thanks

    serkan
    Moderator
    Posted in : Images For Sharing

    Hi, you can check out this related topic;
    https://kb.yoast.com/kb/custom-open-graph-tags/
    The social tab of the meta box allows you to set a custom image, title and description on each post.
    Thanks

    serkan
    Moderator
    Posted in : Mona Feature Area

    Hi,
    Please go to dashboard > appearance > customize > main style > mona
    You can customize the featured area as well. Please go to appearance > widgets > blog featured area > main slider > show items : 3 and save it.
    Thanks

    serkan
    Moderator

    Hi Heather,
    You can send me your wp admin details with related url via our contact form and please add this topic url as well.
    Thanks

    serkan
    Moderator
    Posted in : query packet warning

    Hi missfmixer,
    I already have thousands of customers support and I did not see anyone facing this problem. You can talk about the database and get help on WordPress’s support pages. Or you can ask the hosting company by open a ticket and ask for support.
    This topic is not related to the theme, it is related to the database and mysql.
    Thanks for your understanding.

    serkan
    Moderator
    Posted in : mailchimp form issue

    Hi, I checked your footer widgets and I haven’t seen a MailChimp form added.
    You have customized your footer and may not be compatible with MailChimp. Before you do footer color customization, add all the widgets you need to the footer. Change color afterward. I do not want you to have problems later.
    Thanks

    serkan
    Moderator

    Hi, I try to respond with understanding and respect. But you are complaining that i am not reading your questions properly.
    You are asking a lot of questions on a topic and you are distributing it completely. Please ask for more regular and consistent questions. I am ready to answer all your questions related to the theme. But 90% of the questions you ask are related to the plugin. Style-related issues are of interest to us, but questions about functioning need to be answered by the relevant author. Please, ask your next question in this framework.
    We have never used the Mailchimp form between posts. We have not provided such an example on our website. What you want is in customization. I gave you an url for help. You need to customize and use code according to in that url. By default, your request is not possible.
    In previous questions, I answered the part about load time. You can look at it from there.
    We do not use Akismet on our demo website. This is completely the choice of users. The necessary plugins come with the package at first. Other than that, it is up to the user’s taste.
    Thanks

    serkan
    Moderator
    Posted in : shortcode query

    Hi,
    Do you want to remove the category widget? You can go directly to the widget tab and remove the category directly.
    You also added a menu on the footer. It is not possible to remove subcategories here.
    Thanks

    serkan
    Moderator

    Hi,
    If you have third party plugins, please deactivate them and try it again. If you still have any issue, send me your wp admin details via our contact form and add this topic url as well.
    Thanks

    serkan
    Moderator
    Posted in : shortcode query

    Hi, It can not be changed easily through the Customizer because it has many things in the footer. Customization with custom css code is required for all those.
    Thanks

    serkan
    Moderator

    Hi,
    -We hide the category links if you select the blog circle style. Too many meta tags are spoiling the style. Therefore, it is considered appropriate to hide in the mobile.
    -These boxes are designed for a category name. This code can be of little help;

    @media screen and (max-width: 767px) { .is-link-box-title-inline-borders .link-box .entry-title a { padding: 2px 14px; border: 2px solid #fff; } }

    -I tested your website with a mobile. It is displayed as in the desktop view. The mobilw which I tested is iPhone X.
    – WPFront Scroll Top plugin allows the visitor to easily scroll back to the top of the page.
    https://wordpress.org/plugins/wpfront-scroll-top/
    You can add text widget to the footer and give a related page url link.
    https://en.support.wordpress.com/links/text-widget-links/
    -I have been refreshing the page several times and never encountered the blank problem. There may be a temporary problem.
    Thanks

    serkan
    Moderator
    Posted in : query packet warning

    Hi,
    It is related to your mysql settings. You can check out this related topic;
    https://stackoverflow.com/questions/30753674/error-while-sending-query-packet
    Thanks

    serkan
    Moderator
    Posted in : mailchimp form issue

    Hi, Mailchimp designed for sidebar specifically. Morever if you change the theblogger style from theme customizer, you will get different style but this will reset your settings so be careful.
    Please go to mailchimp for wp > form > you can change the label
    Thanks

    serkan
    Moderator

    Hi,
    You can use mailchimp plugin for subscribe button and you can have a look to this related topic;
    https://kb.mc4wp.com/add-form-posts-automatically/
    We haven’t tested any commenter plugin with the theme.
    I want to say something here. If you are having trouble with load time, you should avoid installing extra plugins.
    Akismet is mostly a successful plugin for spam protection.
    Thanks

    serkan
    Moderator
    Posted in : shortcode query

    Hi, Many css codes are needed to customize footer. But if you want to customize it, you can use these codes.

    .site-footer { background-color: #000; }
    .site-footer .widget-area a { color: #fff !important; }
    .site-footer input[type=submit], .site-footer input[type=button],  .site-footer button, a.button { color: #fff; border: 2px solid #fff; }
    .site-footer .input-text, .site-footer textarea, .site-footer select { color: #fff; border: 2px solid #fff; }
    .site-footer .widget-title span {  color: #fff; }

    We will consider updating the other topic you are talking about.
    Thanks

    serkan
    Moderator

    Hi, The blog list takes information from the blog. You can hide or show sticky posts on the blog. There is no option to hide it in the blog but show it in the blog list.
    Thanks

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