Discussion on Puzzles | WP Magazine / Review with Store WordPress Theme + RTL

Discussion on Puzzles | WP Magazine / Review with Store WordPress Theme + RTL

Cart 1,470 sales
Well Documented

ThemeREX supports this item

Supported

515 comments found.

Hello, i would like to export the ratings for each post from the database, but i can’t find the right tables. Please, can you provide me the tablename(s) where i can find the info. In best case you have a sql script in place, which you can privde me. Many thanks and best regards, Robertinho

Hi, sorry i forgot to say what theme i have i use. This is Puzzle.

Hello,

You can select all ratings from wp_postmeta via this script:

SELECT * FROM `wp_postmeta` WHERE meta_value LIKE ‘ reviews_marks ‘

Kind regards

Hello

if i want to create 2 post type like 1) City 2) Airport

A) is it possible post type City have a categories for review different from post type Airport ? like City will have 3 categories rating : Safety, Clean, Public Transportation and Airport will have : Lounge, Customer Service, Luxury ?

B) is it possible for users to create a different review for each categories i put on City / Airport post type ? like, if City have topic TOKYO, user who visit Tokyo page, will able to add different story and add different rating for categories Safety, Clean, Public Transportation ?

C) If i have Topic/post call TOKYO on post type City, is it possible in that TOKYO page, i put lot of information and show all summary rating from categories i set (Safety, Clean, Public Transportation), and when i try to access one of categories like Safety it will go to page that show all rating and review for Safety in Tokyo ?

Thanks, i hope it clear enough :)

Hello,

Sorry no, this theme does not support review feature for custom post types. But you can set different review options for posts in each category.

Kind regards

this WP theme support 4.8.x ??

Yes, this theme is compatible with a most recent version of WordPress.

this WP theme support 4.8.x ??

Yes, this theme is compatible with a most recent version of WordPress.

I’ve already reported this on ThemeREX’s site directly.

According to NoScript, in this theme, a couple of audio post links in the demo lead to beauty mind. webglogic. com; this site is no longer legitimate and referring to it caused Chrome on Android to flag MY site as deceptive.

I’ve removed them and everything is okay now; just a heads-up that upon downloading you may want to change or remove these links.

Otherwise, I really like this template.

Hello,

Thank you for the heads-up! We will change these links or remove them in the nearest update.

Kind regards

Hi

Is it possible to have the homepage load posts infinitely? For example in your demo, On the homepage I would want posts to keep loading as you reached the bottom

Hello,

Thank you for your question.

Actually, this is possible only if you set website Blog Stream Page as Homepage – because you can select Infinite scroll option https://www.screencast.com/t/oUws1JkINV only for your Blog stream page. But not for some static Page.

Kind regards

In the demo version- the homepage I wanted doesn’t exist. The homepage : Light Puzzles Style is redirecting to your own theme’s preview and doesn’t exist in the theme (and that’s the home page I need) And the side bar doesn’t exist. I only bought this theme cause it states you have a demo version, but what I need from the demo is missing.

Hello,

Actually, this page should be present in our demo content.

Please submit the support ticket at https://themerex.ticksy.com with your FTP server name, username and password ( make sure to create a PRIVATE ticket) so that we can assist you with the issue.

Best Regards

I don’t know what is “FTP server name” and the last time I gave my password and username to a developer on ThemeForest they deleted my entire website. Can you send me an email with the page’s demo so I can upload it ?

The question was replied in the ticket.

Hi, Nice theme, do you plan to come out with Mega Menu? if not, any of mega menu’s plugin (Uber menu) is compatible with your theme?

Hello,

Thank you for your question.

Unfortunately, we do not test this theme to be compatible with any kind of Mega menu’s plugins. So I can’t recommend any. At first look, it should work, but an implementation of this type of menu will require some work for styling.

Kind regards

Hi, May I know, is it possible to adopt one of the best Mega menu with you theme? if not, how to mange hundreds of different category and sub-category in your themes menu? any suggestion?

Hello, I just need quick tip. I’ve registered some custom post types and I would like to get your metaboxes/theme customization to show up on my custom post types as well, is there something i can add to the theme to do that?

Hello,

Sorry no. You can’t use our Post options with your own custom post types.

Kind regards

Hi team,

Beautiful looking theme.

On the classic page – http://puzzleshtml.themerex.net/index4.html , can you alter and reconfigure the category sections to display different category filters and other items on the homepage?

Hello,

Thank you for your question. Sure, you can customize category filters and other items on the page using Blogger shortcode http://puzzles.themerex.net/doc/#sc_blogger

Best regards

Great – one last query: I notice in the article it states how many users have rated a specific article… can you filter this? As in view the articles in “most reviewed” instead of by “star ratings” or “most views” – please say this is possible or help find a way!! Best regards,

Sam

Sorry no – by default there is no such sorting. This will require a certain code customization to add it.

I want to buy this theme also but we all need to know if it works with PHP7

Hello,

We have tested this theme with PHP 7.0.17. All works like a charm. At this moment our demo running with PHP7.

Best regards

Is it compatible with PHP 7.0?

Hello,

We have tested this theme with PHP 7.0.17. All works like a charm. At this moment our demo running with PHP7.

Best regards

Thanks!

I confirm that works like a charm. :)

Hello, Your theme is installed here: http://fitwebhosting.com As you can see, First I don’t know why my home page is not same with your demo! what is the problem? Second There is not lines between blocks in advertisement sidebar like your demo, and Third, the Slogan text is mixed with logo name, how can i move it to the left? Would you please help me to remove these problems? Best

Hello,

Thank you for contacting us.

1,2 It looks like you improperly installed demo data or customized Homepage settings. Could you post a new ticket in our support system https://themerex.ticksy.com and providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info: WordPress Admin username / password and FTP credentials.

3.In order to fix this issue you should insert this line to your Custom CCS: .logo_text .logo_slogan {right: 266px;}

Best regards

I Sent a ticket but nobody answer it!

Please be aware, we do not work on weekends.

Hello, Can you please provide me the css code to disable bullet points of Puzzles theme.

I have tried several standard codes but is does not work.

On page https://muzisyenler.nl/muzisyenler-turkse-muzikanten/ you will see some categories, but on Puzzles theme it shows a > symbol as a bullot point. I would like to disable this using CSS on page.

Thank you, best regards, Hikmet Ticket nr 1048143

This one is solved, thanks.

hi, this template is only for wordpress or is it compatible with bootstrap too?

Hello,

Thank you for your question. This theme is compatible only with WordPress.

Best regards

Hi, Thanks for the great theme. I have been using it for a couple of years.

I recently shifted my website to a hosting that uses Varnish Purge caching. Puzzles is sending no no cache http headers which are preventing Varnish from working. Please tell me what I need to do to prevent Puzzles from leaving these no cache headers.

Thanks.

Hello,

Thank you for your good words about our theme! Please, try to remove lines 572-575 from /includes/_utils.php, like here https://www.screencast.com/t/LJ0ZxjTK

Best regards

Hi. Will this work with Word Press 4.7? Thanks

Hello,

Yes, this theme will work with WordPress 4.7. Our demo website running with the latest version of Wordpress without any issues.

Best regards

​Hello

In webmaster tools in Strukturerede data​ i get errors.

http://screenshot.sh/m3Gg1WxSx6DXa

How do i get that fixed?

Hello,

Unfortunately, I can’t help you with these issues here. Would you create a new support ticket and provide us with more detailed info?

Best regards

Hi. The site I am running this theme on will no longer load – it just times out.

After testing several things (I thought it was DNS related because there are no visible page or WordPress errors), I checked the error log and see the following error: PHP Fatal error: Call to undefined function mb_strrpos() in …. /wp-content/themes/puzzles/includes/_utils.php on line 187.

How do I resolve this error? No changes have been made to the theme or the server files that support this site.

Thank you!

Hello,

It looks like your web server doesn’t allow to use Multibyte String Functions http://php.net/manual/en/ref.mbstring.php

So in order to disable using o these functions you should edit /includes/_utils.php at line 183 and set:

define(‘MULTIBYTE’, false);

like on this screenshot: http://screencast.com/t/grS2FeSoo

Best regards

Hi there, I have a question: Is it possible to have one Home Page that combines the blog-streampage style followed by homepage-classic style? Thank you in advance.

Thank you for your answer. I purchased the theme and I followed your instructions. Unfortunately doesn’t work as it has to.

From Page Options > Blog Single Page > Use fullwidth content (without paddings) when I set it to “No”, shows only 3 posts per line in the Puzzles Section. When I set that to “Yes” the Puzzles show correctly but all the other elements of the Page don’t have padding and it’s not appear very nicely. I’ giving you 2 screenshots to understand better what I mean:

https://s28.postimg.org/4gz8pnnct/Screen_Shot_2016_12_09_at_1_04_25.png https://s28.postimg.org/rjprotou5/Screen_Shot_2016_12_09_at_1_04_40.png

Can I add some padding only to the elements that have the problem? Or is there an option to change the background of the “Box” from grey to white? That way the elements won’t show in the edge of the box. Thank you in advance.

Could I have an answer for the above? Thank you.

Hello,

Thank you for your question.

Actually in your case you should set Use full-width content (without paddings) to Yes and set BG color to white. In order to do that you should set Theme Options -> Customization to White, like here http://www.screencast.com/t/AZYwmTcg1J3R

Also please check Body style parameter. The Background option will affect only Boxed version of Body style

In case you have any further questions, please submit a support ticket at https://themerex.ticksy.com to get a qualified and fast assistance of our tech support operators.

Best regards

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