serkan

Forum Replies Created

list of topics you have created till now.

  • serkan
    Moderator

    Hi, I will share a screenshot with you. When you select each photo individually, a panel appears where you can adjust the aspect ratio. Here you can choose full resolution or set a custom aspect ratio.
    https://ibb.co/wh1MXVM
    Thanks

    serkan
    Moderator

    Hi,
    Please go to appearance > theme options > general > Image Logo > you can upload it.

    I will give you a link for your second request. Here you will be able to see the codes of the icons. You can change and use the code you like in the css below.
    https://ibb.co/z5GQG1B
    https://themes-pixeden.com/font-demos/7-stroke/

    .media-box .mask:before { content: "\e69d"; }

    You can also see the similar topic for the video icons;
    https://www.pixelwars.org/forums/topic/changing-portfolio-icons/

    Thanks

    serkan
    Moderator

    Hey mirza,

    Could you post a link to the page in question so that we can take a closer look please?

    Best regards,

    serkan
    Moderator
    Posted in : Edits are out of sync

    Hi,
    Please go to dashboard>settings>reading. Homepage and blog pages are selected here. If your homepage is selected here, elementor does not allow it to be edited. First, select the home page as another page. This will allow you to edit your homepage.
    Thanks

    serkan
    Moderator

    Hi,
    It is not possible for now but i will forward this request to our developer for the future updates.
    Thanks

    serkan
    Moderator
    Posted in : Theme help

    Hi,
    I keep getting the no access error when I click on the url. If you have a cache plugin or other 3rd party software, I recommend that you temporarily deactivate it. Such similar problems are usually caused by cache plugins to make your website load faster.
    Thanks

    serkan
    Moderator

    Hi,
    I am also sharing a screenshot so that you can understand this subject better.
    https://ibb.co/xLkCw0M
    Thanks

    serkan
    Moderator

    Hi,
    Please go to appearance > customize > blog > BLOG REGULAR POST TITLE FONT SIZE (PX) > when you increase it it will change the size.
    But after this steps if you still have the issue, please clear your cache and deactivate your third party plugins and try it again.
    Thanks

    serkan
    Moderator

    Hi Chris,
    I marked the tab where you will download the plugin with a red arrow. After downloading the zip file, you can upload the zip file by going to your plugin tab and clicking the “upload plugin” button at the top.
    https://ibb.co/1sdbZtS
    Thanks

    serkan
    Moderator

    Actually, it appears as a warning when you install the theme, but I think we need to make it more visible. Thank you for feedback.

    serkan
    Moderator

    Hi, Can you be more specific? Are you asking for the blog page or a section of the homepage?
    Thanks

    serkan
    Moderator

    Hi,
    It looks like this when i check your website.
    https://ibb.co/NrBSk4f
    Both the video appears centered and the sidebar on the left is displayed. What kind of image do you get?
    You have 43 active plugins. By deactivating them one by one and clearing the cache, the real problem may arise.
    Thanks

    serkan
    Moderator
    Posted in : Portfolio Issues

    You are welcome :) We’d be very happy if you can spare a minute to rate the theme on ThemeForest. Your feedback will boost our motivation and help us to work harder on future updates.

    https://themeforest.net/downloads

    Thank you for your support.

    serkan
    Moderator

    Hi,
    Please activate pixelwars plugin and try it again.
    Thanks

    serkan
    Moderator

    Hi, You can do this by creating a sketch in Photoshop. There are also applications on the internet that will automatically resize such photos.
    Thanks

    serkan
    Moderator

    Hi,
    You can request the relevant licenses by writing your website in the topic I shared below.
    https://www.pixelwars.org/forums/topic/tutorlms-pro/page/9/
    Thanks

    serkan
    Moderator
    Posted in : footer template error

    Hi, we have released an update with the fix, you can update your theme now.

    Don’t forget to clear your cache.

    Thanks

    How To Update Your Theme:
    https://www.pixelwars.org/forums/topic/how-to-update-your-theme/

    serkan
    Moderator

    Hi,
    A plugin used may have caused this problem.
    I tried to use this custom css code, please check your video again?

    .tutor-video-player .plyr--youtube iframe { height: 150% !important; }

    Thanks

    serkan
    Moderator
    Posted in : Logo

    Hi,
    You can use this custom css code;

    .is-header-small .site-title img { margin-top: 30%; }

    Thanks

    serkan
    Moderator
    Posted in : Paying courses

    Hi, Are you using Learnpress or Tutor LMS pro plugin? I didn’t fully understand what you meant by LMP Pro. I don’t want to mislead.
    Thanks

    serkan
    Moderator
    Posted in : footer template error

    Hi,
    I tried to check your video but i am getting this error message.
    Oops, we couldn’t find this Loom 😓
    It may have been deleted or archived by its creator.
    Could you please provide me again?
    Thanks

    serkan
    Moderator

    Hi @mirza,
    1) Could you please let me know the device, browser and website you are using so that I can test this issue?
    2) When you press the plus sign, it asks you for your structure. After selecting your structure, widgets will appear when you press the icon with 9 dots on the left, which resembles a Rubik’s cube. From here you can add your wish to this field.
    3) The projects/portfolio page comes from the theme core and it can not be edited with Elementor, however, you can edit single project pages with Elementor.
    If you wish to create a customized Projects grid with Elementor, you can use Ultimate Post Kit plugin for Elementor.
    https://wordpress.org/plugins/ultimate-post-kit/
    4) Open the homepage with elementor for the field you want to delete. When you hover over the relevant section, a pink section will open and the delete icon will appear there.
    5) You can request help for this problem from the support page of the relevant plugin. We do not have a policy of providing support for 3rd party plugins.
    6) You can check out this related topic;
    https://elementor.com/help/how-to-duplicate-an-elementor-page/
    Please do not ask bundle questions next time. It is very important for customers experiencing similar problems to reach solutions. I would appreciate it if you could open a separate topic for each of your questions in the future.
    Thanks

    serkan
    Moderator

    Hi, Is your WordPress language the same as the language you want to translate? In general, this difference can cause problems. Also did you press the sync button?
    Thanks

    serkan
    Moderator
    Posted in : Theme help

    Hi,
    When I try to visit your website, I get the following error message “HTTP ERROR 400”. You can contact your hosting regarding this error message.
    First of all, please run your test on our demo site. Does the same image quality degradation problem occur on our demo site?
    1-) Vertical and horizontal cuts are made automatically by WordPress to fit the screen. Here you can minimize cuts by using masonry layout.
    2-) You can remove the filter on the profile picture with the css code below.

    .site-profile-image { filter: none; }

    If you do not know how to use css code, you can get information by clicking the link below.
    https://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
    3-) You can hide the site title with the css code below.

     span.site-title-text { display: none; }

    4-) You can make the fonts on the homepage whiter with the code below.

    .splitting.lines .word { color: #fff; }

    Please do not ask group questions next time. It is very important for customers experiencing similar problems to reach solutions. I would appreciate it if you could open a separate topic for each of your questions in the future.
    Thanks

    serkan
    Moderator
    Posted in : Portfolio Issues

    Hi, I deactivated the Elementor plugin. Portfolio works with ajax structure. Since Elementor also uses an ajax structure, the two ajax structures conflict. Elements requiring extra javascript to work may not work on pages since the page content is fetched via ajax. I also uploaded a portfolio content as a test. Your portfolio page works smoothly when I deactivate the elementor plugin.
    Thanks

    serkan
    Moderator

    Hi,
    You can go to dahboard > posts > create a new post for your news and and set its category to news. When you go to your menu, you can easily show those whose category is news.
    Thanks

    serkan
    Moderator

    Hi,
    Please go to appearance > customize > blog > choose blog and category achieve to the list and save it.
    Then go to dashboard > podcasting > settings > general > Podcast post types > choose blog and save it.
    Thanks

    serkan
    Moderator
    Posted in : Portfolio Issues

    Hi,
    There is a private content box in the box below where you will write your message. Only we can see the message you write here. No one else can see it. We kindly ask you to use this section.
    Thanks

    serkan
    Moderator
    serkan
    Moderator

    Hi,
    This is entirely up to your taste. For example, I recommend uploading 4×3 dimensions photos for the course and blog.
    Thanks

    serkan
    Moderator

    Hi Janine
    Search them in the Loco > WordPress page. Just create your language file for the Development part of WordPress, and use the search field.

    See: https://i.ibb.co/FKhrwYP/loco-wp-development.png

    serkan
    Moderator
    Posted in : Portfolio Issues

    Hi @msegarra
    You have activated the coming soon page so i am not able to check your website?
    Could you please provide me your wp admin details via our private content box below?
    Thanks

    serkan
    Moderator
    Posted in : footer template error

    Hi,
    I just cleared your cache and your footer widget is working well now.
    Thanks

    serkan
    Moderator

    Hi,
    You can get your jetelements and jetpopup licence in this topic.
    https://www.pixelwars.org/forums/topic/tutorlms-pro/
    Please use the topic above and provide your website url and also state specifically that you want license keys for these two plugins.
    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 : Faulty demo

    Hi, This is how Elementor seems to have completed this timeline structure. Like you, when I changed the column positions manually, I could only see the shape you wanted.
    Licenses are defined on the domain. You can delete the first license and request your last url license from us.
    Thanks

    serkan
    Moderator

    Hi,
    I just went to dashboard > appearance > menus > fixed your menu and saved it.
    Thanks

    serkan
    Moderator
    Posted in : Elementer Issue

    Hi, can you contact your hosting provider about increasing the allocated memory size for your site? It should be at least 768 mb. If you still have the issue, please provide me your wp admin details via our private content box below?
    Thanks

    serkan
    Moderator
    Posted in : Article width

    Hi, Don’t worry about this. The developer will get back to you as soon as possible.
    Thanks for your patience.

    serkan
    Moderator
    Posted in : No logo display

    Hi,
    I just checked your website and i saw a logo on your website.
    Do you still have any issue?
    Thanks

    serkan
    Moderator
    Posted in : footer template error

    Hi,
    I didn’t get your message yet. I am waiting your wp admin details via our private content box below?
    Thanks

    serkan
    Moderator
    Posted in : footer template error

    Hi,
    Could you please provide me your wp admin details via our private content box below?
    Thanks

    serkan
    Moderator
    Posted in : Sample Data Issue

    Hi,
    In order to understand why this problem occurs, the WordPress developer will perform the tests again.
    Thanks for your patience.

    serkan
    Moderator

    Hi,
    I conducted my tests with iPhone 14 Pro Max, Safari and Chrome. I didn’t see the problem you mentioned. What is your testing platform?
    Thanks

    serkan
    Moderator
    Posted in : Sample Data Issue

    Hi,
    Is the problem solved when you tick this box?
    Thanks

    serkan
    Moderator

    Hi,
    We will not add or delete your website. Don’t worry about it.
    Thanks

    serkan
    Moderator
    Posted in : Article width

    Hi,
    I will forward this topic to our developer and i will keep you updated.
    Thanks

    serkan
    Moderator

    We’ve never encountered anything like this before. The developer will perform deep tests on this and try to understand the problem. I also stated that there should be a quick response on this issue.
    Thanks

    serkan
    Moderator
    Posted in : View on mobile

    Hi,
    Could you please provide me your wp admin details via our private content box below?
    Thanks

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .slider-box .entry-meta { display: none; }

    Thanks

Viewing 50 posts - 2,201 through 2,250 (of 15,518 total)