tucci453
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] After Update Auto Import ErrorTablePress 1.4
Looks like deleting and then re-installing from a fresh download as resolved this issue.
Thanks for the help. I will retry those steps first next time before posting.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] After Update Auto Import ErrorAlso, on the list of auto-import tables, I should have about 20 however, because of the error it shows NONE.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Highlight a Row Based on Value?One last question, and it is a question.
Are we able to use wildcards of some sort like:
[table id=7 row_highlight=”*QB||*RB” /]Meaning, it could recognize anything before QB as part of the parameter to highlight the row? Just a question, didn’t want to create a new ticket to atleast keep all my questions together in the one thread.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Highlight a Row Based on Value?you dah man tobias
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Highlight a Row Based on Value?can you do this for multiple key words or only a single? exmaple:
[table id=7 row_highlight=”QB” row_highlight=”RB” /]
With the CSS
.tablepress .row-highlight-qb td {
background-color: #00FF00 !important;
}.tablepress .row-highlight-rb td {
background-color: #0000FF !important;
}Reason why I ask is because I can’t get it to work.
No caching plugin at all and I am not familiar with cron jobs but with godaddy hosting I know you can set one up.
If I setup a manual cron job on the wp-cron.php file would that be a work around logically? I don’t know what else to look into because I do not have any type of caching plugin
Yes the manual URL import works but not the auto hourly import
Forum: Fixing WordPress
In reply to: Godaddy Hosting White Screen of Death But Was Working Fine All NightI pray to god it is, I’ll update this ticket as I find more information.
Forum: Fixing WordPress
In reply to: Godaddy Hosting White Screen of Death But Was Working Fine All NightI can log into the wp-admin but its basically blank. I see all my posts, but can view them as a website page. no plugins are visible either.
I was trying to use the inhouse sort but because of the mathematics I am using it would never sort it properly.
I was trying to use the custom commands to the best of my knowledge. Was close but thanks for the assistance.
CASE CLOSED
Forum: Plugins
In reply to: [WP-Newsticker] Troubleresolved myself. Edited the main header template not the templates sub templates
tried this. I don’t know what 3.0 did because my site was fine before it.
Same problem I am stumped idk what is going on.