Forum Replies Created
list of topics you have created till now.
-
-
Hey Kosta,
Thanks — I can confirm the Foodsy theme is now uploaded.
When I attempt the manual demo import, WordPress returns this server-side error:
“Sorry, there has been an error… uploads being disabled in php.ini or post_max_size smaller than upload_max_filesize…”
This means the import is failing due to hosting/PHP configuration limits, not because of the theme itself. Since this requires server-level adjustments (php.ini / PHP limits), I’m forwarding your case to our developer team to review and provide the correct next steps / files for a clean import.
Regards,
SerkanHi,
I imported the demo content for you.
Have a nice evening.Hi, There is no Foodsy theme among your themes. I didn’t delete it, I haven’t seen the wp reset plugin delete it before, unless someone else removed it. Can you upload the theme from your Themeforest account? I want to solve this problem permanently tonight.
ThanksGood morning,
Thanks for testing all of that — if it still opens a blank Google sign-in modal even with plugins disabled and CDN purged, the most common remaining causes are:
OAuth mismatch (incorrect Client ID / Redirect URI not whitelisted)
Blocked third-party cookies / SameSite cookie behavior (especially on embedded/modals)
A JavaScript console error coming from the Google API script or the social login pluginSo I can review this properly and pinpoint the exact cause, could you please send me:
Which plugin is handling “Sign in with Google” (name + version)A screenshot of your Google Cloud Console → OAuth 2.0 Client settings showing:
Authorized JavaScript origins
Authorized redirect URIs
A screenshot (or copy/paste) of your browser Console + Network tab right after clicking “Sign in with Google” (any red errors / blocked requests)In the meantime, please also confirm:
Are you using www vs non-www (and http vs https) consistently? The Redirect URI must match exactly.
If you have a security plugin/WAF (Cloudflare, Wordfence, etc.), temporarily allow/whitelist Google endpoints and retest.
Once you share the 3 items above, I’ll tell you exactly what needs to be changed in the OAuth/plugin setup.Best regards,
SerkanHello Antonio,
Thank you for following up — I’m sorry this has taken longer than expected.
We can clearly see the issue from your video: the fields render correctly first, then a script/style applies after load and compresses them. Because this is happening after page load, it requires a deeper developer-level investigation.
Fastest workaround (recommended until we deliver a permanent fix):
Please avoid using the [tutor_login] shortcode on an AJAX/animated page.
Instead, use Tutor LMS’s default login page/template (or a normal WordPress page without AJAX transitions) for the login screen.
This will keep the login form stable and working immediately.
In parallel, I have forwarded your case (page link + video) to our developer team so they can identify exactly which global style/script is causing the post-load shrink and provide a permanent fix.
Thanks again for your patience.
Kind regards,
SerkanHi @graval,
Thanks for the info.
Just to clarify: the theme’s Portfolio/Project pages are loaded via AJAX, and Elementor (plus widgets that require extra JavaScript) may not initialize correctly on AJAX-fetched content. That’s why you may see the “content area was not found” error and some elements not working as expected.
Alternative (recommended) option:
If your goal is to customize the Portfolio layout/styles, you can do it directly via the theme Customizer:Appearance → Customize → Portfolio
There you can adjust the Portfolio-related settings (layout, details, etc.) without using Elementor, and it will work properly with the AJAX system.
If you still want Elementor-based editing, you would need to disable the AJAX transitions/loading for those pages (at least temporarily), otherwise Elementor elements requiring extra JS may keep failing.
Regards,
SerkanHi @pranadan,
Thanks for the update.
Yes — we can provide the Amelia license via our developer’s license system.
Please submit your details using this link: https://www.pixelwars.org/forums/topic/tutorlms-pro/To activate the license, please include:
Your website URL (domain)
Once it’s submitted, I’ll forward it to our developer and get the license assigned for you.
Thanks,
SerkanHey Kosta,
Thanks for sharing the updated credentials — I understand you want this handled directly on my side.
Quick update: I attempted to proceed with the WP Reset step so I can run a clean manual import. After triggering the reset, WordPress logged me out (this is expected behavior), but when I tried to log back in using the credentials from the private note, I’m getting an “incorrect password” message.
Could you please re-send the current WP Admin login URL + username + password (and if possible, also confirm you’re sending the WordPress admin password, not the hosting/cPanel one)? Once I’m back in, I’ll continue with the manual import and get everything set up properly.
Thanks a lot for your patience — I really appreciate it, and I’ll take it from here as soon as I have the working login.
Regards,
SerkanHi,
Thank you for the details.
That does sound unusual — normally the demo content package should include the XML files needed for all demo pages (including Project and News). I’ll report this to our developer team and ask them to re-check and test the demo content package on their side to confirm what’s missing and why.
Once I receive their feedback (and the correct XML files if needed), I’ll get back to you right away with an update.
Best regards,
SerkanYou 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.
Hi,
Yes — the page looks darker because of this overlay:.home-wrap .ri-grid:after { opacity: 0.6; background:#111; }To make the page brighter, you can simply reduce the opacity (recommended). Add this CSS (or edit the existing rule):
.home-wrap .ri-grid:after{ opacity: 0.25; /* try 0.10–0.35 */ }If you prefer an even softer bright look, you can switch the overlay to white:
.home-wrap .ri-grid:after{ background: #fff; opacity: 0.10; /* try 0.06–0.18 */ }Please clear your cache after saving (and hard refresh the page) so the change shows immediately.
ThanksHi Kosta,
Thanks for the update — and for resending the login details.
In this case, the font issue is most commonly caused by Elementor’s generated CSS/fonts cache, so even after reimport, the old cached styles can keep overriding the theme fonts.
Please do the following and then re-check the site:
Go to Elementor → Tools
Click Regenerate Files & Data
Then go to Elementor → Settings → Advanced and make sure “Disable Default Fonts” is enabled
Clear all caches again (site cache / performance plugin / server cache / CDN if you use one)
Hard refresh your browser (Ctrl+F5 / Cmd+Shift+R) or test in an incognito window
After these steps, the theme fonts should load correctly.
If it still looks wrong, please tell me which page shows the issue and I’ll check the exact CSS rule that’s overriding the fonts.Hi, Thanks for the feedback :) 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
Moderator15 December 2025 at 23:17Posted in : Theme Not Applied to About Me and Resume PagesHi there,
Thanks for your message.
That Elementor warning (“The content area was not found in your page”) usually appears when the page/template you’re trying to edit is not a standard Elementor page layout (for example, it’s generated by the theme as a Portfolio/Work single item template), so Elementor can’t detect a normal editable content wrapper.
In this theme, Portfolio (Work) items are managed by the theme’s Portfolio system, not as regular Elementor pages. So Elementor won’t open them like a normal page.If you want to edit the single portfolio/work item using Elementor, please enable the theme option inside Elementor:
Go to WP Admin → Elementor → Settings
Open the General tab
Under Post Types, enable/tick Portfolio (or “Works”, depending on how it is named on your site)
Click Save Changes
Then go to Portfolio/Works → Edit and you should see Edit with Elementor.If your goal is to adjust the portfolio layout, typography, spacing, etc., you can do it from:
Dashboard → Appearance → Customize → Portfolio
This is the recommended way to customize portfolio styling and behavior in this theme.Best regards,
SerkanHi there, good evening,
Thanks for reporting this — a blank Google sign-in modal is usually caused by one of these: browser blocking (pop-ups/3rd-party cookies), a JavaScript conflict/minification, or an OAuth configuration mismatch (Redirect URI / Client ID).
Please try these quick checks first:Incognito window (no extensions) and temporarily disable ad-blockers/privacy extensions
Make sure the browser allows pop-ups and third-party cookies for your domain
Clear cache (and if you use any performance plugin/CDN, temporarily disable JS minify/combine/defer and retest)Best regards,
SerkanHi there,
Thanks for the update.
We’ve already replied to your request in the new forum topic you created. Please check our response there and continue the conversation in that same thread so everything stays tracked in one place:
https://www.pixelwars.org/forums/topic/request-to-update-domain-and-licenses/Kindly make sure all requested changes are applied to aulamy.com as you mentioned, and if the developer needs anything else, they will ask you directly in that topic.
Best regards,
SerkanHi there,
Thank you for reaching out and for the detailed explanation.
Please note that we’re not able to directly remove or reassign licenses from our side via support chat. However, you can request a license domain change through our developer team here:
https://www.pixelwars.org/forums/topic/tutorlms-pro/What you need to do:
Reply in that topic and list all of your active licenses / URLs (including the old domain campusemprende.com and the new domain aulamy.com).
Our developer will deactivate/cancel the old domain license and issue/assign the license for the new domain.
Regarding your request to keep the same user account: yes, please use the same forum/account when posting there so you can continue tracking your existing tickets and follow-ups.Best regards,
SerkanHi there,
Thanks for your message.
We have already added one sample form for you. You can also create a new one anytime:
Go to WP Admin → WPForms → Add New
Choose a template (e.g., Simple Contact Form) or start from scratch
Configure Notifications (admin email) and Confirmations
Embed it on your Contact page using the WPForms block or the shortcode provided by WPForms.The demo package and XML files are downloaded from ThemeForest/Envato Downloads. Please download the correct files as follows:
Go to your ThemeForest account → Downloads
Find Nolo theme
Click Download and choose:
Installable WordPress file only (this is the correct ZIP to upload as a theme), or
All files & documentation (this includes extra files like demo content, XML, documentation, etc.).
After downloading, unzip the package and you will find the installable theme ZIP + demo folders (XML) inside.Kind regards,
SerkanHello Vasilis,
Thank you for the update — and for offering to help.
We’ve already forwarded the full technical recap to the Tutor LMS team and we’re currently waiting for their feedback. As soon as we receive an official response or a patch recommendation, we’ll post it here immediately.
In the meantime, as a temporary workaround (to avoid blocked access for new customers), you can consider disabling guest checkout and forcing account creation/login for course purchases, since your tests confirm the issue only happens on guest checkouts. Tutor LMS also has guest checkout controls when using WooCommerce monetization, so disabling guest mode there can help minimize the impact until Tutor provides a permanent fix.
Thanks again for your patience — we’ll keep this thread updated.
Best regards,
SerkanHi,
Yes, both are possible:
1) Disable the mouse pointer effects (circle/sound/ripple)
Please go to Appearance → Customize → General and enable:
Disable Right Ripple Effect → ON, then Publish.
(After that, clear any cache and hard refresh the page.)2) Disable the page transition effect
There isn’t a dedicated on/off option for the page transition in the Customizer. However, you can disable it with this method:Add this to Appearance → Customize → Additional CSS and save:
.overlay { display: none !important; }This is the same approach we recommend for Pixelwars themes to remove the “switch / transition” overlay.
Best regards,
SerkanHi,
Please check it out.
ThanksHi Kosta,
Thanks for sharing the credentials — and happy birthday to the person receiving the gift! 🎉 Wishing them a wonderful day and a great surprise.
When I try to run the demo import, the system logs me out and I get an “incorrect password” message. Could you please double-check the WordPress username/password from your hosting panel (or reset the password once) and confirm the updated login details?
Also, even though your server meets most recommended requirements, I noticed two values that are still lower than what’s recommended for a smooth demo import:
PHP time limit: recommended 300 (currently 120)
Max input time: recommended 1500 (currently 120)
Could you please ask your hosting provider to increase these two settings? This will help prevent incomplete imports and missing styles/fonts.
Once you confirm the correct login details and the updated server values, we can proceed with importing Home Page Style 2 and applying the demo styles/fonts properly.
Best regards,
SerkanHi,
Thanks for your message.
If you change your domain name, please post your new domain URL in the topic below and our team will re-issue/renew the Tutor LMS Pro license for the new domain:
https://www.pixelwars.org/forums/topic/tutorlms-pro/
Other than that, there’s nothing special you need to do for the theme—just make sure you:
Update your WordPress Site URL/Home URL to the new domain
Re-save Permalinks (Settings → Permalinks → Save)
Clear any cache (plugin/server/CDN) after the domain switch
Kind regards,
SerkanHello,
Thank you for your follow-up, and we sincerely apologize for the delay.
We reviewed the video you shared and we can clearly see the issue: the fields render correctly at first and then compress shortly after page load. This typically happens when a global style or a script applies a layout change after the initial render, so it requires a deeper technical check.
We have now forwarded your case (including the video and page link) to our development team for investigation. We’re treating this as a priority and will get back to you with an update as soon as we have findings and the next steps.
Thank you again for your patience and understanding.
Kind regards,
SerkanHi,
When i uplaod image logo negative under your logo, it shows up in the header.
Please check it out.
Thanksserkan
Moderator11 December 2025 at 01:03Posted in : Theme Not Applied to About Me and Resume PagesYou 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.
Hi there,
Thank you for the details.
I checked your Site Health → Server values and I can see that some of your PHP limits are lower than the values we recommend in our documentation. When these limits are not high enough, the demo import can be incomplete, which often causes missing styles and incorrect fonts.
Our recommended values are listed here:
https://www.pixelwars.org/forums/topic/system-requirements-for-wordpress-themes/On your server I can currently see, for example:
PHP max input variables: 1000
PHP time limit: 60
Max input time: 60
Could you please contact your hosting provider and ask them to adjust these PHP settings so they match the recommended values in the link above?
Unfortunately, I cannot change these limits from the WordPress admin panel — they must be updated on the server side by your hosting company.After your host updates the values, please:
Make a full backup of your current site (including the imported demo content, posts, pages, and media).
Please just confirm that the WordPress admin credentials you previously shared are still valid and up to date. If nothing has changed, you don’t need to resend them.
Let me know which demo you want to use exactly (for example: “Main Demo”, “Restaurant Demo”, etc.).
Once I have this, I can reset WordPress and re-import the demo from scratch, so the site matches the original demo styling (fonts, colors, and layout) as closely as possible.
Thanks, and I’ll be happy to continue from there once your server limits are updated.
Hi there,
Thank you for the information. I’d be happy to help you restore the theme exactly as in the original demo. Before we begin, could you please:
Check that your server meets the recommended system requirements for WordPress themes — you can review them here:
https://www.pixelwars.org/forums/topic/system-requirements-for-wordpress-themes/(This ensures we avoid incompatibility issues.)
Share your WordPress admin login credentials via the Private Content Box under our support page — this will allow me to review the settings and perform adjustments directly.
Let me know which demo content you want to replicate, so I can make the site match exactly the version you purchased.
Once I have that, I’ll take care of the styling: fonts, colors, layout — to ensure your site matches the original demo perfectly.
Thanks — looking forward to your response!
Hi there,
Thank you for reaching out!To make sure your font applies globally, please follow the steps below:
First, you can review this helpful guide on adding and managing custom fonts in WordPress:
https://www.wpbeginner.com/wp-themes/how-to-add-custom-fonts-in-wordpress/Then, go to WP Admin Panel → Elementor → Settings.
Under the General tab, enable the option “Disable Default Fonts.”
After saving the changes, Elementor will stop overriding your theme’s typography settings.
This should allow the Epilogue font you set in the Customizer to apply consistently across your site, including areas like the blog and course titles.If you still notice specific sections not updating, feel free to let me know — I’ll be happy to check further.
Thanks!
Hi,
I am not able to see your wp admin details. Could you please provide me your details via our private content box below?
ThanksHi,
Could you please check it out? If you still have the issue, please take a video, host it somewhere and share the video url with us.
ThanksHi @alma
I just deactivated your third party plugins and import the demo content for you.
It is working well now. Please check it out.
ThanksHi there,
Thank you for your message and for sharing the login page URL.
I checked your page and I was able to reproduce the behavior you described: when the page first loads, the username and password fields briefly appear at their normal size and then “shrink” a moment later. This is caused by some global styling on the site that is overriding the default widths of the Tutor LMS [tutor_login] form fields.
You can fix this with a small CSS override. Please add the following code to your site:
/* Keep Tutor LMS login form fields at full width */ .tutor-login-form .tutor-form-control, .tutor-login-form input[type="text"], .tutor-login-form input[type="email"], .tutor-login-form input[type="password"] { width: 100% !important; max-width: 100% !important; box-sizing: border-box; }You can add this via:
Appearance → Customize → Additional CSS
(or Theme Options → Custom CSS, depending on your setup).After saving, please clear any cache (plugin and/or server-side cache) and reload the login page. The fields should keep their normal size and the form should display correctly.
Best regards,
SerkanHi @quratulain,
I am happy to help you. I can import the demo data for you.
Could you please provide me your wp admin details via our private content box below?
And also let me know which demo layout you wanna get in the homepage.
ThanksYou 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.
Hi,
Thanks for reaching out and for sharing your site URL.
To help you fix this quickly, we’d like to check your header and logo settings directly in your dashboard.
Please provide temporary WP Admin access
Kindly add the following details inside the Private Content box (so only support staff can see it):
WP Admin URL
Username
PasswordWe’ll update you as soon as we’ve checked your setup.
Best regards,
SerkanHi Vasilis,
Thank you again for the detailed update — your findings are extremely helpful and they clearly reveal where the issue is coming from.
Based on your tests, we can now confirm:
✅ The problem only happens during guest checkoutWhen a user is not logged in, Apple Pay / Google Pay completes the payment in Stripe, but the WordPress user account is not created or linked early enough for Tutor LMS to attach the enrollment.
This explains why:
Logged-in users → enrollment works
Guest users → no proper account creation → no enrollment → order stuck in “Processing”This behavior confirms that the issue is not theme-related, but a compatibility gap between WooCommerce Stripe Express Checkout and Tutor LMS’s enrollment logic.
✅ We will escalate this to the Tutor LMS development team on your behalf
There is nothing you need to do at this point.We will prepare a technical report, including:
Your test results
The behavior difference between logged-in vs guest checkout
Confirmation that Stripe webhooks are delivered successfully
The fact that standard card payments work normally
The enrollment hook never firing for guest users using Apple/Google PayOur developer will forward this directly to the Tutor LMS engineers so they can reproduce and patch the issue at the plugin level.
We’ll keep you updated.
As soon as we receive feedback from the Tutor LMS team, we will follow up here and guide you through any necessary steps or fixes.Thank you again for your patience, your detailed testing, and for helping narrow this down so precisely.
You’ve already contributed significantly to identifying the root cause.Best regards,
SerkanHi,
Thanks for reaching out.For Tutor LMS Pro license resets or reactivation requests, the developer handles all license operations directly.
Please submit your request using the link below — they will verify your purchase and restore your licenses quickly:
👉 https://www.pixelwars.org/forums/topic/tutorlms-pro/Once the developer reactivates your licenses, you will be able to activate Tutor LMS Pro without any issues.
If you need further help after that, feel free to let me know — I’m happy to assist.Kind regards,
SerkanHi,
Thanks for your message.If the Homepage and Work pages are displaying correctly but the About Me and Resume pages are not using the demo layout, this usually means that the page templates or Elementor content did not import fully during the demo import.
To help you solve this as quickly as possible, we can check your setup directly.
✅ Please provide temporary WP Admin login
Kindly add your temporary WordPress admin username + password inside the Private Content Box below (only visible to support staff):Once we have access, we’ll:
Check whether the About Me and Resume templates imported correctly
Re-assign the correct page templates
Re-import missing Elementor sections if necessary
We’ll make sure your demo looks exactly like Demo 02.Looking forward to your details.
Best regards,
SerkanHi Kenn,
Thanks for your message.
The “All” label on the Projects (Portfolio) filter is not created as a category — it is a theme string, so it needs to be translated using a translation plugin.
✅ Please install Loco Translate
Go to Plugins → Add New
Search for “Loco Translate”
Install and activate
Go to Loco Translate → Themes → AIRZ
Search for the string “All”
Translate it to “Alle”
Save and sync
After this, the filter label will update across your site.
If you need help locating the exact string in Loco Translate, feel free to let me know — I’d be happy to guide you.
Best regards,
SerkanHi,
Thanks for your detailed follow-up — and for sharing your server specifications.
Since the issues you mentioned (colors/typography, missing News/Project pages, missing Prime Slider section) usually occur when the demo import is partially completed, we’ll try a clean reset before re-importing.Clean Reset Using “WP Reset” Plugin
Because the theme does not include a built-in reset function, please install the plugin below:
Plugins → Add New → Search: “WP Reset” → Install → Activate
Then run:
Tools → WP Reset → Site Reset (default reset)
(This does not delete your theme files; it only resets the WP database.)
After the reset, reinstall and activate the required plugins again.Re-import Demo Content
Go to:
Tools → Import Demo Data → Import Demo
Please make sure all required plugins are active before importing:
Missing plugins during import can prevent Projects, News, and slider sections from loading.Refresh Permalinks
After the import completes, go to:
Settings → Permalinks → Save Changes
(You don’t need to modify anything.)
This usually resolves 404 issues for Project and News pages.If the issue persists
No problem — we’re happy to help further.You can:
Share a temporary WordPress admin login, and we will check your setup directly,
We’ll make sure everything is functioning correctly.Best regards,
SerkanMerhaba Aslı Hanım,
Mesajınız için teşekkür ederim — yardımcı olmaktan memnuniyet duyarım.Belirttiğiniz durum, tema uyumsuzluğu veya dosya eksikliği anlamına gelmemektedir. Genellikle bu tür sorunlar sistem gereksinimleri, panel izinleri veya OAuth/Builder tarafında teknik konfigürasyon kontrolleri ile ilgilidir ve güvenle çözülebilir.
📁 Portfolio ve Demo İçeriği Hakkında
Demolarda görünen portfolio sayfaları çoğu zaman hazır demo importu ile yüklenen özel içeriklerdir.Bunların hem menüde hem de WordPress sayfalar alanında görünmeme nedeni, demo içeriğinin henüz sitenize import edilmemiş olmasıdır.
Bu nedenle düzenleme alanı da boş veya görünmez olabilir.
✅ Size yardımcı olabileceğim adımlar
İsterseniz sizin için:✔ Satın aldığınız demo içeriğini (full demo) eksiksiz şekilde kurabilirim
✔ Portfolio sayfasını ve üst menü bağlantısını sizin için aktif hale getirebilirim
✔ Görünürlüğünü hem Menü Çubuğu hem Sayfalar Paneli üzerinden düzenlenebilir yapabilirim🔍 Sizden ricam olacaktır
Lütfen hosting ayarlarınızı aşağıdaki forum konusu üzerinden kontrol ediniz:
https://www.pixelwars.org/forums/topic/system-requirements-for-wordpress-themes/
Bu sayfada, Page Builder’ın sağlıklı çalışabilmesi için gerekli minimum sistem gereksinimleri ve ayarlar yer almaktadır.🔐 Kontrol için WordPress erişimi gerekirse
Eğer gereksinimleri doğrulamanıza rağmen sorun devam ediyorsa, site kontrollerini yapabilmem için:WordPress giriş bilgilerinizi benimle paylaşabilirsiniz
Bilgilerinizi güvenle iletmeniz için lütfen aşağıdaki gizli alanı kullanınız (private content box)Bu alan dışında şifre paylaşılmamasını öneririz, böylece güvenli kontroller sağlanabilir ✅
Hazırsanız demo kurulumuna başlayabiliriz,
Her adımda yanınızdayım.İyi çalışmalar dilerim,
SerkanHi Antonio,
Thanks very much for your message!Since the issue is not related to theme or Elementor compatibility, the behavior you’re seeing with the Tutor LMS Google Login panel is most commonly caused by configuration or script-level factors.
Likely causes to check
Missing or incorrect redirect/callback URI in the Google Developer Console
Client ID / Secret not fully saved or activated in Tutor LMS settings
Cached JavaScript files loading an older version of the login UI
Console errors preventing parts of the login form from renderingRecommended next steps
You can safely try the following:
Open Google Developer Console
Confirm that the Authorized Redirect URI exactly matches the Tutor LMS Google login callback URL
Make sure the Client ID & Secret are published (not in test mode)
Clear your site and browser cache
Reload the page and check F12 → Console for any error messagesThese are standard checks and do not reflect any compatibility issues — just OAuth and frontend script behavior dependencies.
If needed, feel free to share any console output and I’ll gladly help you interpret it step by step.
Looking forward to supporting you further
Best regards,
SerkanHi Ken,
Thanks so much for the update — and that’s great progress! I’m really glad you were able to get the image to fully display and found a workable path forward.No worries at all on the tweaks — experimenting is often part of the process when working on templates, and it looks like you’re on the right track now.
I’ll hold off on escalating as requested. And of course — if anything gets tricky along the way, feel free to check back anytime. Looking forward to helping again if needed!
Thanks again for the kind words — much appreciated!
Wishing you smooth edits from here.Best regards,
SerkanHi Michael,
Glad things are moving again — awesome! 🚀
1) Opening the documentation file
Since your site is WordPress, you don’t need to open a local .txt file at all. The complete and properly formatted documentation is available online:
This opens in your browser as a readable guide and you can follow it directly. ✅
https://docs.pixelwars.org/mindi.php2) Switching to a different Homepage (e.g., Home-2)
Your posts and pages content will remain in WordPress, they will not be deleted.
However, the homepage layout (sections and visual structure) does not automatically transfer between Home options because each homepage is a different template layout.If you switch to Home-2:
Your existing pages/posts are safeYou can reuse content by copying the sections from the current homepage and pasting them into Home-2, then adjust placement to match the new layout
So no rebuilding 300 posts or 30 pages — just rearranging the homepage content as needed.
If you want, I can guide you while moving specific sections over — just let me know.You’re doing great, Michael!
Best regards,
SerkanHi Ken,
Thanks for the update — and no worries at all!
I reviewed the situation and realized this is related to CSS layout and header structure in the Photographer HTML template, so I’ve forwarded your request directly to our developer team to provide you with the correct fix.
They will share the exact solution and code guidance on the forum topic you opened.
Thanks again for your patience — you’re in good hands!
Best regards,
SerkanHi Ken,
Thanks for the clarification! You’re absolutely right — this is part of a bigger Portfolio structure in the Photographer HTML template, not a standalone page.
Also regarding your questions about the menu structure and page hierarchy:
To ensure you get the most accurate guidance without any confusion, we’re forwarding your request directly to our developer team for review.They will share the exact file paths and structure details you need (including where to replace images and manage the menu globally), so we can keep you properly busy building. 😄
We’ll update you as soon as we hear back from them.
Best regards,
SerkanHi Ken,
No worries at all — happy to help, and take your time while getting familiar with everything. 😊
1) Replacing the male model in the demo
That image is part of the Home page gallery section.
You can replace it by editing the page:
This will replace the model with your own work/images.2) Keeping or deleting the dropdown items
You can absolutely delete any menu items you don’t need.
Once your site structure is ready:
Go to Appearance → Menus
Expand each dropdown item
Remove the ones you don’t want
Drag and rearrange the rest as you preferYou are fully free to customize the menu — it won’t break anything.
Happy building!
Best regards,
SerkanHi there,
No worries at all — if you installed the Envato Market plugin, then yes, you will also receive update notifications directly through that plugin.
However, for bundled plugins like the Jet plugins, updates are delivered through our theme, not through Envato Market.
So you can always update Jet plugins from:Appearance → Install Theme Plugins
Whenever we publish new versions, the update button will appear there automatically — you don’t need to request updates each time.
If an update ever fails, just deactivate → delete → reinstall it from the same page.
This will install the latest version safely without losing any data.Let me know if you need anything else! 😊
Hi Vasilis,
Thank you very much for the update — and I’m really sorry to hear the issue resurfaced after everything was working smoothly.
Let’s troubleshoot it together step-by-step, because what you describe typically means one of the triggers stopped firing, usually due to a webhook delay, caching, or an isolated Stripe event not being delivered.1. Please help me confirm whether Stripe is sending the events
Can you go to:
Stripe Dashboard → Developers → Webhooks → Click your endpoint → View “Recent Deliveries”
For the problematic orders, please check if the following events show Success:payment_intent.succeeded charge.succeeded checkout.session.completed (if using Express Checkout)
If Stripe attempted to send them but marked them as Failed, then WooCommerce never receives the trigger — which explains why both snippets suddenly stop working.
This is the number one cause when everything works for a couple of days and then stops.
2. Let’s confirm that no caching layer is blocking callbacks
Sometimes hosting providers introduce updates or patches silently (server-level updates).
Could you check whether your hosting added or modified:
Server-level caching (LiteSpeed, Cloudflare, Redis, NGINX micro-cache)
A firewall/WAF rule
A security plugin that started blocking?wc-api=wc_stripe
Even a minor server-side WAF rule can block Stripe’s webhook calls.3. Regarding the code snippets
The priorities you set are correct and shouldn’t break spontaneously.
But sometimes Code Snippets plugin:
gets disabled automatically after a hosting update
skips execution due to a PHP warning
conflicts with object cachingCould you confirm:
Both snippets are still “Active”
No red warning appears inside Snippets → Logs
If you’d like, you can temporarily move the snippets into a child theme’s functions.php to rule out plugin-level conflicts.We’ll sort this out
Since it worked perfectly for several days, this is almost certainly related to a webhook or server response interruption rather than your theme or LMS setup.
Once you share the webhook delivery logs (success/failure), we’ll know exactly where the chain broke and help you fix it permanently.Looking forward to your update!
Best regards,
Serkan