• Welcome to RadioDJ - Free Radio Automation Software Forum. Please log in or sign up.

The old WordPress plugin

Started by AndyDeGroo, July 27, 2014, 06:14:45 PM

DJ Garybaldy

Were going to need more details

i.e what build of wordpress are you running? Have you entered all your database details correctly?

Just saying its not working isn't going to get you very far. You might have to wait for a reply from the author of the new version of the WP plugin.

Worlds Biggest Fan of RadioDJ

Install MariaDB https://djgarybaldy.blogspot.com/2020/08/installing-maria-db.html

Install RadioDJ: https://djgarybaldy.blogspot.com/2020/08/how-to-install-radiodj-free-radio.html

Into Internet radio for 25 years 1999-2024

RadioDJ 2045 MariaDB 11.2 Windows 11

alexandru8013

#151
wordpress v4.6 v4.5.3 same problem
yes settings are the same as in v0.5


verify database settings    

Using mysqli client to connect

Successfully connected to RadioDJ database

Database version: 5.5.5-10.0.12-MariaDB

Connection took 0.341 seconds



thank you


Valdis

Quote from: alexandru8013 on August 31, 2016, 10:55:18 AM
wordpress v4.6 v4.5.3 same problem
yes settings are the same as in v0.5


verify database settings    

Using mysqli client to connect

Successfully connected to RadioDJ database

Database version: 5.5.5-10.0.12-MariaDB

Connection took 0.341 seconds

Which shortcode does not work and what do you see on the page you have inserted the shortcode?
I've verified that all shortcodes work in RadoDJ plugin 0.6.2 on WordPress 4.6.
I am, therefore I think.
I design and develop web apps, and have created few RadioDJ plugins - https://axellence.lv/downloads/

alexandru8013

shortcode not working in any of the content page...
nothing appears, blank in content page
shortcode v0.5 works in any page content

DJ Garybaldy

Quote from: alexandru8013 on September 01, 2016, 10:10:42 AM
shortcode not working in any of the content page...
nothing appears, blank in content page
shortcode v0.5 works in any page content

We need more details otherwise others can't diagnose your problem. Just saying the shortcode isn't working isn't going to get you very far.

I'll ask again

QuoteHave you entered all your database details correctly?

Its the only reason i could think of as to why its not working.
Worlds Biggest Fan of RadioDJ

Install MariaDB https://djgarybaldy.blogspot.com/2020/08/installing-maria-db.html

Install RadioDJ: https://djgarybaldy.blogspot.com/2020/08/how-to-install-radiodj-free-radio.html

Into Internet radio for 25 years 1999-2024

RadioDJ 2045 MariaDB 11.2 Windows 11

alexandru8013

I wrote above
the database is ok connects

"button display - verify database settings   

Using mysqli client to connect
Successfully connected to RadioDJ database
Database version: 5.5.5-10.0.12-MariaDB
Connection took 0.341 seconds"



setup is correctly inserted as in v0.5

not display shortcode
View
http://www.oneclub.ro/top-20/
more details don't know..

DJ Garybaldy

I'm fresh out of ideas... Maybe Valdis can help you more with this issue.
Worlds Biggest Fan of RadioDJ

Install MariaDB https://djgarybaldy.blogspot.com/2020/08/installing-maria-db.html

Install RadioDJ: https://djgarybaldy.blogspot.com/2020/08/how-to-install-radiodj-free-radio.html

Into Internet radio for 25 years 1999-2024

RadioDJ 2045 MariaDB 11.2 Windows 11

Valdis

#157
Quote from: alexandru8013 on September 01, 2016, 10:58:10 AM
not display shortcode
View
http://www.oneclub.ro/top-20/
Thanks for providing the link. Now I can look at it.
I suspect a conflict with theme or another plugin. I'm looking into it.

Meanwhile, please turn on WP_DEBUG in wp-config.php temporarily and reload the Top 20 page to see is there are any error messages. If there are, post them here or PM me.
I am, therefore I think.
I design and develop web apps, and have created few RadioDJ plugins - https://axellence.lv/downloads/

Valdis

Now I can say definitely that there is something interfering with display of page content. The content of Top 20 table (sans HTML tags) is present inside meta tags in <head> but not on page. Which means the Top 20 content is generated by RadioDJ plugin at some point but a code in theme or another plugin is using "the_content" filter to modify page and post content before output.


So the issue in not caused by RadioDJ plugin. You'll have to find the code that is causing the issue.
I am, therefore I think.
I design and develop web apps, and have created few RadioDJ plugins - https://axellence.lv/downloads/