CodeCanyon

Wordpress AdminPage Class

  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
  • United Kingdom
maitreyauk says

Hi Merguez,

this plugin looks fantastic… just one question.. when i use it on my localhost for developing the stuff then i remove this plugin and upload site online does it keep all changes in worpdress or plugin must be installed in worpdress all the time to get changed admin gui?

thank you for quick response

3 months ago
Author
JosephKnightcom JosephKnightcom replied

This isn’t a plugin. The scenario you just described is exactly the thing that i hated about all the plugins doing the same thing. THIS is actually a class which you deliver within your themes folder. It doesn’t need any installation so you can easily switch it between server like you want. It will always just work!

3 months ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
  • Bought between 100 and 499 items
Seviin says
Purchased

Hello. First of all, thanks so much for this file. Its saved me so much time.

Second, I’m having an issue. I’m using the TinyMCE editor component in my theme options, and anytime I insert something with quotation marks (a link or an image), it puts backslashes before the quotation marks.

Any idea what could be causing this?

Thanks!

3 months ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
  • Bought between 100 and 499 items
Seviin says
Purchased

Whoops, nevermind my last question, looks like it was a problem with my host.

Thanks again for this file!

3 months ago
  • Has been a member for 1-2 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 100 and 499 items
  • United Kingdom
  • Referred between 1 and 9 users
Moonworks says
Purchased

I’m having a problem when activating my plugin in Multisite.

The menu shows up on a normal installation of WordPress or on the main account of a multisite, but when I activate my plugin on a multisite, the menu doesn’t appear.

2 months ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Bought between 100 and 499 items
  • Referred between 1 and 9 users
redflamemedia says
Purchased

Hi Merguez,

Really pleased you are picking this project up again!.

Cheers,

Jay

2 months ago
  • Has been a member for 0-1 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • Europe
Pixelous says

There is only url for logo not image upload right?

2 months ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Bought between 100 and 499 items
  • Referred between 1 and 9 users
redflamemedia says
Purchased

hi merguez – do you think you could add an import/export feature for the settings, or are you available for freelance to do something like this?

2 months ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
  • United States
josephknight says
Purchased

Will you please fix the reset button? It’s causing an error on line 370 due to headers already being sent by wordpress template.php. That shouldn’t be hard to fix but it’s been a bug for several months.

Also I didn’t see anything about a date picker or slider in the documentation but you’re clearly advertising that your class does this.

2 months ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
  • United States
josephknight says
Purchased

Checkboxes are not being saved as boolean. I’d recommend both for performance and memory and for the sake of simple clean code upon usage of the option that these be stored as actual true/false instead of “true” and “false” strings. Anyone see a problem with this storage method?

2 months ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 50 and 99 items
  • Netherlands
daanial says
Purchased

Hi Merguez,

Thanks for your plugin! I am trying to add an upload box + input field for url to have a banner on my page and for showing these field I used different codes like

<img src="<?php echo $image['bannerlink']; ?> " />

Or

<img src="<?php $image2 = get_option('bannerimg'); echo $image2['bannerlink']; ?>" />

But nothing is working and I can not show the banner.

Do you have any suggestion?

Thanks, Danial

19 days ago
Author
JosephKnightcom JosephKnightcom replied
<img src="<?php $image2 = get_option('bannerimg'); echo $image2['url']; ?>" />

should do the trick!

15 days ago
Purchased
Default-user daanial replied

Thanks!

14 days ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 50 and 99 items
  • Netherlands
daanial says
Purchased

Hi Merguez,

I am in middle of my project, waiting and I bought this script to use it once and I don’t hear anything from you.

Strange. :(

17 days ago
by
by
by
by
by