-
Posted in : TheBlogger
-
Hello.
I have the Theblogger theme installed. During the theme upgrade, a problem occurred at the top of the page. In the logo that I have placed at the top of the page, there is a pink area. Also, I am not given the option to change the theme. I have upgraded to v2.3.2.
My site: http://www.zoudia.grThank you
Hi, If you cannot access or change theme settings after the update, this could be due to:
A plugin conflict
A JavaScript error in the Customizer
Corrupted theme files during the update
✅ Try This First:
Clear cache (both browser and site cache if using a plugin).Disable all plugins temporarily and check if the Customizer works.
If it works, re-enable plugins one by one to identify the conflict.
🛠 If still not working:
You can manually reinstall the theme:Download a fresh copy of TheBlogger v2.3.2 from your purchase/download source.
Go to Appearance > Themes > Add New > Upload Theme
Upload the ZIP file and choose “Replace active theme with uploaded”.
⚠️ Your content won’t be affected, but always back up your site before a theme re-install.
Hello again,
I tried uninstalling all the add-ons but the problem still remains.
If I proceed with the second solution (reinstall the theme), will I need to reinstall the add-ons? Will the page statistics (blog visits) also be lost?Thank you
Hi, thanks for checking that and for your follow-up.
Reinstalling the theme will not affect your content (posts, pages, or statistics) — those are all stored in your WordPress database, so your blog visits will remain intact.
Your plugins will also stay installed. However, since TheBlogger theme comes with its own companion plugins, after reinstalling you may be asked to re-activate or update those theme plugins. Don’t worry — your plugin data and settings will still be preserved.
As always, I recommend taking a full backup (files + database) before proceeding, just to be safe.
Best regards,
SerkanHello,
I did a fresh installation of the theme but the problem remains.
Also, I can’t switch to another theme, for example to Adventura (i use the mistry).
What else can I do?Hello 👋
Before switching demos, please first export/backup your current content from Tools → Export → All content. Then, if you’d like a specific demo, you can import it, and afterwards re-import your own posts/pages. Please note that switching demos is not one-click; each demo has a different design and needs to be set during the first import.
You can customize the theme via Appearance → Customize.
➡️ About the pink area behind the logo: if you share your WP Admin login details with us inside the Private Content box, I can check and fix it directly for you.
Thanks
Hi,
Could you clearly explain your ongoing issue to me?
ThanksHi Serkan,
I’m having trouble setting up the theme to look like the demo. The menu doesn’t also work like in the demo here: https://themes.pixelwars.org/theblogger/oliver/
When importing the it brought up with a few errors and the blogs look a bit messy.
Please assist. Login details sent in private.
Hi @bill
I just fixed the menu part of your website. If you still need more help don’t hasitate to contact me.
Have a nice day.Hi Serkan, thanks alot!
Is there a way to edit pages without using shortcode? I would like to create a homepage or edit the contact page among other pages.
Hi,
You can easily make designs using elementor instead of shortcode. There is also a documentation link for the theme below. You can also get extra help from there.
https://themes.pixelwars.org/doc/theblogger/#pages
ThanksHi Serkan,
I managed to go through most of it and only a few niggling issues left.
1. How can I prevent the colour of the blog titles from fading to black when the mouse hovers over it?
2. The main footer isnt universal for all the menu pages. How to fix this?
3. How can I make the blog title have the same effect as https://deliriumdeli.com/kaamos/?
4. Is it possible for the instagram icon to be white/light as my background is dark?
5. How to reduce the space between the header and content eg: https://unbarredpress.co.uk/workshops/ I cant seem to add the page title there.
Thank you!
Hi @bill,
Glad you’re making progress! Let me address each of your questions:
1. Blog Title Hover Color
You can override the hover color by adding this CSS in Appearance → Customize → Additional CSS:.post-title a:hover { color: inherit !important; opacity: 0.8; }Adjust as needed — this prevents the title from turning black on hover.
2. Footer Not Showing on All Pages
Make sure your footer widgets are set up under Appearance → Widgets → Footer area. If some pages use a different template (e.g., Elementor full-width), the footer may be hidden. Check your page template settings: edit the page → Page Attributes → make sure it’s not set to a “No Footer” or “Blank” template.3. Blog Title Effect
That effect appears to be a parallax/overlay style hero section with the post title displayed over a featured image. You can achieve a similar look by enabling the “Featured Image as Header Background” option in the theme settings or by building a custom header section with Elementor.4. Instagram Icon Color
You can change the icon color with custom CSS:.social-icons a.instagram { color: #ffffff !important; }Or check Appearance → Customize → Colors/Social Icons section if the theme has a built-in option for this.
5. Space Between Header and Content
To reduce the gap, try adding this CSS:.page .content-area { padding-top: 0 !important; }For the missing page title on your Workshops page, make sure “Show Page Title” is enabled in the page settings or in Appearance → Customize → Page Options.
Note: The exact CSS selectors may vary slightly — if any of these don’t work as expected, feel free to contact me directly.
Best regards,
Serkan
You must be logged in and have valid license to reply to this topic.