Reviews for Xoxo - Blog & Magazine WordPress Theme

Reviews for Xoxo - Blog & Magazine WordPress Theme

By
Cart 151 sales
Recently Updated

13 Reviews

for Customer Support

Very efficient and fast technical support, I highly recommend this template.

for Design Quality

Love the design, I am using it for RTL WP and it works really good, no issues at all.

for Customer Support

An awesome theme. Five stars from me – for the design and the fast and friendly support.

Author response

Thank you so much

for Design Quality

Excellent

I bought the theme because it has a very solid style and also because it was so cheap. Foremost, I didn't expect much for the price. But I have to say that the theme is optimal. Of course there are a few description errors, for example in the settings some things are simply called Switcher because it is a switcher, but otherwise everything works pretty well.

I also like the fact that I don't have to use Elementor - which is good for the loading speed of the website. The theme is also excellent and easy to customize because nowhere !important is used in the CSS. The order is respected here, which is why CSS can be used to change things flawlessly.

I also wrote to the support and the points mentioned were corrected within one working day. Great.

I can only recommend it. With the OMGF plugin, the Google Fonts are recognized without any problems and saved locally so that you can also observe the GDPR.

A great theme!

---

A few ideas:

Variable font sizes, e.g. for headings in the archives. These are very "powerful" for long headings and take up a lot of space. Here I was able to adjust the size with CSS, but for people who don't know how to do that, it's certainly an option to be able to adjust the size yourself.

WordPress's hooks or filters would also be useful, for example to rewrite options via PHP code. For example, I would like to adjust the option xoxo_fn_page_style via code, so that a sidebar is shown if, for example, a certain category is used in the post. I have now solved this with get_post_metadata and default_post_metadata. A separate filter for some options would still be great. Example:

add_filter('xoxo_fn_page_style', function ($status, $post_id) {
if (get_post($post_id)->post_type === 'page') {
return 'ws';
}

return $status;
});

Author response

Thank you for your amazing rating. We appreciate all your ideas and suggestions. We will keep improve the theme as much as we can.

for Design Quality

This is a super cool, unique, fun and creative theme - tons of flexible publishing options, layouts and interactive elements. While def a good fit for personal blogs - also has a ton of utility for a more robust, community publishing platform as well. Highly recommended! (would love to see WooCommerce support in the future - but even without it - a great theme and a killer value!)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey