Make WordPress Themes

Opened 5 years ago

Closed 4 years ago

#78525 closed theme (live)

THEME: GenerPress – 1.0.2

Reported by: topbestviral's profile topbestviral Owned by: bplv's profile bplv
Priority: new theme Keywords: theme-generpress
Cc: topbestviral@…

Description

GenerPress - 1.0.1

GenerPress is a beautifully designed WordPress theme that is built to be creative, modern, fast-loading speed, high performance.

Theme URL - http://opensumo.com/generpress/
Author URL - http://opensumo.com/

Trac Browser - https://themes.trac.wordpress.org/browser/generpress/1.0.1
WordPress.org - https://wordpress.org/themes/generpress/

SVN - https://themes.svn.wordpress.org/generpress/1.0.1
ZIP - https://wordpress.org/themes/download/generpress.1.0.1.zip?nostats=1

History:


https://themes.svn.wordpress.org/generpress/1.0.1/screenshot.jpg

Change History (9)

#1 @acosmin
5 years ago

@themeeverest is this guy cloning your themes?

#2 @themeeverest
5 years ago

@acosmin I dont think the code is cloned
I can see some class/CSS replicas, but nothing that really stands out, some of the designs looks like mine though

#3 @topbestviral
5 years ago

Hello @themeeverest, I never saw his themes before, GenerPress is my new theme that I have updated from my old themes.

#4 @bplv
4 years ago

  • Owner set to bplv
  • Status changed from new to reviewing

@topbestviral Hi,
I'll be reviewing your theme, I'll let you know if anything needs to be fixed.
Cheers!

#5 @topbestviral
4 years ago

ok thank, I will wait for your feedback.

#6 @bplv
4 years ago

@topbestviral Here are some issues that needs to be fixed.

Required

  • header.php line no. 30, 46 invalid escaping for inline css value, use esc_attr() except for url
  • header.php line no. 45 escaping missing for backgroung-image url
  • content.php line no. 23 you do not need to escape the_title_attribute()
  • content-search.php line no. 22 you do not need to escape the_title_attribute()
  • content-grids.php line no. 29 you do not need to escape the_title_attribute()
  • template-tags.php line no. 155 invalid escaping use esc_html for get_the_title, same for line no. 177. It doesn't need to be escaped but if you're escaping it please use proper function.
  • wp_reset_postdata() is required if the_post() is used ref:tabs-widget.php
  • Image url missing for the author image on the screenshot.

#7 @themetracbot
4 years ago

  • Summary changed from THEME: GenerPress – 1.0.1 to THEME: GenerPress – 1.0.2

GenerPress - 1.0.2

GenerPress is a beautifully designed WordPress theme that is built to be creative, modern, fast-loading speed, high performance.

Theme URL - http://opensumo.com/generpress/
Author URL - http://opensumo.com/

Trac Browser - https://themes.trac.wordpress.org/browser/generpress/1.0.2
WordPress.org - https://wordpress.org/themes/generpress/

SVN - https://themes.svn.wordpress.org/generpress/1.0.2
ZIP - https://wordpress.org/themes/download/generpress.1.0.2.zip?nostats=1

Diff with previous version: https://themes.trac.wordpress.org/changeset?old_path=generpress/1.0.1&new_path=generpress/1.0.2

History:


https://themes.svn.wordpress.org/generpress/1.0.2/screenshot.jpg
Theme Check Results:

  • RECOMMENDED: No reference to add_editor_style() was found in the theme. It is recommended that the theme implement editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.

#8 @topbestviral
4 years ago

Issues fixed, if you have more bugs please let me know!

#9 @bplv
4 years ago

  • Resolution set to live
  • Status changed from reviewing to closed

@topbestviral looks like everything is okay. Your theme will be live shortly.

Note: See TracTickets for help on using tickets.